2026-08-04 00:01:05.231708 | Job console starting 2026-08-04 00:01:05.242601 | Updating git repos 2026-08-04 00:01:05.295988 | Cloning repos into workspace 2026-08-04 00:01:05.364543 | Restoring repo states 2026-08-04 00:01:05.402181 | Merging changes 2026-08-04 00:01:05.402210 | Checking out repos 2026-08-04 00:01:05.575866 | Preparing playbooks 2026-08-04 00:01:07.539313 | Running Ansible setup 2026-08-04 00:01:14.852454 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-04 00:01:15.628731 | 2026-08-04 00:01:15.628865 | PLAY [Base pre] 2026-08-04 00:01:15.644258 | 2026-08-04 00:01:15.644390 | TASK [Setup log path fact] 2026-08-04 00:01:15.664733 | ubuntu-noble-large | ok 2026-08-04 00:01:15.701262 | 2026-08-04 00:01:15.701406 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-04 00:01:15.755944 | ubuntu-noble-large | ok 2026-08-04 00:01:15.774175 | 2026-08-04 00:01:15.774769 | TASK [emit-job-header : Print job information] 2026-08-04 00:01:15.842296 | # Job Information 2026-08-04 00:01:15.842437 | Ansible Version: 2.16.14 2026-08-04 00:01:15.842465 | Job: container-images-kolla-push-2025.1 2026-08-04 00:01:15.842515 | Pipeline: periodic-midnight 2026-08-04 00:01:15.842538 | Executor: 521e9411259a 2026-08-04 00:01:15.842555 | Triggered by: https://github.com/osism/container-images-kolla 2026-08-04 00:01:15.842574 | Event ID: 6a5d756654404b2f8f1341e9509725da 2026-08-04 00:01:15.847125 | 2026-08-04 00:01:15.847209 | LOOP [emit-job-header : Print node information] 2026-08-04 00:01:15.950361 | ubuntu-noble-large | ok: 2026-08-04 00:01:15.950537 | ubuntu-noble-large | # Node Information 2026-08-04 00:01:15.950568 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-08-04 00:01:15.950589 | ubuntu-noble-large | Hostname: ubuntu 2026-08-04 00:01:15.950607 | ubuntu-noble-large | Username: zuul 2026-08-04 00:01:15.950623 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-08-04 00:01:15.950642 | ubuntu-noble-large | Provider: regiocloud-a 2026-08-04 00:01:15.950659 | ubuntu-noble-large | Region: 2026-08-04 00:01:15.950676 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-08-04 00:01:15.950692 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-08-04 00:01:15.950708 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe06:6526 2026-08-04 00:01:15.965684 | 2026-08-04 00:01:15.965783 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-04 00:01:16.518598 | ubuntu-noble-large -> localhost | changed 2026-08-04 00:01:16.528409 | 2026-08-04 00:01:16.528536 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-04 00:01:17.851852 | ubuntu-noble-large -> localhost | changed 2026-08-04 00:01:17.861862 | 2026-08-04 00:01:17.861966 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-04 00:01:18.098602 | ubuntu-noble-large -> localhost | ok 2026-08-04 00:01:18.106959 | 2026-08-04 00:01:18.107551 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-04 00:01:18.136038 | ubuntu-noble-large | ok 2026-08-04 00:01:18.150964 | ubuntu-noble-large | included: /var/lib/zuul/builds/2e721c163f694a24a4498e19244bee70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-04 00:01:18.156769 | 2026-08-04 00:01:18.156845 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-04 00:01:19.944279 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-08-04 00:01:19.944525 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/2e721c163f694a24a4498e19244bee70/work/2e721c163f694a24a4498e19244bee70_id_rsa 2026-08-04 00:01:19.944566 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/2e721c163f694a24a4498e19244bee70/work/2e721c163f694a24a4498e19244bee70_id_rsa.pub 2026-08-04 00:01:19.944603 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-08-04 00:01:19.944628 | ubuntu-noble-large -> localhost | SHA256:u20UuQfuyIRTMKAVkI/YlSNJDDfMN1BSNUCiLKgAOoQ zuul-build-sshkey 2026-08-04 00:01:19.944662 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-08-04 00:01:19.944685 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-08-04 00:01:19.944706 | ubuntu-noble-large -> localhost | |+BOOO*o | 2026-08-04 00:01:19.944727 | ubuntu-noble-large -> localhost | |EoB** o. | 2026-08-04 00:01:19.944747 | ubuntu-noble-large -> localhost | |B+.* o o . | 2026-08-04 00:01:19.944767 | ubuntu-noble-large -> localhost | |=.o . . + | 2026-08-04 00:01:19.944787 | ubuntu-noble-large -> localhost | |. oS. + | 2026-08-04 00:01:19.944812 | ubuntu-noble-large -> localhost | | o ..+ . | 2026-08-04 00:01:19.944834 | ubuntu-noble-large -> localhost | | +.+ . | 2026-08-04 00:01:19.944853 | ubuntu-noble-large -> localhost | | ooo | 2026-08-04 00:01:19.944874 | ubuntu-noble-large -> localhost | | ... | 2026-08-04 00:01:19.944894 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-08-04 00:01:19.944945 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.304481 2026-08-04 00:01:19.951950 | 2026-08-04 00:01:19.952052 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-04 00:01:19.992775 | ubuntu-noble-large | ok 2026-08-04 00:01:20.010406 | ubuntu-noble-large | included: /var/lib/zuul/builds/2e721c163f694a24a4498e19244bee70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-04 00:01:20.028770 | 2026-08-04 00:01:20.028893 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-04 00:01:20.058466 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-04 00:01:20.065758 | 2026-08-04 00:01:20.065880 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-04 00:01:20.863959 | ubuntu-noble-large | changed 2026-08-04 00:01:20.887461 | 2026-08-04 00:01:20.887982 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-04 00:01:21.249018 | ubuntu-noble-large | ok 2026-08-04 00:01:21.260205 | 2026-08-04 00:01:21.260301 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-04 00:01:22.060699 | ubuntu-noble-large | changed 2026-08-04 00:01:22.067681 | 2026-08-04 00:01:22.067786 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-04 00:01:22.894979 | ubuntu-noble-large | changed 2026-08-04 00:01:22.903537 | 2026-08-04 00:01:22.903667 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-04 00:01:22.942398 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-04 00:01:22.949366 | 2026-08-04 00:01:22.949513 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-04 00:01:23.716348 | ubuntu-noble-large -> localhost | changed 2026-08-04 00:01:23.743799 | 2026-08-04 00:01:23.743971 | TASK [add-build-sshkey : Add back temp key] 2026-08-04 00:01:24.547492 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/2e721c163f694a24a4498e19244bee70/work/2e721c163f694a24a4498e19244bee70_id_rsa (zuul-build-sshkey) 2026-08-04 00:01:24.547840 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.012137 2026-08-04 00:01:24.555210 | 2026-08-04 00:01:24.555329 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-04 00:01:25.028867 | ubuntu-noble-large | ok 2026-08-04 00:01:25.033953 | 2026-08-04 00:01:25.034045 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-04 00:01:25.061490 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-04 00:01:25.071839 | 2026-08-04 00:01:25.071937 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-04 00:01:25.566342 | ubuntu-noble-large | ok 2026-08-04 00:01:25.574755 | 2026-08-04 00:01:25.574891 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-04 00:01:25.602157 | ubuntu-noble-large | ok 2026-08-04 00:01:25.606920 | 2026-08-04 00:01:25.607005 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-04 00:01:25.939858 | ubuntu-noble-large -> localhost | ok 2026-08-04 00:01:25.952618 | 2026-08-04 00:01:25.952831 | TASK [validate-host : Collect information about the host] 2026-08-04 00:01:27.613591 | ubuntu-noble-large | ok 2026-08-04 00:01:27.717720 | 2026-08-04 00:01:27.717844 | TASK [validate-host : Sanitize hostname] 2026-08-04 00:01:27.795713 | ubuntu-noble-large | ok 2026-08-04 00:01:27.800777 | 2026-08-04 00:01:27.800869 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-04 00:01:28.650803 | ubuntu-noble-large -> localhost | changed 2026-08-04 00:01:28.657068 | 2026-08-04 00:01:28.657162 | TASK [validate-host : Collect information about zuul worker] 2026-08-04 00:01:29.258237 | ubuntu-noble-large | ok 2026-08-04 00:01:29.263188 | 2026-08-04 00:01:29.263289 | TASK [validate-host : Write out all zuul information for each host] 2026-08-04 00:01:29.846098 | ubuntu-noble-large -> localhost | changed 2026-08-04 00:01:29.875108 | 2026-08-04 00:01:29.875330 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-04 00:01:30.228248 | ubuntu-noble-large | ok 2026-08-04 00:01:30.240018 | 2026-08-04 00:01:30.240358 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-04 00:01:31.141361 | ubuntu-noble-large | changed: 2026-08-04 00:01:31.141692 | ubuntu-noble-large | cd+++++++++ src/ 2026-08-04 00:01:31.141743 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-08-04 00:01:31.141774 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-08-04 00:01:31.141802 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-08-04 00:01:31.141827 | ubuntu-noble-large | Containerfile 2026-08-04 00:01:31.141996 | ubuntu-noble-large | 2026-08-04 00:03:52.676059 | ubuntu-noble-large | 2026-08-04 00:03:52.676088 | ubuntu-noble-large | Or undo this operation with: 2026-08-04 00:03:52.676097 | ubuntu-noble-large | 2026-08-04 00:03:52.676107 | ubuntu-noble-large | git switch - 2026-08-04 00:03:52.676116 | ubuntu-noble-large | 2026-08-04 00:03:52.676125 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-04 00:03:52.676133 | ubuntu-noble-large | 2026-08-04 00:03:52.676143 | ubuntu-noble-large | HEAD is now at d1c4dd49b Merge "Add genisoimage package to nova-compute-ironic" into stable/2025.1 2026-08-04 00:03:52.677740 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-08-04 00:03:52.684959 | ubuntu-noble-large | + export HASH_KOLLA=d1c4dd49b 2026-08-04 00:03:52.685001 | ubuntu-noble-large | + HASH_KOLLA=d1c4dd49b 2026-08-04 00:03:52.685021 | ubuntu-noble-large | + popd 2026-08-04 00:03:52.685260 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-08-04 00:03:52.690363 | ubuntu-noble-large | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-08-04 00:03:52.694239 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-08-04 00:03:52.694271 | ubuntu-noble-large | + pushd kolla 2026-08-04 00:03:52.694398 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-08-04 00:03:52.694412 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-08-04 00:03:52.694423 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:03:52.700216 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2026-08-04 00:03:52.700399 | ubuntu-noble-large | Hunk #1 succeeded at 329 with fuzz 1 (offset 7 lines). 2026-08-04 00:03:52.700967 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:03:52.703890 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2026-08-04 00:03:52.704092 | ubuntu-noble-large | Hunk #1 succeeded at 329 with fuzz 1 (offset 7 lines). 2026-08-04 00:03:52.704692 | ubuntu-noble-large | + popd 2026-08-04 00:03:52.704841 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-08-04 00:03:52.704859 | ubuntu-noble-large | + pushd kolla 2026-08-04 00:03:52.704947 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-08-04 00:03:52.704964 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-08-04 00:03:52.704979 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:03:52.707740 | ubuntu-noble-large | checking file kolla/common/sources.py 2026-08-04 00:03:52.708418 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:03:52.711185 | ubuntu-noble-large | patching file kolla/common/sources.py 2026-08-04 00:03:52.711941 | ubuntu-noble-large | + popd 2026-08-04 00:03:52.712171 | ubuntu-noble-large | + [[ -f templates/2025.1/repos.yaml ]] 2026-08-04 00:03:52.712224 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2026-08-04 00:03:52.855409 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2026-08-04 00:03:52.855494 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2026-08-04 00:03:52.855516 | ubuntu-noble-large | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-08-04 00:03:52.858394 | ubuntu-noble-large | Package: rabbitmq-server 2026-08-04 00:03:52.858440 | ubuntu-noble-large | Pin: version 4.1.* 2026-08-04 00:03:52.858451 | ubuntu-noble-large | Pin-Priority: 1000 2026-08-04 00:03:52.858463 | ubuntu-noble-large | 2026-08-04 00:03:52.858475 | ubuntu-noble-large | Package: openvswitch* 2026-08-04 00:03:52.858485 | ubuntu-noble-large | Pin: version 3.5.* 2026-08-04 00:03:52.858497 | ubuntu-noble-large | Pin-Priority: 1000 2026-08-04 00:03:52.858508 | ubuntu-noble-large | 2026-08-04 00:03:52.858519 | ubuntu-noble-large | Package: erlang* 2026-08-04 00:03:52.858529 | ubuntu-noble-large | Pin: version 1:27.* 2026-08-04 00:03:52.858538 | ubuntu-noble-large | Pin-Priority: 1000 2026-08-04 00:03:52.858548 | ubuntu-noble-large | 2026-08-04 00:03:52.858558 | ubuntu-noble-large | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-08-04 00:03:52.858568 | ubuntu-noble-large | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-08-04 00:03:52.858600 | ubuntu-noble-large | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-08-04 00:03:52.858611 | ubuntu-noble-large | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-08-04 00:03:52.858637 | ubuntu-noble-large | # kolla 992239, master-only) is backported to this release. 2026-08-04 00:03:52.858648 | ubuntu-noble-large | Package: proxysql 2026-08-04 00:03:52.858658 | ubuntu-noble-large | Pin: version 3.0.8* 2026-08-04 00:03:52.858667 | ubuntu-noble-large | Pin-Priority: 1001 2026-08-04 00:03:52.860044 | ubuntu-noble-large | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-08-04 00:03:52.863366 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-08-04 00:03:52.863931 | ubuntu-noble-large | ++ basename overlays/2025.1/nova 2026-08-04 00:03:52.865118 | ubuntu-noble-large | + image_name=nova 2026-08-04 00:03:52.865224 | ubuntu-noble-large | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-08-04 00:03:52.869843 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-08-04 00:03:52.870429 | ubuntu-noble-large | ++ basename overlays/2025.1/base 2026-08-04 00:03:52.871941 | ubuntu-noble-large | + image_name=base 2026-08-04 00:03:52.872044 | 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-08-04 00:03:52.874123 | ubuntu-noble-large | + find patches/2025.1 -mindepth 1 -type d 2026-08-04 00:03:52.877860 | ubuntu-noble-large | patches/2025.1/nova 2026-08-04 00:03:52.877906 | ubuntu-noble-large | patches/2025.1/keystone 2026-08-04 00:03:52.877917 | ubuntu-noble-large | patches/2025.1/kolla 2026-08-04 00:03:52.877927 | ubuntu-noble-large | patches/2025.1/ironic 2026-08-04 00:03:52.877937 | ubuntu-noble-large | patches/2025.1/openstack_requirements 2026-08-04 00:03:52.877948 | ubuntu-noble-large | patches/2025.1/neutron-dynamic-routing 2026-08-04 00:03:52.877958 | ubuntu-noble-large | patches/2025.1/cinder 2026-08-04 00:03:52.880149 | ubuntu-noble-large | ++ find patches/2025.1 -mindepth 1 -type d 2026-08-04 00:03:52.880333 | ubuntu-noble-large | ++ grep kolla 2026-08-04 00:03:52.880730 | ubuntu-noble-large | ++ grep -v kolla-build 2026-08-04 00:03:52.884751 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-08-04 00:03:52.885906 | ubuntu-noble-large | ++ basename patches/2025.1/kolla 2026-08-04 00:03:52.888673 | ubuntu-noble-large | + project=kolla 2026-08-04 00:03:52.890378 | ubuntu-noble-large | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-08-04 00:03:52.890729 | ubuntu-noble-large | ++ sort 2026-08-04 00:03:52.895609 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-08-04 00:03:52.895659 | ubuntu-noble-large | + pushd kolla 2026-08-04 00:03:52.895771 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-08-04 00:03:52.895852 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-08-04 00:03:52.895880 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:03:52.898642 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-08-04 00:03:52.898924 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-08-04 00:03:52.899519 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:03:52.902419 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-08-04 00:03:52.902833 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-08-04 00:03:52.903392 | ubuntu-noble-large | + popd 2026-08-04 00:03:52.903518 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-08-04 00:03:52.903536 | ubuntu-noble-large | + pushd kolla 2026-08-04 00:03:52.903642 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-08-04 00:03:52.903656 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-08-04 00:03:52.903670 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:03:52.905383 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2026-08-04 00:03:52.905465 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2026-08-04 00:03:52.905604 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2026-08-04 00:03:52.905658 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2026-08-04 00:03:52.906061 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:03:52.908749 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2026-08-04 00:03:52.909295 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2026-08-04 00:03:52.909968 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2026-08-04 00:03:52.910459 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2026-08-04 00:03:52.911268 | ubuntu-noble-large | + popd 2026-08-04 00:03:52.911378 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-08-04 00:03:52.911388 | ubuntu-noble-large | + pushd kolla 2026-08-04 00:03:52.911490 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-08-04 00:03:52.911497 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-08-04 00:03:52.911519 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:03:52.914293 | ubuntu-noble-large | checking file kolla/image/tasks.py 2026-08-04 00:03:52.914445 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-08-04 00:03:52.914947 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:03:52.917806 | ubuntu-noble-large | patching file kolla/image/tasks.py 2026-08-04 00:03:52.917943 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-08-04 00:03:52.918492 | ubuntu-noble-large | + popd 2026-08-04 00:03:52.918725 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2026-08-04 00:03:53.561776 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-08-04 00:03:53.665868 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-04 00:03:53.677223 | 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-08-04 00:03:53.765074 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-08-04 00:03:53.776912 | ubuntu-noble-large | Downloading gitpython-3.1.57-py3-none-any.whl.metadata (13 kB) 2026-08-04 00:03:53.860216 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-08-04 00:03:53.871344 | ubuntu-noble-large | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:03:54.130565 | ubuntu-noble-large | Collecting setuptools<82,>=64.0.0 (from -r kolla/requirements.txt (line 5)) 2026-08-04 00:03:54.142730 | ubuntu-noble-large | Downloading setuptools-81.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-04 00:03:54.159874 | 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-08-04 00:03:54.214862 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-08-04 00:03:54.226896 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-08-04 00:03:54.297545 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-08-04 00:03:54.308972 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-04 00:03:54.382721 | ubuntu-noble-large | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-08-04 00:03:54.393486 | ubuntu-noble-large | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:03:54.454329 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-08-04 00:03:54.465307 | ubuntu-noble-large | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-04 00:03:54.517448 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-08-04 00:03:54.529406 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-04 00:03:54.542830 | 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-08-04 00:03:54.544808 | 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.34.2) 2026-08-04 00:03:54.682112 | 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-08-04 00:03:54.694274 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-08-04 00:03:54.730671 | 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.9) 2026-08-04 00:03:54.732361 | 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.18) 2026-08-04 00:03:54.734093 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.26 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-08-04 00:03:54.735259 | ubuntu-noble-large | Requirement already satisfied: certifi>=2023.5.7 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.7.22) 2026-08-04 00:03:54.773568 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-04 00:03:54.807436 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.5 MB/s eta 0:00:00 2026-08-04 00:03:54.820053 | ubuntu-noble-large | Downloading gitpython-3.1.57-py3-none-any.whl (217 kB) 2026-08-04 00:03:54.842982 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.2/217.2 kB 12.2 MB/s eta 0:00:00 2026-08-04 00:03:54.857384 | ubuntu-noble-large | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-08-04 00:03:54.875016 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 11.3 MB/s eta 0:00:00 2026-08-04 00:03:54.888422 | ubuntu-noble-large | Downloading setuptools-81.0.0-py3-none-any.whl (1.1 MB) 2026-08-04 00:03:54.921031 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 37.9 MB/s eta 0:00:00 2026-08-04 00:03:54.934109 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-08-04 00:03:54.949052 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.4 MB/s eta 0:00:00 2026-08-04 00:03:54.961438 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-04 00:03:55.002941 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 65.6 MB/s eta 0:00:00 2026-08-04 00:03:55.017642 | ubuntu-noble-large | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-04 00:03:55.037498 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.0 MB/s eta 0:00:00 2026-08-04 00:03:55.050720 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-04 00:03:55.074063 | ubuntu-noble-large | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-04 00:03:55.088328 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.7 MB/s eta 0:00:00 2026-08-04 00:03:55.101134 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-08-04 00:03:55.407496 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, setuptools, rfc3986, netaddr, pbr, gitdb, oslo.i18n, GitPython, oslo.config 2026-08-04 00:03:55.484465 | ubuntu-noble-large | Attempting uninstall: setuptools 2026-08-04 00:03:55.498838 | ubuntu-noble-large | Found existing installation: setuptools 83.0.0 2026-08-04 00:03:55.534678 | ubuntu-noble-large | Uninstalling setuptools-83.0.0: 2026-08-04 00:03:55.740688 | ubuntu-noble-large | Successfully uninstalled setuptools-83.0.0 2026-08-04 00:03:57.437310 | ubuntu-noble-large | Successfully installed GitPython-3.1.57 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.6.0 oslo.i18n-6.9.0 pbr-7.0.3 rfc3986-2.0.0 setuptools-81.0.0 smmap-5.0.3 stevedore-5.9.0 2026-08-04 00:03:57.550914 | ubuntu-noble-large | + pip3 install kolla/ 2026-08-04 00:03:58.014662 | ubuntu-noble-large | Processing ./kolla 2026-08-04 00:03:58.017128 | ubuntu-noble-large | Installing build dependencies: started 2026-08-04 00:03:59.952510 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2026-08-04 00:03:59.960449 | ubuntu-noble-large | Getting requirements to build wheel: started 2026-08-04 00:04:00.161299 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:04:00.168000 | ubuntu-noble-large | Installing backend dependencies: started 2026-08-04 00:04:02.509181 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2026-08-04 00:04:02.511159 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2026-08-04 00:04:03.161168 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:04:03.178061 | 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.1.dev21) (7.0.3) 2026-08-04 00:04:03.179890 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev21) (3.1.6) 2026-08-04 00:04:03.182268 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev21) (3.1.57) 2026-08-04 00:04:03.184067 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev21) (10.6.0) 2026-08-04 00:04:03.185819 | ubuntu-noble-large | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev21) (81.0.0) 2026-08-04 00:04:03.232925 | 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.1.dev21) (4.0.12) 2026-08-04 00:04:03.236994 | 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.1.dev21) (3.0.3) 2026-08-04 00:04:03.245484 | 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.1.dev21) (1.3.0) 2026-08-04 00:04:03.246734 | 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.1.dev21) (5.9.0) 2026-08-04 00:04:03.248268 | 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.1.dev21) (6.9.0) 2026-08-04 00:04:03.249765 | 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.1.dev21) (2.0.0) 2026-08-04 00:04:03.251215 | 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.1.dev21) (6.0.3) 2026-08-04 00:04:03.252632 | 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.1.dev21) (2.34.2) 2026-08-04 00:04:03.301946 | 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.1.dev21) (5.0.3) 2026-08-04 00:04:03.319819 | 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.1.dev21) (3.4.9) 2026-08-04 00:04:03.321250 | 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.1.dev21) (3.18) 2026-08-04 00:04:03.322772 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev21) (2.7.0) 2026-08-04 00:04:03.324293 | ubuntu-noble-large | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev21) (2026.7.22) 2026-08-04 00:04:03.350653 | ubuntu-noble-large | Building wheels for collected packages: kolla 2026-08-04 00:04:03.351808 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2026-08-04 00:04:04.966203 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-08-04 00:04:04.970526 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-20.4.1.dev21-py3-none-any.whl size=389301 sha256=f42359609026cb102e846c5cb808132d66369218177cc38ef495c6c8fda20c6b 2026-08-04 00:04:04.971073 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-tfu8lu51/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-08-04 00:04:04.985481 | ubuntu-noble-large | Successfully built kolla 2026-08-04 00:04:05.179102 | ubuntu-noble-large | Installing collected packages: kolla 2026-08-04 00:04:05.373914 | ubuntu-noble-large | Successfully installed kolla-20.4.1.dev21 2026-08-04 00:04:05.533061 | ubuntu-noble-large | ++ kolla-build --version 2026-08-04 00:04:06.117204 | ubuntu-noble-large | + export KOLLA_VERSION=20.4.1 2026-08-04 00:04:06.117294 | ubuntu-noble-large | + KOLLA_VERSION=20.4.1 2026-08-04 00:04:06.118624 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-08-04 00:04:06.123934 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=3353739 2026-08-04 00:04:06.124007 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=3353739 2026-08-04 00:04:06.124828 | ubuntu-noble-large | ++ cd release 2026-08-04 00:04:06.124872 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-08-04 00:04:06.128250 | ubuntu-noble-large | + export HASH_RELEASE=8758a59 2026-08-04 00:04:06.128273 | ubuntu-noble-large | + HASH_RELEASE=8758a59 2026-08-04 00:04:06.128347 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2026-08-04 00:04:06.293365 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2026-08-04 00:04:06.293482 | ubuntu-noble-large | DEBUG template-overrides.j2 2026-08-04 00:04:06.293497 | ubuntu-noble-large | + cat templates/2025.1/template-overrides.j2 2026-08-04 00:04:06.296555 | ubuntu-noble-large | {% extends parent_template %} 2026-08-04 00:04:06.296610 | ubuntu-noble-large | 2026-08-04 00:04:06.296626 | ubuntu-noble-large | {% set fluentd_plugins = [ 2026-08-04 00:04:06.296638 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2026-08-04 00:04:06.296649 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2026-08-04 00:04:06.296659 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2026-08-04 00:04:06.296670 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2026-08-04 00:04:06.296680 | ubuntu-noble-large | ] %} 2026-08-04 00:04:06.296691 | ubuntu-noble-large | 2026-08-04 00:04:06.296702 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-08-04 00:04:06.296713 | ubuntu-noble-large | 2026-08-04 00:04:06.296723 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-08-04 00:04:06.296733 | ubuntu-noble-large | 2026-08-04 00:04:06.296772 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2026-08-04 00:04:06.296825 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2026-08-04 00:04:06.296836 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2026-08-04 00:04:06.296846 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-08-04 00:04:06.296856 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.296867 | ubuntu-noble-large | 2026-08-04 00:04:06.296876 | ubuntu-noble-large | {% block horizon_header %} 2026-08-04 00:04:06.296887 | ubuntu-noble-large | RUN apt-get update \ 2026-08-04 00:04:06.296897 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-08-04 00:04:06.296907 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-08-04 00:04:06.296918 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-08-04 00:04:06.296929 | ubuntu-noble-large | && apt-get clean \ 2026-08-04 00:04:06.296939 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-08-04 00:04:06.296949 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.296959 | ubuntu-noble-large | 2026-08-04 00:04:06.296969 | ubuntu-noble-large | {% block horizon_footer %} 2026-08-04 00:04:06.296979 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-08-04 00:04:06.296991 | 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-08-04 00:04:06.297002 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2026-08-04 00:04:06.297012 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.297022 | ubuntu-noble-large | 2026-08-04 00:04:06.297032 | ubuntu-noble-large | {% block base_header %} 2026-08-04 00:04:06.297042 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-08-04 00:04:06.297052 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2026-08-04 00:04:06.297062 | ubuntu-noble-large | 2026-08-04 00:04:06.297072 | ubuntu-noble-large | RUN apt-get update \ 2026-08-04 00:04:06.297084 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-08-04 00:04:06.297094 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2026-08-04 00:04:06.297104 | ubuntu-noble-large | && apt-get clean \ 2026-08-04 00:04:06.297114 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-08-04 00:04:06.297124 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.297140 | ubuntu-noble-large | 2026-08-04 00:04:06.297158 | ubuntu-noble-large | {% block openstack_base_header %} 2026-08-04 00:04:06.297174 | ubuntu-noble-large | RUN apt-get update \ 2026-08-04 00:04:06.297191 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-08-04 00:04:06.297208 | ubuntu-noble-large | && apt-get clean \ 2026-08-04 00:04:06.297226 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-08-04 00:04:06.297243 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.297301 | ubuntu-noble-large | 2026-08-04 00:04:06.297320 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-08-04 00:04:06.297339 | ubuntu-noble-large | 2026-08-04 00:04:06.297357 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-08-04 00:04:06.297375 | ubuntu-noble-large | 2026-08-04 00:04:06.297389 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-08-04 00:04:06.297399 | ubuntu-noble-large | 2026-08-04 00:04:06.297409 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-08-04 00:04:06.297419 | ubuntu-noble-large | {% block cinder_volume_footer %} 2026-08-04 00:04:06.297429 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-08-04 00:04:06.297438 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.297448 | ubuntu-noble-large | 2026-08-04 00:04:06.297458 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-08-04 00:04:06.297468 | ubuntu-noble-large | {% block manila_base_footer %} 2026-08-04 00:04:06.297478 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-08-04 00:04:06.297488 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.297498 | ubuntu-noble-large | 2026-08-04 00:04:06.297508 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-08-04 00:04:06.297518 | ubuntu-noble-large | {% block magnum_base_footer %} 2026-08-04 00:04:06.297528 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-08-04 00:04:06.297538 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-08-04 00:04:06.297548 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-08-04 00:04:06.297558 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.297568 | ubuntu-noble-large | 2026-08-04 00:04:06.297578 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-08-04 00:04:06.297588 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2026-08-04 00:04:06.297598 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-08-04 00:04:06.297608 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-08-04 00:04:06.297617 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.297627 | ubuntu-noble-large | 2026-08-04 00:04:06.297637 | ubuntu-noble-large | {% block grafana_footer %} 2026-08-04 00:04:06.297647 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-08-04 00:04:06.297657 | ubuntu-noble-large | && mkdir -p /operations \ 2026-08-04 00:04:06.297667 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-08-04 00:04:06.297677 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2026-08-04 00:04:06.297687 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.297696 | ubuntu-noble-large | 2026-08-04 00:04:06.297706 | ubuntu-noble-large | {% block keystone_footer %} 2026-08-04 00:04:06.297716 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-08-04 00:04:06.297726 | ubuntu-noble-large | RUN apt-get update \ 2026-08-04 00:04:06.297737 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-08-04 00:04:06.297829 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2026-08-04 00:04:06.297847 | ubuntu-noble-large | libldap-common \ 2026-08-04 00:04:06.297864 | ubuntu-noble-large | libmemcached11 \ 2026-08-04 00:04:06.297880 | ubuntu-noble-large | && apt-get clean \ 2026-08-04 00:04:06.297897 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2026-08-04 00:04:06.297914 | ubuntu-noble-large | && a2enmod auth_openidc 2026-08-04 00:04:06.297930 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.297948 | ubuntu-noble-large | 2026-08-04 00:04:06.297965 | ubuntu-noble-large | {% block footer %} 2026-08-04 00:04:06.297981 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2026-08-04 00:04:06.297997 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2026-08-04 00:04:06.298034 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-08-04 00:04:06.298054 | ubuntu-noble-large | && apt-get autoremove -y \ 2026-08-04 00:04:06.298074 | 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-08-04 00:04:06.298128 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.298147 | ubuntu-noble-large | 2026-08-04 00:04:06.298166 | ubuntu-noble-large | {% block labels %} 2026-08-04 00:04:06.298183 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2026-08-04 00:04:06.298219 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2026-08-04 00:04:06.298237 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="3353739" \ 2026-08-04 00:04:06.298253 | ubuntu-noble-large | "de.osism.commit.kolla"="d1c4dd49b" \ 2026-08-04 00:04:06.298270 | ubuntu-noble-large | "de.osism.commit.kolla_version"="20.4.1" \ 2026-08-04 00:04:06.298287 | ubuntu-noble-large | "de.osism.commit.release"="8758a59" \ 2026-08-04 00:04:06.298304 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2026-08-04 00:04:06.298321 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2026-08-04 00:04:06.298338 | ubuntu-noble-large | "de.osism.release.openstack"="2025.1" \ 2026-08-04 00:04:06.298355 | ubuntu-noble-large | "de.osism.version"="latest" \ 2026-08-04 00:04:06.298373 | ubuntu-noble-large | "org.opencontainers.image.created"="2026-08-04T00:04:06.270011+00:00" \ 2026-08-04 00:04:06.298391 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-08-04 00:04:06.298409 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-08-04 00:04:06.298426 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-08-04 00:04:06.298444 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-08-04 00:04:06.298458 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-08-04 00:04:06.298468 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-08-04 00:04:06.298478 | ubuntu-noble-large | {% endblock %} 2026-08-04 00:04:06.298488 | ubuntu-noble-large | 2026-08-04 00:04:06.298498 | ubuntu-noble-large | + bash scripts/002-generate.sh 2026-08-04 00:04:06.302072 | ubuntu-noble-large | + BASE=ubuntu 2026-08-04 00:04:06.302144 | ubuntu-noble-large | + BASE_VERSION=22.04 2026-08-04 00:04:06.303199 | ubuntu-noble-large | ++ date +%Y%m%d 2026-08-04 00:04:06.306364 | ubuntu-noble-large | + BUILD_ID=20260804 2026-08-04 00:04:06.306418 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-08-04 00:04:06.306439 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-08-04 00:04:06.306453 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-08-04 00:04:06.306466 | ubuntu-noble-large | + VERSION=latest 2026-08-04 00:04:06.306482 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-08-04 00:04:06.306495 | ubuntu-noble-large | + . defaults/all.sh 2026-08-04 00:04:06.306598 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-08-04 00:04:06.306613 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-08-04 00:04:06.306627 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-08-04 00:04:06.306641 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-08-04 00:04:06.307020 | ubuntu-noble-large | +++ deactivate nondestructive 2026-08-04 00:04:06.307086 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:04:06.307117 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:04:06.307135 | ubuntu-noble-large | +++ hash -r 2026-08-04 00:04:06.307152 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:04:06.307168 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-08-04 00:04:06.307185 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-08-04 00:04:06.307202 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-08-04 00:04:06.307226 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-08-04 00:04:06.307243 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-08-04 00:04:06.307261 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-08-04 00:04:06.307277 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-08-04 00:04:06.307302 | 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-08-04 00:04:06.307320 | 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-08-04 00:04:06.307337 | ubuntu-noble-large | +++ export PATH 2026-08-04 00:04:06.307360 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:04:06.307382 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-08-04 00:04:06.307404 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-08-04 00:04:06.307421 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-08-04 00:04:06.307443 | ubuntu-noble-large | +++ export PS1 2026-08-04 00:04:06.307459 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-08-04 00:04:06.307477 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-08-04 00:04:06.307500 | ubuntu-noble-large | +++ hash -r 2026-08-04 00:04:06.307518 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-08-04 00:04:06.308256 | ubuntu-noble-large | +++ date +%Y%m%d 2026-08-04 00:04:06.309517 | ubuntu-noble-large | ++ export BUILD_ID=20260804 2026-08-04 00:04:06.309543 | ubuntu-noble-large | ++ BUILD_ID=20260804 2026-08-04 00:04:06.309580 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-08-04 00:04:06.309591 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-08-04 00:04:06.309601 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-08-04 00:04:06.309611 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-08-04 00:04:06.309640 | ubuntu-noble-large | + export VERSION 2026-08-04 00:04:06.309650 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-08-04 00:04:06.309660 | ubuntu-noble-large | + DOCKER_TAG=build-20260804 2026-08-04 00:04:06.309670 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2026-08-04 00:04:06.309679 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2026-08-04 00:04:06.309689 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-08-04 00:04:06.309703 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2026-08-04 00:04:06.309713 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2026-08-04 00:04:06.483485 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2026-08-04 00:04:06.483603 | 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-08-04 00:04:07.876106 | ubuntu-noble-large | localhost | SUCCESS => { 2026-08-04 00:04:07.876194 | ubuntu-noble-large | "changed": false, 2026-08-04 00:04:07.876208 | ubuntu-noble-large | "gid": 1000, 2026-08-04 00:04:07.876219 | ubuntu-noble-large | "group": "zuul", 2026-08-04 00:04:07.876229 | ubuntu-noble-large | "mode": "0664", 2026-08-04 00:04:07.876239 | ubuntu-noble-large | "msg": "OK", 2026-08-04 00:04:07.876249 | ubuntu-noble-large | "owner": "zuul", 2026-08-04 00:04:07.876260 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-08-04 00:04:07.876271 | ubuntu-noble-large | "size": 4562, 2026-08-04 00:04:07.876281 | ubuntu-noble-large | "state": "file", 2026-08-04 00:04:07.876291 | ubuntu-noble-large | "uid": 1000 2026-08-04 00:04:07.876301 | ubuntu-noble-large | } 2026-08-04 00:04:08.006568 | ubuntu-noble-large | + setini DEFAULT tag build-20260804 2026-08-04 00:04:08.006644 | 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-20260804' 2026-08-04 00:04:09.322176 | ubuntu-noble-large | localhost | CHANGED => { 2026-08-04 00:04:09.322266 | ubuntu-noble-large | "changed": true, 2026-08-04 00:04:09.322279 | ubuntu-noble-large | "gid": 1000, 2026-08-04 00:04:09.322290 | ubuntu-noble-large | "group": "zuul", 2026-08-04 00:04:09.322299 | ubuntu-noble-large | "mode": "0664", 2026-08-04 00:04:09.322311 | ubuntu-noble-large | "msg": "option changed", 2026-08-04 00:04:09.322322 | ubuntu-noble-large | "owner": "zuul", 2026-08-04 00:04:09.322331 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-08-04 00:04:09.322340 | ubuntu-noble-large | "size": 4570, 2026-08-04 00:04:09.322349 | ubuntu-noble-large | "state": "file", 2026-08-04 00:04:09.322358 | ubuntu-noble-large | "uid": 1000 2026-08-04 00:04:09.322367 | ubuntu-noble-large | } 2026-08-04 00:04:09.452556 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2026-08-04 00:04:09.452658 | 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-08-04 00:04:10.838536 | ubuntu-noble-large | localhost | SUCCESS => { 2026-08-04 00:04:10.838634 | ubuntu-noble-large | "changed": false, 2026-08-04 00:04:10.838649 | ubuntu-noble-large | "gid": 1000, 2026-08-04 00:04:10.838661 | ubuntu-noble-large | "group": "zuul", 2026-08-04 00:04:10.838671 | ubuntu-noble-large | "mode": "0664", 2026-08-04 00:04:10.838681 | ubuntu-noble-large | "msg": "OK", 2026-08-04 00:04:10.838691 | ubuntu-noble-large | "owner": "zuul", 2026-08-04 00:04:10.838701 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-08-04 00:04:10.838712 | ubuntu-noble-large | "size": 4570, 2026-08-04 00:04:10.838722 | ubuntu-noble-large | "state": "file", 2026-08-04 00:04:10.838732 | ubuntu-noble-large | "uid": 1000 2026-08-04 00:04:10.838742 | ubuntu-noble-large | } 2026-08-04 00:04:10.969313 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2026-08-04 00:04:10.969388 | 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-08-04 00:04:12.330608 | ubuntu-noble-large | localhost | SUCCESS => { 2026-08-04 00:04:12.330701 | ubuntu-noble-large | "changed": false, 2026-08-04 00:04:12.330715 | ubuntu-noble-large | "gid": 1000, 2026-08-04 00:04:12.330726 | ubuntu-noble-large | "group": "zuul", 2026-08-04 00:04:12.330736 | ubuntu-noble-large | "mode": "0664", 2026-08-04 00:04:12.330746 | ubuntu-noble-large | "msg": "OK", 2026-08-04 00:04:12.330756 | ubuntu-noble-large | "owner": "zuul", 2026-08-04 00:04:12.330766 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-08-04 00:04:12.330811 | ubuntu-noble-large | "size": 4570, 2026-08-04 00:04:12.330822 | ubuntu-noble-large | "state": "file", 2026-08-04 00:04:12.330832 | ubuntu-noble-large | "uid": 1000 2026-08-04 00:04:12.330842 | ubuntu-noble-large | } 2026-08-04 00:04:12.471331 | ubuntu-noble-large | + setini DEFAULT install_type source 2026-08-04 00:04:12.471412 | 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-08-04 00:04:13.804590 | ubuntu-noble-large | localhost | SUCCESS => { 2026-08-04 00:04:13.804666 | ubuntu-noble-large | "changed": false, 2026-08-04 00:04:13.804675 | ubuntu-noble-large | "gid": 1000, 2026-08-04 00:04:13.804681 | ubuntu-noble-large | "group": "zuul", 2026-08-04 00:04:13.804688 | ubuntu-noble-large | "mode": "0664", 2026-08-04 00:04:13.804693 | ubuntu-noble-large | "msg": "OK", 2026-08-04 00:04:13.804697 | ubuntu-noble-large | "owner": "zuul", 2026-08-04 00:04:13.804701 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-08-04 00:04:13.804708 | ubuntu-noble-large | "size": 4570, 2026-08-04 00:04:13.804714 | ubuntu-noble-large | "state": "file", 2026-08-04 00:04:13.804720 | ubuntu-noble-large | "uid": 1000 2026-08-04 00:04:13.804726 | ubuntu-noble-large | } 2026-08-04 00:04:13.947895 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\1 ]] 2026-08-04 00:04:13.947969 | ubuntu-noble-large | + REQUIREMENTS_BRANCH=stable-2025.1 2026-08-04 00:04:13.947980 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-08-04 00:04:13.947991 | 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-08-04 00:04:15.291743 | ubuntu-noble-large | localhost | CHANGED => { 2026-08-04 00:04:15.291851 | ubuntu-noble-large | "changed": true, 2026-08-04 00:04:15.291863 | ubuntu-noble-large | "gid": 1000, 2026-08-04 00:04:15.291870 | ubuntu-noble-large | "group": "zuul", 2026-08-04 00:04:15.291876 | ubuntu-noble-large | "mode": "0664", 2026-08-04 00:04:15.291883 | ubuntu-noble-large | "msg": "section and option added", 2026-08-04 00:04:15.291891 | ubuntu-noble-large | "owner": "zuul", 2026-08-04 00:04:15.291897 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-08-04 00:04:15.291904 | ubuntu-noble-large | "size": 4641, 2026-08-04 00:04:15.291910 | ubuntu-noble-large | "state": "file", 2026-08-04 00:04:15.291916 | ubuntu-noble-large | "uid": 1000 2026-08-04 00:04:15.291923 | ubuntu-noble-large | } 2026-08-04 00:04:15.429905 | 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-08-04 00:04:15.435706 | ubuntu-noble-large | + setini openstack-base type local 2026-08-04 00:04:15.435761 | 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-08-04 00:04:16.790334 | ubuntu-noble-large | localhost | CHANGED => { 2026-08-04 00:04:16.790399 | ubuntu-noble-large | "changed": true, 2026-08-04 00:04:16.790430 | ubuntu-noble-large | "gid": 1000, 2026-08-04 00:04:16.790437 | ubuntu-noble-large | "group": "zuul", 2026-08-04 00:04:16.790443 | ubuntu-noble-large | "mode": "0664", 2026-08-04 00:04:16.790449 | ubuntu-noble-large | "msg": "option added", 2026-08-04 00:04:16.790455 | ubuntu-noble-large | "owner": "zuul", 2026-08-04 00:04:16.790462 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-08-04 00:04:16.790468 | ubuntu-noble-large | "size": 4752, 2026-08-04 00:04:16.790474 | ubuntu-noble-large | "state": "file", 2026-08-04 00:04:16.790480 | ubuntu-noble-large | "uid": 1000 2026-08-04 00:04:16.790487 | ubuntu-noble-large | } 2026-08-04 00:04:16.904542 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2026-08-04 00:04:16.904611 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2026-08-04 00:04:16.904623 | 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-08-04 00:04:18.272411 | ubuntu-noble-large | localhost | CHANGED => { 2026-08-04 00:04:18.272495 | ubuntu-noble-large | "changed": true, 2026-08-04 00:04:18.272524 | ubuntu-noble-large | "gid": 1000, 2026-08-04 00:04:18.272532 | ubuntu-noble-large | "group": "zuul", 2026-08-04 00:04:18.272539 | ubuntu-noble-large | "mode": "0664", 2026-08-04 00:04:18.272546 | ubuntu-noble-large | "msg": "option added", 2026-08-04 00:04:18.272553 | ubuntu-noble-large | "owner": "zuul", 2026-08-04 00:04:18.272561 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-08-04 00:04:18.272568 | ubuntu-noble-large | "size": 4790, 2026-08-04 00:04:18.272575 | ubuntu-noble-large | "state": "file", 2026-08-04 00:04:18.272582 | ubuntu-noble-large | "uid": 1000 2026-08-04 00:04:18.272589 | ubuntu-noble-large | } 2026-08-04 00:04:18.397907 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2026-08-04 00:04:18.397980 | ubuntu-noble-large | DEBUG kolla-build.conf 2026-08-04 00:04:18.397992 | ubuntu-noble-large | + cat kolla-build.conf 2026-08-04 00:04:18.401153 | ubuntu-noble-large | [DEFAULT] 2026-08-04 00:04:18.401222 | ubuntu-noble-large | base = ubuntu 2026-08-04 00:04:18.401236 | ubuntu-noble-large | base_package_type = deb 2026-08-04 00:04:18.401248 | ubuntu-noble-large | base_tag = 24.04 2026-08-04 00:04:18.401260 | ubuntu-noble-large | install_type = source 2026-08-04 00:04:18.401292 | ubuntu-noble-large | namespace = kolla 2026-08-04 00:04:18.401302 | ubuntu-noble-large | openstack_release = 2025.1 2026-08-04 00:04:18.401311 | ubuntu-noble-large | push = false 2026-08-04 00:04:18.401320 | ubuntu-noble-large | tag = build-20260804 2026-08-04 00:04:18.401331 | ubuntu-noble-large | threads = 1 2026-08-04 00:04:18.401347 | ubuntu-noble-large | patches_path = kolla-patches/2025.1 2026-08-04 00:04:18.401363 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2026-08-04 00:04:18.401379 | ubuntu-noble-large | 2026-08-04 00:04:18.401396 | ubuntu-noble-large | ######################################################################### 2026-08-04 00:04:18.401413 | ubuntu-noble-large | # sources tracked in release repository 2026-08-04 00:04:18.401428 | ubuntu-noble-large | 2026-08-04 00:04:18.401444 | ubuntu-noble-large | [aodh-base] 2026-08-04 00:04:18.401459 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.401472 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-08-04 00:04:18.401481 | ubuntu-noble-large | location = tarballs/aodh-stable-2025.1.tar.gz 2026-08-04 00:04:18.401490 | ubuntu-noble-large | 2026-08-04 00:04:18.401499 | ubuntu-noble-large | 2026-08-04 00:04:18.401508 | ubuntu-noble-large | 2026-08-04 00:04:18.401543 | ubuntu-noble-large | [barbican-base] 2026-08-04 00:04:18.401552 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.401562 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-08-04 00:04:18.401573 | ubuntu-noble-large | location = tarballs/barbican-stable-2025.1.tar.gz 2026-08-04 00:04:18.401581 | ubuntu-noble-large | 2026-08-04 00:04:18.401590 | ubuntu-noble-large | 2026-08-04 00:04:18.401599 | ubuntu-noble-large | 2026-08-04 00:04:18.401608 | ubuntu-noble-large | [blazar-base] 2026-08-04 00:04:18.401617 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.401626 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-08-04 00:04:18.401635 | ubuntu-noble-large | location = tarballs/blazar-stable-2025.1.tar.gz 2026-08-04 00:04:18.401644 | ubuntu-noble-large | 2026-08-04 00:04:18.401652 | ubuntu-noble-large | 2026-08-04 00:04:18.401661 | ubuntu-noble-large | 2026-08-04 00:04:18.401670 | ubuntu-noble-large | [ceilometer-base] 2026-08-04 00:04:18.401679 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.401688 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:18.401697 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:18.401707 | ubuntu-noble-large | 2026-08-04 00:04:18.401715 | ubuntu-noble-large | 2026-08-04 00:04:18.401724 | ubuntu-noble-large | 2026-08-04 00:04:18.401733 | ubuntu-noble-large | [cinder-base] 2026-08-04 00:04:18.401742 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.401750 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-08-04 00:04:18.401759 | ubuntu-noble-large | location = tarballs/cinder-stable-2025.1.tar.gz 2026-08-04 00:04:18.401768 | ubuntu-noble-large | 2026-08-04 00:04:18.401777 | ubuntu-noble-large | 2026-08-04 00:04:18.401848 | ubuntu-noble-large | 2026-08-04 00:04:18.401865 | ubuntu-noble-large | [designate-base] 2026-08-04 00:04:18.401880 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.401895 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-08-04 00:04:18.401911 | ubuntu-noble-large | location = tarballs/designate-stable-2025.1.tar.gz 2026-08-04 00:04:18.401921 | ubuntu-noble-large | 2026-08-04 00:04:18.401929 | ubuntu-noble-large | 2026-08-04 00:04:18.401938 | ubuntu-noble-large | 2026-08-04 00:04:18.401947 | ubuntu-noble-large | [glance-base] 2026-08-04 00:04:18.401956 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.401965 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-08-04 00:04:18.401974 | ubuntu-noble-large | location = tarballs/glance-stable-2025.1.tar.gz 2026-08-04 00:04:18.401983 | ubuntu-noble-large | 2026-08-04 00:04:18.401992 | ubuntu-noble-large | 2026-08-04 00:04:18.402000 | ubuntu-noble-large | 2026-08-04 00:04:18.402010 | ubuntu-noble-large | [heat-base] 2026-08-04 00:04:18.402018 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402028 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-08-04 00:04:18.402037 | ubuntu-noble-large | location = tarballs/heat-stable-2025.1.tar.gz 2026-08-04 00:04:18.402046 | ubuntu-noble-large | 2026-08-04 00:04:18.402056 | ubuntu-noble-large | 2026-08-04 00:04:18.402065 | ubuntu-noble-large | 2026-08-04 00:04:18.402074 | ubuntu-noble-large | [horizon] 2026-08-04 00:04:18.402083 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402091 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-08-04 00:04:18.402113 | ubuntu-noble-large | location = tarballs/horizon-stable-2025.1.tar.gz 2026-08-04 00:04:18.402123 | ubuntu-noble-large | 2026-08-04 00:04:18.402132 | ubuntu-noble-large | 2026-08-04 00:04:18.402140 | ubuntu-noble-large | 2026-08-04 00:04:18.402149 | ubuntu-noble-large | [ironic-base] 2026-08-04 00:04:18.402158 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402167 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-08-04 00:04:18.402187 | ubuntu-noble-large | location = tarballs/ironic-stable-2025.1.tar.gz 2026-08-04 00:04:18.402197 | ubuntu-noble-large | 2026-08-04 00:04:18.402206 | ubuntu-noble-large | 2026-08-04 00:04:18.402215 | ubuntu-noble-large | 2026-08-04 00:04:18.402224 | ubuntu-noble-large | [keystone-base] 2026-08-04 00:04:18.402233 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402242 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-08-04 00:04:18.402251 | ubuntu-noble-large | location = tarballs/keystone-stable-2025.1.tar.gz 2026-08-04 00:04:18.402260 | ubuntu-noble-large | 2026-08-04 00:04:18.402269 | ubuntu-noble-large | 2026-08-04 00:04:18.402277 | ubuntu-noble-large | 2026-08-04 00:04:18.402286 | ubuntu-noble-large | [magnum-base] 2026-08-04 00:04:18.402295 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402304 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-08-04 00:04:18.402313 | ubuntu-noble-large | location = tarballs/magnum-stable-2025.1.tar.gz 2026-08-04 00:04:18.402321 | ubuntu-noble-large | 2026-08-04 00:04:18.402330 | ubuntu-noble-large | 2026-08-04 00:04:18.402339 | ubuntu-noble-large | 2026-08-04 00:04:18.402347 | ubuntu-noble-large | [manila-base] 2026-08-04 00:04:18.402356 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402365 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-08-04 00:04:18.402374 | ubuntu-noble-large | location = tarballs/manila-stable-2025.1.tar.gz 2026-08-04 00:04:18.402383 | ubuntu-noble-large | 2026-08-04 00:04:18.402392 | ubuntu-noble-large | 2026-08-04 00:04:18.402400 | ubuntu-noble-large | 2026-08-04 00:04:18.402409 | ubuntu-noble-large | [masakari-base] 2026-08-04 00:04:18.402418 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402427 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-08-04 00:04:18.402435 | ubuntu-noble-large | location = tarballs/masakari-stable-2025.1.tar.gz 2026-08-04 00:04:18.402444 | ubuntu-noble-large | 2026-08-04 00:04:18.402453 | ubuntu-noble-large | 2026-08-04 00:04:18.402461 | ubuntu-noble-large | 2026-08-04 00:04:18.402470 | ubuntu-noble-large | [neutron-bgp-dragent] 2026-08-04 00:04:18.402479 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402488 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:18.402498 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:18.402507 | ubuntu-noble-large | 2026-08-04 00:04:18.402537 | ubuntu-noble-large | 2026-08-04 00:04:18.402547 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2026-08-04 00:04:18.402556 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402565 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:18.402574 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:18.402583 | ubuntu-noble-large | 2026-08-04 00:04:18.402592 | ubuntu-noble-large | 2026-08-04 00:04:18.402601 | ubuntu-noble-large | [neutron-vpnaas-base] 2026-08-04 00:04:18.402610 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402619 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:18.402629 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:18.402638 | ubuntu-noble-large | 2026-08-04 00:04:18.402646 | ubuntu-noble-large | 2026-08-04 00:04:18.402655 | ubuntu-noble-large | 2026-08-04 00:04:18.402663 | ubuntu-noble-large | [neutron-base] 2026-08-04 00:04:18.402672 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402681 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-08-04 00:04:18.402690 | ubuntu-noble-large | location = tarballs/neutron-stable-2025.1.tar.gz 2026-08-04 00:04:18.402698 | ubuntu-noble-large | 2026-08-04 00:04:18.402707 | ubuntu-noble-large | 2026-08-04 00:04:18.402716 | ubuntu-noble-large | 2026-08-04 00:04:18.402724 | ubuntu-noble-large | [nova-base] 2026-08-04 00:04:18.402733 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402742 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-08-04 00:04:18.402751 | ubuntu-noble-large | location = tarballs/nova-stable-2025.1.tar.gz 2026-08-04 00:04:18.402760 | ubuntu-noble-large | 2026-08-04 00:04:18.402768 | ubuntu-noble-large | 2026-08-04 00:04:18.402800 | ubuntu-noble-large | 2026-08-04 00:04:18.402815 | ubuntu-noble-large | [octavia-base] 2026-08-04 00:04:18.402824 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.402833 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-08-04 00:04:18.402842 | ubuntu-noble-large | location = tarballs/octavia-stable-2025.1.tar.gz 2026-08-04 00:04:18.402850 | ubuntu-noble-large | 2026-08-04 00:04:18.402859 | ubuntu-noble-large | 2026-08-04 00:04:18.402867 | ubuntu-noble-large | 2026-08-04 00:04:18.402876 | ubuntu-noble-large | [placement-base] 2026-08-04 00:04:18.403022 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.403042 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-08-04 00:04:18.403051 | ubuntu-noble-large | location = tarballs/placement-stable-2025.1.tar.gz 2026-08-04 00:04:18.403061 | ubuntu-noble-large | 2026-08-04 00:04:18.403069 | ubuntu-noble-large | 2026-08-04 00:04:18.403078 | ubuntu-noble-large | 2026-08-04 00:04:18.403087 | ubuntu-noble-large | [skyline-apiserver-base] 2026-08-04 00:04:18.403096 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.403122 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:18.403131 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:18.403140 | ubuntu-noble-large | 2026-08-04 00:04:18.403149 | ubuntu-noble-large | 2026-08-04 00:04:18.403158 | ubuntu-noble-large | 2026-08-04 00:04:18.403167 | ubuntu-noble-large | [skyline-console-base] 2026-08-04 00:04:18.403176 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.403185 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:18.403194 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:18.403202 | ubuntu-noble-large | 2026-08-04 00:04:18.403211 | ubuntu-noble-large | 2026-08-04 00:04:18.403220 | ubuntu-noble-large | 2026-08-04 00:04:18.403229 | ubuntu-noble-large | [watcher-base] 2026-08-04 00:04:18.403238 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.403247 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-08-04 00:04:18.403256 | ubuntu-noble-large | location = tarballs/watcher-stable-2025.1.tar.gz 2026-08-04 00:04:18.403265 | ubuntu-noble-large | 2026-08-04 00:04:18.403274 | ubuntu-noble-large | 2026-08-04 00:04:18.403283 | ubuntu-noble-large | [openstack-base] 2026-08-04 00:04:18.403293 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-08-04 00:04:18.403302 | ubuntu-noble-large | location = tarballs/requirements-stable-2025.1.tar.gz 2026-08-04 00:04:18.403310 | ubuntu-noble-large | type = local 2026-08-04 00:04:18.404625 | ubuntu-noble-large | + bash scripts/003-patch.sh 2026-08-04 00:04:18.406770 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-08-04 00:04:18.406822 | ubuntu-noble-large | + VERSION=latest 2026-08-04 00:04:18.406830 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-08-04 00:04:18.406843 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-08-04 00:04:18.406851 | ubuntu-noble-large | + . defaults/all.sh 2026-08-04 00:04:18.406862 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-08-04 00:04:18.406870 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-08-04 00:04:18.406881 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-08-04 00:04:18.406889 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-08-04 00:04:18.406999 | ubuntu-noble-large | +++ deactivate nondestructive 2026-08-04 00:04:18.407014 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:04:18.407025 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:04:18.407033 | ubuntu-noble-large | +++ hash -r 2026-08-04 00:04:18.407064 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:04:18.407074 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-08-04 00:04:18.407084 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-08-04 00:04:18.407092 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-08-04 00:04:18.407124 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-08-04 00:04:18.407134 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-08-04 00:04:18.407146 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-08-04 00:04:18.407154 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-08-04 00:04:18.407175 | 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-08-04 00:04:18.407189 | 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-08-04 00:04:18.407197 | ubuntu-noble-large | +++ export PATH 2026-08-04 00:04:18.407205 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:04:18.407216 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-08-04 00:04:18.407224 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-08-04 00:04:18.407232 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-08-04 00:04:18.407240 | ubuntu-noble-large | +++ export PS1 2026-08-04 00:04:18.407251 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-08-04 00:04:18.407259 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-08-04 00:04:18.407267 | ubuntu-noble-large | +++ hash -r 2026-08-04 00:04:18.407278 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-08-04 00:04:18.408322 | ubuntu-noble-large | +++ date +%Y%m%d 2026-08-04 00:04:18.411298 | ubuntu-noble-large | ++ export BUILD_ID=20260804 2026-08-04 00:04:18.411324 | ubuntu-noble-large | ++ BUILD_ID=20260804 2026-08-04 00:04:18.411338 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-08-04 00:04:18.411348 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-08-04 00:04:18.411373 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-08-04 00:04:18.411381 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-08-04 00:04:18.411389 | ubuntu-noble-large | + export VERSION 2026-08-04 00:04:18.411397 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-08-04 00:04:18.411478 | ubuntu-noble-large | + mkdir -p tarballs 2026-08-04 00:04:18.415619 | ubuntu-noble-large | + ping -c2 tarballs.opendev.org 2026-08-04 00:04:18.796671 | ubuntu-noble-large | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-08-04 00:04:18.796850 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=41 time=134 ms 2026-08-04 00:04:19.552340 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=41 time=130 ms 2026-08-04 00:04:19.552423 | ubuntu-noble-large | 2026-08-04 00:04:19.552434 | ubuntu-noble-large | --- tarballs.opendev.org ping statistics --- 2026-08-04 00:04:19.552443 | ubuntu-noble-large | 2 packets transmitted, 2 received, 0% packet loss, time 1001ms 2026-08-04 00:04:19.552461 | ubuntu-noble-large | rtt min/avg/max/mdev = 129.772/131.663/133.555/1.891 ms 2026-08-04 00:04:19.556051 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2026-08-04 00:04:19.556126 | ubuntu-noble-large | ++ awk '{ print $4 }' 2026-08-04 00:04:19.560656 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:19.560694 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:19.561905 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-08-04 00:04:19.564478 | ubuntu-noble-large | + filename=aodh-stable-2025.1.tar.gz 2026-08-04 00:04:19.564518 | ubuntu-noble-large | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-08-04 00:04:19.564536 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-08-04 00:04:19.564548 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-08-04 00:04:19.564562 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-08-04 00:04:20.630586 | ubuntu-noble-large | 2026-08-04 00:04:20 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:20.632958 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:20.633000 | ubuntu-noble-large | + echo Process aodh-stable-2025.1.tar.gz 2026-08-04 00:04:20.633014 | ubuntu-noble-large | Process aodh-stable-2025.1.tar.gz 2026-08-04 00:04:20.635387 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-08-04 00:04:20.635636 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:20.635991 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:20.647330 | ubuntu-noble-large | + directory=aodh-20.0.0.0rc2.dev2 2026-08-04 00:04:20.647404 | ubuntu-noble-large | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-08-04 00:04:20.647419 | ubuntu-noble-large | Check patches for aodh-stable-2025.1.tar.gz 2026-08-04 00:04:20.647430 | ubuntu-noble-large | + [[ -e ../patches/2025.1/aodh ]] 2026-08-04 00:04:20.647445 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-08-04 00:04:20.647456 | ubuntu-noble-large | Check overlays for aodh-stable-2025.1.tar.gz 2026-08-04 00:04:20.647468 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/aodh/source ]] 2026-08-04 00:04:20.647512 | ubuntu-noble-large | + popd 2026-08-04 00:04:20.647648 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:20.647665 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:20.649012 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-08-04 00:04:20.651810 | ubuntu-noble-large | + filename=barbican-stable-2025.1.tar.gz 2026-08-04 00:04:20.651876 | ubuntu-noble-large | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-08-04 00:04:20.651951 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-08-04 00:04:20.651962 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-08-04 00:04:20.651974 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-08-04 00:04:21.869495 | ubuntu-noble-large | 2026-08-04 00:04:21 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [663542/663542] -> "barbican-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:21.871574 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:21.871636 | ubuntu-noble-large | + echo Process barbican-stable-2025.1.tar.gz 2026-08-04 00:04:21.871702 | ubuntu-noble-large | Process barbican-stable-2025.1.tar.gz 2026-08-04 00:04:21.874032 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-08-04 00:04:21.874268 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:21.874638 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:21.887650 | ubuntu-noble-large | + directory=barbican-20.0.1.dev5 2026-08-04 00:04:21.887708 | ubuntu-noble-large | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-08-04 00:04:21.887719 | ubuntu-noble-large | Check patches for barbican-stable-2025.1.tar.gz 2026-08-04 00:04:21.887729 | ubuntu-noble-large | + [[ -e ../patches/2025.1/barbican ]] 2026-08-04 00:04:21.887959 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-08-04 00:04:21.888038 | ubuntu-noble-large | Check overlays for barbican-stable-2025.1.tar.gz 2026-08-04 00:04:21.888054 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/barbican/source ]] 2026-08-04 00:04:21.888066 | ubuntu-noble-large | + popd 2026-08-04 00:04:21.888087 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:21.888100 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:21.889404 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-08-04 00:04:21.892871 | ubuntu-noble-large | + filename=blazar-stable-2025.1.tar.gz 2026-08-04 00:04:21.892922 | ubuntu-noble-large | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-08-04 00:04:21.892943 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-08-04 00:04:21.892957 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-08-04 00:04:21.892989 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-08-04 00:04:23.177613 | ubuntu-noble-large | 2026-08-04 00:04:23 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430885/430885] -> "blazar-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:23.180253 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:23.180294 | ubuntu-noble-large | + echo Process blazar-stable-2025.1.tar.gz 2026-08-04 00:04:23.180313 | ubuntu-noble-large | Process blazar-stable-2025.1.tar.gz 2026-08-04 00:04:23.182559 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-08-04 00:04:23.182593 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:23.183374 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:23.190704 | ubuntu-noble-large | + directory=blazar-15.0.1.dev6 2026-08-04 00:04:23.190769 | ubuntu-noble-large | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-08-04 00:04:23.190832 | ubuntu-noble-large | Check patches for blazar-stable-2025.1.tar.gz 2026-08-04 00:04:23.190845 | ubuntu-noble-large | + [[ -e ../patches/2025.1/blazar ]] 2026-08-04 00:04:23.190887 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-08-04 00:04:23.190903 | ubuntu-noble-large | Check overlays for blazar-stable-2025.1.tar.gz 2026-08-04 00:04:23.190913 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/blazar/source ]] 2026-08-04 00:04:23.190927 | ubuntu-noble-large | + popd 2026-08-04 00:04:23.191069 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:23.191084 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:23.192715 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:23.195493 | ubuntu-noble-large | + filename=ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:23.195529 | ubuntu-noble-large | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-08-04 00:04:23.195546 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:23.195557 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:23.195571 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:24.423035 | ubuntu-noble-large | 2026-08-04 00:04:24 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:24.424834 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:24.424903 | ubuntu-noble-large | + echo Process ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:24.424918 | ubuntu-noble-large | Process ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:24.426241 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:24.426682 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:24.426864 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:24.437049 | ubuntu-noble-large | + directory=ceilometer-24.0.1.dev4 2026-08-04 00:04:24.437122 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:24.437137 | ubuntu-noble-large | Check patches for ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:24.437148 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ceilometer ]] 2026-08-04 00:04:24.437159 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:24.437169 | ubuntu-noble-large | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-08-04 00:04:24.437179 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2026-08-04 00:04:24.437190 | ubuntu-noble-large | + popd 2026-08-04 00:04:24.437211 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:24.437223 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:24.437973 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-08-04 00:04:24.440973 | ubuntu-noble-large | + filename=cinder-stable-2025.1.tar.gz 2026-08-04 00:04:24.441022 | ubuntu-noble-large | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-08-04 00:04:24.441031 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-08-04 00:04:24.441039 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-08-04 00:04:24.441045 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-08-04 00:04:26.485167 | ubuntu-noble-large | 2026-08-04 00:04:26 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6445075/6445075] -> "cinder-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:26.487731 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:26.487853 | ubuntu-noble-large | + echo Process cinder-stable-2025.1.tar.gz 2026-08-04 00:04:26.487873 | ubuntu-noble-large | Process cinder-stable-2025.1.tar.gz 2026-08-04 00:04:26.489455 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-08-04 00:04:26.489819 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:26.491080 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:26.501996 | ubuntu-noble-large | + directory=cinder-26.2.1.dev18 2026-08-04 00:04:26.502059 | ubuntu-noble-large | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-08-04 00:04:26.502074 | ubuntu-noble-large | Check patches for cinder-stable-2025.1.tar.gz 2026-08-04 00:04:26.502085 | ubuntu-noble-large | + [[ -e ../patches/2025.1/cinder ]] 2026-08-04 00:04:26.502135 | ubuntu-noble-large | + tar xzf cinder-stable-2025.1.tar.gz 2026-08-04 00:04:26.831968 | ubuntu-noble-large | + rm cinder-stable-2025.1.tar.gz 2026-08-04 00:04:26.839253 | ubuntu-noble-large | + find cinder-26.2.1.dev18 -type f 2026-08-04 00:04:26.840191 | ubuntu-noble-large | + sort 2026-08-04 00:04:26.863873 | ubuntu-noble-large | + pushd cinder-26.2.1.dev18 2026-08-04 00:04:26.865476 | ubuntu-noble-large | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2026-08-04 00:04:26.866244 | ubuntu-noble-large | ++ sort 2026-08-04 00:04:26.871361 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-08-04 00:04:26.871411 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2026-08-04 00:04:26.871425 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2026-08-04 00:04:26.871435 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:04:26.874479 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-08-04 00:04:26.877848 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-08-04 00:04:26.877896 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-08-04 00:04:26.878094 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-08-04 00:04:26.878850 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-08-04 00:04:26.879613 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-08-04 00:04:26.880593 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-08-04 00:04:26.881203 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-08-04 00:04:26.881766 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:04:26.884409 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-08-04 00:04:26.885612 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-08-04 00:04:26.886681 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-08-04 00:04:26.887225 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-08-04 00:04:26.887834 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-08-04 00:04:26.888642 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-08-04 00:04:26.889355 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-08-04 00:04:26.889720 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-08-04 00:04:26.891340 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-08-04 00:04:26.891441 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2026-08-04 00:04:26.891482 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2026-08-04 00:04:26.891537 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:04:26.894632 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-08-04 00:04:26.895408 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-08-04 00:04:26.895921 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-08-04 00:04:26.896483 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:04:26.898944 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-08-04 00:04:26.899446 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-08-04 00:04:26.899751 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-08-04 00:04:26.900599 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-08-04 00:04:26.901161 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-04-backport-962085.patch' 2026-08-04 00:04:26.901192 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-04-backport-962085.patch 2026-08-04 00:04:26.901202 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:04:26.903838 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-08-04 00:04:26.904350 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-08-04 00:04:26.904772 | ubuntu-noble-large | checking file releasenotes/notes/bug-2121791-fixing-nvme-multipath-issue-389c393b6c4b33fc.yaml 2026-08-04 00:04:26.905326 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:04:26.908853 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-08-04 00:04:26.908969 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-08-04 00:04:26.909393 | ubuntu-noble-large | patching file releasenotes/notes/bug-2121791-fixing-nvme-multipath-issue-389c393b6c4b33fc.yaml 2026-08-04 00:04:26.910428 | ubuntu-noble-large | + popd 2026-08-04 00:04:26.911532 | ubuntu-noble-large | + find cinder-26.2.1.dev18 -type f 2026-08-04 00:04:26.911688 | ubuntu-noble-large | + sort 2026-08-04 00:04:26.930731 | ubuntu-noble-large | + append_new_files_to_sources_txt cinder-26.2.1.dev18 files-before files-after 2026-08-04 00:04:26.931480 | ubuntu-noble-large | + local directory=cinder-26.2.1.dev18 2026-08-04 00:04:26.931520 | ubuntu-noble-large | + local before=files-before 2026-08-04 00:04:26.931532 | ubuntu-noble-large | + local after=files-after 2026-08-04 00:04:26.931542 | ubuntu-noble-large | + local sources_txt 2026-08-04 00:04:26.932820 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:26.932849 | ubuntu-noble-large | ++ find cinder-26.2.1.dev18 -maxdepth 2 -type f -path '*.egg-info/SOURCES.txt' 2026-08-04 00:04:26.938584 | ubuntu-noble-large | + sources_txt=cinder-26.2.1.dev18/cinder.egg-info/SOURCES.txt 2026-08-04 00:04:26.938638 | ubuntu-noble-large | + [[ -z cinder-26.2.1.dev18/cinder.egg-info/SOURCES.txt ]] 2026-08-04 00:04:26.938651 | ubuntu-noble-large | + local new_files 2026-08-04 00:04:26.939620 | ubuntu-noble-large | ++ comm -13 files-before files-after 2026-08-04 00:04:26.947276 | ubuntu-noble-large | + new_files='cinder-26.2.1.dev18/releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-08-04 00:04:26.947318 | ubuntu-noble-large | cinder-26.2.1.dev18/releasenotes/notes/bug-2121791-fixing-nvme-multipath-issue-389c393b6c4b33fc.yaml 2026-08-04 00:04:26.947329 | ubuntu-noble-large | cinder-26.2.1.dev18/releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml' 2026-08-04 00:04:26.947339 | ubuntu-noble-large | + [[ -z cinder-26.2.1.dev18/releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-08-04 00:04:26.947347 | ubuntu-noble-large | cinder-26.2.1.dev18/releasenotes/notes/bug-2121791-fixing-nvme-multipath-issue-389c393b6c4b33fc.yaml 2026-08-04 00:04:26.947355 | ubuntu-noble-large | cinder-26.2.1.dev18/releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml ]] 2026-08-04 00:04:26.948422 | ubuntu-noble-large | ++ tail -c1 cinder-26.2.1.dev18/cinder.egg-info/SOURCES.txt 2026-08-04 00:04:26.951867 | ubuntu-noble-large | + [[ -n y ]] 2026-08-04 00:04:26.951914 | ubuntu-noble-large | + echo 2026-08-04 00:04:26.951926 | ubuntu-noble-large | + local file 2026-08-04 00:04:26.951936 | ubuntu-noble-large | + for file in $new_files 2026-08-04 00:04:26.951946 | ubuntu-noble-large | + case $file in 2026-08-04 00:04:26.951957 | ubuntu-noble-large | + echo 'APPEND releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml TO cinder-26.2.1.dev18/cinder.egg-info/SOURCES.txt' 2026-08-04 00:04:26.951969 | ubuntu-noble-large | APPEND releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml TO cinder-26.2.1.dev18/cinder.egg-info/SOURCES.txt 2026-08-04 00:04:26.951980 | ubuntu-noble-large | + echo releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-08-04 00:04:26.951990 | ubuntu-noble-large | + for file in $new_files 2026-08-04 00:04:26.952000 | ubuntu-noble-large | + case $file in 2026-08-04 00:04:26.952010 | ubuntu-noble-large | + echo 'APPEND releasenotes/notes/bug-2121791-fixing-nvme-multipath-issue-389c393b6c4b33fc.yaml TO cinder-26.2.1.dev18/cinder.egg-info/SOURCES.txt' 2026-08-04 00:04:26.952020 | ubuntu-noble-large | APPEND releasenotes/notes/bug-2121791-fixing-nvme-multipath-issue-389c393b6c4b33fc.yaml TO cinder-26.2.1.dev18/cinder.egg-info/SOURCES.txt 2026-08-04 00:04:26.952030 | ubuntu-noble-large | + echo releasenotes/notes/bug-2121791-fixing-nvme-multipath-issue-389c393b6c4b33fc.yaml 2026-08-04 00:04:26.952040 | ubuntu-noble-large | + for file in $new_files 2026-08-04 00:04:26.952049 | ubuntu-noble-large | + case $file in 2026-08-04 00:04:26.952060 | ubuntu-noble-large | + echo 'APPEND releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml TO cinder-26.2.1.dev18/cinder.egg-info/SOURCES.txt' 2026-08-04 00:04:26.952069 | ubuntu-noble-large | APPEND releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml TO cinder-26.2.1.dev18/cinder.egg-info/SOURCES.txt 2026-08-04 00:04:26.952079 | ubuntu-noble-large | + echo releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-08-04 00:04:26.952089 | ubuntu-noble-large | + rm files-before files-after 2026-08-04 00:04:26.954286 | ubuntu-noble-large | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev18 2026-08-04 00:04:28.142544 | ubuntu-noble-large | + rm -r cinder-26.2.1.dev18 2026-08-04 00:04:28.214841 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-08-04 00:04:28.214879 | ubuntu-noble-large | Check overlays for cinder-stable-2025.1.tar.gz 2026-08-04 00:04:28.214885 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/cinder/source ]] 2026-08-04 00:04:28.214889 | ubuntu-noble-large | + popd 2026-08-04 00:04:28.214893 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:28.214897 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:28.216093 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-08-04 00:04:28.218885 | ubuntu-noble-large | + filename=designate-stable-2025.1.tar.gz 2026-08-04 00:04:28.218917 | ubuntu-noble-large | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-08-04 00:04:28.218977 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-08-04 00:04:28.218996 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-08-04 00:04:28.219006 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-08-04 00:04:29.550619 | ubuntu-noble-large | 2026-08-04 00:04:29 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [1007793/1007793] -> "designate-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:29.552742 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:29.552811 | ubuntu-noble-large | + echo Process designate-stable-2025.1.tar.gz 2026-08-04 00:04:29.552828 | ubuntu-noble-large | Process designate-stable-2025.1.tar.gz 2026-08-04 00:04:29.554809 | ubuntu-noble-large | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-08-04 00:04:29.555174 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:29.555544 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:29.563915 | ubuntu-noble-large | + directory=designate-20.0.2.dev2 2026-08-04 00:04:29.563963 | ubuntu-noble-large | + echo Check patches for designate-stable-2025.1.tar.gz 2026-08-04 00:04:29.563985 | ubuntu-noble-large | Check patches for designate-stable-2025.1.tar.gz 2026-08-04 00:04:29.563997 | ubuntu-noble-large | + [[ -e ../patches/2025.1/designate ]] 2026-08-04 00:04:29.564011 | ubuntu-noble-large | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-08-04 00:04:29.564021 | ubuntu-noble-large | Check overlays for designate-stable-2025.1.tar.gz 2026-08-04 00:04:29.564035 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/designate/source ]] 2026-08-04 00:04:29.564049 | ubuntu-noble-large | + popd 2026-08-04 00:04:29.564189 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:29.564204 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:29.565346 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-08-04 00:04:29.568059 | ubuntu-noble-large | + filename=glance-stable-2025.1.tar.gz 2026-08-04 00:04:29.568125 | ubuntu-noble-large | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-08-04 00:04:29.568149 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-08-04 00:04:29.568163 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-08-04 00:04:29.568174 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-08-04 00:04:30.984660 | ubuntu-noble-large | 2026-08-04 00:04:30 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2129810/2129810] -> "glance-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:30.987017 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:30.987059 | ubuntu-noble-large | + echo Process glance-stable-2025.1.tar.gz 2026-08-04 00:04:30.987079 | ubuntu-noble-large | Process glance-stable-2025.1.tar.gz 2026-08-04 00:04:30.989424 | ubuntu-noble-large | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-08-04 00:04:30.989821 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:30.990235 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:30.999596 | ubuntu-noble-large | + directory=glance-30.2.1.dev5 2026-08-04 00:04:30.999640 | ubuntu-noble-large | + echo Check patches for glance-stable-2025.1.tar.gz 2026-08-04 00:04:30.999652 | ubuntu-noble-large | Check patches for glance-stable-2025.1.tar.gz 2026-08-04 00:04:30.999667 | ubuntu-noble-large | + [[ -e ../patches/2025.1/glance ]] 2026-08-04 00:04:30.999750 | ubuntu-noble-large | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-08-04 00:04:30.999763 | ubuntu-noble-large | Check overlays for glance-stable-2025.1.tar.gz 2026-08-04 00:04:30.999807 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/glance/source ]] 2026-08-04 00:04:30.999823 | ubuntu-noble-large | + popd 2026-08-04 00:04:30.999969 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:30.999988 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:31.001007 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-08-04 00:04:31.003242 | ubuntu-noble-large | + filename=heat-stable-2025.1.tar.gz 2026-08-04 00:04:31.003270 | ubuntu-noble-large | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-08-04 00:04:31.003310 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-08-04 00:04:31.003324 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-08-04 00:04:31.003338 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-08-04 00:04:32.442051 | ubuntu-noble-large | 2026-08-04 00:04:32 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2376355/2376355] -> "heat-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:32.443864 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:32.443961 | ubuntu-noble-large | + echo Process heat-stable-2025.1.tar.gz 2026-08-04 00:04:32.443976 | ubuntu-noble-large | Process heat-stable-2025.1.tar.gz 2026-08-04 00:04:32.446504 | ubuntu-noble-large | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-08-04 00:04:32.446590 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:32.446604 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:32.457893 | ubuntu-noble-large | + directory=openstack_heat-24.1.1.dev17 2026-08-04 00:04:32.457956 | ubuntu-noble-large | + echo Check patches for heat-stable-2025.1.tar.gz 2026-08-04 00:04:32.457967 | ubuntu-noble-large | Check patches for heat-stable-2025.1.tar.gz 2026-08-04 00:04:32.457975 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_heat ]] 2026-08-04 00:04:32.457982 | ubuntu-noble-large | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-08-04 00:04:32.457990 | ubuntu-noble-large | Check overlays for heat-stable-2025.1.tar.gz 2026-08-04 00:04:32.457997 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2026-08-04 00:04:32.458005 | ubuntu-noble-large | + popd 2026-08-04 00:04:32.458013 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:32.458022 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:32.458895 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-08-04 00:04:32.461038 | ubuntu-noble-large | + filename=horizon-stable-2025.1.tar.gz 2026-08-04 00:04:32.461101 | ubuntu-noble-large | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-08-04 00:04:32.461110 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-08-04 00:04:32.461118 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-08-04 00:04:32.461125 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-08-04 00:04:34.095842 | ubuntu-noble-large | 2026-08-04 00:04:34 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5356797/5356797] -> "horizon-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:34.098828 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:34.098885 | ubuntu-noble-large | + echo Process horizon-stable-2025.1.tar.gz 2026-08-04 00:04:34.098899 | ubuntu-noble-large | Process horizon-stable-2025.1.tar.gz 2026-08-04 00:04:34.100245 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-08-04 00:04:34.101265 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:34.101701 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:34.111880 | ubuntu-noble-large | + directory=horizon-25.3.3.dev7 2026-08-04 00:04:34.111930 | ubuntu-noble-large | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-08-04 00:04:34.111942 | ubuntu-noble-large | Check patches for horizon-stable-2025.1.tar.gz 2026-08-04 00:04:34.111954 | ubuntu-noble-large | + [[ -e ../patches/2025.1/horizon ]] 2026-08-04 00:04:34.111964 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-08-04 00:04:34.111974 | ubuntu-noble-large | Check overlays for horizon-stable-2025.1.tar.gz 2026-08-04 00:04:34.111983 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/horizon/source ]] 2026-08-04 00:04:34.111994 | ubuntu-noble-large | + popd 2026-08-04 00:04:34.112010 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:34.112025 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:34.113772 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-08-04 00:04:34.117348 | ubuntu-noble-large | + filename=ironic-stable-2025.1.tar.gz 2026-08-04 00:04:34.117417 | ubuntu-noble-large | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-08-04 00:04:34.117437 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-08-04 00:04:34.117453 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-08-04 00:04:34.117470 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-08-04 00:04:35.634539 | ubuntu-noble-large | 2026-08-04 00:04:35 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2932855/2932855] -> "ironic-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:35.637560 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:35.637622 | ubuntu-noble-large | + echo Process ironic-stable-2025.1.tar.gz 2026-08-04 00:04:35.637643 | ubuntu-noble-large | Process ironic-stable-2025.1.tar.gz 2026-08-04 00:04:35.639128 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-08-04 00:04:35.639962 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:35.640010 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:35.651872 | ubuntu-noble-large | + directory=ironic-29.0.6.dev19 2026-08-04 00:04:35.651916 | ubuntu-noble-large | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-08-04 00:04:35.651924 | ubuntu-noble-large | Check patches for ironic-stable-2025.1.tar.gz 2026-08-04 00:04:35.651932 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ironic ]] 2026-08-04 00:04:35.651938 | ubuntu-noble-large | + tar xzf ironic-stable-2025.1.tar.gz 2026-08-04 00:04:35.851724 | ubuntu-noble-large | + rm ironic-stable-2025.1.tar.gz 2026-08-04 00:04:35.856690 | ubuntu-noble-large | + find ironic-29.0.6.dev19 -type f 2026-08-04 00:04:35.857242 | ubuntu-noble-large | + sort 2026-08-04 00:04:35.874022 | ubuntu-noble-large | + pushd ironic-29.0.6.dev19 2026-08-04 00:04:35.875754 | ubuntu-noble-large | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2026-08-04 00:04:35.875867 | ubuntu-noble-large | ++ sort 2026-08-04 00:04:35.881533 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-08-04 00:04:35.881589 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch' 2026-08-04 00:04:35.881601 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch 2026-08-04 00:04:35.881610 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:04:35.884224 | ubuntu-noble-large | checking file ironic/common/states.py 2026-08-04 00:04:35.885675 | ubuntu-noble-large | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-08-04 00:04:35.885717 | ubuntu-noble-large | Hunk #1 succeeded at 214 (offset 1 line). 2026-08-04 00:04:35.885730 | ubuntu-noble-large | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-08-04 00:04:35.885837 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:04:35.887907 | ubuntu-noble-large | patching file ironic/common/states.py 2026-08-04 00:04:35.887968 | ubuntu-noble-large | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-08-04 00:04:35.887977 | ubuntu-noble-large | Hunk #1 succeeded at 214 (offset 1 line). 2026-08-04 00:04:35.888526 | ubuntu-noble-large | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-08-04 00:04:35.888955 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-08-04 00:04:35.889001 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2026-08-04 00:04:35.889013 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2026-08-04 00:04:35.889023 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:04:35.891727 | ubuntu-noble-large | checking file ironic/conf/deploy.py 2026-08-04 00:04:35.892689 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:04:35.894295 | ubuntu-noble-large | patching file ironic/conf/deploy.py 2026-08-04 00:04:35.895170 | ubuntu-noble-large | + popd 2026-08-04 00:04:35.895662 | ubuntu-noble-large | + find ironic-29.0.6.dev19 -type f 2026-08-04 00:04:35.895706 | ubuntu-noble-large | + sort 2026-08-04 00:04:35.911876 | ubuntu-noble-large | + append_new_files_to_sources_txt ironic-29.0.6.dev19 files-before files-after 2026-08-04 00:04:35.911929 | ubuntu-noble-large | + local directory=ironic-29.0.6.dev19 2026-08-04 00:04:35.911937 | ubuntu-noble-large | + local before=files-before 2026-08-04 00:04:35.911944 | ubuntu-noble-large | + local after=files-after 2026-08-04 00:04:35.911951 | ubuntu-noble-large | + local sources_txt 2026-08-04 00:04:35.914024 | ubuntu-noble-large | ++ find ironic-29.0.6.dev19 -maxdepth 2 -type f -path '*.egg-info/SOURCES.txt' 2026-08-04 00:04:35.914091 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:35.920551 | ubuntu-noble-large | + sources_txt=ironic-29.0.6.dev19/ironic.egg-info/SOURCES.txt 2026-08-04 00:04:35.920616 | ubuntu-noble-large | + [[ -z ironic-29.0.6.dev19/ironic.egg-info/SOURCES.txt ]] 2026-08-04 00:04:35.920628 | ubuntu-noble-large | + local new_files 2026-08-04 00:04:35.921510 | ubuntu-noble-large | ++ comm -13 files-before files-after 2026-08-04 00:04:35.929890 | ubuntu-noble-large | + new_files='ironic-29.0.6.dev19/ironic/tests/unit/api/controllers/v1/test_ramdisk.py.orig 2026-08-04 00:04:35.929952 | ubuntu-noble-large | ironic-29.0.6.dev19/releasenotes/notes/bug-2136818-9285f09043204290.yaml' 2026-08-04 00:04:35.929964 | ubuntu-noble-large | + [[ -z ironic-29.0.6.dev19/ironic/tests/unit/api/controllers/v1/test_ramdisk.py.orig 2026-08-04 00:04:35.929972 | ubuntu-noble-large | ironic-29.0.6.dev19/releasenotes/notes/bug-2136818-9285f09043204290.yaml ]] 2026-08-04 00:04:35.930886 | ubuntu-noble-large | ++ tail -c1 ironic-29.0.6.dev19/ironic.egg-info/SOURCES.txt 2026-08-04 00:04:35.935410 | ubuntu-noble-large | + [[ -n l ]] 2026-08-04 00:04:35.935465 | ubuntu-noble-large | + echo 2026-08-04 00:04:35.935478 | ubuntu-noble-large | + local file 2026-08-04 00:04:35.935488 | ubuntu-noble-large | + for file in $new_files 2026-08-04 00:04:35.935519 | ubuntu-noble-large | + case $file in 2026-08-04 00:04:35.935530 | ubuntu-noble-large | + continue 2026-08-04 00:04:35.935540 | ubuntu-noble-large | + for file in $new_files 2026-08-04 00:04:35.935550 | ubuntu-noble-large | + case $file in 2026-08-04 00:04:35.935560 | ubuntu-noble-large | + echo 'APPEND releasenotes/notes/bug-2136818-9285f09043204290.yaml TO ironic-29.0.6.dev19/ironic.egg-info/SOURCES.txt' 2026-08-04 00:04:35.935572 | ubuntu-noble-large | APPEND releasenotes/notes/bug-2136818-9285f09043204290.yaml TO ironic-29.0.6.dev19/ironic.egg-info/SOURCES.txt 2026-08-04 00:04:35.935582 | ubuntu-noble-large | + echo releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-08-04 00:04:35.935592 | ubuntu-noble-large | + rm files-before files-after 2026-08-04 00:04:35.938861 | ubuntu-noble-large | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.6.dev19 2026-08-04 00:04:36.539096 | ubuntu-noble-large | + rm -r ironic-29.0.6.dev19 2026-08-04 00:04:36.588931 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-08-04 00:04:36.589000 | ubuntu-noble-large | Check overlays for ironic-stable-2025.1.tar.gz 2026-08-04 00:04:36.589008 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ironic/source ]] 2026-08-04 00:04:36.589021 | ubuntu-noble-large | + popd 2026-08-04 00:04:36.589031 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:36.589720 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:36.590508 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-08-04 00:04:36.594647 | ubuntu-noble-large | + filename=keystone-stable-2025.1.tar.gz 2026-08-04 00:04:36.594718 | ubuntu-noble-large | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-08-04 00:04:36.594730 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-08-04 00:04:36.594742 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-08-04 00:04:36.594751 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.054026 | ubuntu-noble-large | 2026-08-04 00:04:38 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1792482/1792482] -> "keystone-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:38.057217 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:38.057292 | ubuntu-noble-large | + echo Process keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.057306 | ubuntu-noble-large | Process keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.059186 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:38.059221 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.060040 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:38.071092 | ubuntu-noble-large | + directory=keystone-27.0.2.dev22 2026-08-04 00:04:38.071157 | ubuntu-noble-large | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.071171 | ubuntu-noble-large | Check patches for keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.071185 | ubuntu-noble-large | + [[ -e ../patches/2025.1/keystone ]] 2026-08-04 00:04:38.071265 | ubuntu-noble-large | + tar xzf keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.215148 | ubuntu-noble-large | + rm keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.218208 | ubuntu-noble-large | + find keystone-27.0.2.dev22 -type f 2026-08-04 00:04:38.218919 | ubuntu-noble-large | + sort 2026-08-04 00:04:38.229380 | ubuntu-noble-large | + pushd keystone-27.0.2.dev22 2026-08-04 00:04:38.231191 | ubuntu-noble-large | ++ find ../../patches/2025.1/keystone -type f -name '*.patch' 2026-08-04 00:04:38.231395 | ubuntu-noble-large | ++ sort 2026-08-04 00:04:38.236725 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-08-04 00:04:38.236757 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/keystone/0006-Block-app-credential-token-rescoping.patch' 2026-08-04 00:04:38.236766 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/keystone/0006-Block-app-credential-token-rescoping.patch 2026-08-04 00:04:38.236806 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:04:38.239947 | ubuntu-noble-large | checking file keystone/auth/plugins/token.py 2026-08-04 00:04:38.241524 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_auth.py 2026-08-04 00:04:38.243405 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:04:38.244810 | ubuntu-noble-large | patching file keystone/auth/plugins/token.py 2026-08-04 00:04:38.245420 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_auth.py 2026-08-04 00:04:38.246512 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-08-04 00:04:38.246557 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/keystone/0007-Include-system-scope-in-rescope-guard.patch' 2026-08-04 00:04:38.246572 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/keystone/0007-Include-system-scope-in-rescope-guard.patch 2026-08-04 00:04:38.246583 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:04:38.249154 | ubuntu-noble-large | checking file keystone/auth/plugins/token.py 2026-08-04 00:04:38.250356 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_auth.py 2026-08-04 00:04:38.251984 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:04:38.254828 | ubuntu-noble-large | patching file keystone/auth/plugins/token.py 2026-08-04 00:04:38.256185 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_auth.py 2026-08-04 00:04:38.258335 | ubuntu-noble-large | + popd 2026-08-04 00:04:38.259430 | ubuntu-noble-large | + sort 2026-08-04 00:04:38.259513 | ubuntu-noble-large | + find keystone-27.0.2.dev22 -type f 2026-08-04 00:04:38.274185 | ubuntu-noble-large | + append_new_files_to_sources_txt keystone-27.0.2.dev22 files-before files-after 2026-08-04 00:04:38.274219 | ubuntu-noble-large | + local directory=keystone-27.0.2.dev22 2026-08-04 00:04:38.274235 | ubuntu-noble-large | + local before=files-before 2026-08-04 00:04:38.274246 | ubuntu-noble-large | + local after=files-after 2026-08-04 00:04:38.274256 | ubuntu-noble-large | + local sources_txt 2026-08-04 00:04:38.275975 | ubuntu-noble-large | ++ find keystone-27.0.2.dev22 -maxdepth 2 -type f -path '*.egg-info/SOURCES.txt' 2026-08-04 00:04:38.276088 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:38.280989 | ubuntu-noble-large | + sources_txt=keystone-27.0.2.dev22/keystone.egg-info/SOURCES.txt 2026-08-04 00:04:38.281062 | ubuntu-noble-large | + [[ -z keystone-27.0.2.dev22/keystone.egg-info/SOURCES.txt ]] 2026-08-04 00:04:38.281080 | ubuntu-noble-large | + local new_files 2026-08-04 00:04:38.282043 | ubuntu-noble-large | ++ comm -13 files-before files-after 2026-08-04 00:04:38.286912 | ubuntu-noble-large | + new_files= 2026-08-04 00:04:38.286946 | ubuntu-noble-large | + [[ -z '' ]] 2026-08-04 00:04:38.286957 | ubuntu-noble-large | + return 2026-08-04 00:04:38.286972 | ubuntu-noble-large | + rm files-before files-after 2026-08-04 00:04:38.291250 | ubuntu-noble-large | + tar czf keystone-stable-2025.1.tar.gz keystone-27.0.2.dev22 2026-08-04 00:04:38.664249 | ubuntu-noble-large | + rm -r keystone-27.0.2.dev22 2026-08-04 00:04:38.704155 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.704235 | ubuntu-noble-large | Check overlays for keystone-stable-2025.1.tar.gz 2026-08-04 00:04:38.704249 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/keystone/source ]] 2026-08-04 00:04:38.704268 | ubuntu-noble-large | + popd 2026-08-04 00:04:38.704280 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:38.704296 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:38.705774 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-08-04 00:04:38.709003 | ubuntu-noble-large | + filename=magnum-stable-2025.1.tar.gz 2026-08-04 00:04:38.709075 | ubuntu-noble-large | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-08-04 00:04:38.709095 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-08-04 00:04:38.709107 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-08-04 00:04:38.709118 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-08-04 00:04:39.966021 | ubuntu-noble-large | 2026-08-04 00:04:39 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [976595/976595] -> "magnum-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:39.968402 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:39.968447 | ubuntu-noble-large | + echo Process magnum-stable-2025.1.tar.gz 2026-08-04 00:04:39.968460 | ubuntu-noble-large | Process magnum-stable-2025.1.tar.gz 2026-08-04 00:04:39.970610 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-08-04 00:04:39.970821 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:39.971606 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:39.981090 | ubuntu-noble-large | + directory=magnum-20.0.2.dev9 2026-08-04 00:04:39.981213 | ubuntu-noble-large | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-08-04 00:04:39.981230 | ubuntu-noble-large | Check patches for magnum-stable-2025.1.tar.gz 2026-08-04 00:04:39.981240 | ubuntu-noble-large | + [[ -e ../patches/2025.1/magnum ]] 2026-08-04 00:04:39.981254 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-08-04 00:04:39.981265 | ubuntu-noble-large | Check overlays for magnum-stable-2025.1.tar.gz 2026-08-04 00:04:39.981278 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/magnum/source ]] 2026-08-04 00:04:39.981310 | ubuntu-noble-large | + popd 2026-08-04 00:04:39.981455 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:39.981482 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:39.982662 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-08-04 00:04:39.985235 | ubuntu-noble-large | + filename=manila-stable-2025.1.tar.gz 2026-08-04 00:04:39.985258 | ubuntu-noble-large | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-08-04 00:04:39.985276 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-08-04 00:04:39.985290 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-08-04 00:04:39.985333 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-08-04 00:04:41.623089 | ubuntu-noble-large | 2026-08-04 00:04:41 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3548098/3548098] -> "manila-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:41.625521 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:41.625566 | ubuntu-noble-large | + echo Process manila-stable-2025.1.tar.gz 2026-08-04 00:04:41.625585 | ubuntu-noble-large | Process manila-stable-2025.1.tar.gz 2026-08-04 00:04:41.627816 | ubuntu-noble-large | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-08-04 00:04:41.628534 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:41.628614 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:41.638874 | ubuntu-noble-large | + directory=manila-20.0.2.dev12 2026-08-04 00:04:41.638951 | ubuntu-noble-large | + echo Check patches for manila-stable-2025.1.tar.gz 2026-08-04 00:04:41.638965 | ubuntu-noble-large | Check patches for manila-stable-2025.1.tar.gz 2026-08-04 00:04:41.638976 | ubuntu-noble-large | + [[ -e ../patches/2025.1/manila ]] 2026-08-04 00:04:41.638990 | ubuntu-noble-large | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-08-04 00:04:41.639001 | ubuntu-noble-large | Check overlays for manila-stable-2025.1.tar.gz 2026-08-04 00:04:41.639011 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/manila/source ]] 2026-08-04 00:04:41.639025 | ubuntu-noble-large | + popd 2026-08-04 00:04:41.639163 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:41.639179 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:41.640904 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-08-04 00:04:41.644035 | ubuntu-noble-large | + filename=masakari-stable-2025.1.tar.gz 2026-08-04 00:04:41.644086 | ubuntu-noble-large | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-08-04 00:04:41.644107 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-08-04 00:04:41.644119 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-08-04 00:04:41.644129 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-08-04 00:04:42.729921 | ubuntu-noble-large | 2026-08-04 00:04:42 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:42.732298 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:42.732336 | ubuntu-noble-large | + echo Process masakari-stable-2025.1.tar.gz 2026-08-04 00:04:42.732349 | ubuntu-noble-large | Process masakari-stable-2025.1.tar.gz 2026-08-04 00:04:42.734989 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-08-04 00:04:42.735477 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:42.735846 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:42.745318 | ubuntu-noble-large | + directory=masakari-19.0.1.dev3 2026-08-04 00:04:42.745397 | ubuntu-noble-large | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-08-04 00:04:42.745408 | ubuntu-noble-large | Check patches for masakari-stable-2025.1.tar.gz 2026-08-04 00:04:42.745420 | ubuntu-noble-large | + [[ -e ../patches/2025.1/masakari ]] 2026-08-04 00:04:42.745510 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-08-04 00:04:42.745524 | ubuntu-noble-large | Check overlays for masakari-stable-2025.1.tar.gz 2026-08-04 00:04:42.745535 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/masakari/source ]] 2026-08-04 00:04:42.745550 | ubuntu-noble-large | + popd 2026-08-04 00:04:42.745692 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:42.745711 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:42.747241 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:42.751054 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:42.751086 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-08-04 00:04:42.751148 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:42.751163 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:42.751178 | 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-08-04 00:04:43.731635 | ubuntu-noble-large | 2026-08-04 00:04:43 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-08-04 00:04:43.735208 | 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-08-04 00:04:43.735285 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:43.735304 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:43.737128 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:43.738424 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:43.738542 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:43.749145 | ubuntu-noble-large | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-08-04 00:04:43.749214 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:43.749230 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:43.749241 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2026-08-04 00:04:43.749294 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:43.749306 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:43.749321 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2026-08-04 00:04:43.749335 | ubuntu-noble-large | + popd 2026-08-04 00:04:43.749552 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:43.749578 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:43.750693 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:43.752832 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 00:04:43.752902 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-08-04 00:04:43.752925 | ubuntu-noble-large | + popd 2026-08-04 00:04:43.752940 | ubuntu-noble-large | + continue 2026-08-04 00:04:43.753033 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:43.753048 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:43.754742 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:43.757556 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:43.757595 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-08-04 00:04:43.757613 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:43.757624 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:43.757639 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:44.751468 | ubuntu-noble-large | 2026-08-04 00:04:44 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-08-04 00:04:44.753813 | 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-08-04 00:04:44.753850 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:44.753869 | ubuntu-noble-large | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:44.756280 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:44.756365 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:44.757129 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:44.765592 | ubuntu-noble-large | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2026-08-04 00:04:44.765650 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:44.765665 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:44.765680 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2026-08-04 00:04:44.765777 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:44.765823 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-08-04 00:04:44.765839 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2026-08-04 00:04:44.765850 | ubuntu-noble-large | + popd 2026-08-04 00:04:44.765990 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:44.766010 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:44.767240 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-08-04 00:04:44.770210 | ubuntu-noble-large | + filename=neutron-stable-2025.1.tar.gz 2026-08-04 00:04:44.770245 | ubuntu-noble-large | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-08-04 00:04:44.770325 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-08-04 00:04:44.770349 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-08-04 00:04:44.770364 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-08-04 00:04:46.702876 | ubuntu-noble-large | 2026-08-04 00:04:46 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12252666/12252666] -> "neutron-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:46.705756 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:46.705840 | ubuntu-noble-large | + echo Process neutron-stable-2025.1.tar.gz 2026-08-04 00:04:46.705879 | ubuntu-noble-large | Process neutron-stable-2025.1.tar.gz 2026-08-04 00:04:46.708415 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-08-04 00:04:46.708559 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:46.709059 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:46.720265 | ubuntu-noble-large | + directory=neutron-26.0.6.dev4 2026-08-04 00:04:46.720302 | ubuntu-noble-large | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-08-04 00:04:46.720313 | ubuntu-noble-large | Check patches for neutron-stable-2025.1.tar.gz 2026-08-04 00:04:46.720495 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron ]] 2026-08-04 00:04:46.720571 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-08-04 00:04:46.720586 | ubuntu-noble-large | Check overlays for neutron-stable-2025.1.tar.gz 2026-08-04 00:04:46.720607 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron/source ]] 2026-08-04 00:04:46.720619 | ubuntu-noble-large | + popd 2026-08-04 00:04:46.720630 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:46.720646 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:46.721837 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-08-04 00:04:46.724097 | ubuntu-noble-large | + filename=nova-stable-2025.1.tar.gz 2026-08-04 00:04:46.724151 | ubuntu-noble-large | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-08-04 00:04:46.724172 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-08-04 00:04:46.724185 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-08-04 00:04:46.724197 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-08-04 00:04:48.468410 | ubuntu-noble-large | 2026-08-04 00:04:48 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9660204/9660204] -> "nova-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:48.470755 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:48.470868 | ubuntu-noble-large | + echo Process nova-stable-2025.1.tar.gz 2026-08-04 00:04:48.470884 | ubuntu-noble-large | Process nova-stable-2025.1.tar.gz 2026-08-04 00:04:48.473124 | ubuntu-noble-large | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-08-04 00:04:48.473469 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:48.473998 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:48.484103 | ubuntu-noble-large | + directory=nova-31.3.2.dev3 2026-08-04 00:04:48.484211 | ubuntu-noble-large | + echo Check patches for nova-stable-2025.1.tar.gz 2026-08-04 00:04:48.484227 | ubuntu-noble-large | Check patches for nova-stable-2025.1.tar.gz 2026-08-04 00:04:48.484248 | ubuntu-noble-large | + [[ -e ../patches/2025.1/nova ]] 2026-08-04 00:04:48.484259 | ubuntu-noble-large | + tar xzf nova-stable-2025.1.tar.gz 2026-08-04 00:04:48.922623 | ubuntu-noble-large | + rm nova-stable-2025.1.tar.gz 2026-08-04 00:04:48.927416 | ubuntu-noble-large | + find nova-31.3.2.dev3 -type f 2026-08-04 00:04:48.927454 | ubuntu-noble-large | + sort 2026-08-04 00:04:48.952633 | ubuntu-noble-large | + pushd nova-31.3.2.dev3 2026-08-04 00:04:48.954736 | ubuntu-noble-large | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2026-08-04 00:04:48.954842 | ubuntu-noble-large | ++ sort 2026-08-04 00:04:48.959474 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-08-04 00:04:48.959518 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-08-04 00:04:48.959532 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-08-04 00:04:48.959546 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:04:48.962149 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2026-08-04 00:04:48.962446 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-08-04 00:04:48.962997 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:04:48.965820 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2026-08-04 00:04:48.966487 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-08-04 00:04:48.967262 | ubuntu-noble-large | + popd 2026-08-04 00:04:48.968200 | ubuntu-noble-large | + find nova-31.3.2.dev3 -type f 2026-08-04 00:04:48.968491 | ubuntu-noble-large | + sort 2026-08-04 00:04:48.992279 | ubuntu-noble-large | + append_new_files_to_sources_txt nova-31.3.2.dev3 files-before files-after 2026-08-04 00:04:48.992341 | ubuntu-noble-large | + local directory=nova-31.3.2.dev3 2026-08-04 00:04:48.992355 | ubuntu-noble-large | + local before=files-before 2026-08-04 00:04:48.992368 | ubuntu-noble-large | + local after=files-after 2026-08-04 00:04:48.992381 | ubuntu-noble-large | + local sources_txt 2026-08-04 00:04:48.994068 | ubuntu-noble-large | ++ find nova-31.3.2.dev3 -maxdepth 2 -type f -path '*.egg-info/SOURCES.txt' 2026-08-04 00:04:48.994533 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:48.997482 | ubuntu-noble-large | + sources_txt=nova-31.3.2.dev3/nova.egg-info/SOURCES.txt 2026-08-04 00:04:48.997507 | ubuntu-noble-large | + [[ -z nova-31.3.2.dev3/nova.egg-info/SOURCES.txt ]] 2026-08-04 00:04:48.997525 | ubuntu-noble-large | + local new_files 2026-08-04 00:04:48.998177 | ubuntu-noble-large | ++ comm -13 files-before files-after 2026-08-04 00:04:49.004247 | ubuntu-noble-large | + new_files=nova-31.3.2.dev3/nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-08-04 00:04:49.004278 | ubuntu-noble-large | + [[ -z nova-31.3.2.dev3/nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py ]] 2026-08-04 00:04:49.005012 | ubuntu-noble-large | ++ tail -c1 nova-31.3.2.dev3/nova.egg-info/SOURCES.txt 2026-08-04 00:04:49.006448 | ubuntu-noble-large | + [[ -n h ]] 2026-08-04 00:04:49.006479 | ubuntu-noble-large | + echo 2026-08-04 00:04:49.006587 | ubuntu-noble-large | + local file 2026-08-04 00:04:49.006609 | ubuntu-noble-large | + for file in $new_files 2026-08-04 00:04:49.006622 | ubuntu-noble-large | + case $file in 2026-08-04 00:04:49.006729 | ubuntu-noble-large | + echo 'APPEND nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py TO nova-31.3.2.dev3/nova.egg-info/SOURCES.txt' 2026-08-04 00:04:49.006748 | ubuntu-noble-large | APPEND nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py TO nova-31.3.2.dev3/nova.egg-info/SOURCES.txt 2026-08-04 00:04:49.006765 | ubuntu-noble-large | + echo nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-08-04 00:04:49.006957 | ubuntu-noble-large | + rm files-before files-after 2026-08-04 00:04:49.010969 | ubuntu-noble-large | + tar czf nova-stable-2025.1.tar.gz nova-31.3.2.dev3 2026-08-04 00:04:50.564128 | ubuntu-noble-large | + rm -r nova-31.3.2.dev3 2026-08-04 00:04:50.672562 | ubuntu-noble-large | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-08-04 00:04:50.672649 | ubuntu-noble-large | Check overlays for nova-stable-2025.1.tar.gz 2026-08-04 00:04:50.672665 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/nova/source ]] 2026-08-04 00:04:50.672688 | ubuntu-noble-large | + popd 2026-08-04 00:04:50.672703 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:50.672721 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:50.674249 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-08-04 00:04:50.677491 | ubuntu-noble-large | + filename=octavia-stable-2025.1.tar.gz 2026-08-04 00:04:50.677540 | ubuntu-noble-large | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-08-04 00:04:50.677557 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-08-04 00:04:50.677568 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-08-04 00:04:50.677583 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-08-04 00:04:52.061204 | ubuntu-noble-large | 2026-08-04 00:04:52 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1338252/1338252] -> "octavia-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:52.063018 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:52.063065 | ubuntu-noble-large | + echo Process octavia-stable-2025.1.tar.gz 2026-08-04 00:04:52.063074 | ubuntu-noble-large | Process octavia-stable-2025.1.tar.gz 2026-08-04 00:04:52.065470 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-08-04 00:04:52.065725 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:52.066210 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:52.074665 | ubuntu-noble-large | + directory=octavia-16.0.2.dev18 2026-08-04 00:04:52.074725 | ubuntu-noble-large | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-08-04 00:04:52.074739 | ubuntu-noble-large | Check patches for octavia-stable-2025.1.tar.gz 2026-08-04 00:04:52.074750 | ubuntu-noble-large | + [[ -e ../patches/2025.1/octavia ]] 2026-08-04 00:04:52.074817 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-08-04 00:04:52.074833 | ubuntu-noble-large | Check overlays for octavia-stable-2025.1.tar.gz 2026-08-04 00:04:52.074846 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/octavia/source ]] 2026-08-04 00:04:52.074885 | ubuntu-noble-large | + popd 2026-08-04 00:04:52.075028 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:52.075048 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:52.076244 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-08-04 00:04:52.078461 | ubuntu-noble-large | + filename=placement-stable-2025.1.tar.gz 2026-08-04 00:04:52.078507 | ubuntu-noble-large | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-08-04 00:04:52.078525 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-08-04 00:04:52.078536 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-08-04 00:04:52.078546 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-08-04 00:04:53.256173 | ubuntu-noble-large | 2026-08-04 00:04:53 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [568189/568189] -> "placement-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:53.258476 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:53.258507 | ubuntu-noble-large | + echo Process placement-stable-2025.1.tar.gz 2026-08-04 00:04:53.258517 | ubuntu-noble-large | Process placement-stable-2025.1.tar.gz 2026-08-04 00:04:53.260807 | ubuntu-noble-large | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-08-04 00:04:53.261196 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:53.261527 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:53.271421 | ubuntu-noble-large | + directory=openstack_placement-13.0.1.dev7 2026-08-04 00:04:53.271460 | ubuntu-noble-large | + echo Check patches for placement-stable-2025.1.tar.gz 2026-08-04 00:04:53.271471 | ubuntu-noble-large | Check patches for placement-stable-2025.1.tar.gz 2026-08-04 00:04:53.271509 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_placement ]] 2026-08-04 00:04:53.271706 | ubuntu-noble-large | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-08-04 00:04:53.271821 | ubuntu-noble-large | Check overlays for placement-stable-2025.1.tar.gz 2026-08-04 00:04:53.271851 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2026-08-04 00:04:53.271862 | ubuntu-noble-large | + popd 2026-08-04 00:04:53.271886 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:53.271898 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:53.272838 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:53.275051 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:53.275121 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-08-04 00:04:53.275143 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:53.275156 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:53.275167 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:55.105610 | ubuntu-noble-large | 2026-08-04 00:04:55 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9063273/9063273] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:55.108014 | 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-08-04 00:04:55.108107 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:55.108123 | ubuntu-noble-large | Process skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:55.110024 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:55.110596 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:55.113458 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:55.121226 | ubuntu-noble-large | + directory=skyline_apiserver-6.0.1.dev17 2026-08-04 00:04:55.121279 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:55.121293 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:55.121307 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2026-08-04 00:04:55.121422 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:55.121444 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-08-04 00:04:55.121455 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2026-08-04 00:04:55.121469 | ubuntu-noble-large | + popd 2026-08-04 00:04:55.121561 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:55.121579 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:55.122706 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:55.125508 | ubuntu-noble-large | + filename=skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:55.125540 | ubuntu-noble-large | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-08-04 00:04:55.125558 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:55.125572 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:55.125603 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:57.709762 | ubuntu-noble-large | 2026-08-04 00:04:57 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26666407/26666407] -> "skyline-console-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:57.712156 | 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-08-04 00:04:57.712199 | ubuntu-noble-large | + echo Process skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:57.712211 | ubuntu-noble-large | Process skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:57.714515 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:57.714927 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:57.715337 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:57.724132 | ubuntu-noble-large | + directory=skyline_console-6.0.2.dev2 2026-08-04 00:04:57.724201 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:57.724215 | ubuntu-noble-large | Check patches for skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:57.724234 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_console ]] 2026-08-04 00:04:57.724245 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:57.724255 | ubuntu-noble-large | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-08-04 00:04:57.724265 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2026-08-04 00:04:57.724276 | ubuntu-noble-large | + popd 2026-08-04 00:04:57.724382 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:57.724402 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:57.725708 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-08-04 00:04:57.728730 | ubuntu-noble-large | + filename=watcher-stable-2025.1.tar.gz 2026-08-04 00:04:57.728766 | ubuntu-noble-large | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-08-04 00:04:57.728833 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-08-04 00:04:57.728854 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-08-04 00:04:57.728872 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-08-04 00:04:59.101864 | ubuntu-noble-large | 2026-08-04 00:04:59 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1145795/1145795] -> "watcher-stable-2025.1.tar.gz" [1] 2026-08-04 00:04:59.104824 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:04:59.104911 | ubuntu-noble-large | + echo Process watcher-stable-2025.1.tar.gz 2026-08-04 00:04:59.104926 | ubuntu-noble-large | Process watcher-stable-2025.1.tar.gz 2026-08-04 00:04:59.106375 | ubuntu-noble-large | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-08-04 00:04:59.106908 | ubuntu-noble-large | ++ head -1 2026-08-04 00:04:59.107324 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:04:59.118602 | ubuntu-noble-large | + directory=python_watcher-14.1.1.dev7 2026-08-04 00:04:59.118657 | ubuntu-noble-large | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-08-04 00:04:59.118666 | ubuntu-noble-large | Check patches for watcher-stable-2025.1.tar.gz 2026-08-04 00:04:59.118674 | ubuntu-noble-large | + [[ -e ../patches/2025.1/python_watcher ]] 2026-08-04 00:04:59.118681 | ubuntu-noble-large | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-08-04 00:04:59.118688 | ubuntu-noble-large | Check overlays for watcher-stable-2025.1.tar.gz 2026-08-04 00:04:59.118695 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2026-08-04 00:04:59.118702 | ubuntu-noble-large | + popd 2026-08-04 00:04:59.118710 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-08-04 00:04:59.118749 | ubuntu-noble-large | + pushd tarballs 2026-08-04 00:04:59.119359 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-08-04 00:04:59.122947 | ubuntu-noble-large | + filename=requirements-stable-2025.1.tar.gz 2026-08-04 00:04:59.123018 | ubuntu-noble-large | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-08-04 00:04:59.123032 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-08-04 00:04:59.123044 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-08-04 00:04:59.123054 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.186543 | ubuntu-noble-large | 2026-08-04 00:05:00 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150760/150760] -> "requirements-stable-2025.1.tar.gz" [1] 2026-08-04 00:05:00.189140 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-08-04 00:05:00.189214 | ubuntu-noble-large | + echo Process requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.189227 | ubuntu-noble-large | Process requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.191062 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.191671 | ubuntu-noble-large | ++ head -1 2026-08-04 00:05:00.192130 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-08-04 00:05:00.202676 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7535 2026-08-04 00:05:00.202757 | ubuntu-noble-large | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.202848 | ubuntu-noble-large | Check patches for requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.202865 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_requirements ]] 2026-08-04 00:05:00.202875 | ubuntu-noble-large | + tar xzf requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.225922 | ubuntu-noble-large | + rm requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.229074 | ubuntu-noble-large | + find openstack_requirements-1.2.1.dev7535 -type f 2026-08-04 00:05:00.229562 | ubuntu-noble-large | + sort 2026-08-04 00:05:00.233844 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7535 2026-08-04 00:05:00.235855 | ubuntu-noble-large | ++ find ../../patches/2025.1/openstack_requirements -type f -name '*.patch' 2026-08-04 00:05:00.236146 | ubuntu-noble-large | ++ sort 2026-08-04 00:05:00.241392 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-08-04 00:05:00.241476 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch' 2026-08-04 00:05:00.241492 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch 2026-08-04 00:05:00.241507 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-08-04 00:05:00.244516 | ubuntu-noble-large | checking file upper-constraints.txt 2026-08-04 00:05:00.244615 | ubuntu-noble-large | Hunk #2 succeeded at 373 with fuzz 1. 2026-08-04 00:05:00.245200 | ubuntu-noble-large | + patch --forward --batch -p1 2026-08-04 00:05:00.248058 | ubuntu-noble-large | patching file upper-constraints.txt 2026-08-04 00:05:00.248163 | ubuntu-noble-large | Hunk #2 succeeded at 373 with fuzz 1. 2026-08-04 00:05:00.248726 | ubuntu-noble-large | + popd 2026-08-04 00:05:00.249756 | ubuntu-noble-large | + find openstack_requirements-1.2.1.dev7535 -type f 2026-08-04 00:05:00.250194 | ubuntu-noble-large | + sort 2026-08-04 00:05:00.254629 | ubuntu-noble-large | + append_new_files_to_sources_txt openstack_requirements-1.2.1.dev7535 files-before files-after 2026-08-04 00:05:00.254688 | ubuntu-noble-large | + local directory=openstack_requirements-1.2.1.dev7535 2026-08-04 00:05:00.254704 | ubuntu-noble-large | + local before=files-before 2026-08-04 00:05:00.254766 | ubuntu-noble-large | + local after=files-after 2026-08-04 00:05:00.254802 | ubuntu-noble-large | + local sources_txt 2026-08-04 00:05:00.257295 | ubuntu-noble-large | ++ find openstack_requirements-1.2.1.dev7535 -maxdepth 2 -type f -path '*.egg-info/SOURCES.txt' 2026-08-04 00:05:00.257598 | ubuntu-noble-large | ++ head -1 2026-08-04 00:05:00.261809 | ubuntu-noble-large | + sources_txt=openstack_requirements-1.2.1.dev7535/openstack_requirements.egg-info/SOURCES.txt 2026-08-04 00:05:00.261974 | ubuntu-noble-large | + [[ -z openstack_requirements-1.2.1.dev7535/openstack_requirements.egg-info/SOURCES.txt ]] 2026-08-04 00:05:00.261993 | ubuntu-noble-large | + local new_files 2026-08-04 00:05:00.263159 | ubuntu-noble-large | ++ comm -13 files-before files-after 2026-08-04 00:05:00.265645 | ubuntu-noble-large | + new_files=openstack_requirements-1.2.1.dev7535/upper-constraints.txt.orig 2026-08-04 00:05:00.265689 | ubuntu-noble-large | + [[ -z openstack_requirements-1.2.1.dev7535/upper-constraints.txt.orig ]] 2026-08-04 00:05:00.266806 | ubuntu-noble-large | ++ tail -c1 openstack_requirements-1.2.1.dev7535/openstack_requirements.egg-info/SOURCES.txt 2026-08-04 00:05:00.269802 | ubuntu-noble-large | + [[ -n y ]] 2026-08-04 00:05:00.269856 | ubuntu-noble-large | + echo 2026-08-04 00:05:00.269957 | ubuntu-noble-large | + local file 2026-08-04 00:05:00.269972 | ubuntu-noble-large | + for file in $new_files 2026-08-04 00:05:00.269988 | ubuntu-noble-large | + case $file in 2026-08-04 00:05:00.269999 | ubuntu-noble-large | + continue 2026-08-04 00:05:00.270086 | ubuntu-noble-large | + rm files-before files-after 2026-08-04 00:05:00.273598 | ubuntu-noble-large | + tar czf requirements-stable-2025.1.tar.gz openstack_requirements-1.2.1.dev7535 2026-08-04 00:05:00.324459 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7535 2026-08-04 00:05:00.333038 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.333089 | ubuntu-noble-large | Check overlays for requirements-stable-2025.1.tar.gz 2026-08-04 00:05:00.333105 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2026-08-04 00:05:00.333113 | ubuntu-noble-large | + popd 2026-08-04 00:05:00.334096 | ubuntu-noble-large | + bash scripts/004-build.sh 2026-08-04 00:05:00.337448 | ubuntu-noble-large | + BASE_ARCH=x86_64 2026-08-04 00:05:00.338744 | ubuntu-noble-large | ++ date +%Y%m%d 2026-08-04 00:05:00.342708 | ubuntu-noble-large | + BUILD_ID=20260804 2026-08-04 00:05:00.342742 | ubuntu-noble-large | + BUILD_TYPE=all 2026-08-04 00:05:00.342761 | ubuntu-noble-large | + IS_RELEASE=False 2026-08-04 00:05:00.342800 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-08-04 00:05:00.342891 | ubuntu-noble-large | + VERSION=latest 2026-08-04 00:05:00.342902 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2026-08-04 00:05:00.343009 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-08-04 00:05:00.343032 | ubuntu-noble-large | + . defaults/all.sh 2026-08-04 00:05:00.343159 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-08-04 00:05:00.343165 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-08-04 00:05:00.343195 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-08-04 00:05:00.343219 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-08-04 00:05:00.343445 | ubuntu-noble-large | +++ deactivate nondestructive 2026-08-04 00:05:00.343511 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:05:00.343534 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:05:00.343555 | ubuntu-noble-large | +++ hash -r 2026-08-04 00:05:00.343625 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:05:00.343632 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-08-04 00:05:00.343653 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-08-04 00:05:00.343683 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-08-04 00:05:00.343787 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-08-04 00:05:00.343867 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-08-04 00:05:00.343879 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-08-04 00:05:00.343885 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-08-04 00:05:00.343938 | 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-08-04 00:05:00.343976 | 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-08-04 00:05:00.343997 | ubuntu-noble-large | +++ export PATH 2026-08-04 00:05:00.344042 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 00:05:00.344091 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-08-04 00:05:00.344111 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-08-04 00:05:00.344131 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-08-04 00:05:00.344147 | ubuntu-noble-large | +++ export PS1 2026-08-04 00:05:00.344153 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-08-04 00:05:00.344172 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-08-04 00:05:00.344201 | ubuntu-noble-large | +++ hash -r 2026-08-04 00:05:00.344270 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-08-04 00:05:00.345342 | ubuntu-noble-large | +++ date +%Y%m%d 2026-08-04 00:05:00.348325 | ubuntu-noble-large | ++ export BUILD_ID=20260804 2026-08-04 00:05:00.348343 | ubuntu-noble-large | ++ BUILD_ID=20260804 2026-08-04 00:05:00.348354 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-08-04 00:05:00.348359 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-08-04 00:05:00.348364 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-08-04 00:05:00.348369 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-08-04 00:05:00.348431 | ubuntu-noble-large | + export IS_RELEASE 2026-08-04 00:05:00.348439 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-08-04 00:05:00.348464 | ubuntu-noble-large | + export VERSION 2026-08-04 00:05:00.348591 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-04 00:05:00.348597 | ubuntu-noble-large | + PLATFORM=linux/amd64 2026-08-04 00:05:00.348619 | ubuntu-noble-large | + [[ -z '' ]] 2026-08-04 00:05:00.349732 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2026-08-04 00:05:00.458966 | 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 ^valkey ^watcher' 2026-08-04 00:05:00.459074 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\1 ]] 2026-08-04 00:05:00.459099 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\2 ]] 2026-08-04 00:05:00.459119 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\5\.\1 ]] 2026-08-04 00:05:00.459144 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2026-08-04 00:05:00.459407 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-08-04 00:05:00.460731 | 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' '^valkey' '^watcher' 2026-08-04 00:05:00.461145 | ubuntu-noble-large | + tee kolla-build-20260804.log 2026-08-04 00:05:00.936860 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2026-08-04 00:05:00.936979 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2026-08-04 00:05:08.913046 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2026-08-04 00:05:08.913926 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2026-08-04 00:05:08.914205 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2026-08-04 00:05:08.914345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2026-08-04 00:05:08.914188 2026-08-04 00:05:08.916298 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2026-08-04 00:05:08.917401 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2026-08-04 00:07:08.096555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/40 : FROM ubuntu:24.04 2026-08-04 00:07:08.096750 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ef91e4b15da8 2026-08-04 00:07:08.097180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/40 : LABEL "build-date"="20260804" "name"="base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:07:08.097231 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 9b478714cb5c 2026-08-04 00:07:08.097256 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 9b478714cb5c 2026-08-04 00:07:08.097281 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 98c1b20dde14 2026-08-04 00:07:08.097307 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/40 : 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-08-04 00:07:08.097332 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 9d3994f800ed 2026-08-04 00:07:08.097354 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 9d3994f800ed 2026-08-04 00:07:08.097390 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 62c79240e471 2026-08-04 00:07:08.097416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/40 : COPY curlrc /root/.curlrc 2026-08-04 00:07:08.097440 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3a8e2add9d0d 2026-08-04 00:07:08.097463 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/40 : ENV LANG en_US.UTF-8 2026-08-04 00:07:08.097484 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in c0d5e61a034b 2026-08-04 00:07:08.097506 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container c0d5e61a034b 2026-08-04 00:07:08.097528 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1029a5bc20c8 2026-08-04 00:07:08.097550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/40 : LABEL kolla_version="2025.1" 2026-08-04 00:07:08.097571 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 12e132e1abec 2026-08-04 00:07:08.097593 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 12e132e1abec 2026-08-04 00:07:08.097617 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2a7a76c63b8a 2026-08-04 00:07:08.097640 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/40 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-08-04 00:07:08.097661 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2f30e9a9e27b 2026-08-04 00:07:08.097674 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/40 : COPY *.gpg /etc/kolla/apt-keys/ 2026-08-04 00:07:08.097693 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5ba76e57bcc9 2026-08-04 00:07:08.097707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/40 : 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-08-04 00:07:08.097725 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a6811c4362ea 2026-08-04 00:07:08.097746 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:07:08.097768 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1522 kB] 2026-08-04 00:07:08.097845 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:07:08.097887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1587 kB] 2026-08-04 00:07:08.097899 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1110 kB] 2026-08-04 00:07:08.097909 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [50.0 kB] 2026-08-04 00:07:08.097919 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:07:08.097929 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:07:08.097946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2026-08-04 00:07:08.097957 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-08-04 00:07:08.097967 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:07:08.097976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-08-04 00:07:08.097986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1700 kB] 2026-08-04 00:07:08.097996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1433 kB] 2026-08-04 00:07:08.098015 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2138 kB] 2026-08-04 00:07:08.098025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [55.8 kB] 2026-08-04 00:07:08.098040 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:07:08.098050 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-08-04 00:07:08.098059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:07:08.098074 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 31.9 MB in 3s (11.4 MB/s) 2026-08-04 00:07:08.098088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.098160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.098177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-08-04 00:07:08.098193 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-08-04 00:07:08.098283 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-08-04 00:07:08.098297 | ubuntu-noble-large | INFO:kolla.common.utils.base: libc-bin libc6 libssl3t64 openssl 2026-08-04 00:07:08.098308 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-08-04 00:07:08.098323 | ubuntu-noble-large | INFO:kolla.common.utils.base: manpages glibc-doc libnss-nis libnss-nisplus 2026-08-04 00:07:08.098337 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-08-04 00:07:08.098385 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2026-08-04 00:07:08.098399 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2026-08-04 00:07:08.098442 | ubuntu-noble-large | INFO:kolla.common.utils.base: libc-bin libc6 libssl3t64 2026-08-04 00:07:08.098455 | ubuntu-noble-large | INFO:kolla.common.utils.base:3 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. 2026-08-04 00:07:08.098470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 11.3 MB of archives. 2026-08-04 00:07:08.098505 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2026-08-04 00:07:08.098517 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6 amd64 2.39-0ubuntu8.8 [3262 kB] 2026-08-04 00:07:08.098561 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-bin amd64 2.39-0ubuntu8.8 [682 kB] 2026-08-04 00:07:08.098588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1942 kB] 2026-08-04 00:07:08.098601 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1003 kB] 2026-08-04 00:07:08.098648 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ca-certificates all 20260601~24.04.1 [139 kB] 2026-08-04 00:07:08.098660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.8 [4231 kB] 2026-08-04 00:07:08.098711 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2026-08-04 00:07:08.098722 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2026-08-04 00:07:08.098759 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2026-08-04 00:07:08.098768 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2026-08-04 00:07:08.098828 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2026-08-04 00:07:08.098845 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2026-08-04 00:07:08.098859 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2026-08-04 00:07:08.098872 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.098920 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-08-04 00:07:08.098932 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.098971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 11.3 MB in 1s (18.5 MB/s) 2026-08-04 00:07:08.098983 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.099021 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.099047 | 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-08-04 00:07:08.099074 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.099087 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.099146 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.099158 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.099171 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.099216 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.099228 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2026-08-04 00:07:08.099242 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libc6_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:07:08.099294 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-08-04 00:07:08.099305 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-08-04 00:07:08.099320 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-08-04 00:07:08.099366 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-08-04 00:07:08.099411 | 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-08-04 00:07:08.099423 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-08-04 00:07:08.099445 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libc6:amd64 (2.39-0ubuntu8.8) over (2.39-0ubuntu8.7) ... 2026-08-04 00:07:08.099488 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libc6:amd64 (2.39-0ubuntu8.8) ... 2026-08-04 00:07:08.099500 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-08-04 00:07:08.099536 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-08-04 00:07:08.099546 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-08-04 00:07:08.099585 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-08-04 00:07:08.099597 | 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-08-04 00:07:08.099611 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-08-04 00:07:08.099676 | 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-08-04 00:07:08.099694 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.099707 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.099720 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.099769 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.099807 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.099825 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.099866 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% 2026-08-04 00:07:08.099881 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 4381 files and directories currently installed.) 2026-08-04 00:07:08.099926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libc-bin_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:07:08.099941 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libc-bin (2.39-0ubuntu8.8) over (2.39-0ubuntu8.7) ... 2026-08-04 00:07:08.099980 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:07:08.099995 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.100067 | 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 ... 2026-08-04 00:07:08.100087 | ubuntu-noble-large | INFO:kolla.common.utils.base:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:07:08.100097 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.100110 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.100175 | ubuntu-noble-large | INFO:kolla.common.utils.base:75% (Reading database ... 80% 2026-08-04 00:07:08.100191 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2026-08-04 00:07:08.100204 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2026-08-04 00:07:08.100245 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-04 00:07:08.100272 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-04 00:07:08.100293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-04 00:07:08.100306 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2026-08-04 00:07:08.100351 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.100368 | 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-08-04 00:07:08.100410 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-08-04 00:07:08.100426 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.100438 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.100484 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2026-08-04 00:07:08.100500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-04 00:07:08.100540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.12) ... 2026-08-04 00:07:08.100550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2026-08-04 00:07:08.100588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20260601~24.04.1_all.deb ... 2026-08-04 00:07:08.100603 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20260601~24.04.1) ... 2026-08-04 00:07:08.100642 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2026-08-04 00:07:08.100669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.8_all.deb ... 2026-08-04 00:07:08.100682 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.8) ... 2026-08-04 00:07:08.100722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.8) ... 2026-08-04 00:07:08.100761 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-08-04 00:07:08.100807 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-08-04 00:07:08.100833 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-08-04 00:07:08.100851 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-08-04 00:07:08.100871 | 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-08-04 00:07:08.100923 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-08-04 00:07:08.100943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-08-04 00:07:08.100961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-08-04 00:07:08.100978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-04 00:07:08.101029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20260601~24.04.1) ... 2026-08-04 00:07:08.101048 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-08-04 00:07:08.101065 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-08-04 00:07:08.101111 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-08-04 00:07:08.101151 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-08-04 00:07:08.101186 | 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-08-04 00:07:08.101201 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-08-04 00:07:08.101220 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-08-04 00:07:08.101238 | ubuntu-noble-large | INFO:kolla.common.utils.base:121 added, 0 removed; done. 2026-08-04 00:07:08.101289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:07:08.101306 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20260601~24.04.1) ... 2026-08-04 00:07:08.101334 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-08-04 00:07:08.101353 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2026-08-04 00:07:08.101371 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2026-08-04 00:07:08.101417 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2026-08-04 00:07:08.101431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-08-04 00:07:08.101476 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-08-04 00:07:08.101500 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-08-04 00:07:08.101521 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-08-04 00:07:08.101538 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a6811c4362ea 2026-08-04 00:07:08.101589 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ba6160e8caf0 2026-08-04 00:07:08.101608 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/40 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2026-08-04 00:07:08.101625 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e2ac5f3e8c9c 2026-08-04 00:07:08.101675 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e2ac5f3e8c9c 2026-08-04 00:07:08.101696 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 682b250afefb 2026-08-04 00:07:08.101712 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/40 : COPY kolla_bashrc /tmp/ 2026-08-04 00:07:08.101757 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7fc7f239e244 2026-08-04 00:07:08.101811 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/40 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2026-08-04 00:07:08.101844 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f622ad4f54a4 2026-08-04 00:07:08.101858 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f622ad4f54a4 2026-08-04 00:07:08.101874 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7f2446f918a6 2026-08-04 00:07:08.101891 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/40 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2026-08-04 00:07:08.101933 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7b7d1a51fe61 2026-08-04 00:07:08.101945 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7b7d1a51fe61 2026-08-04 00:07:08.101986 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f542af64776a 2026-08-04 00:07:08.101998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/40 : ENV DEBIAN_FRONTEND noninteractive 2026-08-04 00:07:08.102041 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e41a12607a45 2026-08-04 00:07:08.102053 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e41a12607a45 2026-08-04 00:07:08.102097 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 880ab03096ac 2026-08-04 00:07:08.102109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/40 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2026-08-04 00:07:08.102168 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a81447028819 2026-08-04 00:07:08.102179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/40 : 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-08-04 00:07:08.102457 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3c6b88da093b 2026-08-04 00:07:08.102533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:07:08.102548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:07:08.102561 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:07:08.102572 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:07:08.102583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [50.0 kB] 2026-08-04 00:07:08.102593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,587 kB] 2026-08-04 00:07:08.102604 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:07:08.102614 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:07:08.102636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:07:08.102646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-08-04 00:07:08.102656 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-08-04 00:07:08.102667 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:07:08.102676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:07:08.102686 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:07:08.102696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [55.8 kB] 2026-08-04 00:07:08.102706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,700 kB] 2026-08-04 00:07:08.102716 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:07:08.102730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:07:08.102740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-08-04 00:07:08.102750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 31.9 MB in 2s (14.8 MB/s) 2026-08-04 00:07:08.102760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.102774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.102871 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-08-04 00:07:08.102894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-08-04 00:07:08.102921 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20260601~24.04.1). 2026-08-04 00:07:08.102945 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-08-04 00:07:08.102962 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2026-08-04 00:07:08.102978 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-08-04 00:07:08.103000 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-08-04 00:07:08.103018 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-08-04 00:07:08.103040 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2026-08-04 00:07:08.103095 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-08-04 00:07:08.103116 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2026-08-04 00:07:08.103157 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2026-08-04 00:07:08.103168 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2026-08-04 00:07:08.103221 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-08-04 00:07:08.103232 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2026-08-04 00:07:08.103246 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2026-08-04 00:07:08.103260 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-08-04 00:07:08.103308 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2026-08-04 00:07:08.103323 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-08-04 00:07:08.103337 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-08-04 00:07:08.103382 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-08-04 00:07:08.103398 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2026-08-04 00:07:08.103435 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 11 not upgraded. 2026-08-04 00:07:08.103450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,335 kB of archives. 2026-08-04 00:07:08.103487 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2026-08-04 00:07:08.103502 | 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-08-04 00:07:08.103541 | 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.7 [34.5 kB] 2026-08-04 00:07:08.103559 | 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.7 [82.0 kB] 2026-08-04 00:07:08.103618 | 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-08-04 00:07:08.103635 | 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.7 [348 kB] 2026-08-04 00:07:08.103649 | 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.7 [143 kB] 2026-08-04 00:07:08.103663 | 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-08-04 00:07:08.103706 | 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-08-04 00:07:08.103718 | 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.7 [701 kB] 2026-08-04 00:07:08.103732 | 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.4 [74.6 kB] 2026-08-04 00:07:08.103813 | 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-08-04 00:07:08.103839 | 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-08-04 00:07:08.103849 | 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-08-04 00:07:08.103865 | 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-08-04 00:07:08.103890 | 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-08-04 00:07:08.103930 | 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-08-04 00:07:08.103945 | 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-08-04 00:07:08.103981 | 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.11 [342 kB] 2026-08-04 00:07:08.103996 | 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.11 [226 kB] 2026-08-04 00:07:08.104036 | 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-08-04 00:07:08.104052 | 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-08-04 00:07:08.104090 | 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-08-04 00:07:08.104106 | 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-08-04 00:07:08.104230 | 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-08-04 00:07:08.104252 | 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-08-04 00:07:08.104270 | 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-08-04 00:07:08.104287 | 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-08-04 00:07:08.104311 | 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-08-04 00:07:08.104329 | 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-08-04 00:07:08.104345 | 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-08-04 00:07:08.104368 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-08-04 00:07:08.104388 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.104412 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,335 kB in 0s (12.3 MB/s) 2026-08-04 00:07:08.104437 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2026-08-04 00:07:08.104452 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.104489 | 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-08-04 00:07:08.104524 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.104553 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.104569 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.104591 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.104609 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.104665 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.104699 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5466 files and directories currently installed.) 2026-08-04 00:07:08.104721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2026-08-04 00:07:08.104732 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2026-08-04 00:07:08.104747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2026-08-04 00:07:08.104817 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.104849 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2026-08-04 00:07:08.104862 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.104874 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-08-04 00:07:08.104917 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2026-08-04 00:07:08.104932 | ubuntu-noble-large | INFO:kolla.common.utils.base:60% (Reading database ... 65% 2026-08-04 00:07:08.104972 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.104985 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.105028 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.105041 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.105080 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.105094 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.105152 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.105191 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5514 files and directories currently installed.) 2026-08-04 00:07:08.105224 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 00:07:08.105238 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 00:07:08.105278 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2026-08-04 00:07:08.105292 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 00:07:08.105334 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 00:07:08.105347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2026-08-04 00:07:08.105389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2026-08-04 00:07:08.105403 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2026-08-04 00:07:08.105444 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2026-08-04 00:07:08.105469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 00:07:08.105491 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.105528 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 00:07:08.105542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2026-08-04 00:07:08.105584 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.105606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 00:07:08.105626 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 00:07:08.105672 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2026-08-04 00:07:08.105687 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2026-08-04 00:07:08.105722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2026-08-04 00:07:08.105758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2026-08-04 00:07:08.105770 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2026-08-04 00:07:08.105809 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.105850 | 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-08-04 00:07:08.105863 | ubuntu-noble-large | INFO:kolla.common.utils.base:8t64' 2026-08-04 00:07:08.105900 | 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-08-04 00:07:08.105916 | 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-08-04 00:07:08.105955 | 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-08-04 00:07:08.105968 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2026-08-04 00:07:08.106008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2026-08-04 00:07:08.106022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-04 00:07:08.106063 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-04 00:07:08.106095 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2026-08-04 00:07:08.106116 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ... 2026-08-04 00:07:08.106151 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ... 2026-08-04 00:07:08.106183 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2026-08-04 00:07:08.106197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2026-08-04 00:07:08.106238 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-08-04 00:07:08.106251 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2026-08-04 00:07:08.106292 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2026-08-04 00:07:08.106306 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2026-08-04 00:07:08.106347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2026-08-04 00:07:08.106360 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-04 00:07:08.106400 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:07:08.106414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2026-08-04 00:07:08.106453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-04 00:07:08.106467 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.106509 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:07:08.106522 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2026-08-04 00:07:08.106563 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:07:08.106577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-04 00:07:08.106617 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2026-08-04 00:07:08.106631 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2026-08-04 00:07:08.106674 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-08-04 00:07:08.106698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2026-08-04 00:07:08.106718 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.4_amd64.deb ... 2026-08-04 00:07:08.106741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-08-04 00:07:08.106812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2026-08-04 00:07:08.106833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-04 00:07:08.106842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:07:08.106856 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2026-08-04 00:07:08.106898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-04 00:07:08.106912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.11) ... 2026-08-04 00:07:08.106952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2026-08-04 00:07:08.106965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.4_amd64.deb ... 2026-08-04 00:07:08.107006 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.107019 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2026-08-04 00:07:08.107060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2026-08-04 00:07:08.107073 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2026-08-04 00:07:08.107114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2026-08-04 00:07:08.107155 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.4_amd64.deb ... 2026-08-04 00:07:08.107169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.107219 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2026-08-04 00:07:08.107234 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.4_amd64.deb ... 2026-08-04 00:07:08.107246 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.107286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.107299 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2026-08-04 00:07:08.107342 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.4_amd64.deb ... 2026-08-04 00:07:08.107355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.107397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2026-08-04 00:07:08.107411 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.107462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2026-08-04 00:07:08.107485 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.107505 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2026-08-04 00:07:08.107562 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2026-08-04 00:07:08.107581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.4_amd64.deb ... 2026-08-04 00:07:08.107603 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.107624 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2026-08-04 00:07:08.107636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.4_amd64.deb ... 2026-08-04 00:07:08.107675 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.107707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2026-08-04 00:07:08.107720 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.4_amd64.deb ... 2026-08-04 00:07:08.107762 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.107817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.107846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2026-08-04 00:07:08.107866 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.4_all.deb ... 2026-08-04 00:07:08.107887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.107931 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2026-08-04 00:07:08.107945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2026-08-04 00:07:08.107979 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.107993 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2026-08-04 00:07:08.108035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2026-08-04 00:07:08.108049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2026-08-04 00:07:08.108090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2026-08-04 00:07:08.108103 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2026-08-04 00:07:08.108162 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-04 00:07:08.108267 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-08-04 00:07:08.108277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ... 2026-08-04 00:07:08.108286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2026-08-04 00:07:08.108299 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 00:07:08.108308 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:07:08.108317 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-08-04 00:07:08.108329 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 00:07:08.108386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:07:08.108405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 00:07:08.108418 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2026-08-04 00:07:08.108451 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-04 00:07:08.108472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.108496 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 00:07:08.108520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-08-04 00:07:08.108533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2026-08-04 00:07:08.108551 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.108569 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.108622 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.108641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:07:08.108662 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.108682 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.108703 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.108743 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.4) ... 2026-08-04 00:07:08.108760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.11) ... 2026-08-04 00:07:08.108773 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:07:08.108820 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3c6b88da093b 2026-08-04 00:07:08.108834 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9a191694cdac 2026-08-04 00:07:08.108894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/40 : 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-08-04 00:07:08.108908 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 5dc5e2b43582 2026-08-04 00:07:08.108921 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 5dc5e2b43582 2026-08-04 00:07:08.108967 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 755b2ea8d642 2026-08-04 00:07:08.108991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/40 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2026-08-04 00:07:08.109018 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 019f7a2e1ce2 2026-08-04 00:07:08.109089 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 019f7a2e1ce2 2026-08-04 00:07:08.109113 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c0afa0af037f 2026-08-04 00:07:08.109216 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/40 : COPY sources.list.ubuntu /etc/apt/sources.list 2026-08-04 00:07:08.109265 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cdf6ac92ed94 2026-08-04 00:07:08.109313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/40 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2026-08-04 00:07:08.109370 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a8dd179f1a6e 2026-08-04 00:07:08.109405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/40 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-08-04 00:07:08.109415 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5a25f79e862d 2026-08-04 00:07:08.109454 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/40 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2026-08-04 00:07:08.109490 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f031a9f8731c 2026-08-04 00:07:08.109503 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 23/40 : 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-08-04 00:07:08.109531 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 5608894041c8 2026-08-04 00:07:08.109579 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2026-08-04 00:07:08.109592 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.109601 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2026-08-04 00:07:08.109660 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.109674 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2026-08-04 00:07:08.109683 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.109696 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2026-08-04 00:07:08.109708 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.109753 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-08-04 00:07:08.109764 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-08-04 00:07:08.109822 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.109854 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: 2 duplicate signatures removed 2026-08-04 00:07:08.109864 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.109899 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: public key "RabbitMQ Release Signing Key " imported 2026-08-04 00:07:08.109910 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.109946 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-08-04 00:07:08.109957 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-08-04 00:07:08.109991 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.110001 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2026-08-04 00:07:08.110038 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.110049 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-08-04 00:07:08.110086 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-08-04 00:07:08.110097 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.110184 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 5608894041c8 2026-08-04 00:07:08.110197 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 06c0a5925b85 2026-08-04 00:07:08.110222 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/40 : 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-08-04 00:07:08.110239 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ca86b346751c 2026-08-04 00:07:08.110251 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://download.docker.com/linux/debian/gpg): response: 200, time: 0.063880, size: 3817 2026-08-04 00:07:08.110292 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.080383, size: 2460 2026-08-04 00:07:08.110304 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive.key): response: 200, time: 0.135444, size: 6198 2026-08-04 00:07:08.110342 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://supplychain.mariadb.com/mariadb-keyring-2019.gpg): response: 200, time: 0.304438, size: 27481 2026-08-04 00:07:08.110353 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.082553, size: 4300 2026-08-04 00:07:08.110391 | 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.092700, size: 3151 2026-08-04 00:07:08.110402 | 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.087384, size: 3151 2026-08-04 00:07:08.110439 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.051064, size: 3157 2026-08-04 00:07:08.110449 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ca86b346751c 2026-08-04 00:07:08.110487 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b1cb1fa3de7b 2026-08-04 00:07:08.110499 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/40 : 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-08-04 00:07:08.110542 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 25f8826e96ca 2026-08-04 00:07:08.110553 | 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-08-04 00:07:08.110590 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:07:08.110601 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:07:08.110639 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:07:08.110649 | 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-08-04 00:07:08.110689 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:07:08.110698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:07:08.110737 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:07:08.110745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:07:08.110802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:07:08.110817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:07:08.110828 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:07:08.110873 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:07:08.110882 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:07:08.110921 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:07:08.110930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 28.2 MB in 2s (12.7 MB/s) 2026-08-04 00:07:08.110970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.111004 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.111038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-08-04 00:07:08.111047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-08-04 00:07:08.111087 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.8). 2026-08-04 00:07:08.111095 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. 2026-08-04 00:07:08.111146 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-08-04 00:07:08.111158 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-08-04 00:07:08.111298 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-08-04 00:07:08.111308 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-08-04 00:07:08.111315 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.111323 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-08-04 00:07:08.111330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-08-04 00:07:08.111340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-08-04 00:07:08.111348 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2026-08-04 00:07:08.111366 | ubuntu-noble-large | INFO:kolla.common.utils.base: gzip libncursesw6 libpam-modules libpam-modules-bin libpam-runtime libpam0g 2026-08-04 00:07:08.111405 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtinfo6 ncurses-base ncurses-bin perl-base tar 2026-08-04 00:07:08.111434 | ubuntu-noble-large | INFO:kolla.common.utils.base:11 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:07:08.111462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 3,100 kB of archives. 2026-08-04 00:07:08.111473 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 9,216 B of additional disk space will be used. 2026-08-04 00:07:08.111512 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:07:08.111539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gzip amd64 1.12-1ubuntu3.2 [99.2 kB] 2026-08-04 00:07:08.111568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-04 00:07:08.111596 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-base amd64 5.38.2-3.2ubuntu0.3 [1,827 kB] 2026-08-04 00:07:08.111623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-04 00:07:08.111652 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-04 00:07:08.111663 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam0g amd64 1.5.3-5ubuntu5.6 [68.0 kB] 2026-08-04 00:07:08.111704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-modules-bin amd64 1.5.3-5ubuntu5.6 [51.9 kB] 2026-08-04 00:07:08.111732 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-modules amd64 1.5.3-5ubuntu5.6 [286 kB] 2026-08-04 00:07:08.111764 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-runtime all 1.5.3-5ubuntu5.6 [40.8 kB] 2026-08-04 00:07:08.111775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-04 00:07:08.111842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-04 00:07:08.111853 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-08-04 00:07:08.111880 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.111915 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 3,100 kB in 0s (6,202 kB/s) 2026-08-04 00:07:08.111943 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.111969 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.112008 | 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-08-04 00:07:08.112021 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.112058 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2026-08-04 00:07:08.112087 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.112098 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../gzip_1.12-1ubuntu3.2_amd64.deb ... 2026-08-04 00:07:08.112288 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gzip (1.12-1ubuntu3.2) over (1.12-1ubuntu3.1) ... 2026-08-04 00:07:08.112372 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gzip (1.12-1ubuntu3.2) ... 2026-08-04 00:07:08.112406 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.112420 | 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 ... 2026-08-04 00:07:08.112432 | ubuntu-noble-large | INFO:kolla.common.utils.base:60% (Reading database ... 65% 2026-08-04 00:07:08.112452 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.112462 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.112472 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.112482 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.112492 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.112502 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.112512 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.112527 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:07:08.112537 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-04 00:07:08.112547 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:07:08.112561 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.112576 | 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-08-04 00:07:08.112616 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.112631 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.112672 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.112687 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.112727 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.112742 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.112808 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.112838 | ubuntu-noble-large | INFO:kolla.common.utils.base:100% 2026-08-04 00:07:08.112848 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.112862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-08-04 00:07:08.112904 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-base (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ... 2026-08-04 00:07:08.112920 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-base (5.38.2-3.2ubuntu0.3) ... 2026-08-04 00:07:08.112959 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.112975 | 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-08-04 00:07:08.113014 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.113030 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.113067 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.113082 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.113160 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.113189 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.113203 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.113240 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-04 00:07:08.113255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3build1) ... 2026-08-04 00:07:08.113298 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.113314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-04 00:07:08.113355 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.113371 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.113411 | 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-08-04 00:07:08.113436 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.113450 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.113493 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.113508 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.113547 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.113562 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.113601 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.113616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-04 00:07:08.113654 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-04 00:07:08.113669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:07:08.113708 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.113723 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.113763 | 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-08-04 00:07:08.113799 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:07:08.113842 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.113854 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.113868 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.113908 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.113924 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.113963 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam0g_1.5.3-5ubuntu5.6_amd64.deb ... 2026-08-04 00:07:08.113979 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam0g:amd64 (1.5.3-5ubuntu5.6) over (1.5.3-5ubuntu5.5) ... 2026-08-04 00:07:08.114020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam0g:amd64 (1.5.3-5ubuntu5.6) ... 2026-08-04 00:07:08.114035 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.114076 | 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-08-04 00:07:08.114100 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.114114 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.114257 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.114269 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.114279 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.114289 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.114303 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.114314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam-modules-bin_1.5.3-5ubuntu5.6_amd64.deb ... 2026-08-04 00:07:08.114328 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam-modules-bin (1.5.3-5ubuntu5.6) over (1.5.3-5ubuntu5.5) ... 2026-08-04 00:07:08.114341 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam-modules-bin (1.5.3-5ubuntu5.6) ... 2026-08-04 00:07:08.114384 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.114400 | 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-08-04 00:07:08.114441 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.114452 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.114466 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.114510 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.114521 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.114559 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.114571 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.114608 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam-modules_1.5.3-5ubuntu5.6_amd64.deb ... 2026-08-04 00:07:08.114626 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam-modules:amd64 (1.5.3-5ubuntu5.6) over (1.5.3-5ubuntu5.5) ... 2026-08-04 00:07:08.114640 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam-modules:amd64 (1.5.3-5ubuntu5.6) ... 2026-08-04 00:07:08.114685 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.114697 | 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-08-04 00:07:08.114736 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.114747 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% 2026-08-04 00:07:08.114804 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.114825 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.114838 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.114884 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.114896 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.114933 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.114945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam-runtime_1.5.3-5ubuntu5.6_all.deb ... 2026-08-04 00:07:08.114982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam-runtime (1.5.3-5ubuntu5.6) over (1.5.3-5ubuntu5.5) ... 2026-08-04 00:07:08.115002 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam-runtime (1.5.3-5ubuntu5.6) ... 2026-08-04 00:07:08.115016 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.115060 | 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-08-04 00:07:08.115072 | 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-08-04 00:07:08.115110 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.115138 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.115184 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.115195 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.115240 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.115255 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.115268 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.115319 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:07:08.115335 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-04 00:07:08.115345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:07:08.115359 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-04 00:07:08.115406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:07:08.115422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:07:08.115432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:07:08.115446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.115483 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-08-04 00:07:08.115495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-08-04 00:07:08.115508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-08-04 00:07:08.115553 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:07:08.115565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease 2026-08-04 00:07:08.115602 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:07:08.115613 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-04 00:07:08.115627 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-04 00:07:08.115679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-04 00:07:08.115714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://archive.ubuntu.com/ubuntu noble-security InRelease 2026-08-04 00:07:08.115735 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (26 B/s) 2026-08-04 00:07:08.115756 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.115809 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-08-04 00:07:08.115841 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-08-04 00:07:08.115872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-08-04 00:07:08.115882 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2026-08-04 00:07:08.115897 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-08-04 00:07:08.115917 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2026-08-04 00:07:08.115931 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2026-08-04 00:07:08.115944 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2026-08-04 00:07:08.115978 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-08-04 00:07:08.115989 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-08-04 00:07:08.116003 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-08-04 00:07:08.116043 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2026-08-04 00:07:08.116055 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2026-08-04 00:07:08.116069 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2026-08-04 00:07:08.116109 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2026-08-04 00:07:08.116120 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-08-04 00:07:08.116159 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n ed diffutils-doc perl-doc 2026-08-04 00:07:08.116169 | ubuntu-noble-large | INFO:kolla.common.utils.base: libterm-readline-gnu-perl | libterm-readline-perl-perl make 2026-08-04 00:07:08.116209 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtap-harness-archive-perl python3-doc python3-tk python3-venv 2026-08-04 00:07:08.116220 | ubuntu-noble-large | INFO:kolla.common.utils.base: python-setuptools-doc python3.12-venv python3.12-doc binutils binfmt-support 2026-08-04 00:07:08.116234 | ubuntu-noble-large | INFO:kolla.common.utils.base: tgt-glusterfs tgt-rbd 2026-08-04 00:07:08.116284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-08-04 00:07:08.116304 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2026-08-04 00:07:08.116327 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2026-08-04 00:07:08.116344 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-08-04 00:07:08.116359 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2026-08-04 00:07:08.116372 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2026-08-04 00:07:08.116386 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2026-08-04 00:07:08.116433 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2026-08-04 00:07:08.116445 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-08-04 00:07:08.116459 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-08-04 00:07:08.116498 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-08-04 00:07:08.116509 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2026-08-04 00:07:08.116523 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi patch perl perl-modules-5.38 python3 python3-minimal 2026-08-04 00:07:08.116565 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2026-08-04 00:07:08.116577 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2026-08-04 00:07:08.116591 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2026-08-04 00:07:08.116634 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 64 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:07:08.116646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.7 MB of archives. 2026-08-04 00:07:08.116670 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2026-08-04 00:07:08.116684 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:07:08.116720 | 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.15 [839 kB] 2026-08-04 00:07:08.116732 | 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-08-04 00:07:08.116769 | 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.15 [2,334 kB] 2026-08-04 00:07:08.116807 | 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-08-04 00:07:08.116823 | 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-08-04 00:07:08.116834 | 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-08-04 00:07:08.116888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2026c-0ubuntu0.24.04.1 [280 kB] 2026-08-04 00:07:08.116905 | 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.15 [2,071 kB] 2026-08-04 00:07:08.116915 | 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.15 [651 kB] 2026-08-04 00:07:08.116930 | 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-08-04 00:07:08.116940 | 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-08-04 00:07:08.116954 | 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-08-04 00:07:08.116996 | 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-08-04 00:07:08.117007 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-04 00:07:08.117022 | 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-08-04 00:07:08.117064 | 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-08-04 00:07:08.117076 | 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.16 [204 kB] 2026-08-04 00:07:08.117091 | 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.16 [106 kB] 2026-08-04 00:07:08.117176 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-08-04 00:07:08.117191 | 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-08-04 00:07:08.117205 | 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-08-04 00:07:08.117215 | 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.3 [3,110 kB] 2026-08-04 00:07:08.117229 | 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-08-04 00:07:08.117256 | 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-08-04 00:07:08.117298 | 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.3 [4,876 kB] 2026-08-04 00:07:08.117310 | 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.3 [231 kB] 2026-08-04 00:07:08.117324 | 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-08-04 00:07:08.117360 | 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-08-04 00:07:08.117372 | 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-08-04 00:07:08.117386 | 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-08-04 00:07:08.117400 | 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-08-04 00:07:08.117530 | 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-08-04 00:07:08.117568 | 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-08-04 00:07:08.117577 | 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-08-04 00:07:08.117596 | 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-08-04 00:07:08.117610 | 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-08-04 00:07:08.117619 | 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-08-04 00:07:08.117628 | 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-08-04 00:07:08.117636 | 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-08-04 00:07:08.117647 | 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-08-04 00:07:08.117656 | 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-08-04 00:07:08.117667 | 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-08-04 00:07:08.117709 | 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-08-04 00:07:08.117719 | 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.4 [1,120 kB] 2026-08-04 00:07:08.117750 | 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-08-04 00:07:08.117759 | 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.7 [51.3 kB] 2026-08-04 00:07:08.117826 | 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-08-04 00:07:08.117844 | 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-08-04 00:07:08.117867 | 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-08-04 00:07:08.117876 | 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-08-04 00:07:08.117887 | 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-08-04 00:07:08.117924 | 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-08-04 00:07:08.117933 | 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-08-04 00:07:08.117968 | 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-08-04 00:07:08.117977 | 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-08-04 00:07:08.118010 | 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-08-04 00:07:08.118020 | 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-08-04 00:07:08.118054 | 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-08-04 00:07:08.118063 | 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-08-04 00:07:08.118100 | 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-08-04 00:07:08.118109 | 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-08-04 00:07:08.118169 | 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-08-04 00:07:08.118183 | 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-08-04 00:07:08.118297 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-04 00:07:08.118314 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-08-04 00:07:08.118323 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.118332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.7 MB in 1s (26.9 MB/s) 2026-08-04 00:07:08.118340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2026-08-04 00:07:08.118351 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.118361 | 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-08-04 00:07:08.118374 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.118405 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.118417 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.118451 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.118463 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.118498 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.118518 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-08-04 00:07:08.118530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:07:08.118568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:07:08.118580 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2026-08-04 00:07:08.118614 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.4_amd64.deb ... 2026-08-04 00:07:08.118627 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-08-04 00:07:08.118661 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2026-08-04 00:07:08.118673 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:07:08.118707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.15) ... 2026-08-04 00:07:08.118719 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:07:08.118765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-08-04 00:07:08.118825 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.15) ... 2026-08-04 00:07:08.118838 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2026-08-04 00:07:08.118856 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.118869 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.118889 | 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-08-04 00:07:08.118910 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:07:08.118921 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.118966 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.118978 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.119009 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.119021 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6138 files and directories currently installed.) 2026-08-04 00:07:08.119055 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-04 00:07:08.119068 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... 2026-08-04 00:07:08.119106 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2026-08-04 00:07:08.119115 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2026-08-04 00:07:08.119158 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2026-08-04 00:07:08.119170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2026-08-04 00:07:08.119202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2026-08-04 00:07:08.119214 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2026-08-04 00:07:08.119346 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2026-08-04 00:07:08.119378 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2026c-0ubuntu0.24.04.1_all.deb ... 2026-08-04 00:07:08.119390 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2026c-0ubuntu0.24.04.1) ... 2026-08-04 00:07:08.119401 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2026-08-04 00:07:08.119431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:07:08.119447 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:07:08.119456 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2026-08-04 00:07:08.119465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:07:08.119474 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.119483 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:07:08.119496 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2026-08-04 00:07:08.119505 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-04 00:07:08.119517 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-04 00:07:08.119555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2.1) ... 2026-08-04 00:07:08.119568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2026-08-04 00:07:08.119601 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.119616 | 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-08-04 00:07:08.119631 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.119679 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.119704 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.119721 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.119743 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.119767 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.119838 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7108 files and directories currently installed.) 2026-08-04 00:07:08.119850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-04 00:07:08.119860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2.1) ... 2026-08-04 00:07:08.119874 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2026-08-04 00:07:08.119884 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-08-04 00:07:08.119897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-04 00:07:08.119911 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2026-08-04 00:07:08.119953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-08-04 00:07:08.119968 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-04 00:07:08.119981 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-04 00:07:08.120019 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.120034 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-04 00:07:08.120070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2026-08-04 00:07:08.120085 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-08-04 00:07:08.120099 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2026-08-04 00:07:08.120172 | ubuntu-noble-large | INFO:kolla.common.utils.base:25% (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-08-04 00:07:08.120198 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-08-04 00:07:08.120212 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-08-04 00:07:08.120222 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-08-04 00:07:08.120235 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-08-04 00:07:08.120273 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-08-04 00:07:08.120288 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-08-04 00:07:08.120302 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7146 files and directories currently installed.) 2026-08-04 00:07:08.120340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-04 00:07:08.120355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-04 00:07:08.120389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2026-08-04 00:07:08.120405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ... 2026-08-04 00:07:08.120442 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-08-04 00:07:08.120457 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2026-08-04 00:07:08.120470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2026-08-04 00:07:08.120515 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-08-04 00:07:08.120530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2026-08-04 00:07:08.120566 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:07:08.120581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-08-04 00:07:08.120595 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2026-08-04 00:07:08.120634 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-08-04 00:07:08.120649 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.120685 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.16) ... 2026-08-04 00:07:08.120700 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2026-08-04 00:07:08.120714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:07:08.120753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.16) ... 2026-08-04 00:07:08.120769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2026-08-04 00:07:08.120808 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2026-08-04 00:07:08.120822 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2026-08-04 00:07:08.120860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2026-08-04 00:07:08.120876 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2026-08-04 00:07:08.120911 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2026-08-04 00:07:08.120926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2026-08-04 00:07:08.120940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.3_all.deb ... 2026-08-04 00:07:08.120978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ... 2026-08-04 00:07:08.120993 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2026-08-04 00:07:08.121029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2026-08-04 00:07:08.121053 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.121066 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-08-04 00:07:08.121091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2026-08-04 00:07:08.121154 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2026-08-04 00:07:08.121168 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-08-04 00:07:08.121182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2026-08-04 00:07:08.121195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-08-04 00:07:08.121233 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ... 2026-08-04 00:07:08.121249 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2026-08-04 00:07:08.121262 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-08-04 00:07:08.121302 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.3) ... 2026-08-04 00:07:08.121317 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2026-08-04 00:07:08.121331 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-08-04 00:07:08.121381 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-04 00:07:08.121397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2026-08-04 00:07:08.121410 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-04 00:07:08.121426 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:07:08.121465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2026-08-04 00:07:08.121481 | 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-08-04 00:07:08.121494 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:07:08.121535 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2026-08-04 00:07:08.121551 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-08-04 00:07:08.121570 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-04 00:07:08.121594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2026-08-04 00:07:08.121631 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-08-04 00:07:08.121646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-04 00:07:08.121660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2026-08-04 00:07:08.121697 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2026-08-04 00:07:08.121712 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2026-08-04 00:07:08.121750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-08-04 00:07:08.121766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-08-04 00:07:08.121801 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-04 00:07:08.121843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2026-08-04 00:07:08.121859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-08-04 00:07:08.121887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-08-04 00:07:08.121901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2026-08-04 00:07:08.121937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2026-08-04 00:07:08.121953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2026-08-04 00:07:08.121966 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2026-08-04 00:07:08.122003 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2026-08-04 00:07:08.122018 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2026-08-04 00:07:08.122054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-08-04 00:07:08.122069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-04 00:07:08.122083 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-04 00:07:08.122121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2026-08-04 00:07:08.122162 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-04 00:07:08.122266 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-08-04 00:07:08.122278 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2026-08-04 00:07:08.122288 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-08-04 00:07:08.122298 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:07:08.122312 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2026-08-04 00:07:08.122322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2026-08-04 00:07:08.122332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2026-08-04 00:07:08.122346 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2026-08-04 00:07:08.122360 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2026-08-04 00:07:08.122398 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2026-08-04 00:07:08.122410 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2026-08-04 00:07:08.122424 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:07:08.122461 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:07:08.122472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2026-08-04 00:07:08.122486 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.4_amd64.deb ... 2026-08-04 00:07:08.122500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-08-04 00:07:08.122513 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2026-08-04 00:07:08.122553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.4_amd64.deb ... 2026-08-04 00:07:08.122564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.4) ... 2026-08-04 00:07:08.122578 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2026-08-04 00:07:08.122588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.2_amd64.deb ... 2026-08-04 00:07:08.122630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.2) ... 2026-08-04 00:07:08.122641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2026-08-04 00:07:08.122662 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ... 2026-08-04 00:07:08.122684 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ... 2026-08-04 00:07:08.122694 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2026-08-04 00:07:08.122708 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2026-08-04 00:07:08.122722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2026-08-04 00:07:08.122761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2026-08-04 00:07:08.122773 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-08-04 00:07:08.122813 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-04 00:07:08.122827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2026-08-04 00:07:08.122837 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-08-04 00:07:08.122852 | 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-08-04 00:07:08.122865 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.122907 | 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-08-04 00:07:08.122919 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-04 00:07:08.122933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2026-08-04 00:07:08.122970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2026-08-04 00:07:08.122982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-08-04 00:07:08.122995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2026-08-04 00:07:08.123032 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-08-04 00:07:08.123044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-08-04 00:07:08.123058 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2026-08-04 00:07:08.123096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2026-08-04 00:07:08.123107 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2026-08-04 00:07:08.123146 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2026-08-04 00:07:08.123167 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2026-08-04 00:07:08.123224 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2026-08-04 00:07:08.123236 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-08-04 00:07:08.123247 | 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-08-04 00:07:08.123257 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-04 00:07:08.123271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-08-04 00:07:08.123281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-04 00:07:08.123291 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-04 00:07:08.123373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2026-08-04 00:07:08.123385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-04 00:07:08.123411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-04 00:07:08.123422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2026-08-04 00:07:08.123432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2026-08-04 00:07:08.123446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2026-08-04 00:07:08.123456 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2026-08-04 00:07:08.123466 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-04 00:07:08.123475 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-04 00:07:08.123489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package patch. 2026-08-04 00:07:08.123499 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-patch_2.7.6-7build3_amd64.deb ... 2026-08-04 00:07:08.123512 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking patch (2.7.6-7build3) ... 2026-08-04 00:07:08.123549 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2026-08-04 00:07:08.123564 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.123585 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-08-04 00:07:08.123599 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.123638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-04 00:07:08.123657 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2026-08-04 00:07:08.123681 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.123703 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-wheel_0.42.0-2_all.deb ... 2026-08-04 00:07:08.123723 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2026-08-04 00:07:08.123744 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2026-08-04 00:07:08.123766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-04 00:07:08.123828 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-04 00:07:08.123843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2026-08-04 00:07:08.123853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-dumb-init_1.2.5-3_amd64.deb ... 2026-08-04 00:07:08.123873 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2026-08-04 00:07:08.123890 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2026-08-04 00:07:08.123912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../50-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-04 00:07:08.123936 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-04 00:07:08.123954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2026-08-04 00:07:08.123973 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2026-08-04 00:07:08.123987 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ... 2026-08-04 00:07:08.124000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2026-08-04 00:07:08.124030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-08-04 00:07:08.124044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-08-04 00:07:08.124082 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2026-08-04 00:07:08.124097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-04 00:07:08.124110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-04 00:07:08.124172 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-04 00:07:08.124186 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-08-04 00:07:08.124207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-08-04 00:07:08.124221 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:07:08.124231 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2026c-0ubuntu0.24.04.1) ... 2026-08-04 00:07:08.124245 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.124281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2026-08-04 00:07:08.124296 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Tue Aug 4 00:06:33 UTC 2026. 2026-08-04 00:07:08.124309 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Tue Aug 4 00:06:33 UTC 2026. 2026-08-04 00:07:08.124323 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-08-04 00:07:08.124362 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.124377 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.124391 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-08-04 00:07:08.124431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2026-08-04 00:07:08.124446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-04 00:07:08.124459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ... 2026-08-04 00:07:08.124497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2026-08-04 00:07:08.124512 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up patch (2.7.6-7build3) ... 2026-08-04 00:07:08.124526 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-08-04 00:07:08.124561 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:07:08.124576 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-04 00:07:08.124590 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-04 00:07:08.124623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-08-04 00:07:08.124638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:07:08.124652 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2026-08-04 00:07:08.124690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ... 2026-08-04 00:07:08.124705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2026-08-04 00:07:08.124719 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2026-08-04 00:07:08.124754 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-08-04 00:07:08.124798 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2026-08-04 00:07:08.124819 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:07:08.124830 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-04 00:07:08.124843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-04 00:07:08.124881 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.4) ... 2026-08-04 00:07:08.124896 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:07:08.124910 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2026-08-04 00:07:08.124945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.2) ... 2026-08-04 00:07:08.124960 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2026-08-04 00:07:08.124974 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-08-04 00:07:08.125010 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:07:08.125025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.3) ... 2026-08-04 00:07:08.125046 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.16) ... 2026-08-04 00:07:08.125060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2026-08-04 00:07:08.125074 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2026-08-04 00:07:08.125108 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2026-08-04 00:07:08.125158 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2026-08-04 00:07:08.125174 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2026-08-04 00:07:08.125188 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-04 00:07:08.125217 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-04 00:07:08.125231 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2026-08-04 00:07:08.125269 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2.1) ... 2026-08-04 00:07:08.125284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2026-08-04 00:07:08.125297 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2026-08-04 00:07:08.125310 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-04 00:07:08.125349 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2026-08-04 00:07:08.125364 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:07:08.125386 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:07:08.125417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-08-04 00:07:08.125445 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-04 00:07:08.125462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-04 00:07:08.125484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-04 00:07:08.125500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-04 00:07:08.125522 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-04 00:07:08.125545 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-08-04 00:07:08.125569 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:07:08.125588 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 25f8826e96ca 2026-08-04 00:07:08.125603 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ef653dda6328 2026-08-04 00:07:08.125965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/40 : 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-08-04 00:07:08.126070 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 2713773dc77f 2026-08-04 00:07:08.126087 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 2713773dc77f 2026-08-04 00:07:08.126099 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e8c7a35bc235 2026-08-04 00:07:08.126110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/40 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2026-08-04 00:07:08.126121 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ab6ffbd661bb 2026-08-04 00:07:08.126174 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/40 : COPY start.sh /usr/local/bin/kolla_start 2026-08-04 00:07:08.126184 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 426d7d544d7c 2026-08-04 00:07:08.126194 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/40 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2026-08-04 00:07:08.126204 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9c291bb91b78 2026-08-04 00:07:08.126214 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/40 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2026-08-04 00:07:08.126233 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6aa400273040 2026-08-04 00:07:08.126243 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/40 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2026-08-04 00:07:08.126253 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cf93387d1227 2026-08-04 00:07:08.126263 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/40 : COPY kolla_patch.sh /usr/local/bin/kolla_patch 2026-08-04 00:07:08.126273 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c6b35956f211 2026-08-04 00:07:08.126283 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/40 : COPY sudoers /etc/sudoers 2026-08-04 00:07:08.126293 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 804fa57da892 2026-08-04 00:07:08.126303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/40 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2026-08-04 00:07:08.126313 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 68917c9a868d 2026-08-04 00:07:08.126323 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 68917c9a868d 2026-08-04 00:07:08.126333 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 271e889634ec 2026-08-04 00:07:08.126343 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/40 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2026-08-04 00:07:08.126354 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 345bef0fe0a0 2026-08-04 00:07:08.126364 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/40 : RUN chmod 755 /usr/local/bin/healthcheck_* 2026-08-04 00:07:08.126374 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 213c5a8daa95 2026-08-04 00:07:08.126384 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 213c5a8daa95 2026-08-04 00:07:08.126394 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 28cb5116d8d2 2026-08-04 00:07:08.126412 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/40 : 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-08-04 00:07:08.126423 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in c9ce84515ec0 2026-08-04 00:07:08.126433 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container c9ce84515ec0 2026-08-04 00:07:08.126443 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f96294f08ec1 2026-08-04 00:07:08.126453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 38/40 : COPY patches /patches 2026-08-04 00:07:08.126463 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f253400b70bc 2026-08-04 00:07:08.126473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 39/40 : RUN kolla_patch 2026-08-04 00:07:08.126483 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 40ebd6cc82b2 2026-08-04 00:07:08.126508 | ubuntu-noble-large | INFO:kolla.common.utils.base:[i] No series file found, nothing to patch. 2026-08-04 00:07:08.126523 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 40ebd6cc82b2 2026-08-04 00:07:08.126533 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3fabf9f0801a 2026-08-04 00:07:08.126543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 40/40 : CMD ["kolla_start"] 2026-08-04 00:07:08.126553 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e5e32009df86 2026-08-04 00:07:08.126563 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e5e32009df86 2026-08-04 00:07:08.126573 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9a7efa7a9d6e 2026-08-04 00:07:08.126588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built f26ae08cc6b1 2026-08-04 00:07:08.126598 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:07:08.126826 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2026-08-04 00:07:08.126640 (took 0:01:59.212452) 2026-08-04 00:07:08.126909 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2026-08-04 00:07:08.126948 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2026-08-04 00:07:08.126960 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2026-08-04 00:07:08.126975 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2026-08-04 00:07:08.127017 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2026-08-04 00:07:08.127029 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2026-08-04 00:07:08.127044 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2026-08-04 00:07:08.127078 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2026-08-04 00:07:08.127090 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2026-08-04 00:07:08.127104 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2026-08-04 00:07:08.127177 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2026-08-04 00:07:08.127189 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2026-08-04 00:07:08.127199 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2026-08-04 00:07:08.127209 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2026-08-04 00:07:08.127224 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2026-08-04 00:07:08.127238 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2026-08-04 00:07:08.127248 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2026-08-04 00:07:08.127262 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2026-08-04 00:07:08.127276 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2026-08-04 00:07:08.127317 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2026-08-04 00:07:08.127329 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(valkey-base) to queue 2026-08-04 00:07:08.127343 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2026-08-04 00:07:08.127356 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2026-08-04 00:07:08.127394 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2026-08-04 00:07:08.127406 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql-3) to queue 2026-08-04 00:07:08.127420 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2026-08-04 00:07:08.127434 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2026-08-04 00:07:08.128024 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2026-08-04 00:07:08.128059 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2026-08-04 00:07:08.128078 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2026-08-04 00:07:08.127684 2026-08-04 00:07:08.129730 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2026-08-04 00:07:08.130111 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2026-08-04 00:07:42.882450 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/15 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:07:42.882548 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> f26ae08cc6b1 2026-08-04 00:07:42.882581 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/15 : LABEL "build-date"="20260804" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:07:42.882600 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 0cfbf3a8573b 2026-08-04 00:07:42.882636 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 0cfbf3a8573b 2026-08-04 00:07:42.882653 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 629d7dd27352 2026-08-04 00:07:42.882901 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 3/15 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2026-08-04 00:07:42.882969 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 3af9a6fb42f0 2026-08-04 00:07:42.882990 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 3af9a6fb42f0 2026-08-04 00:07:42.883002 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> b19fa9119e15 2026-08-04 00:07:42.883033 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 4/15 : 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-08-04 00:07:42.883053 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in e215e6ea0f84 2026-08-04 00:07:42.883154 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container e215e6ea0f84 2026-08-04 00:07:42.883171 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 9b284cbc20e9 2026-08-04 00:07:42.883251 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/15 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-08-04 00:07:42.883294 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 553689b17954 2026-08-04 00:07:42.883347 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 6/15 : 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-08-04 00:07:42.883417 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in c37786bf607a 2026-08-04 00:07:42.883468 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:07:42.883515 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-08-04 00:07:42.883645 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2026-08-04 00:07:42.883720 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:07:42.883819 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:07:42.883878 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-08-04 00:07:42.883932 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-08-04 00:07:42.883990 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:07:42.884039 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:07:42.884100 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:07:42.884152 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2026-08-04 00:07:42.884204 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:07:42.884259 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [8,301 B] 2026-08-04 00:07:42.884309 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:07:42.884364 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:07:42.884415 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:07:42.884467 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:07:42.884520 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:07:42.884586 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:07:42.884646 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:07:42.884756 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:07:42.884821 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 28.3 MB in 3s (9,078 kB/s) 2026-08-04 00:07:42.884870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-08-04 00:07:42.884923 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-08-04 00:07:42.884985 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-08-04 00:07:42.885052 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-08-04 00:07:42.885093 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2026-08-04 00:07:42.885161 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-08-04 00:07:42.885237 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-08-04 00:07:42.885323 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-08-04 00:07:42.885439 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2026-08-04 00:07:42.885493 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2026-08-04 00:07:42.885543 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2026-08-04 00:07:42.885596 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2026-08-04 00:07:42.885727 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2026-08-04 00:07:42.885749 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2026-08-04 00:07:42.885771 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2026-08-04 00:07:42.885877 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-08-04 00:07:42.885902 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-08-04 00:07:42.885962 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-08-04 00:07:42.886006 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2026-08-04 00:07:42.886074 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2026-08-04 00:07:42.886153 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:07:42.886178 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 45.2 MB of archives. 2026-08-04 00:07:42.886247 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 75.4 MB of additional disk space will be used. 2026-08-04 00:07:42.886285 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:07:42.886356 | 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-08-04 00:07:42.886408 | 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-08-04 00:07:42.886464 | 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-08-04 00:07:42.886517 | 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-08-04 00:07:42.886570 | 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-08-04 00:07:42.886645 | 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-08-04 00:07:42.886698 | 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-08-04 00:07:42.886752 | 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-08-04 00:07:42.886831 | 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-08-04 00:07:42.886877 | 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-08-04 00:07:42.886936 | 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-08-04 00:07:42.886975 | 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-08-04 00:07:42.887055 | 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-08-04 00:07:42.887079 | 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-08-04 00:07:42.887144 | 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-08-04 00:07:42.887196 | 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-08-04 00:07:42.887248 | 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-08-04 00:07:42.887302 | 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-08-04 00:07:42.887354 | 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-08-04 00:07:42.887416 | 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-08-04 00:07:42.887466 | 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-08-04 00:07:42.887514 | 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-08-04 00:07:42.887598 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 45.2 MB in 5s (8,707 kB/s) 2026-08-04 00:07:42.887896 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2026-08-04 00:07:42.887930 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-08-04 00:07:42.888022 | 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-08-04 00:07:42.888083 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:07:42.888140 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-08-04 00:07:42.888193 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-08-04 00:07:42.888244 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-08-04 00:07:42.888297 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-08-04 00:07:42.888341 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:07:42.888384 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-08-04 00:07:42.888417 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:07:42.888463 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:07:42.888501 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2026-08-04 00:07:42.888549 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2026-08-04 00:07:42.888571 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-08-04 00:07:42.888643 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% 2026-08-04 00:07:42.888720 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-08-04 00:07:42.888744 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-08-04 00:07:42.888812 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:70% (Reading database ... 75% (Reading database ... 80% 2026-08-04 00:07:42.888870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-08-04 00:07:42.888891 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:85% (Reading database ... 90% 2026-08-04 00:07:42.888967 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-08-04 00:07:42.888990 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11562 files and directories currently installed.) 2026-08-04 00:07:42.889034 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-08-04 00:07:42.889055 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:07:42.889111 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:07:42.889134 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:07:42.889190 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:07:42.889213 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2026-08-04 00:07:42.889268 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2026-08-04 00:07:42.889302 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2026-08-04 00:07:42.889347 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2026-08-04 00:07:42.889388 | 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-08-04 00:07:42.889422 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.889464 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2026-08-04 00:07:42.889518 | 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-08-04 00:07:42.889561 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.889579 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2026-08-04 00:07:42.889645 | 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-08-04 00:07:42.889692 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.889737 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2026-08-04 00:07:42.889758 | 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-08-04 00:07:42.889843 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.889869 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2026-08-04 00:07:42.889902 | 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-08-04 00:07:42.889944 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.889979 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2026-08-04 00:07:42.890018 | 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-08-04 00:07:42.890056 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.890095 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2026-08-04 00:07:42.890134 | 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-08-04 00:07:42.890170 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.890209 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2026-08-04 00:07:42.890247 | 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-08-04 00:07:42.890285 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.890322 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2026-08-04 00:07:42.890360 | 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-08-04 00:07:42.890405 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.890438 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2026-08-04 00:07:42.890476 | 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-08-04 00:07:42.890512 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.890554 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2026-08-04 00:07:42.890587 | 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-08-04 00:07:42.890666 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.890680 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2026-08-04 00:07:42.890737 | 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-08-04 00:07:42.890824 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.890892 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2026-08-04 00:07:42.890970 | 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-08-04 00:07:42.891004 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.891053 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2026-08-04 00:07:42.891147 | 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-08-04 00:07:42.891196 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.891246 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2026-08-04 00:07:42.891308 | 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-08-04 00:07:42.891399 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.891457 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2026-08-04 00:07:42.891531 | 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-08-04 00:07:42.891600 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.891761 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2026-08-04 00:07:42.891797 | 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-08-04 00:07:42.891860 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.891914 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2026-08-04 00:07:42.891966 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_4.1.8-1_all.deb ... 2026-08-04 00:07:42.892014 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (4.1.8-1) ... 2026-08-04 00:07:42.892060 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892104 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2026-08-04 00:07:42.892151 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2026-08-04 00:07:42.892196 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892240 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:07:42.892285 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-08-04 00:07:42.892330 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:07:42.892395 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892439 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892479 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892522 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892565 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892648 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892661 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:07:42.892714 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2026-08-04 00:07:42.892756 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892829 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892877 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892929 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.892965 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.893008 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.893057 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.893136 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.893230 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:07:42.893306 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (4.1.8-1) ... 2026-08-04 00:07:42.893357 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-08-04 00:07:42.893409 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:07:42.893468 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:07:42.893550 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container c37786bf607a 2026-08-04 00:07:42.893620 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 2b84fbc3e592 2026-08-04 00:07:42.893674 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 7/15 : 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-08-04 00:07:42.893723 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 30e9279488f9 2026-08-04 00:07:42.893769 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2026-08-04 00:07:42.893842 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2026-08-04 00:07:42.893879 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2026-08-04 00:07:42.893924 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2026-08-04 00:07:42.893968 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-08-04 00:07:42.894008 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-08-04 00:07:42.894047 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-08-04 00:07:42.894085 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-08-04 00:07:42.894124 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2026-08-04 00:07:42.894166 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2026-08-04 00:07:42.894209 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-08-04 00:07:42.894247 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-08-04 00:07:42.894285 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-08-04 00:07:42.894328 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-08-04 00:07:42.894404 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 4 plugins. 2026-08-04 00:07:42.894448 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2026-08-04 00:07:42.894495 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 30e9279488f9 2026-08-04 00:07:42.894534 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 750b35a24937 2026-08-04 00:07:42.894625 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/15 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2026-08-04 00:07:42.894716 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 00c1fcb4971f 2026-08-04 00:07:42.894863 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/15 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2026-08-04 00:07:42.894939 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in b2f0ad2fe248 2026-08-04 00:07:42.895009 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container b2f0ad2fe248 2026-08-04 00:07:42.895085 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 0d726c0ab604 2026-08-04 00:07:42.895169 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/15 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:07:42.895223 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 3ffd09e0106e 2026-08-04 00:07:42.895269 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/15 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:07:42.895317 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in aa1682295e09 2026-08-04 00:07:42.895362 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container aa1682295e09 2026-08-04 00:07:42.895408 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 3e459125a874 2026-08-04 00:07:42.895447 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 12/15 : COPY patches /patches 2026-08-04 00:07:42.895492 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 4cd2f27b67d3 2026-08-04 00:07:42.895537 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/15 : RUN kolla_patch 2026-08-04 00:07:42.895585 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 4c83fa92d4b1 2026-08-04 00:07:42.895680 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:[i] No series file found, nothing to patch. 2026-08-04 00:07:42.895720 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 4c83fa92d4b1 2026-08-04 00:07:42.895797 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 01a5939e00d4 2026-08-04 00:07:42.895867 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 14/15 : 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-08-04 00:07:42.895890 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in e5ffa2e9dc0c 2026-08-04 00:07:42.895930 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-08-04 00:07:42.895972 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-08-04 00:07:42.896014 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-08-04 00:07:42.896065 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2026-08-04 00:07:42.896126 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:07:42.896168 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-08-04 00:07:42.896212 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-08-04 00:07:42.896253 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-08-04 00:07:42.896296 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:07:42.896341 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container e5ffa2e9dc0c 2026-08-04 00:07:42.896389 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> ed5f216c3955 2026-08-04 00:07:42.896423 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 15/15 : USER rabbitmq 2026-08-04 00:07:42.896468 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 3c1e5954a9d3 2026-08-04 00:07:42.896507 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 3c1e5954a9d3 2026-08-04 00:07:42.896544 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 34918cdfeafe 2026-08-04 00:07:42.896586 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built 551f4e15b029 2026-08-04 00:07:42.896635 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20260804 2026-08-04 00:07:42.896749 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2026-08-04 00:07:42.896653 (took 0:00:34.768969) 2026-08-04 00:07:42.897194 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2026-08-04 00:07:42.897252 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2026-08-04 00:07:42.897324 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2026-08-04 00:07:42.897243 2026-08-04 00:07:42.898407 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2026-08-04 00:07:42.899027 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2026-08-04 00:09:11.509999 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/15 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:09:11.510078 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f26ae08cc6b1 2026-08-04 00:09:11.510098 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/15 : LABEL "build-date"="20260804" "name"="grafana" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:09:11.511085 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 7f03db5eaa27 2026-08-04 00:09:11.511149 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 7f03db5eaa27 2026-08-04 00:09:11.511163 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> dc35be57c044 2026-08-04 00:09:11.511176 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 3/15 : 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-08-04 00:09:11.511204 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in cf2730c60b17 2026-08-04 00:09:11.511214 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container cf2730c60b17 2026-08-04 00:09:11.511224 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 4b5f5a1d871a 2026-08-04 00:09:11.511235 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 4/15 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana 2026-08-04 00:09:11.511246 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 9126aca2aff6 2026-08-04 00:09:11.511268 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 9126aca2aff6 2026-08-04 00:09:11.511278 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> e5542957191a 2026-08-04 00:09:11.511289 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 5/15 : 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-08-04 00:09:11.511300 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in efd449f33ff0 2026-08-04 00:09:11.511311 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:09:11.511321 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:09:11.511331 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,660 B] 2026-08-04 00:09:11.511341 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:09:11.511352 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:09:11.511364 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:09:11.511374 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:09:11.511384 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:09:11.511397 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 https://apt.grafana.com stable/main amd64 Packages [568 kB] 2026-08-04 00:09:11.511413 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:09:11.511430 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:09:11.512014 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:09:11.512042 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:09:11.512063 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:09:11.512067 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:09:11.512070 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:09:11.512074 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:09:11.512078 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 28.8 MB in 2s (12.1 MB/s) 2026-08-04 00:09:11.512083 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-08-04 00:09:11.512086 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-08-04 00:09:11.512090 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-08-04 00:09:11.512093 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-08-04 00:09:11.512097 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2026-08-04 00:09:11.512101 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana 2026-08-04 00:09:11.512104 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:09:11.512108 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 300 MB of archives. 2026-08-04 00:09:11.512111 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 1,121 MB of additional disk space will be used. 2026-08-04 00:09:11.512115 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 13.1.1 [300 MB] 2026-08-04 00:09:11.512118 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 300 MB in 11s (28.0 MB/s) 2026-08-04 00:09:11.514911 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2026-08-04 00:09:11.514938 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2026-08-04 00:09:11.514944 | 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-08-04 00:09:11.514951 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% 2026-08-04 00:09:11.514954 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% 2026-08-04 00:09:11.514958 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2026-08-04 00:09:11.514961 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2026-08-04 00:09:11.514965 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% 2026-08-04 00:09:11.514968 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2026-08-04 00:09:11.514972 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:09:11.514985 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_13.1.1_amd64.deb ... 2026-08-04 00:09:11.514990 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (13.1.1) ... 2026-08-04 00:09:11.514993 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (13.1.1) ... 2026-08-04 00:09:11.514997 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2026-08-04 00:09:11.515001 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2026-08-04 00:09:11.515004 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2026-08-04 00:09:11.515008 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2026-08-04 00:09:11.515011 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container efd449f33ff0 2026-08-04 00:09:11.515015 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 9dbe28a00fb3 2026-08-04 00:09:11.515026 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/15 : WORKDIR /usr/share/grafana 2026-08-04 00:09:11.515030 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in d3c9c5440943 2026-08-04 00:09:11.515034 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container d3c9c5440943 2026-08-04 00:09:11.515040 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b6762edcdaf4 2026-08-04 00:09:11.515045 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/15 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2026-08-04 00:09:11.515052 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 6abfecb8c7d3 2026-08-04 00:09:11.515056 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/15 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:09:11.515059 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b20932da981f 2026-08-04 00:09:11.515063 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/15 : RUN grafana-cli plugins install grafana-opensearch-datasource 2026-08-04 00:09:11.515067 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 684fcb538b1a 2026-08-04 00:09:11.515071 | 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-08-04 00:09:11.515075 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: 2026-08-04 00:09:11.515080 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.309349024Z level=info msg="Starting Grafana" version=13.1.1 commit=a9cee6e1724a455676bb6c05eef7fc54aa4b19f4 branch=release-13.1.1#patched compiled=2026-07-20T16:46:34Z 2026-08-04 00:09:11.515085 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311096346Z level=info msg="Unified migration configs enforced" storage_type=unified target=[all] 2026-08-04 00:09:11.515089 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.31118062Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=playlists.playlist.grafana.app 2026-08-04 00:09:11.515094 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311197514Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=folders.folder.grafana.app 2026-08-04 00:09:11.515098 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311211529Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=dashboards.dashboard.grafana.app 2026-08-04 00:09:11.515102 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311534275Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2026-08-04 00:09:11.515105 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311559224Z level=info msg=Target target=[all] 2026-08-04 00:09:11.515109 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311574219Z level=info msg="Path Home" path=/usr/share/grafana 2026-08-04 00:09:11.515120 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.31158628Z level=info msg="Path Data" path=/usr/share/grafana/data 2026-08-04 00:09:11.515124 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311598007Z level=info msg="Path Logs" path=/usr/share/grafana/data/log 2026-08-04 00:09:11.515128 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311609503Z level=info msg="Path Plugins" path="[/usr/share/grafana/data/plugins /usr/share/grafana/data/plugins-bundled]" 2026-08-04 00:09:11.515131 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311626771Z level=info msg="Path Provisioning" path=/usr/share/grafana/conf/provisioning 2026-08-04 00:09:11.515135 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-08-04T00:08:48.311646456Z level=info msg="App mode production" 2026-08-04 00:09:11.515138 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.34.0 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2026-08-04 00:09:11.515142 | 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-08-04 00:09:11.515149 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 684fcb538b1a 2026-08-04 00:09:11.515155 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b0375bee56fa 2026-08-04 00:09:11.515159 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 10/15 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_grafana_sudoers && chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:09:11.515163 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 6bbb141a8067 2026-08-04 00:09:11.515166 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 6bbb141a8067 2026-08-04 00:09:11.515170 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 9202dc83f736 2026-08-04 00:09:11.515173 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 11/15 : COPY patches /patches 2026-08-04 00:09:11.515177 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 02e98a9accd8 2026-08-04 00:09:11.515180 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 12/15 : RUN kolla_patch 2026-08-04 00:09:11.515184 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 1ebf5fcf24da 2026-08-04 00:09:11.515187 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:[i] No series file found, nothing to patch. 2026-08-04 00:09:11.515191 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 1ebf5fcf24da 2026-08-04 00:09:11.515194 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 61c8664cfe68 2026-08-04 00:09:11.515199 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/15 : 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-08-04 00:09:11.515882 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in bf750a2b06c5 2026-08-04 00:09:11.515922 | 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.925376, size: 200760 2026-08-04 00:09:11.515932 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.ansible-lint 2026-08-04 00:09:11.515941 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/ 2026-08-04 00:09:11.515948 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/workflows/ 2026-08-04 00:09:11.515955 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/workflows/add-to-project.yml 2026-08-04 00:09:11.515962 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/workflows/rules.yml 2026-08-04 00:09:11.515970 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.gitignore 2026-08-04 00:09:11.517963 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/ 2026-08-04 00:09:11.518008 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/Containerfile 2026-08-04 00:09:11.518015 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/Dockerfile 2026-08-04 00:09:11.518020 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/files/ 2026-08-04 00:09:11.518025 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/files/mixins.py 2026-08-04 00:09:11.518030 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/jsonnetfile.json 2026-08-04 00:09:11.518034 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/jsonnetfile.lock.json 2026-08-04 00:09:11.518039 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/ 2026-08-04 00:09:11.518043 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/ceph/ 2026-08-04 00:09:11.518048 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/ceph/ceph.libsonnet 2026-08-04 00:09:11.518052 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/ 2026-08-04 00:09:11.518057 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/alertmanager.libsonnet 2026-08-04 00:09:11.518075 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/node.libsonnet 2026-08-04 00:09:11.518080 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/prometheus.libsonnet 2026-08-04 00:09:11.518084 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/playbooks/ 2026-08-04 00:09:11.518090 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2026-08-04 00:09:11.518094 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.yamllint.yml 2026-08-04 00:09:11.518099 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.zuul.yaml 2026-08-04 00:09:11.518103 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/README.md 2026-08-04 00:09:11.518108 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/ 2026-08-04 00:09:11.518113 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ 2026-08-04 00:09:11.518117 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ 2026-08-04 00:09:11.518122 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/README.md 2026-08-04 00:09:11.518126 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-cluster-advanced.json 2026-08-04 00:09:11.518140 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-cluster.json 2026-08-04 00:09:11.518144 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-nvmeof-performance.json 2026-08-04 00:09:11.518149 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-nvmeof.json 2026-08-04 00:09:11.518153 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph_overview.json 2026-08-04 00:09:11.518158 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph_pools.json 2026-08-04 00:09:11.518162 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/cephfs-overview.json 2026-08-04 00:09:11.518167 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/cephfsdashboard.json 2026-08-04 00:09:11.518171 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/host-details.json 2026-08-04 00:09:11.518175 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/hosts-overview.json 2026-08-04 00:09:11.518180 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/multi-cluster-overview.json 2026-08-04 00:09:11.518184 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/osd-device-details.json 2026-08-04 00:09:11.518189 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/osds-overview.json 2026-08-04 00:09:11.518199 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/pool-detail.json 2026-08-04 00:09:11.518204 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/pool-overview.json 2026-08-04 00:09:11.518238 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/radosgw-detail.json 2026-08-04 00:09:11.518328 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/radosgw-overview.json 2026-08-04 00:09:11.518408 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/radosgw-sync-overview.json 2026-08-04 00:09:11.518485 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/rbd-details.json 2026-08-04 00:09:11.518565 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/rbd-overview.json 2026-08-04 00:09:11.518634 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/rgw-s3-analytics.json 2026-08-04 00:09:11.518747 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/smb-overview.json 2026-08-04 00:09:11.518866 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/ 2026-08-04 00:09:11.518953 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/alertmanager-overview.json 2026-08-04 00:09:11.519033 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/blackbox.json 2026-08-04 00:09:11.519111 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/cadvisor.json 2026-08-04 00:09:11.519189 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/database.json 2026-08-04 00:09:11.519268 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/elasticsearch.json 2026-08-04 00:09:11.519349 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/fluentd.json 2026-08-04 00:09:11.519498 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/haproxy.json 2026-08-04 00:09:11.519637 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/libvirt.json 2026-08-04 00:09:11.519848 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/memcached.json 2026-08-04 00:09:11.519944 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2026-08-04 00:09:11.520066 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node-rsrc-use.json 2026-08-04 00:09:11.520147 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node_exporter_full.json 2026-08-04 00:09:11.520227 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2026-08-04 00:09:11.520331 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/nodes.json 2026-08-04 00:09:11.520469 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/opensearch.json 2026-08-04 00:09:11.520591 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/prometheus-remote-write.json 2026-08-04 00:09:11.520816 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/prometheus.json 2026-08-04 00:09:11.520880 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2026-08-04 00:09:11.520921 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/rabbitmq.json 2026-08-04 00:09:11.520994 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/redfish.json 2026-08-04 00:09:11.521072 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/openstack/ 2026-08-04 00:09:11.521149 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/openstack/openstack.json 2026-08-04 00:09:11.521242 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/grafana_home_dashboard.json 2026-08-04 00:09:11.521321 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/provisioning.yaml 2026-08-04 00:09:11.521395 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/ 2026-08-04 00:09:11.521476 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/alertmanager.rec.rules 2026-08-04 00:09:11.521554 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/alertmanager.rules 2026-08-04 00:09:11.521681 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/cadvisor.rules 2026-08-04 00:09:11.521767 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/ceph.rec.rules 2026-08-04 00:09:11.521874 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/ceph.rules 2026-08-04 00:09:11.521961 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/elasticsearch.rules 2026-08-04 00:09:11.522038 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/fluentd-aggregator.rules 2026-08-04 00:09:11.522113 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/haproxy.rules 2026-08-04 00:09:11.522189 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/hardware.rules 2026-08-04 00:09:11.522263 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/mysql.rules 2026-08-04 00:09:11.522338 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/node.rec.rules 2026-08-04 00:09:11.522411 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/node.rules 2026-08-04 00:09:11.522484 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/openstack.rules 2026-08-04 00:09:11.522556 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus-alertmanager.yml 2026-08-04 00:09:11.522630 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus-extra.rules 2026-08-04 00:09:11.522848 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.rec.rules 2026-08-04 00:09:11.523007 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.rules 2026-08-04 00:09:11.523101 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/ 2026-08-04 00:09:11.523183 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/10-redfish.yml 2026-08-04 00:09:11.523257 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/50-ceph.yml 2026-08-04 00:09:11.523326 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2026-08-04 00:09:11.523394 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/rabbitmq.rules 2026-08-04 00:09:11.523461 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/redfish.rules 2026-08-04 00:09:11.523532 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container bf750a2b06c5 2026-08-04 00:09:11.523606 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> a896a958182b 2026-08-04 00:09:11.523760 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 14/15 : 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-08-04 00:09:11.523877 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 5a53485d02ea 2026-08-04 00:09:11.523951 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-08-04 00:09:11.524026 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-08-04 00:09:11.524093 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-08-04 00:09:11.524153 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2026-08-04 00:09:11.524205 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:09:11.524269 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-08-04 00:09:11.524323 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-08-04 00:09:11.524384 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-08-04 00:09:11.524444 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:09:11.524499 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 5a53485d02ea 2026-08-04 00:09:11.525231 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> c6befcdb23d1 2026-08-04 00:09:11.525259 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 15/15 : USER grafana 2026-08-04 00:09:11.525266 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 0efe715d5d66 2026-08-04 00:09:11.525273 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 0efe715d5d66 2026-08-04 00:09:11.525279 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 7e9f1e1ebdc6 2026-08-04 00:09:11.525284 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built 84cdfdbfb074 2026-08-04 00:09:11.525290 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20260804 2026-08-04 00:09:11.525297 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2026-08-04 00:09:11.524823 (took 0:01:28.627580) 2026-08-04 00:09:11.525559 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2026-08-04 00:09:11.525668 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2026-08-04 00:09:11.525762 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2026-08-04 00:09:11.525676 2026-08-04 00:09:11.527042 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2026-08-04 00:09:11.527750 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2026-08-04 00:09:29.414507 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:09:29.414716 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> f26ae08cc6b1 2026-08-04 00:09:29.414942 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/6 : LABEL "build-date"="20260804" "name"="multipathd" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:09:29.415041 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in b7cb7e68a1db 2026-08-04 00:09:29.415121 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container b7cb7e68a1db 2026-08-04 00:09:29.415203 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 8788aeb2d6d0 2026-08-04 00:09:29.415286 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 3/6 : 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-08-04 00:09:29.415476 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 5ada4df04dd6 2026-08-04 00:09:29.415596 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:09:29.418055 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:09:29.418115 | 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-08-04 00:09:29.418132 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:09:29.418145 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:09:29.418158 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:09:29.418181 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:09:29.418192 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:09:29.418202 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:09:29.418212 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:09:29.418223 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:09:29.418246 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:09:29.418256 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:09:29.418266 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:09:29.418276 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:09:29.418286 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 28.2 MB in 3s (10.3 MB/s) 2026-08-04 00:09:29.418297 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-08-04 00:09:29.418307 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-08-04 00:09:29.418317 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-08-04 00:09:29.418327 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-08-04 00:09:29.418337 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2026-08-04 00:09:29.418347 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-08-04 00:09:29.418357 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-08-04 00:09:29.418367 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2026-08-04 00:09:29.418377 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2026-08-04 00:09:29.418419 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-08-04 00:09:29.418429 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2026-08-04 00:09:29.418439 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2026-08-04 00:09:29.418449 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2026-08-04 00:09:29.418459 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2026-08-04 00:09:29.418469 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-08-04 00:09:29.418479 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-08-04 00:09:29.418489 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2026-08-04 00:09:29.418509 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:09:29.418520 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,178 kB of archives. 2026-08-04 00:09:29.418529 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,231 kB of additional disk space will be used. 2026-08-04 00:09:29.418539 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:09:29.418549 | 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-08-04 00:09:29.418560 | 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-08-04 00:09:29.418579 | 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-08-04 00:09:29.418591 | 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-08-04 00:09:29.418624 | 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-08-04 00:09:29.418635 | 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-08-04 00:09:29.418644 | 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-08-04 00:09:29.418773 | 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-08-04 00:09:29.418823 | 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-08-04 00:09:29.418834 | 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-08-04 00:09:29.418844 | 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-08-04 00:09:29.418854 | 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-08-04 00:09:29.418864 | 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.2 [32.2 kB] 2026-08-04 00:09:29.418899 | 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.2 [310 kB] 2026-08-04 00:09:29.418921 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2026-08-04 00:09:29.418931 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,178 kB in 0s (2,453 kB/s) 2026-08-04 00:09:29.418941 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2026-08-04 00:09:29.418951 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2026-08-04 00:09:29.418961 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2026-08-04 00:09:29.418973 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-08-04 00:09:29.418985 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% 2026-08-04 00:09:29.418995 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2026-08-04 00:09:29.420065 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-08-04 00:09:29.420122 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2026-08-04 00:09:29.420137 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:09:29.420150 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-08-04 00:09:29.420160 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 00:09:29.420170 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2026-08-04 00:09:29.420181 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-08-04 00:09:29.420191 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 00:09:29.420230 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2026-08-04 00:09:29.420241 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-08-04 00:09:29.420252 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 00:09:29.420262 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2026-08-04 00:09:29.420272 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-08-04 00:09:29.420282 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 00:09:29.420291 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2026-08-04 00:09:29.420301 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-08-04 00:09:29.420311 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 00:09:29.420321 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2026-08-04 00:09:29.420331 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 00:09:29.420341 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 00:09:29.420350 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2026-08-04 00:09:29.420360 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 00:09:29.420370 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 00:09:29.421960 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2026-08-04 00:09:29.422044 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-08-04 00:09:29.422068 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 00:09:29.422082 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2026-08-04 00:09:29.422092 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-08-04 00:09:29.422102 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 00:09:29.422112 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2026-08-04 00:09:29.422122 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-08-04 00:09:29.422133 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 00:09:29.422162 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2026-08-04 00:09:29.422172 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-08-04 00:09:29.422182 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 00:09:29.422192 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2026-08-04 00:09:29.422202 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-08-04 00:09:29.422212 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 00:09:29.422222 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2026-08-04 00:09:29.422232 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 00:09:29.422242 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 00:09:29.422270 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2026-08-04 00:09:29.422280 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 00:09:29.422290 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 00:09:29.422300 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 00:09:29.422310 | 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-08-04 00:09:29.422322 | 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-08-04 00:09:29.422333 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 00:09:29.422343 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 00:09:29.422353 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 00:09:29.422363 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 00:09:29.422373 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2026-08-04 00:09:29.422409 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-08-04 00:09:29.422420 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-08-04 00:09:29.422430 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2026-08-04 00:09:29.422440 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2026-08-04 00:09:29.422450 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-08-04 00:09:29.422460 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 00:09:29.422470 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 00:09:29.422491 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 00:09:29.422501 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 00:09:29.422512 | 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-08-04 00:09:29.422523 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 00:09:29.422533 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 00:09:29.422542 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 00:09:29.422584 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-08-04 00:09:29.422728 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 00:09:29.422824 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-08-04 00:09:29.422868 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 00:09:29.422962 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:09:29.423011 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 00:09:29.423091 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 5ada4df04dd6 2026-08-04 00:09:29.423153 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 19f9eb7017bb 2026-08-04 00:09:29.423272 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 4/6 : COPY patches /patches 2026-08-04 00:09:29.423348 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 332e8b506758 2026-08-04 00:09:29.423432 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 5/6 : RUN kolla_patch 2026-08-04 00:09:29.423495 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 529b0696fd22 2026-08-04 00:09:29.423554 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:[i] No series file found, nothing to patch. 2026-08-04 00:09:29.423612 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 529b0696fd22 2026-08-04 00:09:29.423701 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 03ec8dc722bf 2026-08-04 00:09:29.423859 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: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-08-04 00:09:29.423924 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 5822ab732d93 2026-08-04 00:09:29.423984 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-08-04 00:09:29.424047 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-08-04 00:09:29.424105 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-08-04 00:09:29.424166 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2026-08-04 00:09:29.424241 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:09:29.424349 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-08-04 00:09:29.424453 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-08-04 00:09:29.424516 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-08-04 00:09:29.424579 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:09:29.424637 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 5822ab732d93 2026-08-04 00:09:29.424697 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> c25b36f2ed30 2026-08-04 00:09:29.424768 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built ab753cbe9f24 2026-08-04 00:09:29.424908 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20260804 2026-08-04 00:09:29.425076 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2026-08-04 00:09:29.424944 (took 0:00:17.899268) 2026-08-04 00:09:29.425589 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2026-08-04 00:09:29.425688 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2026-08-04 00:09:29.425806 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2026-08-04 00:09:29.425688 2026-08-04 00:09:29.426953 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2026-08-04 00:09:29.427711 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2026-08-04 00:09:44.021307 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:09:44.021426 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> f26ae08cc6b1 2026-08-04 00:09:44.021560 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/8 : LABEL "build-date"="20260804" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:09:44.021621 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 603594782e3f 2026-08-04 00:09:44.021736 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 603594782e3f 2026-08-04 00:09:44.021768 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> aa7a2e928ffb 2026-08-04 00:09:44.021948 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 3/8 : 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-08-04 00:09:44.022068 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in d1efdeda49ed 2026-08-04 00:09:44.022137 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:09:44.022229 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:09:44.022320 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:09:44.022414 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:09:44.022524 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:09:44.022613 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:09:44.022664 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:09:44.022731 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:09:44.022868 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:09:44.022946 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:09:44.023018 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:09:44.023088 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:09:44.023170 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:09:44.023287 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:09:44.025110 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:09:44.025170 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 28.2 MB in 2s (12.8 MB/s) 2026-08-04 00:09:44.025185 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-08-04 00:09:44.025196 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-08-04 00:09:44.025240 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-08-04 00:09:44.025250 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-08-04 00:09:44.025260 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2026-08-04 00:09:44.025271 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2026-08-04 00:09:44.025281 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2026-08-04 00:09:44.025291 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2026-08-04 00:09:44.025300 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2026-08-04 00:09:44.025310 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2026-08-04 00:09:44.025321 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2026-08-04 00:09:44.025331 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2026-08-04 00:09:44.025341 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2026-08-04 00:09:44.025351 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2026-08-04 00:09:44.025383 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:09:44.025394 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,121 kB of archives. 2026-08-04 00:09:44.025404 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2026-08-04 00:09:44.025414 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:09:44.025424 | 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-08-04 00:09:44.025435 | 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-08-04 00:09:44.025445 | 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-08-04 00:09:44.025455 | 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-08-04 00:09:44.025466 | 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-08-04 00:09:44.025475 | 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-08-04 00:09:44.025485 | 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.4 [376 kB] 2026-08-04 00:09:44.025495 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.4 [17.9 kB] 2026-08-04 00:09:44.025505 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,121 kB in 0s (2,963 kB/s) 2026-08-04 00:09:44.025515 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 00:09:44.025525 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2026-08-04 00:09:44.025535 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2026-08-04 00:09:44.025547 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-08-04 00:09:44.025559 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2026-08-04 00:09:44.025569 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:70% 2026-08-04 00:09:44.025579 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% 2026-08-04 00:09:44.025589 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2026-08-04 00:09:44.025599 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% (Reading database ... 90% 2026-08-04 00:09:44.025694 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2026-08-04 00:09:44.025707 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:09:44.025729 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:09:44.025740 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:09:44.025750 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2026-08-04 00:09:44.025760 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-08-04 00:09:44.025770 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:09:44.025815 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-08-04 00:09:44.025835 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-08-04 00:09:44.025845 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:09:44.025855 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2026-08-04 00:09:44.025865 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2026-08-04 00:09:44.025875 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:09:44.025885 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2026-08-04 00:09:44.025894 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-08-04 00:09:44.025904 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:09:44.025914 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2026-08-04 00:09:44.025924 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-08-04 00:09:44.025987 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-04 00:09:44.025999 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2026-08-04 00:09:44.026009 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-04 00:09:44.026019 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-04 00:09:44.026029 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2026-08-04 00:09:44.026039 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.4_all.deb ... 2026-08-04 00:09:44.026049 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.4) ... 2026-08-04 00:09:44.026059 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:09:44.026069 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:09:44.026129 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:09:44.026141 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:09:44.026151 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-04 00:09:44.026161 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:09:44.026245 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-04 00:09:44.026260 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.4) ... 2026-08-04 00:09:44.028902 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2026-08-04 00:09:44.028927 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:09:44.028938 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:09:44.028948 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container d1efdeda49ed 2026-08-04 00:09:44.028958 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 9eded49c763d 2026-08-04 00:09:44.028968 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/8 : COPY patches /patches 2026-08-04 00:09:44.028978 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 957053f10a40 2026-08-04 00:09:44.028988 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/8 : RUN kolla_patch 2026-08-04 00:09:44.028998 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 4224ba4de399 2026-08-04 00:09:44.029008 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:[i] No series file found, nothing to patch. 2026-08-04 00:09:44.029018 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 4224ba4de399 2026-08-04 00:09:44.029037 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> de1d8f4565ae 2026-08-04 00:09:44.029057 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:09:44.029067 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 7129430717b6 2026-08-04 00:09:44.029077 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:09:44.029087 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in f2693898e892 2026-08-04 00:09:44.029097 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container f2693898e892 2026-08-04 00:09:44.029107 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> fc1be975c36c 2026-08-04 00:09:44.029119 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: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-08-04 00:09:44.029131 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 29806a8800ca 2026-08-04 00:09:44.029141 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-08-04 00:09:44.029151 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-08-04 00:09:44.029161 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-08-04 00:09:44.029171 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2026-08-04 00:09:44.029181 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:09:44.029191 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-08-04 00:09:44.029227 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-08-04 00:09:44.029237 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-08-04 00:09:44.029247 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:09:44.029257 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 29806a8800ca 2026-08-04 00:09:44.029267 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 6312e5d8b742 2026-08-04 00:09:44.029277 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built 9edcf60fb294 2026-08-04 00:09:44.029287 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20260804 2026-08-04 00:09:44.029298 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2026-08-04 00:09:44.028366 (took 0:00:14.602678) 2026-08-04 00:09:44.029313 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2026-08-04 00:09:44.029323 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2026-08-04 00:09:44.029442 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2026-08-04 00:09:44.029315 2026-08-04 00:09:44.030934 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2026-08-04 00:09:44.031799 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2026-08-04 00:09:48.042765 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:09:48.042907 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> f26ae08cc6b1 2026-08-04 00:09:48.043084 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/7 : LABEL "build-date"="20260804" "name"="redis-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:09:48.043216 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 294326b389bd 2026-08-04 00:09:48.043306 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 294326b389bd 2026-08-04 00:09:48.043377 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 356d44ed4970 2026-08-04 00:09:48.043474 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 3/7 : RUN usermod --append --home /run/redis --groups kolla redis && mkdir -p /run/redis && chown -R 42460:42460 /run/redis 2026-08-04 00:09:48.043548 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 6889b9ac662f 2026-08-04 00:09:48.043629 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 6889b9ac662f 2026-08-04 00:09:48.043709 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 62f41130765d 2026-08-04 00:09:48.043824 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:09:48.043946 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> c3113f552f73 2026-08-04 00:09:48.044041 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:09:48.044126 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 3b151808e869 2026-08-04 00:09:48.044205 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 3b151808e869 2026-08-04 00:09:48.044287 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 6bcdc2eae22c 2026-08-04 00:09:48.044366 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 6/7 : COPY patches /patches 2026-08-04 00:09:48.044447 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 17bb583d9c9f 2026-08-04 00:09:48.044523 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 7/7 : RUN kolla_patch 2026-08-04 00:09:48.044602 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 697b2be1f542 2026-08-04 00:09:48.044680 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:[i] No series file found, nothing to patch. 2026-08-04 00:09:48.044758 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 697b2be1f542 2026-08-04 00:09:48.044877 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 6709ae1932f5 2026-08-04 00:09:48.045048 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 872c7ba56d9c 2026-08-04 00:09:48.045235 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20260804 2026-08-04 00:09:48.045309 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2026-08-04 00:09:48.045132 (took 0:00:04.015817) 2026-08-04 00:09:48.045374 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2026-08-04 00:09:48.045518 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2026-08-04 00:09:48.045953 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2026-08-04 00:09:48.046052 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2026-08-04 00:09:48.046157 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2026-08-04 00:09:48.046056 2026-08-04 00:09:48.047284 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2026-08-04 00:09:48.048211 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2026-08-04 00:10:07.812537 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:10:07.812643 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> f26ae08cc6b1 2026-08-04 00:10:07.812853 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/8 : LABEL "build-date"="20260804" "name"="iscsid" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:10:07.812982 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in ddf314ca60d3 2026-08-04 00:10:07.813071 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container ddf314ca60d3 2026-08-04 00:10:07.813145 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> ed489ef659b6 2026-08-04 00:10:07.813249 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 3/8 : 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-08-04 00:10:07.813331 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 072b66e525fe 2026-08-04 00:10:07.813422 | 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-08-04 00:10:07.813505 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:10:07.813605 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:10:07.813739 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:10:07.813835 | 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-08-04 00:10:07.813916 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:10:07.813997 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:10:07.814074 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:10:07.814151 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:10:07.814249 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:10:07.814310 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:10:07.814388 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:10:07.814467 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:10:07.814544 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:10:07.814621 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:10:07.814700 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 28.2 MB in 2s (12.5 MB/s) 2026-08-04 00:10:07.814820 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-08-04 00:10:07.814944 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-08-04 00:10:07.815031 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-08-04 00:10:07.815105 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-08-04 00:10:07.815184 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-04 00:10:07.815257 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2026-08-04 00:10:07.815338 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-08-04 00:10:07.815422 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-08-04 00:10:07.815535 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2026-08-04 00:10:07.815665 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2026-08-04 00:10:07.815907 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2026-08-04 00:10:07.815993 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2026-08-04 00:10:07.816074 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2026-08-04 00:10:07.817881 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2026-08-04 00:10:07.817906 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2026-08-04 00:10:07.817914 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2026-08-04 00:10:07.817921 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-08-04 00:10:07.817928 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-08-04 00:10:07.817936 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2026-08-04 00:10:07.817943 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2026-08-04 00:10:07.817950 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:10:07.817958 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,584 kB of archives. 2026-08-04 00:10:07.817965 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,955 kB of additional disk space will be used. 2026-08-04 00:10:07.817972 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:10:07.817979 | 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-08-04 00:10:07.817987 | 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-08-04 00:10:07.817995 | 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-08-04 00:10:07.818002 | 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-08-04 00:10:07.818009 | 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-08-04 00:10:07.818017 | 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-08-04 00:10:07.818024 | 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-08-04 00:10:07.818032 | 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-08-04 00:10:07.818039 | 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-08-04 00:10:07.818046 | 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-08-04 00:10:07.818065 | 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-08-04 00:10:07.818072 | 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-08-04 00:10:07.818079 | 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-08-04 00:10:07.818087 | 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-08-04 00:10:07.818094 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,584 kB in 1s (4,714 kB/s) 2026-08-04 00:10:07.818101 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:10:07.818118 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2026-08-04 00:10:07.818128 | 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-08-04 00:10:07.818137 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2026-08-04 00:10:07.818144 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2026-08-04 00:10:07.818156 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2026-08-04 00:10:07.818163 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2026-08-04 00:10:07.818170 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2026-08-04 00:10:07.818177 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2026-08-04 00:10:07.818188 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:10:07.818284 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:10:07.818359 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:10:07.818413 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-08-04 00:10:07.818481 | 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-08-04 00:10:07.818550 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:10:07.818617 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-08-04 00:10:07.818684 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-08-04 00:10:07.818813 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-08-04 00:10:07.818869 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-08-04 00:10:07.818944 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-08-04 00:10:07.819015 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-08-04 00:10:07.819084 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2026-08-04 00:10:07.819153 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2026-08-04 00:10:07.819222 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2026-08-04 00:10:07.819294 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2026-08-04 00:10:07.819363 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2026-08-04 00:10:07.819433 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2026-08-04 00:10:07.819501 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2026-08-04 00:10:07.819570 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2026-08-04 00:10:07.819638 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2026-08-04 00:10:07.819729 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-08-04 00:10:07.819836 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2026-08-04 00:10:07.819925 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-04 00:10:07.819998 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-04 00:10:07.820068 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2026-08-04 00:10:07.820137 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-04 00:10:07.820229 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 00:10:07.820374 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2026-08-04 00:10:07.820429 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-04 00:10:07.820494 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2026-08-04 00:10:07.820564 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2026-08-04 00:10:07.820635 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-04 00:10:07.820725 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-04 00:10:07.820863 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2026-08-04 00:10:07.820935 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2026-08-04 00:10:07.821005 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2026-08-04 00:10:07.821075 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2026-08-04 00:10:07.821142 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-04 00:10:07.821207 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-04 00:10:07.821274 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2026-08-04 00:10:07.821333 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-04 00:10:07.821390 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-04 00:10:07.821446 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2026-08-04 00:10:07.821502 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:10:07.821559 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2026-08-04 00:10:07.821614 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 00:10:07.821669 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2026-08-04 00:10:07.821743 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-04 00:10:07.821836 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:10:07.821893 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-08-04 00:10:07.821950 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2026-08-04 00:10:07.822007 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-04 00:10:07.822061 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2026-08-04 00:10:07.822115 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:10:07.822170 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2026-08-04 00:10:07.822224 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-08-04 00:10:07.822279 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2026-08-04 00:10:07.822334 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-04 00:10:07.822389 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:10:07.822441 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-04 00:10:07.822500 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-04 00:10:07.822552 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-04 00:10:07.822604 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-04 00:10:07.822655 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-08-04 00:10:07.822725 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:10:07.822797 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 00:10:07.822847 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:10:07.822917 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 00:10:07.822969 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-04 00:10:07.823021 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-04 00:10:07.823082 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:10:07.823134 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-04 00:10:07.823199 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-04 00:10:07.823245 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-04 00:10:07.823296 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-04 00:10:07.823347 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-08-04 00:10:07.823403 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:10:07.825109 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 00:10:07.825183 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:10:07.825198 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 00:10:07.825208 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-04 00:10:07.825219 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-04 00:10:07.825229 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-04 00:10:07.825239 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-04 00:10:07.825250 | 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-08-04 00:10:07.825259 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:10:07.825269 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 072b66e525fe 2026-08-04 00:10:07.825280 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 126a481f0b65 2026-08-04 00:10:07.825290 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:10:07.825300 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> dd0921678188 2026-08-04 00:10:07.825324 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && rm -f /etc/iscsi/initiatorname.iscsi 2026-08-04 00:10:07.825335 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in d63dad61116d 2026-08-04 00:10:07.825344 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container d63dad61116d 2026-08-04 00:10:07.825354 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 4f257b51c26c 2026-08-04 00:10:07.825364 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 6/8 : COPY patches /patches 2026-08-04 00:10:07.825374 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 7c109db79d06 2026-08-04 00:10:07.825384 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 7/8 : RUN kolla_patch 2026-08-04 00:10:07.825394 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 40411bafc6e6 2026-08-04 00:10:07.825404 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:[i] No series file found, nothing to patch. 2026-08-04 00:10:07.825414 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 40411bafc6e6 2026-08-04 00:10:07.825424 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> d416206bc2f0 2026-08-04 00:10:07.825437 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: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-08-04 00:10:07.825448 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 674b284a8770 2026-08-04 00:10:07.825458 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-08-04 00:10:07.825467 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-08-04 00:10:07.825477 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-08-04 00:10:07.825487 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2026-08-04 00:10:07.825497 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:10:07.825508 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-08-04 00:10:07.825518 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-08-04 00:10:07.825528 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-08-04 00:10:07.825537 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:10:07.825547 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 674b284a8770 2026-08-04 00:10:07.825557 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 8bc19f09cdbf 2026-08-04 00:10:07.825567 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built af17c44fa684 2026-08-04 00:10:07.825577 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20260804 2026-08-04 00:10:07.825587 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2026-08-04 00:10:07.824655 (took 0:00:19.778599) 2026-08-04 00:10:07.825903 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2026-08-04 00:10:07.825938 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2026-08-04 00:10:07.825949 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2026-08-04 00:10:07.825167 2026-08-04 00:10:07.826228 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2026-08-04 00:10:07.826891 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2026-08-04 00:10:09.451468 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:10:09.451582 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> f26ae08cc6b1 2026-08-04 00:10:09.451603 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/5 : LABEL "build-date"="20260804" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:10:09.451680 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 01977d105c63 2026-08-04 00:10:09.451693 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 01977d105c63 2026-08-04 00:10:09.451729 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> a8f81d99717e 2026-08-04 00:10:09.451824 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:10:09.451876 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 09afe3090153 2026-08-04 00:10:09.451947 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 4/5 : COPY patches /patches 2026-08-04 00:10:09.451985 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> ddf168ecf5f1 2026-08-04 00:10:09.452036 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 5/5 : RUN kolla_patch 2026-08-04 00:10:09.452090 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 7921c0f1a1c4 2026-08-04 00:10:09.452144 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:[i] No series file found, nothing to patch. 2026-08-04 00:10:09.452198 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 7921c0f1a1c4 2026-08-04 00:10:09.452250 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 8314246ba717 2026-08-04 00:10:09.452304 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built ba771f18856c 2026-08-04 00:10:09.452357 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260804 2026-08-04 00:10:09.452483 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2026-08-04 00:10:09.452369 (took 0:00:01.627202) 2026-08-04 00:10:09.452549 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2026-08-04 00:10:09.452643 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2026-08-04 00:10:09.453193 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2026-08-04 00:10:09.453407 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2026-08-04 00:10:09.453540 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2026-08-04 00:10:09.453451 2026-08-04 00:10:09.454486 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2026-08-04 00:10:09.455209 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2026-08-04 00:10:30.286985 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:10:30.287099 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> f26ae08cc6b1 2026-08-04 00:10:30.287158 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/9 : LABEL "build-date"="20260804" "name"="haproxy" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:10:30.287214 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in d1a169e1379e 2026-08-04 00:10:30.287235 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container d1a169e1379e 2026-08-04 00:10:30.287252 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 1e58e7ed85d3 2026-08-04 00:10:30.287271 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 3/9 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2026-08-04 00:10:30.287284 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 835c9a6b4a64 2026-08-04 00:10:30.287294 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 835c9a6b4a64 2026-08-04 00:10:30.287304 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 40560d5e4ff0 2026-08-04 00:10:30.287314 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 4/9 : 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-08-04 00:10:30.287325 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in afde815c017f 2026-08-04 00:10:30.287335 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:10:30.287347 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:10:30.287357 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:10:30.287367 | 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-08-04 00:10:30.287378 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:10:30.287388 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:10:30.287398 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:10:30.287409 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:10:30.287418 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:10:30.287428 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:10:30.287439 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:10:30.287449 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:10:30.287458 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:10:30.287468 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:10:30.287478 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:10:30.287488 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 28.2 MB in 2s (12.4 MB/s) 2026-08-04 00:10:30.287499 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-08-04 00:10:30.287509 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-08-04 00:10:30.287519 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-08-04 00:10:30.287541 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-08-04 00:10:30.287551 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2026-08-04 00:10:30.287561 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2026-08-04 00:10:30.287571 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2026-08-04 00:10:30.287581 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2026-08-04 00:10:30.287600 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2026-08-04 00:10:30.287610 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2026-08-04 00:10:30.287620 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:10:30.287630 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,236 kB of archives. 2026-08-04 00:10:30.287645 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,274 kB of additional disk space will be used. 2026-08-04 00:10:30.287655 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:10:30.287773 | 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-08-04 00:10:30.287914 | 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.3 [2,070 kB] 2026-08-04 00:10:30.288003 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,236 kB in 0s (5,030 kB/s) 2026-08-04 00:10:30.288070 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2026-08-04 00:10:30.288139 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2026-08-04 00:10:30.288214 | 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-08-04 00:10:30.288286 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2026-08-04 00:10:30.288354 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2026-08-04 00:10:30.288422 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2026-08-04 00:10:30.288490 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% 2026-08-04 00:10:30.288556 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2026-08-04 00:10:30.288622 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2026-08-04 00:10:30.288690 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:10:30.288814 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-04 00:10:30.288876 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-04 00:10:30.288993 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2026-08-04 00:10:30.289165 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:10:30.289233 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-04 00:10:30.289255 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-04 00:10:30.289267 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-04 00:10:30.289281 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2026-08-04 00:10:30.289366 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:10:30.289429 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:10:30.289501 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container afde815c017f 2026-08-04 00:10:30.289565 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 111c5f2d2053 2026-08-04 00:10:30.289663 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/9 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-08-04 00:10:30.289688 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> b182ff73a970 2026-08-04 00:10:30.289767 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 6/9 : RUN mkdir -p /var/lib/kolla/haproxy && chown -R haproxy: /var/lib /run && chmod 755 /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-08-04 00:10:30.289861 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 59cca57c9b85 2026-08-04 00:10:30.289967 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 59cca57c9b85 2026-08-04 00:10:30.290206 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 09c5981f8637 2026-08-04 00:10:30.290262 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 7/9 : COPY patches /patches 2026-08-04 00:10:30.290337 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 9458a9e4689a 2026-08-04 00:10:30.290406 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 8/9 : RUN kolla_patch 2026-08-04 00:10:30.290479 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in ae0046203cd8 2026-08-04 00:10:30.290548 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:[i] No series file found, nothing to patch. 2026-08-04 00:10:30.290622 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container ae0046203cd8 2026-08-04 00:10:30.290696 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 0e7f8dcdfcc2 2026-08-04 00:10:30.290868 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: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-08-04 00:10:30.290943 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 8b71caad2750 2026-08-04 00:10:30.291035 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-08-04 00:10:30.291095 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-08-04 00:10:30.291153 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-08-04 00:10:30.291227 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2026-08-04 00:10:30.291289 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:10:30.291335 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-08-04 00:10:30.291404 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-08-04 00:10:30.291461 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-08-04 00:10:30.291521 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:10:30.291590 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 8b71caad2750 2026-08-04 00:10:30.291633 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 00d011e41d40 2026-08-04 00:10:30.291691 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built a02dd75a3e51 2026-08-04 00:10:30.291770 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20260804 2026-08-04 00:10:30.291905 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2026-08-04 00:10:30.291807 (took 0:00:20.838356) 2026-08-04 00:10:30.292321 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2026-08-04 00:10:30.292469 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2026-08-04 00:10:30.292515 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2026-08-04 00:10:30.292389 2026-08-04 00:10:30.293525 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2026-08-04 00:10:30.294351 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2026-08-04 00:10:46.647027 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:10:46.648027 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> f26ae08cc6b1 2026-08-04 00:10:46.648075 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/11 : LABEL "build-date"="20260804" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:10:46.648096 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 4232b426897f 2026-08-04 00:10:46.648103 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 4232b426897f 2026-08-04 00:10:46.648110 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 3d18055e4372 2026-08-04 00:10:46.648117 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 3/11 : 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-08-04 00:10:46.648124 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 88e8c36a0ac1 2026-08-04 00:10:46.648130 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 88e8c36a0ac1 2026-08-04 00:10:46.648136 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> c7a13831e801 2026-08-04 00:10:46.648142 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/11 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-08-04 00:10:46.648148 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 4a7bfeb2fce9 2026-08-04 00:10:46.648153 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 4a7bfeb2fce9 2026-08-04 00:10:46.648159 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 54daef7b2b88 2026-08-04 00:10:46.648165 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 5/11 : 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-08-04 00:10:46.648172 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 4ed044d15515 2026-08-04 00:10:46.648178 | 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-08-04 00:10:46.648186 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:10:46.648191 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:10:46.648218 | 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-08-04 00:10:46.648224 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:10:46.648230 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:10:46.648236 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:10:46.648241 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:10:46.648247 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:10:46.648286 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:10:46.648294 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:10:46.648299 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:10:46.648305 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:10:46.648316 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:10:46.648321 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:10:46.648327 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 28.2 MB in 2s (12.8 MB/s) 2026-08-04 00:10:46.648333 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-08-04 00:10:46.648342 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-08-04 00:10:46.648532 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-08-04 00:10:46.648585 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-08-04 00:10:46.648604 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2026-08-04 00:10:46.648615 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2026-08-04 00:10:46.648627 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2026-08-04 00:10:46.648669 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-08-04 00:10:46.648716 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2026-08-04 00:10:46.648761 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2026-08-04 00:10:46.648845 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-08-04 00:10:46.648894 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2026-08-04 00:10:46.648994 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-08-04 00:10:46.651031 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2026-08-04 00:10:46.651084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:10:46.651098 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,094 kB of archives. 2026-08-04 00:10:46.651109 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,372 kB of additional disk space will be used. 2026-08-04 00:10:46.651119 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:10:46.651130 | 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-08-04 00:10:46.651141 | 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.5 [443 kB] 2026-08-04 00:10:46.651151 | 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-08-04 00:10:46.651161 | 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-08-04 00:10:46.651171 | 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.18 [908 kB] 2026-08-04 00:10:46.651182 | 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.18 [37.3 kB] 2026-08-04 00:10:46.651192 | 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-08-04 00:10:46.651232 | 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.18 [511 kB] 2026-08-04 00:10:46.651242 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2026-08-04 00:10:46.651253 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,094 kB in 0s (4,844 kB/s) 2026-08-04 00:10:46.651263 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:10:46.651274 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2026-08-04 00:10:46.651297 | 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-08-04 00:10:46.651310 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2026-08-04 00:10:46.651332 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2026-08-04 00:10:46.651342 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2026-08-04 00:10:46.651352 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2026-08-04 00:10:46.651362 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2026-08-04 00:10:46.651373 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2026-08-04 00:10:46.651383 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:10:46.651393 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:10:46.651403 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:10:46.651413 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2026-08-04 00:10:46.651422 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-04 00:10:46.651433 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:10:46.651443 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-08-04 00:10:46.651452 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-08-04 00:10:46.651462 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 00:10:46.651472 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-08-04 00:10:46.651482 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-08-04 00:10:46.651492 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 00:10:46.651502 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2026-08-04 00:10:46.651512 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-08-04 00:10:46.651522 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 00:10:46.651544 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:10:46.651555 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2026-08-04 00:10:46.651565 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 00:10:46.651576 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-08-04 00:10:46.651586 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:10:46.651596 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2026-08-04 00:10:46.651606 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-08-04 00:10:46.651616 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2026-08-04 00:10:46.651626 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-08-04 00:10:46.651636 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2026-08-04 00:10:46.651646 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 00:10:46.651663 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:10:46.651674 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 00:10:46.651684 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2026-08-04 00:10:46.651694 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 00:10:46.651704 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:10:46.651713 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:10:46.651724 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:10:46.651734 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-08-04 00:10:46.651743 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:10:46.651753 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:10:46.651763 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:10:46.651773 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-08-04 00:10:46.651822 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-08-04 00:10:46.651832 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2026-08-04 00:10:46.651842 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-08-04 00:10:46.651852 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:q97GFwpxwJVWMPeBVyvqWsJgsQnsTBnu8l+7EDWZHL8 root@ubuntu (RSA) 2026-08-04 00:10:46.651868 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-08-04 00:10:46.651878 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-08-04 00:10:46.651895 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:PgPJ7PuGR4hzj6WUzecGjC9kvt+vXTcoaxRhCiPvVLY root@ubuntu (ECDSA) 2026-08-04 00:10:46.651905 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-08-04 00:10:46.651915 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-08-04 00:10:46.651925 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:/c5u57tItEytfPfMeXpcur39UFeNjVOnQI2wEFazI3k root@ubuntu (ED25519) 2026-08-04 00:10:46.651935 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-08-04 00:10:46.651944 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:10:46.651954 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:10:46.651964 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 4ed044d15515 2026-08-04 00:10:46.651974 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 50a9511cd180 2026-08-04 00:10:46.651984 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:10:46.651994 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 9c62486cbe1a 2026-08-04 00:10:46.652005 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 7/11 : 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-08-04 00:10:46.652016 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 0e43233d1772 2026-08-04 00:10:46.652026 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 0e43233d1772 2026-08-04 00:10:46.652036 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 9d55745a346c 2026-08-04 00:10:46.652052 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/11 : COPY update-loadbalancer-cert.sh /usr/bin/update-loadbalancer-cert 2026-08-04 00:10:46.652069 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 9ce6417157f0 2026-08-04 00:10:46.652087 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 9/11 : COPY patches /patches 2026-08-04 00:10:46.652130 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 18b5384aee78 2026-08-04 00:10:46.652148 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 10/11 : RUN kolla_patch 2026-08-04 00:10:46.652163 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 93829458e92d 2026-08-04 00:10:46.652179 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:[i] No series file found, nothing to patch. 2026-08-04 00:10:46.652220 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 93829458e92d 2026-08-04 00:10:46.652239 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> c025ca182817 2026-08-04 00:10:46.652257 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: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-08-04 00:10:46.652273 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in f1f42aa0ede0 2026-08-04 00:10:46.652289 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-08-04 00:10:46.652314 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-08-04 00:10:46.652331 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-08-04 00:10:46.652347 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2026-08-04 00:10:46.652365 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:10:46.652384 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-08-04 00:10:46.652401 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-08-04 00:10:46.652418 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-08-04 00:10:46.652433 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:10:46.652443 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container f1f42aa0ede0 2026-08-04 00:10:46.652452 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 08d768891db1 2026-08-04 00:10:46.652462 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built 47615da15eba 2026-08-04 00:10:46.652478 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260804 2026-08-04 00:10:46.652488 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2026-08-04 00:10:46.652367 (took 0:00:16.359978) 2026-08-04 00:10:46.652824 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2026-08-04 00:10:46.652943 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2026-08-04 00:10:46.653021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2026-08-04 00:10:46.652969 2026-08-04 00:10:46.653931 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2026-08-04 00:10:46.654655 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2026-08-04 00:13:33.079248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/23 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:13:33.079429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f26ae08cc6b1 2026-08-04 00:13:33.079464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/23 : LABEL "build-date"="20260804" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:13:33.079508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in ed2db02c72b6 2026-08-04 00:13:33.079593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container ed2db02c72b6 2026-08-04 00:13:33.081853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 5cec85f22063 2026-08-04 00:13:33.081881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 3/23 : RUN usermod --append --home /var/lib/ansible --groups kolla ansible && mkdir -p /var/lib/ansible && chown -R 42401:42401 /var/lib/ansible 2026-08-04 00:13:33.081893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 7303a47edf2f 2026-08-04 00:13:33.081901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 7303a47edf2f 2026-08-04 00:13:33.081909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1baa932525e6 2026-08-04 00:13:33.081917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 4/23 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2026-08-04 00:13:33.081925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 67c8eb994f5c 2026-08-04 00:13:33.081933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 67c8eb994f5c 2026-08-04 00:13:33.081941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 94b635478561 2026-08-04 00:13:33.081951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 5/23 : 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-08-04 00:13:33.081961 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 9fd467c81f21 2026-08-04 00:13:33.081969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 9fd467c81f21 2026-08-04 00:13:33.081977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 799dc03f13c6 2026-08-04 00:13:33.081985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/23 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-08-04 00:13:33.081993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d929d236670b 2026-08-04 00:13:33.082002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 7/23 : 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-08-04 00:13:33.082012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 75f4d54d2132 2026-08-04 00:13:33.082020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:13:33.082028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:13:33.082036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-08-04 00:13:33.082055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:13:33.082076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:13:33.082084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:13:33.082092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:13:33.082100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-08-04 00:13:33.082109 | 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-08-04 00:13:33.082118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:13:33.082126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:13:33.082134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:13:33.082152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:13:33.082160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:13:33.082168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:13:33.082176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:13:33.082184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:13:33.082191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:13:33.082199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [8,301 B] 2026-08-04 00:13:33.082208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 28.3 MB in 3s (10.8 MB/s) 2026-08-04 00:13:33.082216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-08-04 00:13:33.082224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-08-04 00:13:33.082232 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-08-04 00:13:33.082240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-08-04 00:13:33.082248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20260601~24.04.1). 2026-08-04 00:13:33.082256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2026-08-04 00:13:33.082265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:13:33.082280 | 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-08-04 00:13:33.082294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-08-04 00:13:33.082308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-04 00:13:33.082322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-04 00:13:33.082337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-08-04 00:13:33.082351 | 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-08-04 00:13:33.082433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2026-08-04 00:13:33.082450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-04 00:13:33.082459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2026-08-04 00:13:33.082466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2026-08-04 00:13:33.082474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2026-08-04 00:13:33.082482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2026-08-04 00:13:33.082490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2026-08-04 00:13:33.082498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2026-08-04 00:13:33.082513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2026-08-04 00:13:33.082521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-pip-whl python3-setuptools-whl python3.12-dev python3.12-venv 2026-08-04 00:13:33.082529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2026-08-04 00:13:33.082537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2026-08-04 00:13:33.082550 | 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-08-04 00:13:33.082558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2026-08-04 00:13:33.082566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2026-08-04 00:13:33.082574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-08-04 00:13:33.082582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-08-04 00:13:33.082590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-08-04 00:13:33.082598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2026-08-04 00:13:33.082605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc 2026-08-04 00:13:33.082613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2026-08-04 00:13:33.082621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2026-08-04 00:13:33.082629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2026-08-04 00:13:33.082640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common python3-openvswitch 2026-08-04 00:13:33.082648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces 2026-08-04 00:13:33.082659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2026-08-04 00:13:33.082723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2026-08-04 00:13:33.082756 | 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-08-04 00:13:33.082833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-08-04 00:13:33.082880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-04 00:13:33.082962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-04 00:13:33.082995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-08-04 00:13:33.083039 | 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-08-04 00:13:33.083082 | 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-08-04 00:13:33.083134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev 2026-08-04 00:13:33.083226 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl liberror-perl 2026-08-04 00:13:33.083294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev libgomp1 2026-08-04 00:13:33.083387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 2026-08-04 00:13:33.083579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 libmpc3 2026-08-04 00:13:33.083624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev libpython3.12t64 2026-08-04 00:13:33.083683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libssl-dev libstdc++-13-dev libtsan2 libubsan1 2026-08-04 00:13:33.083745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev libxslt1.1 2026-08-04 00:13:33.083826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2026-08-04 00:13:33.083884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-switch python3-dev python3-pip-whl python3-setuptools-whl 2026-08-04 00:13:33.083933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-venv python3.12-dev python3.12-venv rabbitmq-server rpcsvc-proto 2026-08-04 00:13:33.083977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: traceroute uuid-runtime xz-utils zlib1g-dev 2026-08-04 00:13:33.084027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 110 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:13:33.084080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 164 MB of archives. 2026-08-04 00:13:33.084119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 507 MB of additional disk space will be used. 2026-08-04 00:13:33.084158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:13:33.084207 | 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-08-04 00:13:33.084254 | 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-08-04 00:13:33.084301 | 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-08-04 00:13:33.084383 | 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-08-04 00:13:33.084412 | 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-08-04 00:13:33.084436 | 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-08-04 00:13:33.084487 | 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.8 [445 kB] 2026-08-04 00:13:33.084529 | 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-08-04 00:13:33.084575 | 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-08-04 00:13:33.084624 | 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-08-04 00:13:33.084666 | 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-08-04 00:13:33.084712 | 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-08-04 00:13:33.084757 | 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.8 [764 kB] 2026-08-04 00:13:33.084837 | 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-08-04 00:13:33.084887 | 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-08-04 00:13:33.084935 | 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-08-04 00:13:33.084983 | 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.3 [267 kB] 2026-08-04 00:13:33.085029 | 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-08-04 00:13:33.085057 | 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-08-04 00:13:33.085117 | 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-08-04 00:13:33.085194 | 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-08-04 00:13:33.085224 | 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-08-04 00:13:33.085263 | 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-08-04 00:13:33.085309 | 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-08-04 00:13:33.085349 | 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-08-04 00:13:33.085460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 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-08-04 00:13:33.085482 | 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-08-04 00:13:33.085506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 4.1.8-1 [22.5 MB] 2026-08-04 00:13:33.085524 | 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-08-04 00:13:33.085540 | 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-08-04 00:13:33.085602 | 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-08-04 00:13:33.085641 | 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.8 [20.4 kB] 2026-08-04 00:13:33.085683 | 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-136.136 [1,575 kB] 2026-08-04 00:13:33.085725 | 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-08-04 00:13:33.085769 | 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-08-04 00:13:33.085822 | 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.8 [2,125 kB] 2026-08-04 00:13:33.085876 | 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-08-04 00:13:33.085921 | 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-08-04 00:13:33.085964 | 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-08-04 00:13:33.086008 | 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-08-04 00:13:33.086052 | 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-08-04 00:13:33.086113 | 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-08-04 00:13:33.086142 | 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-08-04 00:13:33.086164 | 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-08-04 00:13:33.086218 | 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-08-04 00:13:33.086277 | 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-08-04 00:13:33.086324 | 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-08-04 00:13:33.086392 | 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-08-04 00:13:33.086410 | 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-08-04 00:13:33.086463 | 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-08-04 00:13:33.086509 | 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-08-04 00:13:33.086556 | 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-08-04 00:13:33.086597 | 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-08-04 00:13:33.086642 | 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-08-04 00:13:33.086685 | 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-08-04 00:13:33.086738 | 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-08-04 00:13:33.086775 | 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-08-04 00:13:33.086838 | 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-08-04 00:13:33.086885 | 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-08-04 00:13:33.086930 | 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-08-04 00:13:33.086974 | 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-08-04 00:13:33.087018 | 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-08-04 00:13:33.087062 | 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-08-04 00:13:33.087105 | 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-08-04 00:13:33.087150 | 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-08-04 00:13:33.087195 | 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-08-04 00:13:33.087239 | 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-08-04 00:13:33.087283 | 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-08-04 00:13:33.087324 | 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-08-04 00:13:33.087385 | 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-08-04 00:13:33.087575 | 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-08-04 00:13:33.087597 | 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-08-04 00:13:33.087620 | 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-08-04 00:13:33.087654 | 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-08-04 00:13:33.087672 | 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-08-04 00:13:33.087742 | 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-08-04 00:13:33.087757 | 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-08-04 00:13:33.087820 | 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-08-04 00:13:33.087866 | 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-08-04 00:13:33.087911 | 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-08-04 00:13:33.087956 | 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.11 [334 kB] 2026-08-04 00:13:33.087999 | 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-08-04 00:13:33.088043 | 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-08-04 00:13:33.088086 | 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-08-04 00:13:33.088130 | 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-08-04 00:13:33.088173 | 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-08-04 00:13:33.088217 | 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-08-04 00:13:33.088258 | 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-08-04 00:13:33.088299 | 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-08-04 00:13:33.088343 | 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-08-04 00:13:33.088400 | 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-08-04 00:13:33.088446 | 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-08-04 00:13:33.088487 | 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-08-04 00:13:33.088530 | 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.15 [2,339 kB] 2026-08-04 00:13:33.088573 | 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-08-04 00:13:33.088616 | 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.15 [5,683 kB] 2026-08-04 00:13:33.088659 | 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-08-04 00:13:33.088700 | 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.12 [2,408 kB] 2026-08-04 00:13:33.088743 | 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.8 [782 kB] 2026-08-04 00:13:33.088826 | 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-08-04 00:13:33.088872 | 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-08-04 00:13:33.088918 | 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.15 [498 kB] 2026-08-04 00:13:33.088969 | 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-08-04 00:13:33.089008 | 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-08-04 00:13:33.089051 | 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-08-04 00:13:33.089096 | 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.15 [5,674 B] 2026-08-04 00:13:33.089140 | 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-08-04 00:13:33.089184 | 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-08-04 00:13:33.089240 | 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-08-04 00:13:33.089284 | 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-08-04 00:13:33.089833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 164 MB in 2s (88.8 MB/s) 2026-08-04 00:13:33.089848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2026-08-04 00:13:33.089856 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-08-04 00:13:33.089865 | 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-08-04 00:13:33.089874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-08-04 00:13:33.089881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-08-04 00:13:33.089888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-08-04 00:13:33.089896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-08-04 00:13:33.089903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-08-04 00:13:33.089910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-08-04 00:13:33.089917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:13:33.089924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-08-04 00:13:33.089932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:13:33.089946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:13:33.089954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2026-08-04 00:13:33.089961 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.089968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2026-08-04 00:13:33.089979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-08-04 00:13:33.089986 | 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% 2026-08-04 00:13:33.089993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 35% (Reading database ... 40% (Reading database ... 2026-08-04 00:13:33.090001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-08-04 00:13:33.090011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 65% 2026-08-04 00:13:33.090043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-08-04 00:13:33.090101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-08-04 00:13:33.090139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-08-04 00:13:33.090182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-08-04 00:13:33.090235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-08-04 00:13:33.090258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-08-04 00:13:33.090313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11562 files and directories currently installed.) 2026-08-04 00:13:33.090382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-08-04 00:13:33.090401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:13:33.090456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2026-08-04 00:13:33.090501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:13:33.090537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:13:33.090580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-04 00:13:33.090623 | 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-08-04 00:13:33.090667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:13:33.090710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2026-08-04 00:13:33.090753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-04 00:13:33.090814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:13:33.090857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2026-08-04 00:13:33.090902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:13:33.090946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:13:33.090991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:13:33.091033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:13:33.091077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:13:33.091124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.091187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2026-08-04 00:13:33.091224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-08-04 00:13:33.091267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:13:33.091311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2026-08-04 00:13:33.091379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:13:33.091407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:13:33.091451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2026-08-04 00:13:33.093091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-04 00:13:33.093139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-04 00:13:33.093151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2026-08-04 00:13:33.093161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:13:33.093170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:13:33.093181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:13:33.093190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:13:33.093200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:13:33.093210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2026-08-04 00:13:33.093221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:13:33.093231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:13:33.093242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2026-08-04 00:13:33.093253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-logrotate_3.21.0-2build1_amd64.deb ... 2026-08-04 00:13:33.093264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2026-08-04 00:13:33.093275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2026-08-04 00:13:33.093286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libjansson4_2.14-2build2_amd64.deb ... 2026-08-04 00:13:33.093296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:13:33.093306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2026-08-04 00:13:33.093316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-08-04 00:13:33.093340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:13:33.093382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2026-08-04 00:13:33.093396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:13:33.093408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.093420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2026-08-04 00:13:33.093431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:13:33.093454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.093466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2026-08-04 00:13:33.093478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:13:33.093490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.093502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2026-08-04 00:13:33.093514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:13:33.093525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.093536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2026-08-04 00:13:33.093548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:13:33.093560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.093572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2026-08-04 00:13:33.093584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:13:33.093596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.093607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-08-04 00:13:33.093620 | 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-08-04 00:13:33.093632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.093654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2026-08-04 00:13:33.093668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:13:33.093678 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.093689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2026-08-04 00:13:33.093699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:13:33.093709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:13:33.093721 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2026-08-04 00:13:33.093732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-linux-libc-dev_6.8.0-136.136_amd64.deb ... 2026-08-04 00:13:33.093743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-136.136) ... 2026-08-04 00:13:33.093755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2026-08-04 00:13:33.093767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-08-04 00:13:33.093811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-08-04 00:13:33.093824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2026-08-04 00:13:33.093835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-08-04 00:13:33.093846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-08-04 00:13:33.093864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2026-08-04 00:13:33.093886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:13:33.093898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.8) ... 2026-08-04 00:13:33.093910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2026-08-04 00:13:33.093921 | 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-08-04 00:13:33.093941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.093953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2026-08-04 00:13:33.093965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-libisl23_0.26-3build1.1_amd64.deb ... 2026-08-04 00:13:33.093977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:13:33.093989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2026-08-04 00:13:33.094000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-08-04 00:13:33.094017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:13:33.094030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-08-04 00:13:33.094084 | 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-08-04 00:13:33.094202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.094252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2026-08-04 00:13:33.094373 | 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-08-04 00:13:33.094506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.094580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-08-04 00:13:33.094662 | 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-08-04 00:13:33.094741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.094857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2026-08-04 00:13:33.094933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-04 00:13:33.095013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.095091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2026-08-04 00:13:33.095170 | 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-08-04 00:13:33.095248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.095327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2026-08-04 00:13:33.095436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:13:33.095506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.095585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2026-08-04 00:13:33.095663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:13:33.095741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.095865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2026-08-04 00:13:33.095938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:13:33.096017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.096096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2026-08-04 00:13:33.096175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:13:33.096255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.096344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2026-08-04 00:13:33.096442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:13:33.096521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.097881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2026-08-04 00:13:33.097909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:13:33.097921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.097932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2026-08-04 00:13:33.097952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:13:33.097964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.097975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2026-08-04 00:13:33.097986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:13:33.097997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.098008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2026-08-04 00:13:33.098018 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:13:33.098029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.098041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2026-08-04 00:13:33.098052 | 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-08-04 00:13:33.098063 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.098074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-08-04 00:13:33.098085 | 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-08-04 00:13:33.098096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.098107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2026-08-04 00:13:33.098118 | 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-08-04 00:13:33.098129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.098140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-08-04 00:13:33.098161 | 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-08-04 00:13:33.098172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.098183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2026-08-04 00:13:33.098194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-04 00:13:33.098205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.098216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-08-04 00:13:33.098227 | 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-08-04 00:13:33.098237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.098248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-08-04 00:13:33.098259 | 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-08-04 00:13:33.098270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.098281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2026-08-04 00:13:33.098292 | 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-08-04 00:13:33.098303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.098313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-08-04 00:13:33.098324 | 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-08-04 00:13:33.098335 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.098380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2026-08-04 00:13:33.098393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-04 00:13:33.098402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.098412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2026-08-04 00:13:33.098422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-make_4.3-4.1build2_amd64.deb ... 2026-08-04 00:13:33.098440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2026-08-04 00:13:33.098451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2026-08-04 00:13:33.098462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-08-04 00:13:33.098473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:13:33.098484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2026-08-04 00:13:33.098500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-08-04 00:13:33.098590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:13:33.098690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2026-08-04 00:13:33.098742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-lto-disabled-list_47_all.deb ... 2026-08-04 00:13:33.098868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2026-08-04 00:13:33.098930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2026-08-04 00:13:33.099003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-08-04 00:13:33.099073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:13:33.099144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2026-08-04 00:13:33.099214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-build-essential_12.10ubuntu1_amd64.deb ... 2026-08-04 00:13:33.099283 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2026-08-04 00:13:33.099368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2026-08-04 00:13:33.099438 | 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-08-04 00:13:33.099508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.099578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2026-08-04 00:13:33.099650 | 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-08-04 00:13:33.099720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.099801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2026-08-04 00:13:33.099911 | 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-08-04 00:13:33.100036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.100073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2026-08-04 00:13:33.100082 | 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-08-04 00:13:33.100092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.100201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2026-08-04 00:13:33.100228 | 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-08-04 00:13:33.100268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.100338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2026-08-04 00:13:33.100446 | 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-08-04 00:13:33.100516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.100599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2026-08-04 00:13:33.100668 | 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-08-04 00:13:33.100737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.100837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2026-08-04 00:13:33.100904 | 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-08-04 00:13:33.100975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.101055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2026-08-04 00:13:33.101119 | 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-08-04 00:13:33.101188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.101256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2026-08-04 00:13:33.101326 | 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-08-04 00:13:33.101411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.101482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2026-08-04 00:13:33.101551 | 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-08-04 00:13:33.101620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.101690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2026-08-04 00:13:33.101760 | 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-08-04 00:13:33.101857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.101930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2026-08-04 00:13:33.102001 | 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-08-04 00:13:33.102069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.102139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2026-08-04 00:13:33.102208 | 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-08-04 00:13:33.102279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.102349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2026-08-04 00:13:33.102467 | 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-08-04 00:13:33.102539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.102607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2026-08-04 00:13:33.102678 | 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-08-04 00:13:33.104851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.104872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2026-08-04 00:13:33.104881 | 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-08-04 00:13:33.104889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.104898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-08-04 00:13:33.104906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-04 00:13:33.104915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:13:33.104931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2026-08-04 00:13:33.104940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-liberror-perl_0.17029-2_all.deb ... 2026-08-04 00:13:33.104949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2026-08-04 00:13:33.104958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2026-08-04 00:13:33.104966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-08-04 00:13:33.104974 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-08-04 00:13:33.104983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2026-08-04 00:13:33.104991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-08-04 00:13:33.105013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-08-04 00:13:33.105023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2026-08-04 00:13:33.105032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:13:33.105040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-04 00:13:33.105048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2026-08-04 00:13:33.105056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-libonig5_6.9.9-1build1_amd64.deb ... 2026-08-04 00:13:33.105065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2026-08-04 00:13:33.105073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2026-08-04 00:13:33.105082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-08-04 00:13:33.105090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.105099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-08-04 00:13:33.105107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2026-08-04 00:13:33.105115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-08-04 00:13:33.105124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.2) ... 2026-08-04 00:13:33.105132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2026-08-04 00:13:33.105140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-08-04 00:13:33.105149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-08-04 00:13:33.105157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2026-08-04 00:13:33.105165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:13:33.105173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:13:33.105182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2026-08-04 00:13:33.105190 | 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-08-04 00:13:33.105198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-04 00:13:33.105207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2026-08-04 00:13:33.105215 | 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-08-04 00:13:33.105229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-04 00:13:33.105238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2026-08-04 00:13:33.105254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-08-04 00:13:33.105263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-08-04 00:13:33.105271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2026-08-04 00:13:33.105280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:13:33.105288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:13:33.105296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2026-08-04 00:13:33.105305 | 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-08-04 00:13:33.105313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-04 00:13:33.105322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2026-08-04 00:13:33.105330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libpython3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:13:33.105338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:13:33.105346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2026-08-04 00:13:33.105395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-04 00:13:33.105406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-04 00:13:33.105415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2026-08-04 00:13:33.105428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-04 00:13:33.105437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-04 00:13:33.105446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2026-08-04 00:13:33.105454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:13:33.105463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:13:33.105471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2026-08-04 00:13:33.105479 | 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-08-04 00:13:33.105488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:13:33.105497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2026-08-04 00:13:33.105505 | 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-08-04 00:13:33.105513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:13:33.105522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2026-08-04 00:13:33.105530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-python3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:13:33.105538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-08-04 00:13:33.105554 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2026-08-04 00:13:33.105563 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-04 00:13:33.105571 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-04 00:13:33.105579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2026-08-04 00:13:33.105588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-04 00:13:33.105596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-04 00:13:33.105605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2026-08-04 00:13:33.105613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-04 00:13:33.105622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-04 00:13:33.105630 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2026-08-04 00:13:33.105638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:13:33.105653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-04 00:13:33.105662 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2026-08-04 00:13:33.105670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-04 00:13:33.105679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-04 00:13:33.105687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2026-08-04 00:13:33.105695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-traceroute_1%3a2.1.5-1_amd64.deb ... 2026-08-04 00:13:33.105703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2026-08-04 00:13:33.105712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2026-08-04 00:13:33.105720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-gdisk_1.0.10-1build1_amd64.deb ... 2026-08-04 00:13:33.105728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2026-08-04 00:13:33.105737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2026-08-04 00:13:33.105745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-04 00:13:33.105754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.105762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-04 00:13:33.105770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2026-08-04 00:13:33.105798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-rabbitmq-server_4.1.8-1_all.deb ... 2026-08-04 00:13:33.105807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (4.1.8-1) ... 2026-08-04 00:13:33.105816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-04 00:13:33.105824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2026-08-04 00:13:33.105832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.105840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2026-08-04 00:13:33.105849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2026-08-04 00:13:33.105857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2026-08-04 00:13:33.105873 | 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-08-04 00:13:33.105883 | 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-08-04 00:13:33.105893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-08-04 00:13:33.105901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2026-08-04 00:13:33.106442 | 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-08-04 00:13:33.106467 | 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-08-04 00:13:33.106477 | 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-08-04 00:13:33.106487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-08-04 00:13:33.106496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2026-08-04 00:13:33.106504 | 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-08-04 00:13:33.106520 | 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-08-04 00:13:33.106530 | 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-08-04 00:13:33.106538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.106547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-04 00:13:33.106555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.106564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:13:33.106572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-08-04 00:13:33.106580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:13:33.106589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.106598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:13:33.106606 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-136.136) ... 2026-08-04 00:13:33.106614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.106622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:13:33.106631 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.106643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.106652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:13:33.106663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-04 00:13:33.106750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.106826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:13:33.106900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2026-08-04 00:13:33.106955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:13:33.107020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:13:33.107075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:13:33.107134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-08-04 00:13:33.107194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.107252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.107312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2026-08-04 00:13:33.107386 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:13:33.107471 | 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-08-04 00:13:33.107521 | 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-08-04 00:13:33.107584 | 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-08-04 00:13:33.107633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2026-08-04 00:13:33.107688 | 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-08-04 00:13:33.107742 | 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-08-04 00:13:33.107831 | 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-08-04 00:13:33.107881 | 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-08-04 00:13:33.107936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2026-08-04 00:13:33.107990 | 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-08-04 00:13:33.108046 | 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-08-04 00:13:33.108106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.108166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-04 00:13:33.108225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:13:33.108284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.108342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.108416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.108482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:13:33.108541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.108600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:13:33.108658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:13:33.108717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:13:33.108774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:13:33.108853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2026-08-04 00:13:33.108914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-08-04 00:13:33.108972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:13:33.109030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.109089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:13:33.109147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-08-04 00:13:33.109205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.109264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.109323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-08-04 00:13:33.109422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.109483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-04 00:13:33.109545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.109604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.109669 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:13:33.109722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:13:33.109793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-04 00:13:33.109866 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:13:33.109926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.109980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2026-08-04 00:13:33.110033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.110086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.110140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-04 00:13:33.110193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:13:33.110244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.110299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:13:33.110370 | 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-08-04 00:13:33.110433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-08-04 00:13:33.110478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:13:33.110532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2026-08-04 00:13:33.110586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.110639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-04 00:13:33.110692 | 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-08-04 00:13:33.110744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-08-04 00:13:33.110843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.110893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.110948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2026-08-04 00:13:33.111001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.111056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.111118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-04 00:13:33.111172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.111224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-04 00:13:33.111277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.111331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-08-04 00:13:33.111419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-08-04 00:13:33.111488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.111542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.2) ... 2026-08-04 00:13:33.111596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.111649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:13:33.111703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.8) ... 2026-08-04 00:13:33.111756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:13:33.111832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.111881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.111933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.111982 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.112030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.112078 | 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-08-04 00:13:33.112128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.112178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.112233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.112275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:13:33.112324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:13:33.112382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.112431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-08-04 00:13:33.112481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.112528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.112577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-04 00:13:33.112626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.112674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:13:33.112721 | 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-08-04 00:13:33.112768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.112831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-08-04 00:13:33.112882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:13:33.112929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.115861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-08-04 00:13:33.115882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.115891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.115897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (4.1.8-1) ... 2026-08-04 00:13:33.115904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-08-04 00:13:33.115910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:13:33.115916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-04 00:13:33.115923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-04 00:13:33.115930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.115937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-08-04 00:13:33.115944 | 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-08-04 00:13:33.115951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2026-08-04 00:13:33.115958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:13:33.115964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 75f4d54d2132 2026-08-04 00:13:33.115971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 2d58fc8ac539 2026-08-04 00:13:33.115978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/23 : ENV UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/2025.1 2026-08-04 00:13:33.115985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 67a92895ca05 2026-08-04 00:13:33.115992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 67a92895ca05 2026-08-04 00:13:33.116005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1416e1b7bc26 2026-08-04 00:13:33.116015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/23 : 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-08-04 00:13:33.116024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in eb2c4c70cc3b 2026-08-04 00:13:33.116031 | 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.045924, size: 13007 2026-08-04 00:13:33.116038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container eb2c4c70cc3b 2026-08-04 00:13:33.116045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 039b2639b744 2026-08-04 00:13:33.116059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/23 : ENV PATH /opt/ansible/bin:$PATH 2026-08-04 00:13:33.116066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 5ff63f5c15a7 2026-08-04 00:13:33.116072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 5ff63f5c15a7 2026-08-04 00:13:33.116079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c1882c53f381 2026-08-04 00:13:33.116086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/23 : 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-08-04 00:13:33.116094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 52980cbb1e04 2026-08-04 00:13:33.116101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2026-08-04 00:13:33.116107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2026-08-04 00:13:33.116114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-26.2-py3-none-any.whl.metadata (4.6 kB) 2026-08-04 00:13:33.116125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-08-04 00:13:33.116132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2026-08-04 00:13:33.116139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:13:33.116145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-08-04 00:13:33.116152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2026-08-04 00:13:33.116159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-04 00:13:33.116165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging>=24.0 (from wheel) 2026-08-04 00:13:33.116171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-08-04 00:13:33.116178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-26.2-py3-none-any.whl (1.8 MB) 2026-08-04 00:13:33.116184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 37.6 MB/s eta 0:00:00 2026-08-04 00:13:33.116196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-04 00:13:33.116203 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-04 00:13:33.116210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 9.3 MB/s eta 0:00:00 2026-08-04 00:13:33.116216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-08-04 00:13:33.116223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 71.8 MB/s eta 0:00:00 2026-08-04 00:13:33.116230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: setuptools, pip, packaging, wheel 2026-08-04 00:13:33.116236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2026-08-04 00:13:33.116243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2026-08-04 00:13:33.116249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-08-04 00:13:33.116256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-04 00:13:33.116262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2026-08-04 00:13:33.116269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2026-08-04 00:13:33.116275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2026-08-04 00:13:33.116282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2026-08-04 00:13:33.116289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2026-08-04 00:13:33.116295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2026-08-04 00:13:33.116302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-08-04 00:13:33.116313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-04 00:13:33.116319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed packaging-24.2 pip-26.2 setuptools-83.0.0 wheel-0.47.0 2026-08-04 00:13:33.116326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.18.* 2026-08-04 00:13:33.116333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-08-04 00:13:33.116340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2026-08-04 00:13:33.116346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-08-04 00:13:33.116353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2026-08-04 00:13:33.116374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2026-08-04 00:13:33.116380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-08-04 00:13:33.116387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2026-08-04 00:13:33.116400 | 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-08-04 00:13:33.116407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2026-08-04 00:13:33.116414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-04 00:13:33.116420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2026-08-04 00:13:33.116427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-08-04 00:13:33.116439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2026-08-04 00:13:33.116452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.10.3-py3-none-any.whl.metadata (4.7 kB) 2026-08-04 00:13:33.116459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2026-08-04 00:13:33.116466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2026-08-04 00:13:33.116473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2026-08-04 00:13:33.116480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-04 00:13:33.116487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2026-08-04 00:13:33.116493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-08-04 00:13:33.116500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.18.*) 2026-08-04 00:13:33.116506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-08-04 00:13:33.116513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.18.*) 2026-08-04 00:13:33.116519 | 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-08-04 00:13:33.116526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.18.*) 2026-08-04 00:13:33.116532 | 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-08-04 00:13:33.116539 | 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-08-04 00:13:33.116546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.18.*) 2026-08-04 00:13:33.116553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-08-04 00:13:33.116559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.8 (from cmd2) 2026-08-04 00:13:33.116566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-08-04 00:13:33.116572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: started 2026-08-04 00:13:33.116579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: finished with status 'done' 2026-08-04 00:13:33.116586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: started 2026-08-04 00:13:33.116592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:13:33.116599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): started 2026-08-04 00:13:33.116605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:13:33.116612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.2.10 (from cmd2) 2026-08-04 00:13:33.116619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-08-04 00:13:33.116625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2026-08-04 00:13:33.116636 | 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-08-04 00:13:33.116643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2026-08-04 00:13:33.116649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-08-04 00:13:33.116656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2026-08-04 00:13:33.116663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:13:33.116675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2026-08-04 00:13:33.116682 | 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-08-04 00:13:33.116689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2026-08-04 00:13:33.116695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-08-04 00:13:33.116702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2026-08-04 00:13:33.116709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-04 00:13:33.116715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2026-08-04 00:13:33.116722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:13:33.116728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2026-08-04 00:13:33.116738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-08-04 00:13:33.116745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2026-08-04 00:13:33.116752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:13:33.116758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=5.10.0 (from openstacksdk) 2026-08-04 00:13:33.116765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-04 00:13:33.116771 | 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-08-04 00:13:33.116795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-08-04 00:13:33.116805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116818 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.15.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.14.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.13.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.12.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.11.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116851 | 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-08-04 00:13:33.116858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.116884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.118194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 2026-08-04 00:13:33.118243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.118253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:13:33.118260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2026-08-04 00:13:33.118273 | 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-08-04 00:13:33.118281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2026-08-04 00:13:33.118287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-08-04 00:13:33.118294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2026-08-04 00:13:33.118301 | 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-08-04 00:13:33.118308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2026-08-04 00:13:33.118315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-08-04 00:13:33.118322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2026-08-04 00:13:33.118329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:13:33.118336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in ./opt/ansible/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-08-04 00:13:33.118343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2026-08-04 00:13:33.118350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:13:33.118390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2026-08-04 00:13:33.118398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-08-04 00:13:33.118404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2026-08-04 00:13:33.118411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-04 00:13:33.118417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2026-08-04 00:13:33.118425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-04 00:13:33.118432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2026-08-04 00:13:33.118438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:13:33.118445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2026-08-04 00:13:33.118452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:13:33.118458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2026-08-04 00:13:33.118465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:13:33.118471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2026-08-04 00:13:33.118478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-08-04 00:13:33.118484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2026-08-04 00:13:33.118497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-08-04 00:13:33.118504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2026-08-04 00:13:33.118511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-08-04 00:13:33.118518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.18.*) 2026-08-04 00:13:33.118524 | 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-08-04 00:13:33.118531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.18.*) 2026-08-04 00:13:33.118537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-08-04 00:13:33.118543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.18.*) 2026-08-04 00:13:33.118550 | 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-08-04 00:13:33.118557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2026-08-04 00:13:33.118563 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:13:33.118574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->python-ironicclient) 2026-08-04 00:13:33.118581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:13:33.118588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2026-08-04 00:13:33.118594 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:13:33.118601 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2026-08-04 00:13:33.118608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-08-04 00:13:33.118615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2026-08-04 00:13:33.118622 | 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-08-04 00:13:33.118628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-08-04 00:13:33.118635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-04 00:13:33.118642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-08-04 00:13:33.118653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:13:33.118659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-08-04 00:13:33.118666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-08-04 00:13:33.118672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2026-08-04 00:13:33.118679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-04 00:13:33.118686 | 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-08-04 00:13:33.118692 | 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-08-04 00:13:33.118704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-08-04 00:13:33.118711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo_config-9.7.2-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:13:33.118717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-08-04 00:13:33.118724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:13:33.118731 | 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-08-04 00:13:33.118737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-04 00:13:33.118743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2026-08-04 00:13:33.118750 | 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-08-04 00:13:33.118757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2026-08-04 00:13:33.118763 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:13:33.118770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2026-08-04 00:13:33.118793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-08-04 00:13:33.118803 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2026-08-04 00:13:33.118810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-04 00:13:33.118817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-08-04 00:13:33.118824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 73.4 MB/s 0:00:00 2026-08-04 00:13:33.118830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-08-04 00:13:33.118840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-08-04 00:13:33.118848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2026-08-04 00:13:33.118854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) 2026-08-04 00:13:33.118861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.2 MB/s 0:00:00 2026-08-04 00:13:33.118868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-08-04 00:13:33.118874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-08-04 00:13:33.118881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-08-04 00:13:33.118887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.10.3-py3-none-any.whl (241 kB) 2026-08-04 00:13:33.118894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2026-08-04 00:13:33.118901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.1 MB/s 0:00:00 2026-08-04 00:13:33.118913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-08-04 00:13:33.118921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-08-04 00:13:33.118932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-08-04 00:13:33.118939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-08-04 00:13:33.118946 | 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-08-04 00:13:33.118953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 124.3 MB/s 0:00:00 2026-08-04 00:13:33.118960 | 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-08-04 00:13:33.118966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-08-04 00:13:33.118976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-08-04 00:13:33.119009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-04 00:13:33.119172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-08-04 00:13:33.119221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-08-04 00:13:33.119233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-04 00:13:33.119250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-08-04 00:13:33.119260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-08-04 00:13:33.119268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-08-04 00:13:33.119277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-08-04 00:13:33.119286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-08-04 00:13:33.119299 | 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-08-04 00:13:33.119309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-08-04 00:13:33.119321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2026-08-04 00:13:33.119353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-08-04 00:13:33.119392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-08-04 00:13:33.119435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-08-04 00:13:33.119470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-04 00:13:33.119485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 133.0 MB/s 0:00:00 2026-08-04 00:13:33.119526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-08-04 00:13:33.119540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-08-04 00:13:33.119607 | 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-08-04 00:13:33.119633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-08-04 00:13:33.119650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-08-04 00:13:33.119692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-04 00:13:33.119709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-08-04 00:13:33.119725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo_config-9.7.2-py3-none-any.whl (131 kB) 2026-08-04 00:13:33.119746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-08-04 00:13:33.119763 | 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-08-04 00:13:33.119818 | 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-08-04 00:13:33.119840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 354.5 MB/s 0:00:00 2026-08-04 00:13:33.119853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-08-04 00:13:33.119862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-08-04 00:13:33.119875 | 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-08-04 00:13:33.119916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-08-04 00:13:33.119929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-08-04 00:13:33.119963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-04 00:13:33.119977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-08-04 00:13:33.120012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-04 00:13:33.120026 | 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-08-04 00:13:33.120070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-04 00:13:33.120094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-08-04 00:13:33.120115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-08-04 00:13:33.120136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-08-04 00:13:33.120157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-08-04 00:13:33.120177 | 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-08-04 00:13:33.120207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-08-04 00:13:33.120243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2026-08-04 00:13:33.120256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): started 2026-08-04 00:13:33.120290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-08-04 00:13:33.120305 | 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=8e1a0f78db0f00be4e89cd7473fac9c1d322bf8f2348c7625a039140ddc6d5c3 2026-08-04 00:13:33.120456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-o71fbu93/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-08-04 00:13:33.120473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2026-08-04 00:13:33.120510 | 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-08-04 00:13:33.120524 | 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.18 attrs-25.1.0 autopage-0.5.2 certifi-2026.7.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.2 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.3 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-08-04 00:13:33.120539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 52980cbb1e04 2026-08-04 00:13:33.120549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 7de048b291ca 2026-08-04 00:13:33.120558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/23 : COPY requirements.yml /var/lib/ansible/ 2026-08-04 00:13:33.120566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> bd7b848f3fd7 2026-08-04 00:13:33.120580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/23 : 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-08-04 00:13:33.120590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 162f93e3863e 2026-08-04 00:13:33.120603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2026-08-04 00:13:33.120633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2026-08-04 00:13:33.120671 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2026-08-04 00:13:33.120686 | 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.7.0.tar.gz to /root/.ansible/tmp/ansible-local-84vd06unh/tmpeh0brsrc/community-rabbitmq-1.7.0-33n21s6p 2026-08-04 00:13:33.120721 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.7.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-08-04 00:13:33.120735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.7.0 was installed successfully 2026-08-04 00:13:33.120769 | 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.2.2.tar.gz to /root/.ansible/tmp/ansible-local-84vd06unh/tmpeh0brsrc/openvswitch-openvswitch-2.2.2-ep9nth3r 2026-08-04 00:13:33.120824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.2.2' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2026-08-04 00:13:33.120835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.2.2 was installed successfully 2026-08-04 00:13:33.120848 | 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-84vd06unh/tmpeh0brsrc/ansible-posix-1.6.2-cio_5h93 2026-08-04 00:13:33.120861 | 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-08-04 00:13:33.120897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2026-08-04 00:13:33.120911 | 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.6.0.tar.gz to /root/.ansible/tmp/ansible-local-84vd06unh/tmpeh0brsrc/openstack-cloud-2.6.0-jcsblczp 2026-08-04 00:13:33.120938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.6.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-08-04 00:13:33.120951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.6.0 was installed successfully 2026-08-04 00:13:33.120987 | 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-84vd06unh/tmpeh0brsrc/community-mysql-2.4.2-hhm1p684 2026-08-04 00:13:33.121001 | 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-08-04 00:13:33.121035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2026-08-04 00:13:33.121049 | 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-84vd06unh/tmpeh0brsrc/community-general-3.8.10-wc2jcp5_ 2026-08-04 00:13:33.121084 | 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-08-04 00:13:33.121097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2026-08-04 00:13:33.121131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 162f93e3863e 2026-08-04 00:13:33.121157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> a7a7f7e4d656 2026-08-04 00:13:33.121190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/23 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2026-08-04 00:13:33.121223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 8d835cc141f8 2026-08-04 00:13:33.121236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 8d835cc141f8 2026-08-04 00:13:33.121474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 6d1543568d10 2026-08-04 00:13:33.121502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/23 : COPY ansible.cfg /etc/ansible/ansible.cfg 2026-08-04 00:13:33.121511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 27582fed06fd 2026-08-04 00:13:33.121520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/23 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2026-08-04 00:13:33.121529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b98c153443f4 2026-08-04 00:13:33.121538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/23 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:13:33.121547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 62a36b3917b2 2026-08-04 00:13:33.121556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/23 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2026-08-04 00:13:33.121583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c6f532e86590 2026-08-04 00:13:33.121600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/23 : 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-08-04 00:13:33.121616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in b1a20673c231 2026-08-04 00:13:33.121630 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container b1a20673c231 2026-08-04 00:13:33.121650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 022e2615da25 2026-08-04 00:13:33.121664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 20/23 : COPY patches /patches 2026-08-04 00:13:33.121680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 3068e2b2f964 2026-08-04 00:13:33.121700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/23 : RUN kolla_patch 2026-08-04 00:13:33.121716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in d72a88e0654d 2026-08-04 00:13:33.121737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:[i] No series file found, nothing to patch. 2026-08-04 00:13:33.121752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container d72a88e0654d 2026-08-04 00:13:33.121769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4ea62e326a12 2026-08-04 00:13:33.121837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 22/23 : 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-08-04 00:13:33.121852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 5a8c99370485 2026-08-04 00:13:33.121862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-08-04 00:13:33.121874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-08-04 00:13:33.121886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-08-04 00:13:33.121923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2026-08-04 00:13:33.121937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:13:33.121949 | 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-08-04 00:13:33.121983 | 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-08-04 00:13:33.121997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:13:33.122031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:13:33.122045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-08-04 00:13:33.122084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-08-04 00:13:33.122106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-08-04 00:13:33.122126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2026-08-04 00:13:33.122148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-08-04 00:13:33.122170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2026-08-04 00:13:33.122190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:13:33.122210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:13:33.122222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-08-04 00:13:33.122261 | 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-08-04 00:13:33.122286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-08-04 00:13:33.122298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-08-04 00:13:33.122320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-08-04 00:13:33.122403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-08-04 00:13:33.122420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-08-04 00:13:33.122429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-08-04 00:13:33.122442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20881 files and directories currently installed.) 2026-08-04 00:13:33.122454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:13:33.122488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-08-04 00:13:33.122521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-08-04 00:13:33.122535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-08-04 00:13:33.122573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-08-04 00:13:33.122586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:13:33.122620 | 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-08-04 00:13:33.122633 | 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-08-04 00:13:33.122667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:13:33.122680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:13:33.122713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-08-04 00:13:33.122726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-08-04 00:13:33.122759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-08-04 00:13:33.122773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2026-08-04 00:13:33.122817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2026-08-04 00:13:33.122850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-08-04 00:13:33.122883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.122896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-08-04 00:13:33.122949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:13:33.122963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-08-04 00:13:33.122975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-08-04 00:13:33.123012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% (Reading database ... 85% 2026-08-04 00:13:33.123026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-08-04 00:13:33.123062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-08-04 00:13:33.123076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20872 files and directories currently installed.) 2026-08-04 00:13:33.123116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.123130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.123176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:13:33.123224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.123260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.123273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.123324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.123393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.123426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.123439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.123475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.123488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.123524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:13:33.123537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.123576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.123589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:13:33.123659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123771 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.123876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.123909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-08-04 00:13:33.123922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:13:33.123960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.123993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.124006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:13:33.124040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.124061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:13:33.124094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.124107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:13:33.124141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.124154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:13:33.124191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.124211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:13:33.124244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2026-08-04 00:13:33.124257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2026-08-04 00:13:33.124293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:13:33.124307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:13:33.124343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 5a8c99370485 2026-08-04 00:13:33.124406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f8558ff86bb2 2026-08-04 00:13:33.124417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 23/23 : USER ansible 2026-08-04 00:13:33.124429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in a08ce9b08ef1 2026-08-04 00:13:33.124463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container a08ce9b08ef1 2026-08-04 00:13:33.124477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 346d6f759339 2026-08-04 00:13:33.124515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built d8545df379e7 2026-08-04 00:13:33.124528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260804 2026-08-04 00:13:33.124618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2026-08-04 00:13:33.124541 (took 0:02:46.471572) 2026-08-04 00:13:33.124887 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2026-08-04 00:13:33.124935 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2026-08-04 00:13:33.124980 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2026-08-04 00:13:33.124936 2026-08-04 00:13:33.125720 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2026-08-04 00:13:33.126205 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2026-08-04 00:14:17.519604 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:14:17.519738 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> f26ae08cc6b1 2026-08-04 00:14:17.519929 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/12 : LABEL "build-date"="20260804" "name"="fluentd" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:14:17.520064 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in a7b80c9efc8e 2026-08-04 00:14:17.520147 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container a7b80c9efc8e 2026-08-04 00:14:17.520220 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 649a573bdc79 2026-08-04 00:14:17.520304 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 3/12 : 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-08-04 00:14:17.520390 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 537f399b69a3 2026-08-04 00:14:17.520473 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 537f399b69a3 2026-08-04 00:14:17.520557 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 62e464424605 2026-08-04 00:14:17.520639 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 4/12 : 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-08-04 00:14:17.520719 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in e78aacf497b0 2026-08-04 00:14:17.520870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container e78aacf497b0 2026-08-04 00:14:17.520964 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> b3dd929fa702 2026-08-04 00:14:17.521048 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/12 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2026-08-04 00:14:17.521131 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> e23eb7d8a7d7 2026-08-04 00:14:17.521217 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:14:17.521309 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> ff9558fc4085 2026-08-04 00:14:17.521417 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 7/12 : 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-08-04 00:14:17.521461 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in bdb8583897f1 2026-08-04 00:14:17.521541 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:14:17.521621 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2026-08-04 00:14:17.521701 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:14:17.521825 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:14:17.524130 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [2,084 B] 2026-08-04 00:14:17.524211 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,519 B] 2026-08-04 00:14:17.524233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:14:17.524251 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:14:17.524268 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:14:17.524287 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:14:17.524304 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:14:17.524322 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:14:17.524346 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:14:17.524356 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:14:17.524366 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:14:17.524381 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:14:17.524399 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:14:17.524415 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:14:17.524435 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 28.2 MB in 3s (11.1 MB/s) 2026-08-04 00:14:17.524453 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-08-04 00:14:17.524470 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-08-04 00:14:17.524488 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-08-04 00:14:17.524505 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-08-04 00:14:17.524522 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2026-08-04 00:14:17.524540 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-08-04 00:14:17.524557 | 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-08-04 00:14:17.524575 | 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-08-04 00:14:17.524592 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-08-04 00:14:17.524611 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2026-08-04 00:14:17.524628 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-08-04 00:14:17.524644 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-08-04 00:14:17.524661 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2026-08-04 00:14:17.524678 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2026-08-04 00:14:17.524696 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2026-08-04 00:14:17.524713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2026-08-04 00:14:17.524744 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-08-04 00:14:17.524755 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2026-08-04 00:14:17.524765 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2026-08-04 00:14:17.524776 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2026-08-04 00:14:17.524856 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2026-08-04 00:14:17.524867 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-08-04 00:14:17.524877 | 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-08-04 00:14:17.524887 | 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-08-04 00:14:17.524898 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:14:17.524908 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-04 00:14:17.524933 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2026-08-04 00:14:17.524953 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2026-08-04 00:14:17.524964 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2026-08-04 00:14:17.524974 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:14:17.524984 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.4 MB of archives. 2026-08-04 00:14:17.524994 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2026-08-04 00:14:17.525004 | 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-08-04 00:14:17.525016 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:14:17.525026 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 00:14:17.525036 | 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-08-04 00:14:17.525046 | 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-08-04 00:14:17.525057 | 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-08-04 00:14:17.525067 | 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-08-04 00:14:17.525077 | 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-08-04 00:14:17.525087 | 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-08-04 00:14:17.525097 | 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-08-04 00:14:17.525107 | 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-08-04 00:14:17.525117 | 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-08-04 00:14:17.525127 | 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-08-04 00:14:17.525137 | 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-08-04 00:14:17.525148 | 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-08-04 00:14:17.525157 | 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-08-04 00:14:17.525167 | 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-08-04 00:14:17.525177 | 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-08-04 00:14:17.525188 | 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-08-04 00:14:17.525204 | 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-08-04 00:14:17.525222 | 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-08-04 00:14:17.525238 | 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-08-04 00:14:17.525248 | 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-08-04 00:14:17.525258 | 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-08-04 00:14:17.525268 | 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-08-04 00:14:17.525279 | 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-08-04 00:14:17.525293 | 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-08-04 00:14:17.525303 | 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-08-04 00:14:17.525363 | 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-08-04 00:14:17.525513 | 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-08-04 00:14:17.525566 | 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-08-04 00:14:17.525587 | 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-08-04 00:14:17.525598 | 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-08-04 00:14:17.525611 | 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-08-04 00:14:17.525664 | 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-08-04 00:14:17.525850 | 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.8 [20.4 kB] 2026-08-04 00:14:17.525907 | 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-136.136 [1,575 kB] 2026-08-04 00:14:17.525930 | 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-08-04 00:14:17.525954 | 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-08-04 00:14:17.525977 | 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.8 [2,125 kB] 2026-08-04 00:14:17.526033 | 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-08-04 00:14:17.526061 | 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-08-04 00:14:17.526137 | 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-08-04 00:14:17.526240 | 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-08-04 00:14:17.526338 | 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-08-04 00:14:17.526420 | 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-08-04 00:14:17.526502 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.4 MB in 1s (64.1 MB/s) 2026-08-04 00:14:17.526589 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2026-08-04 00:14:17.528006 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2026-08-04 00:14:17.528078 | 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-08-04 00:14:17.528095 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2026-08-04 00:14:17.528107 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2026-08-04 00:14:17.528117 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2026-08-04 00:14:17.528128 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2026-08-04 00:14:17.528139 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2026-08-04 00:14:17.528150 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2026-08-04 00:14:17.528162 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:14:17.528174 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:14:17.528185 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:14:17.528196 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2026-08-04 00:14:17.528207 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-08-04 00:14:17.528216 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:14:17.528226 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2026-08-04 00:14:17.528236 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.9-1_amd64.deb ... 2026-08-04 00:14:17.528258 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.9-1) ... 2026-08-04 00:14:17.528269 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2026-08-04 00:14:17.528280 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2026-08-04 00:14:17.528289 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:14:17.528298 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2026-08-04 00:14:17.528309 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:14:17.528319 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.528330 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2026-08-04 00:14:17.528340 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:14:17.528350 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.528360 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2026-08-04 00:14:17.528369 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:14:17.528395 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.528405 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2026-08-04 00:14:17.528415 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:14:17.528425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.528434 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2026-08-04 00:14:17.528444 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:14:17.528453 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.528463 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2026-08-04 00:14:17.528473 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:14:17.528577 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.528592 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-08-04 00:14:17.528602 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:14:17.528612 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.528621 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2026-08-04 00:14:17.528631 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:14:17.528641 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.528658 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2026-08-04 00:14:17.528668 | 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-08-04 00:14:17.528678 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-08-04 00:14:17.528688 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.528698 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2026-08-04 00:14:17.528707 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2026-08-04 00:14:17.528717 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:14:17.528726 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2026-08-04 00:14:17.528736 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-08-04 00:14:17.528746 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:14:17.528755 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-08-04 00:14:17.528765 | 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-08-04 00:14:17.528817 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-08-04 00:14:17.528835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.528850 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2026-08-04 00:14:17.528861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.528870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.528883 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-08-04 00:14:17.528893 | 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-08-04 00:14:17.528926 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.528938 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2026-08-04 00:14:17.528953 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-04 00:14:17.528963 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.528977 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2026-08-04 00:14:17.529016 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.529104 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.529122 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2026-08-04 00:14:17.529202 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.529213 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.529271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2026-08-04 00:14:17.529310 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.529357 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.529404 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2026-08-04 00:14:17.529453 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.529501 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.529549 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2026-08-04 00:14:17.529595 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.529641 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.531954 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2026-08-04 00:14:17.531994 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.532003 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532009 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2026-08-04 00:14:17.532016 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.532023 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532030 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2026-08-04 00:14:17.532046 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.532053 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532059 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2026-08-04 00:14:17.532066 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.532073 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532080 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2026-08-04 00:14:17.532086 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.532109 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2026-08-04 00:14:17.532122 | 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-08-04 00:14:17.532128 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532134 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-08-04 00:14:17.532140 | 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-08-04 00:14:17.532147 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532154 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2026-08-04 00:14:17.532161 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.532167 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532174 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-08-04 00:14:17.532180 | 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-08-04 00:14:17.532187 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.532193 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2026-08-04 00:14:17.532200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-04 00:14:17.532207 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.532213 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2026-08-04 00:14:17.532220 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:14:17.532227 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:14:17.532233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2026-08-04 00:14:17.532240 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-136.136_amd64.deb ... 2026-08-04 00:14:17.532246 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-136.136) ... 2026-08-04 00:14:17.532252 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2026-08-04 00:14:17.532258 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-08-04 00:14:17.532264 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-08-04 00:14:17.532271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2026-08-04 00:14:17.532277 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-08-04 00:14:17.532284 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-08-04 00:14:17.532290 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2026-08-04 00:14:17.532304 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:14:17.532310 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.8) ... 2026-08-04 00:14:17.532316 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-08-04 00:14:17.532322 | 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-08-04 00:14:17.532333 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532339 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-08-04 00:14:17.532343 | 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-08-04 00:14:17.532353 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532361 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2026-08-04 00:14:17.532367 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:14:17.532373 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-08-04 00:14:17.532386 | 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-08-04 00:14:17.532392 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.532398 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2026-08-04 00:14:17.532405 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-04 00:14:17.532411 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.532417 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2026-08-04 00:14:17.532424 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2026-08-04 00:14:17.532431 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2026-08-04 00:14:17.532437 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:14:17.532444 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-08-04 00:14:17.532451 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.532457 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-136.136) ... 2026-08-04 00:14:17.532464 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.532470 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532477 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.532483 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:14:17.532490 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-08-04 00:14:17.532496 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532503 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2026-08-04 00:14:17.532509 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:14:17.532516 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532522 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:14:17.532529 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532535 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532541 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532548 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-08-04 00:14:17.532554 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532565 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.9-1) ... 2026-08-04 00:14:17.532572 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2026-08-04 00:14:17.532580 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532590 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.532598 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:14:17.532606 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:14:17.532612 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532618 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532632 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532639 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.532645 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532651 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.532657 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532664 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.8) ... 2026-08-04 00:14:17.532670 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532677 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.532688 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.532695 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532701 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532708 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:14:17.532718 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532725 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.532731 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.532806 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.532889 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.532920 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.532978 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:14:17.533006 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:14:17.533047 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-08-04 00:14:17.533086 | 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-08-04 00:14:17.533124 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:14:17.533162 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container bdb8583897f1 2026-08-04 00:14:17.533201 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> f82e4ead369e 2026-08-04 00:14:17.533241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 8/12 : RUN ulimit -n 1024 && fluent-gem install fluent-plugin-grok-parser fluent-plugin-prometheus fluent-plugin-rewrite-tag-filter 2026-08-04 00:14:17.533283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in c2d8974ea8a2 2026-08-04 00:14:17.533324 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2026-08-04 00:14:17.533360 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2026-08-04 00:14:17.533397 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2026-08-04 00:14:17.533434 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2026-08-04 00:14:17.533469 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.2 2026-08-04 00:14:17.533504 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.2 2026-08-04 00:14:17.533547 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.2 2026-08-04 00:14:17.533582 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2026-08-04 00:14:17.533618 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2026-08-04 00:14:17.533654 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-08-04 00:14:17.533690 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-08-04 00:14:17.533725 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2026-08-04 00:14:17.533761 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2026-08-04 00:14:17.533835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container c2d8974ea8a2 2026-08-04 00:14:17.533875 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 8cb37f496a35 2026-08-04 00:14:17.533916 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 9/12 : COPY patches /patches 2026-08-04 00:14:17.533958 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 370ea09a3593 2026-08-04 00:14:17.533997 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/12 : RUN kolla_patch 2026-08-04 00:14:17.534039 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in ef02e89f44c1 2026-08-04 00:14:17.534078 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:[i] No series file found, nothing to patch. 2026-08-04 00:14:17.534117 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container ef02e89f44c1 2026-08-04 00:14:17.534156 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 7b07611fb52d 2026-08-04 00:14:17.534200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 11/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-08-04 00:14:17.534240 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in e16648667b1e 2026-08-04 00:14:17.534288 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-08-04 00:14:17.534321 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-08-04 00:14:17.534362 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-08-04 00:14:17.534405 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2026-08-04 00:14:17.534521 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:14:17.534551 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-08-04 00:14:17.534636 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-08-04 00:14:17.534670 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-08-04 00:14:17.534713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:14:17.534753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container e16648667b1e 2026-08-04 00:14:17.534830 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> d30080649e63 2026-08-04 00:14:17.534876 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 12/12 : USER fluentd 2026-08-04 00:14:17.534933 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in b243f5aab408 2026-08-04 00:14:17.534989 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container b243f5aab408 2026-08-04 00:14:17.535029 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 0598822a784d 2026-08-04 00:14:17.535071 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 7573a4fe85fd 2026-08-04 00:14:17.535128 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20260804 2026-08-04 00:14:17.535201 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2026-08-04 00:14:17.535139 (took 0:00:44.410203) 2026-08-04 00:14:17.535516 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2026-08-04 00:14:17.535603 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2026-08-04 00:14:17.535630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2026-08-04 00:14:17.535575 2026-08-04 00:14:17.536423 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2026-08-04 00:14:17.537082 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2026-08-04 00:15:45.129878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:15:45.130077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> f26ae08cc6b1 2026-08-04 00:15:45.130243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/13 : LABEL "build-date"="20260804" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:15:45.130419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 70cad55a372d 2026-08-04 00:15:45.130547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 70cad55a372d 2026-08-04 00:15:45.130653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 592efea13684 2026-08-04 00:15:45.130775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 3/13 : 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-08-04 00:15:45.130938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 6cd8032afc62 2026-08-04 00:15:45.131158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 6cd8032afc62 2026-08-04 00:15:45.131333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> a4c30837c43c 2026-08-04 00:15:45.131457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 4/13 : 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-08-04 00:15:45.131587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in eb289026ef45 2026-08-04 00:15:45.131714 | 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-08-04 00:15:45.131899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:15:45.131996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:15:45.132084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:15:45.132158 | 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-08-04 00:15:45.132382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:15:45.132436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:15:45.132444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:15:45.132501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:15:45.132556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:15:45.132612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:15:45.132670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:15:45.132729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:15:45.132808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:15:45.132875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:15:45.132933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 28.2 MB in 2s (11.9 MB/s) 2026-08-04 00:15:45.132987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-08-04 00:15:45.133047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-08-04 00:15:45.133106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-08-04 00:15:45.133163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-08-04 00:15:45.133246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2026-08-04 00:15:45.133305 | 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-08-04 00:15:45.133362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu iso-codes 2026-08-04 00:15:45.133414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libargon2-1 libasound2-data libasound2t64 libbabeltrace1 2026-08-04 00:15:45.134858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-08-04 00:15:45.134877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-08-04 00:15:45.134884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 2026-08-04 00:15:45.134891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libcurl3t64-gnutls libdaxctl1 libdbus-1-3 libdrm-amdgpu1 libdrm-common 2026-08-04 00:15:45.134897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdrm-intel1 libdrm2 libduktape207 libdw1t64 libepoxy0 libevent-2.1-7t64 2026-08-04 00:15:45.134903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdisk1 libfdt1 libfuse3-3 libgbm1 libglib2.0-0t64 libgoogle-perftools4t64 2026-08-04 00:15:45.134909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libicu74 libip4tc2 2026-08-04 00:15:45.134915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2026-08-04 00:15:45.134938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common libllvm20 liblmdb0 liblua5.4-0 libncurses6 libndctl6 2026-08-04 00:15:45.134944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2026-08-04 00:15:45.134949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libopus0 liborc-0.4-0t64 libpam-systemd libparted2t64 2026-08-04 00:15:45.134955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpcap0.8t64 libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 2026-08-04 00:15:45.134961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpng16-16t64 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 2026-08-04 00:15:45.134966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: librabbitmq4 librados2 libradosstriper1 librbd1 libsasl2-modules 2026-08-04 00:15:45.134972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsensors-config libsensors5 libslirp0 libspice-server1 libsystemd-shared 2026-08-04 00:15:45.134977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2026-08-04 00:15:45.134983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2026-08-04 00:15:45.134989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2026-08-04 00:15:45.134994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2026-08-04 00:15:45.135000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2026-08-04 00:15:45.135006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirglrenderer1 libvirt-daemon libvirt-daemon-config-network 2026-08-04 00:15:45.135012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-04 00:15:45.135017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libvulkan1 libx11-6 libx11-data 2026-08-04 00:15:45.135023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libx11-xcb1 libxau6 libxcb-dri3-0 libxcb-present0 libxcb-randr0 libxcb-sync1 2026-08-04 00:15:45.135028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxcb-xfixes0 libxcb1 libxdmcp6 libxdp1 libxml2 libxshmfence1 libyajl2 2026-08-04 00:15:45.135034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libyaml-0-2 logrotate mesa-libgallium openvswitch-common polkitd 2026-08-04 00:15:45.135039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2026-08-04 00:15:45.135045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-requests 2026-08-04 00:15:45.135050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2026-08-04 00:15:45.135085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2026-08-04 00:15:45.135092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl qemu-system-ppc qemu-system-s390x 2026-08-04 00:15:45.135097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-sparc qemu-system-x86 seabios sgml-base systemd 2026-08-04 00:15:45.135103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-container systemd-sysv tpm-udev uuid-runtime xml-core 2026-08-04 00:15:45.135108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2026-08-04 00:15:45.135114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld isoquery 2026-08-04 00:15:45.135120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor libvisual-0.4-plugins 2026-08-04 00:15:45.135125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gstreamer1.0-tools opus-tools parted libparted-dev libparted-i18n pciutils 2026-08-04 00:15:45.135139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-08-04 00:15:45.135150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: lm-sensors gstreamer1.0-libav gstreamer1.0-plugins-ugly libvirt-clients-qemu 2026-08-04 00:15:45.135156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-08-04 00:15:45.135162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-04 00:15:45.135167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-04 00:15:45.135173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-08-04 00:15:45.135179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2026-08-04 00:15:45.135201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2026-08-04 00:15:45.135209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cryptography python3-openssl python3-socks python-requests-doc 2026-08-04 00:15:45.135214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-brotli samba vde2 sgml-base-doc systemd-homed systemd-userdbd 2026-08-04 00:15:45.135220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-boot libfido2-1 libqrencode4 debhelper 2026-08-04 00:15:45.135226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2026-08-04 00:15:45.135235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2026-08-04 00:15:45.135241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs gstreamer1.0-plugins-base libgpm2 dbus-user-session 2026-08-04 00:15:45.135334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gstreamer1.0-plugins-good libxml2-utils netcat-openbsd dnsmasq-base parted 2026-08-04 00:15:45.135418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-l10n mesa-vulkan-drivers | vulkan-icd python3-openvswitch 2026-08-04 00:15:45.135491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netifaces vbetool hdparm ethtool kbd | console-tools 2026-08-04 00:15:45.135535 | 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-08-04 00:15:45.135594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2026-08-04 00:15:45.135639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2026-08-04 00:15:45.135719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2026-08-04 00:15:45.135798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2026-08-04 00:15:45.135854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2026-08-04 00:15:45.135905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2026-08-04 00:15:45.135949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2026-08-04 00:15:45.136001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu iso-codes libargon2-1 libasound2-data 2026-08-04 00:15:45.136047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2t64 libbabeltrace1 libboost-context1.83.0 2026-08-04 00:15:45.136092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-08-04 00:15:45.136137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-08-04 00:15:45.136203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2026-08-04 00:15:45.136297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 2026-08-04 00:15:45.136351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libduktape207 libdw1t64 libepoxy0 libevent-2.1-7t64 libfdisk1 libfdt1 2026-08-04 00:15:45.136400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfuse3-3 libgbm1 libglib2.0-0t64 libgoogle-perftools4t64 2026-08-04 00:15:45.136447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libicu74 libip4tc2 2026-08-04 00:15:45.136491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2026-08-04 00:15:45.136534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common libllvm20 liblmdb0 liblua5.4-0 libncurses6 libndctl6 2026-08-04 00:15:45.136618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2026-08-04 00:15:45.136628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libopus0 liborc-0.4-0t64 libpam-systemd libparted2t64 2026-08-04 00:15:45.136663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpcap0.8t64 libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 2026-08-04 00:15:45.136707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpng16-16t64 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 2026-08-04 00:15:45.136769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: librabbitmq4 librados2 libradosstriper1 librbd1 libsasl2-modules 2026-08-04 00:15:45.136833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-gssapi-mit libsensors-config libsensors5 libslirp0 2026-08-04 00:15:45.136889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libspice-server1 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2026-08-04 00:15:45.136934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-08-04 00:15:45.136978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-08-04 00:15:45.137021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-08-04 00:15:45.137064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2026-08-04 00:15:45.137107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirglrenderer1 libvirt-clients 2026-08-04 00:15:45.137151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-04 00:15:45.137212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2026-08-04 00:15:45.137263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libvulkan1 libx11-6 libx11-data 2026-08-04 00:15:45.137306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libx11-xcb1 libxau6 libxcb-dri3-0 libxcb-present0 libxcb-randr0 libxcb-sync1 2026-08-04 00:15:45.137349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxcb-xfixes0 libxcb1 libxdmcp6 libxdp1 libxml2 libxshmfence1 libyajl2 2026-08-04 00:15:45.137400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libyaml-0-2 logrotate mdevctl mesa-libgallium openvswitch-common 2026-08-04 00:15:45.137475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-switch ovmf pm-utils polkitd powermgmt-base 2026-08-04 00:15:45.137543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-08-04 00:15:45.137645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-rados python3-rbd 2026-08-04 00:15:45.137710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-urllib3 python3-wcwidth python3-yaml 2026-08-04 00:15:45.137738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2026-08-04 00:15:45.137799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc 2026-08-04 00:15:45.137863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl qemu-system-modules-spice qemu-system-ppc 2026-08-04 00:15:45.137913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2026-08-04 00:15:45.137960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2026-08-04 00:15:45.138009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2026-08-04 00:15:45.138059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 190 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:15:45.138104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 252 MB of archives. 2026-08-04 00:15:45.138149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 1,035 MB of additional disk space will be used. 2026-08-04 00:15:45.138228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:15:45.138370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:186 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-08-04 00:15:45.138415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-08-04 00:15:45.138434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-08-04 00:15:45.138446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-08-04 00:15:45.138460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-08-04 00:15:45.138503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-08-04 00:15:45.138546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-08-04 00:15:45.138591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-08-04 00:15:45.138661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-08-04 00:15:45.138709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-04 00:15:45.138757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-08-04 00:15:45.138819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-08-04 00:15:45.138877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-08-04 00:15:45.138984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-08-04 00:15:45.139044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-08-04 00:15:45.139096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-08-04 00:15:45.139146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-08-04 00:15:45.141028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2026-08-04 00:15:45.141070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-08-04 00:15:45.141078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-08-04 00:15:45.141100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-08-04 00:15:45.141106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-08-04 00:15:45.141112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-08-04 00:15:45.141117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-08-04 00:15:45.141123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 iso-codes all 4.16.0-1 [3,492 kB] 2026-08-04 00:15:45.141129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-08-04 00:15:45.141135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-08-04 00:15:45.141141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-08-04 00:15:45.141147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-08-04 00:15:45.141152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-08-04 00:15:45.141157 | 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-08-04 00:15:45.141164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-08-04 00:15:45.141169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-08-04 00:15:45.141174 | 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-08-04 00:15:45.141180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-08-04 00:15:45.141201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-08-04 00:15:45.141207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-08-04 00:15:45.141213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-08-04 00:15:45.141219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-08-04 00:15:45.141225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-08-04 00:15:45.141231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-08-04 00:15:45.141237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-08-04 00:15:45.141243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9,250 B] 2026-08-04 00:15:45.141254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB] 2026-08-04 00:15:45.141260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-08-04 00:15:45.141275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-08-04 00:15:45.141281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 00:15:45.141287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-08-04 00:15:45.141292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-08-04 00:15:45.141303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-08-04 00:15:45.141309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-08-04 00:15:45.141314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-08-04 00:15:45.141319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-08-04 00:15:45.141325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-08-04 00:15:45.141330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-08-04 00:15:45.141336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-08-04 00:15:45.141341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-08-04 00:15:45.141346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-08-04 00:15:45.141352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-08-04 00:15:45.141358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-04 00:15:45.141363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-08-04 00:15:45.141369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-08-04 00:15:45.141374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-08-04 00:15:45.141379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-08-04 00:15:45.141385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-08-04 00:15:45.141390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-08-04 00:15:45.141396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-08-04 00:15:45.141405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-08-04 00:15:45.141411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-08-04 00:15:45.141417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-08-04 00:15:45.141422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-08-04 00:15:45.141428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-08-04 00:15:45.142867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-08-04 00:15:45.142898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-08-04 00:15:45.142904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-04 00:15:45.142910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-08-04 00:15:45.142916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-08-04 00:15:45.142930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-08-04 00:15:45.142935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-08-04 00:15:45.142941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.2 [49.7 kB] 2026-08-04 00:15:45.142946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-08-04 00:15:45.142952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-08-04 00:15:45.142957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-08-04 00:15:45.142963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-08-04 00:15:45.142969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-08-04 00:15:45.142974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-08-04 00:15:45.142980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-08-04 00:15:45.142985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-08-04 00:15:45.142991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-08-04 00:15:45.142996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-08-04 00:15:45.143008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-04 00:15:45.143014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-08-04 00:15:45.143020 | 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-08-04 00:15:45.143025 | 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-08-04 00:15:45.143031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-08-04 00:15:45.143036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-08-04 00:15:45.143042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-08-04 00:15:45.143047 | 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-08-04 00:15:45.143060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-04 00:15:45.143066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-08-04 00:15:45.143072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-08-04 00:15:45.143077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-08-04 00:15:45.143083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-08-04 00:15:45.143088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-08-04 00:15:45.143097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-08-04 00:15:45.143102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-08-04 00:15:45.143108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-08-04 00:15:45.143113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB] 2026-08-04 00:15:45.143119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-08-04 00:15:45.143124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB] 2026-08-04 00:15:45.143130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-08-04 00:15:45.143135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-08-04 00:15:45.143141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB] 2026-08-04 00:15:45.143151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-08-04 00:15:45.143156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-08-04 00:15:45.143162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-08-04 00:15:45.143167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-08-04 00:15:45.143173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-08-04 00:15:45.143178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-08-04 00:15:45.143184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-08-04 00:15:45.143210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB] 2026-08-04 00:15:45.143215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB] 2026-08-04 00:15:45.143221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer1.0-0 amd64 1.24.2-1ubuntu0.1 [1,165 kB] 2026-08-04 00:15:45.143227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-08-04 00:15:45.143232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-08-04 00:15:45.143238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-08-04 00:15:45.143248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-08-04 00:15:45.143254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-08-04 00:15:45.143259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-08-04 00:15:45.143265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-08-04 00:15:45.143270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-08-04 00:15:45.143276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-08-04 00:15:45.143285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-08-04 00:15:45.143291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.3 [49.5 kB] 2026-08-04 00:15:45.143297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.3 [17.4 kB] 2026-08-04 00:15:45.143302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-08-04 00:15:45.143311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-08-04 00:15:45.143317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-08-04 00:15:45.143323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-08-04 00:15:45.143328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-08-04 00:15:45.143334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 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-08-04 00:15:45.143339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-08-04 00:15:45.143345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-08-04 00:15:45.143350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-08-04 00:15:45.143356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-08-04 00:15:45.143361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-08-04 00:15:45.143367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 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-08-04 00:15:45.143372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-08-04 00:15:45.143378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-08-04 00:15:45.143383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-08-04 00:15:45.143389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-08-04 00:15:45.143395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-08-04 00:15:45.143403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-04 00:15:45.143408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-08-04 00:15:45.143414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-08-04 00:15:45.143419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-08-04 00:15:45.143427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-08-04 00:15:45.143484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1,830 kB] 2026-08-04 00:15:45.143517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-08-04 00:15:45.143591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-08-04 00:15:45.143600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-08-04 00:15:45.143658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3,116 B] 2026-08-04 00:15:45.143696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6,042 B] 2026-08-04 00:15:45.143741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-08-04 00:15:45.143795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1,374 B] 2026-08-04 00:15:45.143863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-08-04 00:15:45.143910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:162 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.3 [95.4 kB] 2026-08-04 00:15:45.143956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-08-04 00:15:45.144002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:164 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-08-04 00:15:45.144048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-04 00:15:45.144103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-08-04 00:15:45.144149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-08-04 00:15:45.144248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:168 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-08-04 00:15:45.144307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-08-04 00:15:45.144353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-08-04 00:15:45.144406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:171 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6,310 kB] 2026-08-04 00:15:45.144455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3,435 kB] 2026-08-04 00:15:45.144501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:173 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9,100 kB] 2026-08-04 00:15:45.144546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-08-04 00:15:45.144590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-08-04 00:15:45.144633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:176 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-08-04 00:15:45.144675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:177 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-08-04 00:15:45.144718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:178 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-08-04 00:15:45.144762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:179 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-08-04 00:15:45.144832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:180 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-08-04 00:15:45.144880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:181 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-08-04 00:15:45.144920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-08-04 00:15:45.144963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-08-04 00:15:45.145009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:184 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-08-04 00:15:45.145052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-08-04 00:15:45.145098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2026-08-04 00:15:45.145144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 252 MB in 4s (60.5 MB/s) 2026-08-04 00:15:45.145206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2026-08-04 00:15:45.145286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-08-04 00:15:45.145333 | 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-08-04 00:15:45.145379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-08-04 00:15:45.145424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-08-04 00:15:45.145467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-08-04 00:15:45.145516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-08-04 00:15:45.145563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-08-04 00:15:45.145611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-08-04 00:15:45.145658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:15:45.145706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-08-04 00:15:45.145753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 00:15:45.145835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2026-08-04 00:15:45.145884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-08-04 00:15:45.145935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:15:45.145996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2026-08-04 00:15:45.146051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.146105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:15:45.146157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:15:45.146228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2026-08-04 00:15:45.146281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:15:45.146331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-04 00:15:45.146379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2026-08-04 00:15:45.146423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:15:45.146471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.146521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-08-04 00:15:45.146565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-08-04 00:15:45.146610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-08-04 00:15:45.146653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-08-04 00:15:45.146697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-08-04 00:15:45.146741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-08-04 00:15:45.146794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-08-04 00:15:45.146861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-08-04 00:15:45.146915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-08-04 00:15:45.146953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-08-04 00:15:45.146997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-08-04 00:15:45.147042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.147090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-08-04 00:15:45.147143 | 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-08-04 00:15:45.147207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:15:45.147265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-08-04 00:15:45.147316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2026-08-04 00:15:45.147366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11577 files and directories currently installed.) 2026-08-04 00:15:45.147415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.147464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2026-08-04 00:15:45.147511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-08-04 00:15:45.147559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-08-04 00:15:45.147622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 25% (Reading database ... 30% (Reading database ... 2026-08-04 00:15:45.147704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:35% 2026-08-04 00:15:45.147794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2026-08-04 00:15:45.147890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:15:45.147942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-08-04 00:15:45.147991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-08-04 00:15:45.148040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-08-04 00:15:45.148087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-08-04 00:15:45.148891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-08-04 00:15:45.148912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-08-04 00:15:45.148919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11570 files and directories currently installed.) 2026-08-04 00:15:45.148925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:15:45.148931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.148936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 00:15:45.148942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:15:45.148948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:15:45.148953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-04 00:15:45.148959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.148964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.148969 | 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-08-04 00:15:45.148975 | 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-08-04 00:15:45.148981 | 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-08-04 00:15:45.148988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2026-08-04 00:15:45.148994 | 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-08-04 00:15:45.148999 | 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-08-04 00:15:45.149013 | 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-08-04 00:15:45.149019 | 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-08-04 00:15:45.149025 | 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-08-04 00:15:45.149030 | 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-08-04 00:15:45.149036 | 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-08-04 00:15:45.149041 | 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-08-04 00:15:45.149052 | 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-08-04 00:15:45.150929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2026-08-04 00:15:45.150964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2026-08-04 00:15:45.150970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-08-04 00:15:45.150976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2026-08-04 00:15:45.150982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-08-04 00:15:45.150989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-08-04 00:15:45.150997 | 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% 2026-08-04 00:15:45.151004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-08-04 00:15:45.151010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-08-04 00:15:45.151016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-08-04 00:15:45.151022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-08-04 00:15:45.151028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-08-04 00:15:45.151034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-08-04 00:15:45.151040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12493 files and directories currently installed.) 2026-08-04 00:15:45.151046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:15:45.151052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.151057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2026-08-04 00:15:45.151063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:15:45.151069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:15:45.151076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-04 00:15:45.151082 | 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-08-04 00:15:45.151088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:15:45.151094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2026-08-04 00:15:45.151099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-04 00:15:45.151104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:15:45.151110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2026-08-04 00:15:45.151115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:15:45.151120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:15:45.151126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:15:45.151131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:15:45.151147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:15:45.151161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2026-08-04 00:15:45.151167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-08-04 00:15:45.151172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:15:45.151177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2026-08-04 00:15:45.151182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:15:45.151204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:15:45.151209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2026-08-04 00:15:45.151215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-08-04 00:15:45.151220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-08-04 00:15:45.151225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2026-08-04 00:15:45.151240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-08-04 00:15:45.151245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-08-04 00:15:45.151251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2026-08-04 00:15:45.151256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-04 00:15:45.151262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:15:45.151267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2026-08-04 00:15:45.151273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2026-08-04 00:15:45.151278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2026-08-04 00:15:45.151284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2026-08-04 00:15:45.151289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-tpm-udev_0.6ubuntu1_all.deb ... 2026-08-04 00:15:45.151295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2026-08-04 00:15:45.151300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2026-08-04 00:15:45.151306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-trousers_0.3.15-0.3build2_amd64.deb ... 2026-08-04 00:15:45.151311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2026-08-04 00:15:45.151316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 00:15:45.151321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:15:45.151326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.151331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2026-08-04 00:15:45.151336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:15:45.151341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.151346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2026-08-04 00:15:45.151351 | 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-08-04 00:15:45.151363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.151368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2026-08-04 00:15:45.151373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:15:45.151379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.151387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2026-08-04 00:15:45.151392 | 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-08-04 00:15:45.151397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.151405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2026-08-04 00:15:45.151481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:15:45.151497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.151554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iso-codes. 2026-08-04 00:15:45.151607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-iso-codes_4.16.0-1_all.deb ... 2026-08-04 00:15:45.151648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iso-codes (4.16.0-1) ... 2026-08-04 00:15:45.151737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:15:45.151848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:15:45.151948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:15:45.152017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2026-08-04 00:15:45.152100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:15:45.152203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:15:45.152284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2026-08-04 00:15:45.152364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:15:45.152418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.152469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:15:45.152518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:15:45.152566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:15:45.152615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2026-08-04 00:15:45.152664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:15:45.152713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:15:45.152760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2026-08-04 00:15:45.152836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-08-04 00:15:45.152883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:15:45.152943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2026-08-04 00:15:45.152991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-logrotate_3.21.0-2build1_amd64.deb ... 2026-08-04 00:15:45.153040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2026-08-04 00:15:45.153086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2026-08-04 00:15:45.153135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-08-04 00:15:45.153221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-08-04 00:15:45.153379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2026-08-04 00:15:45.153436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-08-04 00:15:45.153459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-08-04 00:15:45.153470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2026-08-04 00:15:45.153480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:15:45.153494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:15:45.153559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2026-08-04 00:15:45.153606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:15:45.153652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:15:45.153705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.153756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2026-08-04 00:15:45.153868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-08-04 00:15:45.153950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:15:45.154038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-08-04 00:15:45.154128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-08-04 00:15:45.154322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:15:45.154351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2026-08-04 00:15:45.154461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-08-04 00:15:45.154487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:15:45.154516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2026-08-04 00:15:45.154567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:15:45.154643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-08-04 00:15:45.154691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-common. 2026-08-04 00:15:45.154737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-08-04 00:15:45.154807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-04 00:15:45.154855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm2:amd64. 2026-08-04 00:15:45.154905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-04 00:15:45.154952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-04 00:15:45.154998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2026-08-04 00:15:45.155040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-08-04 00:15:45.155081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 00:15:45.155125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2026-08-04 00:15:45.155178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-08-04 00:15:45.155228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:15:45.155295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2026-08-04 00:15:45.155323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:15:45.155380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:15:45.155407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2026-08-04 00:15:45.155453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libparted2t64_3.6-4build1_amd64.deb ... 2026-08-04 00:15:45.155501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.155548 | 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-08-04 00:15:45.155605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:' 2026-08-04 00:15:45.155650 | 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 libpa 2026-08-04 00:15:45.155696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:rted2t64' 2026-08-04 00:15:45.155740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-08-04 00:15:45.155807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2026-08-04 00:15:45.155853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-04 00:15:45.155898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:15:45.155943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2026-08-04 00:15:45.155987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-08-04 00:15:45.156031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-08-04 00:15:45.156084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsensors-config. 2026-08-04 00:15:45.156127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-08-04 00:15:45.156172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-08-04 00:15:45.156234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsensors5:amd64. 2026-08-04 00:15:45.156283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-08-04 00:15:45.156327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-08-04 00:15:45.156373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2026-08-04 00:15:45.156418 | 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-08-04 00:15:45.156474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-04 00:15:45.156491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxau6:amd64. 2026-08-04 00:15:45.156546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-08-04 00:15:45.156589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-04 00:15:45.156632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdmcp6:amd64. 2026-08-04 00:15:45.156676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-08-04 00:15:45.156721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-04 00:15:45.156764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb1:amd64. 2026-08-04 00:15:45.156809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-08-04 00:15:45.156869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.156917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-data. 2026-08-04 00:15:45.156962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-08-04 00:15:45.157007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-08-04 00:15:45.157052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-6:amd64. 2026-08-04 00:15:45.157097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-08-04 00:15:45.157141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-04 00:15:45.157200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2026-08-04 00:15:45.157249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-08-04 00:15:45.157938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-08-04 00:15:45.157963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2026-08-04 00:15:45.157975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-04 00:15:45.157989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2026-08-04 00:15:45.158000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-08-04 00:15:45.158012 | 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-08-04 00:15:45.158024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.158037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.158049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-08-04 00:15:45.158061 | 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-08-04 00:15:45.158073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.158085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2026-08-04 00:15:45.158097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:15:45.158109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.158121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2026-08-04 00:15:45.158133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-08-04 00:15:45.158145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:15:45.158165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2026-08-04 00:15:45.158177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libndctl6_77-2ubuntu2_amd64.deb ... 2026-08-04 00:15:45.158220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 00:15:45.158233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2026-08-04 00:15:45.158245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:15:45.158258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:15:45.158270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2026-08-04 00:15:45.158826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:15:45.158846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:15:45.158856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2026-08-04 00:15:45.158895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:15:45.158905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.158914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2026-08-04 00:15:45.158923 | 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-08-04 00:15:45.158932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.158940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.158949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2026-08-04 00:15:45.158958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-08-04 00:15:45.158967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:15:45.158975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2026-08-04 00:15:45.158984 | 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-08-04 00:15:45.158993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.159001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-08-04 00:15:45.159010 | 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-08-04 00:15:45.159019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.159028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2026-08-04 00:15:45.159036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:15:45.159045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.159053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2026-08-04 00:15:45.159062 | 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-08-04 00:15:45.159071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.159079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2026-08-04 00:15:45.159097 | 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-08-04 00:15:45.159106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.159114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2026-08-04 00:15:45.159123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-04 00:15:45.159132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 00:15:45.159148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2026-08-04 00:15:45.159164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-python3-prettytable_3.6.0-2_all.deb ... 2026-08-04 00:15:45.159179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2026-08-04 00:15:45.159235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2026-08-04 00:15:45.159251 | 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-08-04 00:15:45.159266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.159281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.159297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2026-08-04 00:15:45.159306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-python3-certifi_2023.11.17-1_all.deb ... 2026-08-04 00:15:45.159315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2026-08-04 00:15:45.159323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2026-08-04 00:15:45.159336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-08-04 00:15:45.159345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 00:15:45.159384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2026-08-04 00:15:45.159423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-python3-idna_3.6-2ubuntu0.2_all.deb ... 2026-08-04 00:15:45.159487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 00:15:45.159502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2026-08-04 00:15:45.159540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-08-04 00:15:45.159580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 00:15:45.159622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2026-08-04 00:15:45.159663 | 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-08-04 00:15:45.159703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 00:15:45.159742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2026-08-04 00:15:45.159800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-08-04 00:15:45.159842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:15:45.159886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2026-08-04 00:15:45.159926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-08-04 00:15:45.159969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-08-04 00:15:45.159992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-08-04 00:15:45.160096 | 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-08-04 00:15:45.160113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.160150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-08-04 00:15:45.160210 | 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-08-04 00:15:45.160251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.160305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-08-04 00:15:45.160346 | 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-08-04 00:15:45.160400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.160439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-08-04 00:15:45.160479 | 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-08-04 00:15:45.160518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.160557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-08-04 00:15:45.160597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-04 00:15:45.160635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:15:45.160676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-08-04 00:15:45.160713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-08-04 00:15:45.160752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-08-04 00:15:45.160847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2026-08-04 00:15:45.160906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-08-04 00:15:45.160951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-08-04 00:15:45.160993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-08-04 00:15:45.161035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-08-04 00:15:45.161076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-08-04 00:15:45.161122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2026-08-04 00:15:45.161146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-04 00:15:45.161203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-04 00:15:45.161251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2026-08-04 00:15:45.161292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-08-04 00:15:45.161333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-08-04 00:15:45.161377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2026-08-04 00:15:45.161414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-08-04 00:15:45.161453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-08-04 00:15:45.161492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2026-08-04 00:15:45.162876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:15:45.162904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.162914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2026-08-04 00:15:45.162923 | 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-08-04 00:15:45.162932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.162940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2026-08-04 00:15:45.162949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-04 00:15:45.162958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2026-08-04 00:15:45.162967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2026-08-04 00:15:45.162976 | 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-08-04 00:15:45.162985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 00:15:45.162993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2026-08-04 00:15:45.163002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-08-04 00:15:45.163011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-04 00:15:45.163020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2026-08-04 00:15:45.163028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-08-04 00:15:45.163037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-04 00:15:45.163046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2026-08-04 00:15:45.163054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-08-04 00:15:45.163063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-04 00:15:45.163071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2026-08-04 00:15:45.163080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-08-04 00:15:45.163089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:15:45.163098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2026-08-04 00:15:45.163106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-04 00:15:45.163115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:15:45.163124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2026-08-04 00:15:45.163152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-08-04 00:15:45.163223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-04 00:15:45.163240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2026-08-04 00:15:45.163257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-08-04 00:15:45.163272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-04 00:15:45.163297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-08-04 00:15:45.163307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-04 00:15:45.163316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-04 00:15:45.163325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2026-08-04 00:15:45.163334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-08-04 00:15:45.163343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-04 00:15:45.163351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-intel1:amd64. 2026-08-04 00:15:45.163360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-04 00:15:45.163383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-04 00:15:45.163392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2026-08-04 00:15:45.163400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-08-04 00:15:45.163409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.163418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-08-04 00:15:45.163426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libepoxy0:amd64. 2026-08-04 00:15:45.163435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-08-04 00:15:45.163444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.163453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-08-04 00:15:45.163461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libllvm20:amd64. 2026-08-04 00:15:45.163470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-08-04 00:15:45.163479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-08-04 00:15:45.163487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-xcb1:amd64. 2026-08-04 00:15:45.163496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-08-04 00:15:45.163504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-08-04 00:15:45.163513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-dri3-0:amd64. 2026-08-04 00:15:45.163522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-08-04 00:15:45.163530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.163539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-present0:amd64. 2026-08-04 00:15:45.163547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-08-04 00:15:45.163564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.163572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-randr0:amd64. 2026-08-04 00:15:45.163581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-08-04 00:15:45.163590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.163598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-sync1:amd64. 2026-08-04 00:15:45.163607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-08-04 00:15:45.163616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.163624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-xfixes0:amd64. 2026-08-04 00:15:45.163633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-08-04 00:15:45.163642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.163650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxshmfence1:amd64. 2026-08-04 00:15:45.163659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libxshmfence1_1.3-1build5_amd64.deb ... 2026-08-04 00:15:45.163667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-08-04 00:15:45.163676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mesa-libgallium:amd64. 2026-08-04 00:15:45.163694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.163703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-04 00:15:45.163711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-04 00:15:45.163720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgbm1:amd64. 2026-08-04 00:15:45.163729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-04 00:15:45.163737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-04 00:15:45.163746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-08-04 00:15:45.163755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... 2026-08-04 00:15:45.163764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... 2026-08-04 00:15:45.163772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-08-04 00:15:45.163813 | 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-08-04 00:15:45.163827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.163836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-08-04 00:15:45.163844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-08-04 00:15:45.163857 | 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-08-04 00:15:45.163869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.163901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-04 00:15:45.163939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2026-08-04 00:15:45.163973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-08-04 00:15:45.164004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-04 00:15:45.164040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-08-04 00:15:45.164080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-08-04 00:15:45.164115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-04 00:15:45.164283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2026-08-04 00:15:45.164322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-08-04 00:15:45.164334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-04 00:15:45.164340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2026-08-04 00:15:45.164346 | 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-08-04 00:15:45.164354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-04 00:15:45.164378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-08-04 00:15:45.164414 | 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-08-04 00:15:45.164449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.164486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-04 00:15:45.164522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2026-08-04 00:15:45.164556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:15:45.164591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-04 00:15:45.164625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libopus0:amd64. 2026-08-04 00:15:45.164660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libopus0_1.4-1build1_amd64.deb ... 2026-08-04 00:15:45.164696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.164732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libopus0:amd64 (1.4-1build1) ... 2026-08-04 00:15:45.164767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2026-08-04 00:15:45.164824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-08-04 00:15:45.164857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-04 00:15:45.164929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-08-04 00:15:45.164938 | 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-08-04 00:15:45.164972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-08-04 00:15:45.165007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-08-04 00:15:45.165041 | 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-08-04 00:15:45.165075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-08-04 00:15:45.165109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2026-08-04 00:15:45.165143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-04 00:15:45.165177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:15:45.165232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-08-04 00:15:45.165269 | 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-08-04 00:15:45.165303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:15:45.165337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2026-08-04 00:15:45.165372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-08-04 00:15:45.165406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-04 00:15:45.165441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libspice-server1:amd64. 2026-08-04 00:15:45.165474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-08-04 00:15:45.165508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-08-04 00:15:45.165544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2026-08-04 00:15:45.165578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-08-04 00:15:45.165613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-04 00:15:45.165647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-08-04 00:15:45.165695 | 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-08-04 00:15:45.165730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.165763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-08-04 00:15:45.165897 | 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-08-04 00:15:45.165914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.165961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-08-04 00:15:45.165998 | 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-08-04 00:15:45.166034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.166070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-08-04 00:15:45.166105 | 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-08-04 00:15:45.166139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.166173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-08-04 00:15:45.166250 | 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-08-04 00:15:45.166287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.166322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-08-04 00:15:45.166359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-08-04 00:15:45.166400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.166428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-08-04 00:15:45.166463 | 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-08-04 00:15:45.166497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.166531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-08-04 00:15:45.166566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.166602 | 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-08-04 00:15:45.166637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.166669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-08-04 00:15:45.166703 | 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-08-04 00:15:45.166735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.166767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-08-04 00:15:45.166815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-08-04 00:15:45.166854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.166888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-08-04 00:15:45.166921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-08-04 00:15:45.166955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.166988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-08-04 00:15:45.167021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-08-04 00:15:45.167053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.167087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2026-08-04 00:15:45.167120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-liburing2_2.5-1build1_amd64.deb ... 2026-08-04 00:15:45.167161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-04 00:15:45.167221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-08-04 00:15:45.167246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-08-04 00:15:45.167379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-04 00:15:45.169872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvulkan1:amd64. 2026-08-04 00:15:45.169902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-08-04 00:15:45.169913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-08-04 00:15:45.169924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirglrenderer1:amd64. 2026-08-04 00:15:45.169934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-08-04 00:15:45.169958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-08-04 00:15:45.169969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2026-08-04 00:15:45.169979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-libyajl2_2.1.0-5build1_amd64.deb ... 2026-08-04 00:15:45.169989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-08-04 00:15:45.169998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2026-08-04 00:15:45.170008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-04 00:15:45.170018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.170027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2026-08-04 00:15:45.170037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-04 00:15:45.170058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.170068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-08-04 00:15:45.170077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../153-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-04 00:15:45.170087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.170098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2026-08-04 00:15:45.170107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../154-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-04 00:15:45.170118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.170128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.170137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2026-08-04 00:15:45.170147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../155-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-08-04 00:15:45.170157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.170167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-08-04 00:15:45.170177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../156-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-08-04 00:15:45.170219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.170230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2026-08-04 00:15:45.170240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../157-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:15:45.170249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.170259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2026-08-04 00:15:45.170269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../158-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-08-04 00:15:45.170279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.170288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2026-08-04 00:15:45.170298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../159-xml-core_0.19_all.deb ... 2026-08-04 00:15:45.170308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2026-08-04 00:15:45.170325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2026-08-04 00:15:45.170335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../160-polkitd_124-2ubuntu1.24.04.3_amd64.deb ... 2026-08-04 00:15:45.170345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.3) ... 2026-08-04 00:15:45.170355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2026-08-04 00:15:45.170378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../161-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-04 00:15:45.170389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.170399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mdevctl. 2026-08-04 00:15:45.170409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../162-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-08-04 00:15:45.170419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-04 00:15:45.170428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2026-08-04 00:15:45.170438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../163-pm-utils_1.4.1-21_all.deb ... 2026-08-04 00:15:45.170448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2026-08-04 00:15:45.170457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2026-08-04 00:15:45.170467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../164-libfdt1_1.7.0-2build1_amd64.deb ... 2026-08-04 00:15:45.170477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-08-04 00:15:45.170487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2026-08-04 00:15:45.170496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../165-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2026-08-04 00:15:45.170532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../166-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-08-04 00:15:45.170542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2026-08-04 00:15:45.170561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../167-seabios_1.16.3-2_all.deb ... 2026-08-04 00:15:45.170571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2026-08-04 00:15:45.170580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2026-08-04 00:15:45.170590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../168-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.170610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2026-08-04 00:15:45.170629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../169-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2026-08-04 00:15:45.170658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../170-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2026-08-04 00:15:45.170696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../171-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.170715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2026-08-04 00:15:45.170735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../172-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2026-08-04 00:15:45.170764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../173-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2026-08-04 00:15:45.170824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../174-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.170852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2026-08-04 00:15:45.170872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../175-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.170892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2026-08-04 00:15:45.170912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../176-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2026-08-04 00:15:45.170941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../177-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-modules-opengl. 2026-08-04 00:15:45.170971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../178-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.170981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.170997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-modules-spice. 2026-08-04 00:15:45.171007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../179-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:15:45.171017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.171027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2026-08-04 00:15:45.171044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../180-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-04 00:15:45.171054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-04 00:15:45.171064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2026-08-04 00:15:45.171073 | 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-08-04 00:15:45.171083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-04 00:15:45.171093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2026-08-04 00:15:45.171103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../182-tpm2-tools_5.6-1build4_amd64.deb ... 2026-08-04 00:15:45.171112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2026-08-04 00:15:45.171122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2026-08-04 00:15:45.171132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../183-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-04 00:15:45.171141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.171151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-08-04 00:15:45.171161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:15:45.171171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-08-04 00:15:45.171180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:15:45.171208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.171219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-04 00:15:45.171229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2026-08-04 00:15:45.171239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:15:45.171249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2026-08-04 00:15:45.171259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-08-04 00:15:45.171269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.171279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2026-08-04 00:15:45.171289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2026-08-04 00:15:45.171299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2026-08-04 00:15:45.171309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2026-08-04 00:15:45.171326 | 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-08-04 00:15:45.171338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-04 00:15:45.171347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-08-04 00:15:45.171357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.171367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-04 00:15:45.171377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-04 00:15:45.171387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.171397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.171406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:15:45.171423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:15:45.171434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2026-08-04 00:15:45.171444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.171454 | 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-08-04 00:15:45.171464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:15:45.171474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.171489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-08-04 00:15:45.171499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-08-04 00:15:45.171509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:15:45.171519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.171529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.171539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2026-08-04 00:15:45.171549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:15:45.171559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:15:45.171569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:15:45.171578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.171588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.171598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-08-04 00:15:45.171608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-08-04 00:15:45.171618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.171628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-04 00:15:45.171638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-08-04 00:15:45.171648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2026-08-04 00:15:45.171657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.171667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:15:45.171677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-04 00:15:45.171687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.171697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:15:45.171707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-04 00:15:45.171717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:15:45.171726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2026-08-04 00:15:45.171736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:15:45.171746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 00:15:45.171763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-04 00:15:45.171821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 00:15:45.171846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.171876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2026-08-04 00:15:45.171896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-data (2:1.8.7-1build1) ... 2026-08-04 00:15:45.171914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-08-04 00:15:45.171931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:15:45.171948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.171959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.171969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2026-08-04 00:15:45.171979 | 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-08-04 00:15:45.171988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:15:45.171998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.172007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libopus0:amd64 (1.4-1build1) ... 2026-08-04 00:15:45.172019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.172037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-08-04 00:15:45.172055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.172073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-08-04 00:15:45.172110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 00:15:45.172130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-08-04 00:15:45.172149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-04 00:15:45.172166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-08-04 00:15:45.172182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-04 00:15:45.172226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 00:15:45.172238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:15:45.172248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-08-04 00:15:45.172258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.172268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-08-04 00:15:45.172278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2026-08-04 00:15:45.172288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 00:15:45.172297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.172307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:15:45.172317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:15:45.172327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2026-08-04 00:15:45.172337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-08-04 00:15:45.172346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:15:45.172367 | 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-08-04 00:15:45.172378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-04 00:15:45.172388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-08-04 00:15:45.172398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:15:45.172408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:15:45.172418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2026-08-04 00:15:45.172435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-08-04 00:15:45.172444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:15:45.172454 | 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-08-04 00:15:45.172464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.172474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-08-04 00:15:45.172484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:15:45.172493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-04 00:15:45.172503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:15:45.172513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.172522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.172532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 00:15:45.172542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.172552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 00:15:45.172561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-04 00:15:45.172571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:15:45.172581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-04 00:15:45.172590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-08-04 00:15:45.172600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-04 00:15:45.172609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2026-08-04 00:15:45.172619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.172629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-04 00:15:45.172639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-04 00:15:45.172656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-04 00:15:45.172666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-08-04 00:15:45.172676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-04 00:15:45.172690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-04 00:15:45.172699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.172709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.172734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2026-08-04 00:15:45.172744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:15:45.172754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:15:45.172763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-04 00:15:45.172773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:15:45.172816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iso-codes (4.16.0-1) ... 2026-08-04 00:15:45.172827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.172836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-08-04 00:15:45.172846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... 2026-08-04 00:15:45.172861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setcap worked! gst-ptp-helper is not suid! 2026-08-04 00:15:45.172871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:15:45.172880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-04 00:15:45.172890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-04 00:15:45.172900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:15:45.172909 | 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-08-04 00:15:45.172920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-08-04 00:15:45.172933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:15:45.172943 | 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-08-04 00:15:45.172958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.172971 | 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-08-04 00:15:45.173008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2026-08-04 00:15:45.173023 | 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-08-04 00:15:45.173054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:15:45.173093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-08-04 00:15:45.173108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.173121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.173163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-08-04 00:15:45.173178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2026-08-04 00:15:45.173249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:15:45.173268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:15:45.173288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-08-04 00:15:45.173304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:15:45.173338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-08-04 00:15:45.173359 | 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-08-04 00:15:45.173393 | 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-08-04 00:15:45.173405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:15:45.173419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.173428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-04 00:15:45.173441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-04 00:15:45.173454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.173469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.173508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.173522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 00:15:45.173562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 00:15:45.173577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-04 00:15:45.173590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:15:45.173634 | 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-08-04 00:15:45.173649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-08-04 00:15:45.173676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.173713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.173728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.173765 | 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-08-04 00:15:45.173805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-04 00:15:45.173828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:15:45.173871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2026-08-04 00:15:45.173918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-08-04 00:15:45.173959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-08-04 00:15:45.173975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:15:45.174013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.174050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.174066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.174105 | 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-08-04 00:15:45.174120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2026-08-04 00:15:45.174143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-04 00:15:45.174180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.174309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.174326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.174340 | 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-08-04 00:15:45.174378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2026-08-04 00:15:45.174393 | 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-08-04 00:15:45.174429 | 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-08-04 00:15:45.174445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: 2026-08-04 00:15:45.174483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-08-04 00:15:45.174499 | 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-08-04 00:15:45.174545 | 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-08-04 00:15:45.174561 | 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-08-04 00:15:45.174575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.174612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.174627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.174656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-04 00:15:45.174685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.174722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.174737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.174772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-04 00:15:45.174815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.174828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-04 00:15:45.174865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:15:45.174899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2026-08-04 00:15:45.174912 | 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-08-04 00:15:45.174946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.174980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-08-04 00:15:45.174993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.175028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2026-08-04 00:15:45.175061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2026-08-04 00:15:45.175084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2026-08-04 00:15:45.175096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.175131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.175154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.175176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.175236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.175257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.175277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-04 00:15:45.175295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-04 00:15:45.175315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-08-04 00:15:45.175335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-08-04 00:15:45.175357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.175377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:15:45.175394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2026-08-04 00:15:45.175438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-08-04 00:15:45.175452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2026-08-04 00:15:45.175483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-08-04 00:15:45.175497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2026-08-04 00:15:45.175535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2026-08-04 00:15:45.175549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2026-08-04 00:15:45.175584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-08-04 00:15:45.175598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-08-04 00:15:45.175638 | 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-08-04 00:15:45.175660 | 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-08-04 00:15:45.175693 | 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-08-04 00:15:45.175708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.175721 | 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-08-04 00:15:45.175761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-08-04 00:15:45.175775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.175819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:15:45.175842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:15:45.175875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2026-08-04 00:15:45.175889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.3) ... 2026-08-04 00:15:45.175932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2026-08-04 00:15:45.175946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2026-08-04 00:15:45.175969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-08-04 00:15:45.176007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2026-08-04 00:15:45.176041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2026-08-04 00:15:45.176054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-04 00:15:45.176089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2026-08-04 00:15:45.176102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2026-08-04 00:15:45.176145 | 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-08-04 00:15:45.176159 | 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-08-04 00:15:45.176223 | 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-08-04 00:15:45.176240 | 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-08-04 00:15:45.176252 | 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-08-04 00:15:45.176289 | 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-08-04 00:15:45.176303 | 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-08-04 00:15:45.176335 | 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-08-04 00:15:45.176374 | 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-08-04 00:15:45.176397 | 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-08-04 00:15:45.176418 | 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-08-04 00:15:45.176438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2026-08-04 00:15:45.176458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container eb289026ef45 2026-08-04 00:15:45.176477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 06772a51b50f 2026-08-04 00:15:45.176520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 5/13 : RUN rm -f /etc/libvirt/qemu/networks/default.xml /etc/libvirt/qemu/networks/autostart/default.xml 2026-08-04 00:15:45.176542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in d12814bbf913 2026-08-04 00:15:45.176559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container d12814bbf913 2026-08-04 00:15:45.176581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> d3758bfcaf73 2026-08-04 00:15:45.176601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:15:45.176623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> ef767507310a 2026-08-04 00:15:45.176676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/13 : COPY kolla_nova_libvirt_start.sh /usr/local/bin/kolla_nova_libvirt_start 2026-08-04 00:15:45.176701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> fb1f56914f8f 2026-08-04 00:15:45.176710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 8/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 744 /usr/local/bin/kolla_nova_libvirt_start 2026-08-04 00:15:45.176723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 59c85642b60b 2026-08-04 00:15:45.176761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 59c85642b60b 2026-08-04 00:15:45.176774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> f6f4662eb8e2 2026-08-04 00:15:45.176818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/13 : COPY patches /patches 2026-08-04 00:15:45.176853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 3291635cec5e 2026-08-04 00:15:45.176867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 10/13 : RUN kolla_patch 2026-08-04 00:15:45.176903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 973f48307eaa 2026-08-04 00:15:45.176918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:[i] No series file found, nothing to patch. 2026-08-04 00:15:45.176954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 973f48307eaa 2026-08-04 00:15:45.176987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 922541f06d34 2026-08-04 00:15:45.177001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 11/13 : RUN chgrp tss /var/lib/swtpm-localca && chmod g+w /var/lib/swtpm-localca 2026-08-04 00:15:45.177034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 494b94970d71 2026-08-04 00:15:45.177047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 494b94970d71 2026-08-04 00:15:45.177084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 84640a1ddd9a 2026-08-04 00:15:45.177097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 12/13 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-08-04 00:15:45.177134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 6c00ac3a69a3 2026-08-04 00:15:45.177148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 6c00ac3a69a3 2026-08-04 00:15:45.177183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 1e5166cf5273 2026-08-04 00:15:45.177252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 13/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-08-04 00:15:45.177264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 18a3dba509ce 2026-08-04 00:15:45.177276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-08-04 00:15:45.177288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-08-04 00:15:45.177332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-08-04 00:15:45.177373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2026-08-04 00:15:45.177386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:15:45.177423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-08-04 00:15:45.177457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-08-04 00:15:45.177470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-08-04 00:15:45.177507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:15:45.177521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 18a3dba509ce 2026-08-04 00:15:45.177559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> e5e52db239b5 2026-08-04 00:15:45.177592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built 9f48fa94c0d0 2026-08-04 00:15:45.177605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20260804 2026-08-04 00:15:45.177698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2026-08-04 00:15:45.177619 (took 0:01:27.642044) 2026-08-04 00:15:45.178183 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2026-08-04 00:15:45.178225 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2026-08-04 00:15:45.178234 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2026-08-04 00:15:45.178113 2026-08-04 00:15:45.178979 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2026-08-04 00:15:45.179392 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2026-08-04 00:16:05.793898 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:16:05.794059 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> f26ae08cc6b1 2026-08-04 00:16:05.794245 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/10 : LABEL "build-date"="20260804" "name"="keepalived" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:16:05.794355 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in c1396c027ab4 2026-08-04 00:16:05.794470 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container c1396c027ab4 2026-08-04 00:16:05.794542 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 8b5665065321 2026-08-04 00:16:05.794630 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 3/10 : 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-08-04 00:16:05.794726 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 15b90ca7510e 2026-08-04 00:16:05.794874 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 15b90ca7510e 2026-08-04 00:16:05.794947 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 68454419f726 2026-08-04 00:16:05.795046 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends keepalived mariadb-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-08-04 00:16:05.795166 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in bc8d0e43ee48 2026-08-04 00:16:05.795246 | 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-08-04 00:16:05.795426 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:16:05.798928 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:16:05.798977 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:16:05.798992 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:16:05.799011 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-08-04 00:16:05.799070 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:16:05.799113 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:16:05.799124 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:16:05.799172 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:16:05.799183 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:16:05.799191 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:16:05.799201 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:16:05.799210 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:16:05.799219 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:16:05.799227 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:16:05.799236 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2026-08-04 00:16:05.799245 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 28.2 MB in 3s (10.7 MB/s) 2026-08-04 00:16:05.799255 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-08-04 00:16:05.799264 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-08-04 00:16:05.799273 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-08-04 00:16:05.799282 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-08-04 00:16:05.799295 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2026-08-04 00:16:05.799304 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libconfig-inifiles-perl libglib2.0-0t64 libmariadb3 libncurses6 libnftnl11 2026-08-04 00:16:05.799314 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libnl-genl-3-200 libpci3 libsensors-config libsensors5 libsnmp-base 2026-08-04 00:16:05.799323 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsnmp40t64 mariadb-client-core mariadb-common mysql-common pci.ids 2026-08-04 00:16:05.799332 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2026-08-04 00:16:05.799340 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2026-08-04 00:16:05.799349 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2026-08-04 00:16:05.799358 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-08-04 00:16:05.799367 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl libterm-readkey-perl 2026-08-04 00:16:05.799376 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2026-08-04 00:16:05.799385 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libconfig-inifiles-perl libglib2.0-0t64 libmariadb3 libncurses6 2026-08-04 00:16:05.799394 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libnftnl11 libnl-genl-3-200 libpci3 libsensors-config libsensors5 2026-08-04 00:16:05.799402 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsnmp-base libsnmp40t64 mariadb-client mariadb-client-core mariadb-common 2026-08-04 00:16:05.799411 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: mysql-common pci.ids 2026-08-04 00:16:05.799420 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:16:05.799429 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 6,874 kB of archives. 2026-08-04 00:16:05.799438 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 49.2 MB of additional disk space will be used. 2026-08-04 00:16:05.799455 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:16:05.799465 | 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-08-04 00:16:05.799475 | 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-08-04 00:16:05.799502 | 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-08-04 00:16:05.799520 | 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-08-04 00:16:05.799536 | 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-08-04 00:16:05.799553 | 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-08-04 00:16:05.799569 | 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-08-04 00:16:05.799586 | 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-08-04 00:16:05.799602 | 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-08-04 00:16:05.799612 | 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-08-04 00:16:05.799621 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 00:16:05.799630 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libconfig-inifiles-perl all 3.000003-2ubuntu0.1 [38.5 kB] 2026-08-04 00:16:05.799638 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mysql-common all 1:10.11.18+maria~ubu2404 [2,924 B] 2026-08-04 00:16:05.799648 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-common all 1:10.11.18+maria~ubu2404 [4,088 B] 2026-08-04 00:16:05.799657 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:16 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 libmariadb3 amd64 1:10.11.18+maria~ubu2404 [158 kB] 2026-08-04 00:16:05.799666 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client-core amd64 1:10.11.18+maria~ubu2404 [1,020 kB] 2026-08-04 00:16:05.799687 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:18 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client amd64 1:10.11.18+maria~ubu2404 [1,839 kB] 2026-08-04 00:16:05.799704 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 6,874 kB in 5s (1,427 kB/s) 2026-08-04 00:16:05.799720 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:16:05.799737 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-08-04 00:16:05.799749 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-08-04 00:16:05.799759 | 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-08-04 00:16:05.799770 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2026-08-04 00:16:05.799846 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2026-08-04 00:16:05.799867 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2026-08-04 00:16:05.799881 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2026-08-04 00:16:05.799908 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2026-08-04 00:16:05.799919 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2026-08-04 00:16:05.799928 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:16:05.799937 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:16:05.799946 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:16:05.799955 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2026-08-04 00:16:05.799968 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../01-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-08-04 00:16:05.800110 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:16:05.800314 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2026-08-04 00:16:05.800387 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-08-04 00:16:05.800414 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../02-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-04 00:16:05.800581 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:16:05.800619 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2026-08-04 00:16:05.800647 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../03-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-08-04 00:16:05.800827 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 00:16:05.800907 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2026-08-04 00:16:05.800986 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../04-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-08-04 00:16:05.801103 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-08-04 00:16:05.801253 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2026-08-04 00:16:05.801317 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../05-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-08-04 00:16:05.801391 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-08-04 00:16:05.801465 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2026-08-04 00:16:05.801571 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../06-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-08-04 00:16:05.801643 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-08-04 00:16:05.801751 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2026-08-04 00:16:05.801841 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../07-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-08-04 00:16:05.801895 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-08-04 00:16:05.801954 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2026-08-04 00:16:05.802040 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../08-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-08-04 00:16:05.802230 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-08-04 00:16:05.802285 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2026-08-04 00:16:05.802345 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../09-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-08-04 00:16:05.802369 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2026-08-04 00:16:05.802407 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libncurses6:amd64. 2026-08-04 00:16:05.802432 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../10-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:16:05.802450 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:16:05.802473 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package mysql-common. 2026-08-04 00:16:05.802528 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../11-mysql-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-08-04 00:16:05.802596 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking mysql-common (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.802673 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package mariadb-common. 2026-08-04 00:16:05.802696 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../12-mariadb-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-08-04 00:16:05.802763 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.802834 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libmariadb3:amd64. 2026-08-04 00:16:05.802906 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../13-libmariadb3_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-08-04 00:16:05.802965 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.803019 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libconfig-inifiles-perl. 2026-08-04 00:16:05.803190 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../14-libconfig-inifiles-perl_3.000003-2ubuntu0.1_all.deb ... 2026-08-04 00:16:05.803214 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-08-04 00:16:05.803282 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package mariadb-client-core. 2026-08-04 00:16:05.803343 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../15-mariadb-client-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-08-04 00:16:05.803387 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.803451 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package mariadb-client. 2026-08-04 00:16:05.803513 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../16-mariadb-client_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-08-04 00:16:05.803592 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.803649 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-08-04 00:16:05.803697 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up mysql-common (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.803768 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 00:16:05.803865 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-08-04 00:16:05.803929 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-08-04 00:16:05.803980 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:16:05.804032 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.804177 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:update-alternatives: error: no alternatives for my.cnf 2026-08-04 00:16:05.804239 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-04 00:16:05.804294 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:16:05.804385 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2026-08-04 00:16:05.804445 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2026-08-04 00:16:05.804541 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:16:05.804631 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.804719 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-08-04 00:16:05.804809 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-08-04 00:16:05.804925 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:16:05.805008 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-08-04 00:16:05.805106 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2026-08-04 00:16:05.805158 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2026-08-04 00:16:05.805208 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:16:05.805283 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.805345 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:16:05.805383 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:16:05.805433 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container bc8d0e43ee48 2026-08-04 00:16:05.805505 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 3580fb76c5d6 2026-08-04 00:16:05.805559 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/10 : COPY check_alive.sh / 2026-08-04 00:16:05.805611 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 81ca82ef3a44 2026-08-04 00:16:05.805660 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:16:05.805710 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 93e22727c8a1 2026-08-04 00:16:05.805758 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /check_alive.sh 2026-08-04 00:16:05.805835 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in c01238b2bf13 2026-08-04 00:16:05.805869 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container c01238b2bf13 2026-08-04 00:16:05.805929 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 9dd336f19e43 2026-08-04 00:16:05.805956 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 8/10 : COPY patches /patches 2026-08-04 00:16:05.806011 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 6a146ace6f00 2026-08-04 00:16:05.806059 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 9/10 : RUN kolla_patch 2026-08-04 00:16:05.806142 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 9c0f27a80ce2 2026-08-04 00:16:05.806192 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:[i] No series file found, nothing to patch. 2026-08-04 00:16:05.806241 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 9c0f27a80ce2 2026-08-04 00:16:05.806290 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 30fbf867518b 2026-08-04 00:16:05.806346 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: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-08-04 00:16:05.806396 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 902956de1e31 2026-08-04 00:16:05.806446 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-08-04 00:16:05.806499 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-08-04 00:16:05.806547 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-08-04 00:16:05.806599 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2026-08-04 00:16:05.806646 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:16:05.806710 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-08-04 00:16:05.806763 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-08-04 00:16:05.806839 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-08-04 00:16:05.806908 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:16:05.806935 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 902956de1e31 2026-08-04 00:16:05.806991 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> a6d7243aaec2 2026-08-04 00:16:05.807043 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built 67fe99f53611 2026-08-04 00:16:05.807142 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20260804 2026-08-04 00:16:05.807248 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2026-08-04 00:16:05.807159 (took 0:00:20.629046) 2026-08-04 00:16:05.807881 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2026-08-04 00:16:05.807917 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2026-08-04 00:16:05.807938 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2026-08-04 00:16:05.807847 2026-08-04 00:16:05.808851 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2026-08-04 00:16:05.809613 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2026-08-04 00:16:19.447113 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:16:19.447255 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> f26ae08cc6b1 2026-08-04 00:16:19.447372 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/8 : LABEL "build-date"="20260804" "name"="cron" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:16:19.447460 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 571ae414cb47 2026-08-04 00:16:19.447558 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 571ae414cb47 2026-08-04 00:16:19.447633 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 7adab784e2f2 2026-08-04 00:16:19.447766 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 3/8 : 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-08-04 00:16:19.447877 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in d6ad98c99bf8 2026-08-04 00:16:19.447970 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:16:19.448058 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:16:19.448143 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:16:19.448228 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:16:19.448310 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:16:19.448395 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:16:19.448477 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:16:19.448559 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:16:19.448640 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:16:19.448861 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:16:19.448954 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:16:19.449039 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:16:19.449122 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:16:19.449204 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:16:19.449286 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:16:19.449401 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 28.2 MB in 2s (11.7 MB/s) 2026-08-04 00:16:19.449478 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-08-04 00:16:19.449560 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-08-04 00:16:19.449643 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-08-04 00:16:19.449808 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-08-04 00:16:19.452986 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2026-08-04 00:16:19.453063 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2026-08-04 00:16:19.453077 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2026-08-04 00:16:19.453089 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2026-08-04 00:16:19.453100 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2026-08-04 00:16:19.453110 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2026-08-04 00:16:19.453121 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2026-08-04 00:16:19.453131 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:16:19.453142 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2026-08-04 00:16:19.453152 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2026-08-04 00:16:19.453161 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:16:19.453171 | 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-08-04 00:16:19.453182 | 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-08-04 00:16:19.453193 | 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-08-04 00:16:19.453203 | 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-08-04 00:16:19.453213 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 1s (260 kB/s) 2026-08-04 00:16:19.453241 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2026-08-04 00:16:19.453251 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-08-04 00:16:19.453282 | 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-08-04 00:16:19.453296 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-08-04 00:16:19.453306 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-08-04 00:16:19.453316 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-08-04 00:16:19.453325 | ubuntu-noble-large | INFO:kolla.common.utils.cron:80% 2026-08-04 00:16:19.453335 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-08-04 00:16:19.453345 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-08-04 00:16:19.453354 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-08-04 00:16:19.453364 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:16:19.453374 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-08-04 00:16:19.453384 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:16:19.453394 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:16:19.453403 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2026-08-04 00:16:19.453413 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2026-08-04 00:16:19.453423 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-08-04 00:16:19.453432 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-08-04 00:16:19.453443 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2026-08-04 00:16:19.453453 | ubuntu-noble-large | INFO:kolla.common.utils.cron: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-08-04 00:16:19.453463 | ubuntu-noble-large | INFO:kolla.common.utils.cron:65% 2026-08-04 00:16:19.453473 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-08-04 00:16:19.453483 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-08-04 00:16:19.453493 | ubuntu-noble-large | INFO:kolla.common.utils.cron: 2026-08-04 00:16:19.453503 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2026-08-04 00:16:19.453513 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-08-04 00:16:19.453522 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-08-04 00:16:19.453532 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-08-04 00:16:19.453542 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11562 files and directories currently installed.) 2026-08-04 00:16:19.453552 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-08-04 00:16:19.453561 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:16:19.453571 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:16:19.453598 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:16:19.453609 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:16:19.453618 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2026-08-04 00:16:19.453628 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2026-08-04 00:16:19.453638 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2026-08-04 00:16:19.453648 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:16:19.453665 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2026-08-04 00:16:19.453718 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:16:19.453729 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:16:19.453738 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2026-08-04 00:16:19.453748 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:16:19.453758 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container d6ad98c99bf8 2026-08-04 00:16:19.453768 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 2001e7aad584 2026-08-04 00:16:19.453810 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:16:19.453825 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 2cccb6b05afc 2026-08-04 00:16:19.453836 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:16:19.453845 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 712dfedb0736 2026-08-04 00:16:19.453855 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 712dfedb0736 2026-08-04 00:16:19.453865 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> cf50799db6f4 2026-08-04 00:16:19.453883 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 6/8 : COPY patches /patches 2026-08-04 00:16:19.453893 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 608ae596f99e 2026-08-04 00:16:19.453903 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 7/8 : RUN kolla_patch 2026-08-04 00:16:19.453913 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 5bf3c85c1330 2026-08-04 00:16:19.453922 | ubuntu-noble-large | INFO:kolla.common.utils.cron:[i] No series file found, nothing to patch. 2026-08-04 00:16:19.453932 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 5bf3c85c1330 2026-08-04 00:16:19.453942 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 69b355a901f3 2026-08-04 00:16:19.453961 | ubuntu-noble-large | INFO:kolla.common.utils.cron: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-08-04 00:16:19.453972 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in a3926d9494f6 2026-08-04 00:16:19.453982 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-08-04 00:16:19.453992 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-08-04 00:16:19.454002 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-08-04 00:16:19.454016 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2026-08-04 00:16:19.454030 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:16:19.454138 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-08-04 00:16:19.454182 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-08-04 00:16:19.454276 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-08-04 00:16:19.454335 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:16:19.454418 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container a3926d9494f6 2026-08-04 00:16:19.454476 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> bd016d8011fb 2026-08-04 00:16:19.454553 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built 74480626e6ff 2026-08-04 00:16:19.454626 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20260804 2026-08-04 00:16:19.454819 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2026-08-04 00:16:19.454643 (took 0:00:13.646796) 2026-08-04 00:16:19.455296 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2026-08-04 00:16:19.455405 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2026-08-04 00:16:19.455527 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2026-08-04 00:16:19.455417 2026-08-04 00:16:19.456751 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2026-08-04 00:16:19.457559 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2026-08-04 00:16:34.440163 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:16:34.440274 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> f26ae08cc6b1 2026-08-04 00:16:34.440370 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/8 : LABEL "build-date"="20260804" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:16:34.440529 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in aa80643e2eb1 2026-08-04 00:16:34.440598 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container aa80643e2eb1 2026-08-04 00:16:34.440663 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 443015519409 2026-08-04 00:16:34.440749 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 3/8 : 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-08-04 00:16:34.440871 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 80ff6779c762 2026-08-04 00:16:34.440933 | 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-08-04 00:16:34.441033 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:16:34.441068 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:16:34.441151 | 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-08-04 00:16:34.441223 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:16:34.441289 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:16:34.441423 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:16:34.441457 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:16:34.441522 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:16:34.441594 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:16:34.441667 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:16:34.441740 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:16:34.441860 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:16:34.441935 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:16:34.442007 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:16:34.442081 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 28.2 MB in 2s (12.5 MB/s) 2026-08-04 00:16:34.442148 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-08-04 00:16:34.442225 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-08-04 00:16:34.442303 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-08-04 00:16:34.442508 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-08-04 00:16:34.442595 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-08-04 00:16:34.442626 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2026-08-04 00:16:34.442650 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common python3-sortedcontainers uuid-runtime 2026-08-04 00:16:34.442717 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-08-04 00:16:34.442766 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc python3-graphviz python3-unbound 2026-08-04 00:16:34.442870 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc apparmor 2026-08-04 00:16:34.442938 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2026-08-04 00:16:34.443003 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus python3-click python3-netaddr python3-pyparsing python3-rich 2026-08-04 00:16:34.443077 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-08-04 00:16:34.443148 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2026-08-04 00:16:34.443217 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common openvswitch-switch python3-netifaces python3-openvswitch 2026-08-04 00:16:34.443285 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers tcpdump uuid-runtime 2026-08-04 00:16:34.443381 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:16:34.443435 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 5,359 kB of archives. 2026-08-04 00:16:34.443506 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 16.5 MB of additional disk space will be used. 2026-08-04 00:16:34.443570 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-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-08-04 00:16:34.443630 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:16:34.443702 | 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-08-04 00:16:34.443771 | 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-08-04 00:16:34.443884 | 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-08-04 00:16:34.443962 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-08-04 00:16:34.444049 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-04 00:16:34.444079 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-08-04 00:16:34.444125 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-08-04 00:16:34.444210 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-08-04 00:16:34.444265 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-08-04 00:16:34.444326 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-08-04 00:16:34.444413 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-08-04 00:16:34.444482 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-04 00:16:34.444550 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 5,359 kB in 0s (11.0 MB/s) 2026-08-04 00:16:34.444619 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2026-08-04 00:16:34.444683 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-08-04 00:16:34.444774 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:16:34.444849 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2026-08-04 00:16:34.444941 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2026-08-04 00:16:34.445015 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-08-04 00:16:34.446047 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-08-04 00:16:34.446120 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-08-04 00:16:34.446133 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-08-04 00:16:34.446146 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:16:34.446157 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:16:34.446168 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:16:34.446178 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-04 00:16:34.446188 | 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-08-04 00:16:34.446198 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:16:34.446208 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2026-08-04 00:16:34.446217 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../02-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-04 00:16:34.446227 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:16:34.446237 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2026-08-04 00:16:34.446247 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../03-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:16:34.446256 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:16:34.446293 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:16:34.446313 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../04-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:16:34.446369 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:16:34.446382 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libxdp1:amd64. 2026-08-04 00:16:34.446392 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../05-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-08-04 00:16:34.446402 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:16:34.446412 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2026-08-04 00:16:34.446426 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../06-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:16:34.446440 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:16:34.446614 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 00:16:34.446673 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../07-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:16:34.446695 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:16:34.446707 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2026-08-04 00:16:34.446761 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../08-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-08-04 00:16:34.446877 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-08-04 00:16:34.446931 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2026-08-04 00:16:34.447014 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../09-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-04 00:16:34.447072 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:16:34.447139 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2026-08-04 00:16:34.447206 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../10-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-08-04 00:16:34.447275 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-04 00:16:34.447366 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2026-08-04 00:16:34.447433 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../11-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-04 00:16:34.447504 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-04 00:16:34.447645 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2026-08-04 00:16:34.447766 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../12-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:16:34.447858 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:16:34.447937 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:16:34.448008 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-04 00:16:34.449042 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:16:34.449127 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:16:34.449146 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:16:34.449161 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-08-04 00:16:34.449175 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:16:34.449189 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:16:34.449202 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:16:34.449214 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 102) ... 2026-08-04 00:16:34.449228 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:16:34.449235 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:16:34.449242 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:16:34.449257 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:16:34.449270 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:16:34.449296 | 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-08-04 00:16:34.449310 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:16:34.449323 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:16:34.449335 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-04 00:16:34.449375 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:16:34.449385 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:16:34.449393 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 80ff6779c762 2026-08-04 00:16:34.449400 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 754211a1199d 2026-08-04 00:16:34.449408 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:16:34.449415 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 2b7b564809d3 2026-08-04 00:16:34.449422 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/8 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2026-08-04 00:16:34.449844 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 4f824186b083 2026-08-04 00:16:34.449882 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/8 : 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-08-04 00:16:34.449892 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in e4a754881004 2026-08-04 00:16:34.449900 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container e4a754881004 2026-08-04 00:16:34.449907 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 76f5ef551930 2026-08-04 00:16:34.449914 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 7/8 : COPY patches /patches 2026-08-04 00:16:34.449922 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 19c93f302d42 2026-08-04 00:16:34.449929 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 8/8 : RUN kolla_patch 2026-08-04 00:16:34.449936 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 5d58e52801d6 2026-08-04 00:16:34.449943 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:[i] No series file found, nothing to patch. 2026-08-04 00:16:34.449963 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 5d58e52801d6 2026-08-04 00:16:34.449975 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 06211359ca0f 2026-08-04 00:16:34.449988 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 9ffcf09b802b 2026-08-04 00:16:34.450002 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20260804 2026-08-04 00:16:34.450014 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2026-08-04 00:16:34.449473 (took 0:00:14.994056) 2026-08-04 00:16:34.450026 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2026-08-04 00:16:34.450039 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2026-08-04 00:16:34.450051 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2026-08-04 00:16:34.450283 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2026-08-04 00:16:34.450421 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2026-08-04 00:16:34.450495 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2026-08-04 00:16:34.450397 2026-08-04 00:16:34.451517 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2026-08-04 00:16:34.452207 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2026-08-04 00:16:37.025722 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:16:37.025911 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> f26ae08cc6b1 2026-08-04 00:16:37.025938 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/7 : LABEL "build-date"="20260804" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:16:37.025984 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 4cf084533f45 2026-08-04 00:16:37.026014 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 4cf084533f45 2026-08-04 00:16:37.026038 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 3b4a36d68709 2026-08-04 00:16:37.026062 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 3/7 : RUN usermod --append --home /var/lib/prometheus --groups kolla prometheus && mkdir -p /var/lib/prometheus && chown -R 42472:42472 /var/lib/prometheus 2026-08-04 00:16:37.026092 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in a82ee24c2b65 2026-08-04 00:16:37.026113 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container a82ee24c2b65 2026-08-04 00:16:37.026130 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 2ae1c3b796fe 2026-08-04 00:16:37.026196 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:16:37.026232 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> d6fefb7ab311 2026-08-04 00:16:37.026349 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:16:37.026371 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 4a104f2f8927 2026-08-04 00:16:37.026412 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 4a104f2f8927 2026-08-04 00:16:37.026489 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 878497fd0b1a 2026-08-04 00:16:37.026551 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 6/7 : COPY patches /patches 2026-08-04 00:16:37.026566 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> e94d39f6c184 2026-08-04 00:16:37.026607 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 7/7 : RUN kolla_patch 2026-08-04 00:16:37.026647 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 95e62c909f94 2026-08-04 00:16:37.026692 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:[i] No series file found, nothing to patch. 2026-08-04 00:16:37.026737 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 95e62c909f94 2026-08-04 00:16:37.026806 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 8fc010a5c45e 2026-08-04 00:16:37.026906 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built 0fe4925902e5 2026-08-04 00:16:37.026923 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:16:37.027037 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2026-08-04 00:16:37.026941 (took 0:00:02.576544) 2026-08-04 00:16:37.027142 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2026-08-04 00:16:37.027193 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2026-08-04 00:16:37.028906 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-server) to queue 2026-08-04 00:16:37.028940 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2026-08-04 00:16:37.028951 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2026-08-04 00:16:37.028962 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2026-08-04 00:16:37.028972 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2026-08-04 00:16:37.028982 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2026-08-04 00:16:37.028992 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2026-08-04 00:16:37.029002 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2026-08-04 00:16:37.029012 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2026-08-04 00:16:37.029022 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2026-08-04 00:16:37.029032 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2026-08-04 00:16:37.029042 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2026-08-04 00:16:37.029052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2026-08-04 00:16:37.027818 2026-08-04 00:16:37.029062 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2026-08-04 00:16:37.029224 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2026-08-04 00:16:39.354214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:16:39.354325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> f26ae08cc6b1 2026-08-04 00:16:39.354379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/6 : LABEL "build-date"="20260804" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:16:39.354425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in f21c49f066fe 2026-08-04 00:16:39.354516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container f21c49f066fe 2026-08-04 00:16:39.354581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 2aff0eead814 2026-08-04 00:16:39.354716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:16:39.354806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> fbad683bca48 2026-08-04 00:16:39.354892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:16:39.354952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in e45e0869f767 2026-08-04 00:16:39.355019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container e45e0869f767 2026-08-04 00:16:39.355084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> f1898939dc88 2026-08-04 00:16:39.355151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 5/6 : COPY patches /patches 2026-08-04 00:16:39.355219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> db694205bf11 2026-08-04 00:16:39.355285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 6/6 : RUN kolla_patch 2026-08-04 00:16:39.355359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 9b49f90deac6 2026-08-04 00:16:39.355429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:[i] No series file found, nothing to patch. 2026-08-04 00:16:39.355493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 9b49f90deac6 2026-08-04 00:16:39.355549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> d763e2fa88ee 2026-08-04 00:16:39.355650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 15b459a5d4d3 2026-08-04 00:16:39.355718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20260804 2026-08-04 00:16:39.355881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2026-08-04 00:16:39.355739 (took 0:00:02.327921) 2026-08-04 00:16:39.355992 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2026-08-04 00:16:39.356078 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2026-08-04 00:16:39.356152 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2026-08-04 00:16:39.356222 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2026-08-04 00:16:39.356672 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2026-08-04 00:16:39.356758 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2026-08-04 00:16:39.356916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2026-08-04 00:16:39.356822 2026-08-04 00:16:39.357028 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2025.1.tar.gz 2026-08-04 00:16:39.358644 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 plugins into plugins archive 2026-08-04 00:16:39.359443 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2026-08-04 00:19:58.150432 | 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-08-04 00:19:58.150549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.150579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2026-08-04 00:19:58.150594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.150639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:19:58.150655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> f26ae08cc6b1 2026-08-04 00:19:58.150839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/12 : LABEL "build-date"="20260804" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:19:58.150903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 1b7f82fbeb59 2026-08-04 00:19:58.150915 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 1b7f82fbeb59 2026-08-04 00:19:58.150927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> ea9e684349c4 2026-08-04 00:19:58.150976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/12 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-08-04 00:19:58.151055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in ff133296cc60 2026-08-04 00:19:58.151099 | 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-08-04 00:19:58.151171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:19:58.151223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:19:58.151285 | 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-08-04 00:19:58.151355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:19:58.151445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:19:58.151553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:19:58.151681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:19:58.151748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:19:58.151846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:19:58.151902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:19:58.151965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:19:58.152026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:19:58.152108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:19:58.152864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:19:58.152878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.2 MB in 2s (12.5 MB/s) 2026-08-04 00:19:58.152899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-08-04 00:19:58.152906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-08-04 00:19:58.152914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-08-04 00:19:58.152921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-08-04 00:19:58.152928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2026-08-04 00:19:58.152935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2026-08-04 00:19:58.152942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:19:58.152949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container ff133296cc60 2026-08-04 00:19:58.152956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 5267847ce177 2026-08-04 00:19:58.152965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/12 : 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-08-04 00:19:58.152973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in fb4b3666333e 2026-08-04 00:19:58.152984 | 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-08-04 00:19:58.152992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:19:58.153029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:19:58.153096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:19:58.153157 | 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-08-04 00:19:58.153207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:19:58.153265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:19:58.153323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:19:58.153424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:19:58.153471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:19:58.153526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:19:58.153585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:19:58.153683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:19:58.153775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:19:58.153923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:19:58.153986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.2 MB in 2s (12.5 MB/s) 2026-08-04 00:19:58.154044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-08-04 00:19:58.154124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-08-04 00:19:58.154184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-08-04 00:19:58.154241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-08-04 00:19:58.154300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20260601~24.04.1). 2026-08-04 00:19:58.154378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2026-08-04 00:19:58.154433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2026-08-04 00:19:58.154484 | 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-08-04 00:19:58.154549 | 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-08-04 00:19:58.154627 | 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-08-04 00:19:58.154697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2026-08-04 00:19:58.154751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2026-08-04 00:19:58.154849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-08-04 00:19:58.154908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2026-08-04 00:19:58.154960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-08-04 00:19:58.155017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2026-08-04 00:19:58.155068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 libpkgconf3 2026-08-04 00:19:58.155124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpq5 libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 2026-08-04 00:19:58.156142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libsframe1 libsodium23 libstdc++-13-dev libtsan2 libubsan1 libxml2 2026-08-04 00:19:58.156194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libzmq5 linux-libc-dev lto-disabled-list 2026-08-04 00:19:58.156207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: make pkgconf pkgconf-bin python3-pip-whl python3-setuptools-whl 2026-08-04 00:19:58.156217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-dev python3.12-venv rpcsvc-proto uwsgi-core xz-utils 2026-08-04 00:19:58.156227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2026-08-04 00:19:58.156238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-08-04 00:19:58.156269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2026-08-04 00:19:58.156280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2026-08-04 00:19:58.156290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-08-04 00:19:58.156300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-08-04 00:19:58.156310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-08-04 00:19:58.156319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2026-08-04 00:19:58.156329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc nginx-full | cherokee 2026-08-04 00:19:58.156373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi | libapache2-mod-ruwsgi 2026-08-04 00:19:58.156385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2026-08-04 00:19:58.156414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2026-08-04 00:19:58.156425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2026-08-04 00:19:58.156435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-08-04 00:19:58.156445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2026-08-04 00:19:58.156456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2026-08-04 00:19:58.156466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2026-08-04 00:19:58.156836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2026-08-04 00:19:58.156859 | 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-08-04 00:19:58.156870 | 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-08-04 00:19:58.156880 | 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-08-04 00:19:58.156890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2026-08-04 00:19:58.156900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-08-04 00:19:58.156909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2026-08-04 00:19:58.156919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2026-08-04 00:19:58.156929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-08-04 00:19:58.156939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2026-08-04 00:19:58.156948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 2026-08-04 00:19:58.156958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpkgconf3 libpq-dev libpq5 libpython3-dev libpython3.12-dev 2026-08-04 00:19:58.156968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12t64 libquadmath0 libsframe1 libsodium23 libssl-dev 2026-08-04 00:19:58.156977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev libxslt1-dev 2026-08-04 00:19:58.156987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libyaml-dev libzmq5 linux-libc-dev 2026-08-04 00:19:58.156997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make pkg-config pkgconf pkgconf-bin python3-dev 2026-08-04 00:19:58.157006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2026-08-04 00:19:58.157016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto uwsgi-core uwsgi-plugin-python3 xz-utils zip 2026-08-04 00:19:58.157026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: zlib1g-dev 2026-08-04 00:19:58.157036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 106 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:19:58.157046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 121 MB of archives. 2026-08-04 00:19:58.157056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 448 MB of additional disk space will be used. 2026-08-04 00:19:58.157065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:19:58.157075 | 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-08-04 00:19:58.157100 | 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-08-04 00:19:58.157121 | 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-08-04 00:19:58.157132 | 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-08-04 00:19:58.157142 | 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-08-04 00:19:58.157152 | 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-08-04 00:19:58.157162 | 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-08-04 00:19:58.157175 | 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.8 [764 kB] 2026-08-04 00:19:58.157185 | 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.15 [1,338 kB] 2026-08-04 00:19:58.157218 | 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.15 [163 kB] 2026-08-04 00:19:58.157287 | 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.15 [99.7 kB] 2026-08-04 00:19:58.157304 | 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.15 [90.2 kB] 2026-08-04 00:19:58.157383 | 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-08-04 00:19:58.157416 | 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.3 [267 kB] 2026-08-04 00:19:58.157467 | 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-08-04 00:19:58.157514 | 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-08-04 00:19:58.157561 | 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-08-04 00:19:58.157616 | 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-08-04 00:19:58.157662 | 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-08-04 00:19:58.157708 | 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-08-04 00:19:58.157755 | 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-08-04 00:19:58.157835 | 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-08-04 00:19:58.157911 | 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.8 [20.4 kB] 2026-08-04 00:19:58.158032 | 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-136.136 [1,575 kB] 2026-08-04 00:19:58.158052 | 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-08-04 00:19:58.158125 | 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-08-04 00:19:58.158231 | 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.8 [2,125 kB] 2026-08-04 00:19:58.158272 | 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-08-04 00:19:58.158320 | 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-08-04 00:19:58.158417 | 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-08-04 00:19:58.158460 | 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-08-04 00:19:58.158508 | 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-08-04 00:19:58.158558 | 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-08-04 00:19:58.158607 | 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-08-04 00:19:58.158654 | 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-08-04 00:19:58.158701 | 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-08-04 00:19:58.158749 | 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-08-04 00:19:58.158824 | 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-08-04 00:19:58.158871 | 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-08-04 00:19:58.158958 | 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-08-04 00:19:58.159007 | 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-08-04 00:19:58.159054 | 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-08-04 00:19:58.159099 | 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-08-04 00:19:58.159142 | 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-08-04 00:19:58.160859 | 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-08-04 00:19:58.160881 | 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-08-04 00:19:58.160892 | 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-08-04 00:19:58.160900 | 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-08-04 00:19:58.160920 | 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-08-04 00:19:58.160929 | 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-08-04 00:19:58.160938 | 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-08-04 00:19:58.160947 | 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-08-04 00:19:58.160956 | 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-08-04 00:19:58.160964 | 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-08-04 00:19:58.160973 | 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-08-04 00:19:58.160982 | 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-08-04 00:19:58.160999 | 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-08-04 00:19:58.161008 | 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-08-04 00:19:58.161017 | 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-08-04 00:19:58.161026 | 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-08-04 00:19:58.161035 | 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.11 [334 kB] 2026-08-04 00:19:58.161044 | 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-08-04 00:19:58.161052 | 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-08-04 00:19:58.161061 | 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-08-04 00:19:58.161070 | 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-08-04 00:19:58.161079 | 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.15 [2,339 kB] 2026-08-04 00:19:58.161087 | 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-08-04 00:19:58.161096 | 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-08-04 00:19:58.161105 | 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-08-04 00:19:58.161114 | 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-08-04 00:19:58.161122 | 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-08-04 00:19:58.161145 | 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-08-04 00:19:58.161154 | 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-08-04 00:19:58.161163 | 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-08-04 00:19:58.161171 | 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-08-04 00:19:58.161180 | 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-08-04 00:19:58.161189 | 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-08-04 00:19:58.161197 | 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-08-04 00:19:58.161206 | 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-08-04 00:19:58.161215 | 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-08-04 00:19:58.161223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-08-04 00:19:58.161232 | 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.12 [2,408 kB] 2026-08-04 00:19:58.161241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-08-04 00:19:58.161249 | 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-08-04 00:19:58.161258 | 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.15 [5,683 kB] 2026-08-04 00:19:58.161267 | 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-08-04 00:19:58.161276 | 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-08-04 00:19:58.161285 | 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.8 [782 kB] 2026-08-04 00:19:58.161293 | 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-08-04 00:19:58.161302 | 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-08-04 00:19:58.161310 | 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-08-04 00:19:58.161319 | 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-08-04 00:19:58.161328 | 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-08-04 00:19:58.161352 | 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-08-04 00:19:58.161368 | 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.15 [498 kB] 2026-08-04 00:19:58.161377 | 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-08-04 00:19:58.161385 | 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-08-04 00:19:58.161394 | 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-08-04 00:19:58.161426 | 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.15 [5,674 B] 2026-08-04 00:19:58.161444 | 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-08-04 00:19:58.161453 | 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-08-04 00:19:58.161462 | 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-08-04 00:19:58.161470 | 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-08-04 00:19:58.161479 | 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-08-04 00:19:58.161488 | 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-08-04 00:19:58.161496 | 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-08-04 00:19:58.161505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 121 MB in 3s (46.0 MB/s) 2026-08-04 00:19:58.161514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2026-08-04 00:19:58.161523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2026-08-04 00:19:58.161532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2026-08-04 00:19:58.161547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-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-08-04 00:19:58.161557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 70% 2026-08-04 00:19:58.161566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 75% 2026-08-04 00:19:58.161583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 80% 2026-08-04 00:19:58.161595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% (Reading database ... 90% 2026-08-04 00:19:58.161729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2026-08-04 00:19:58.161770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:19:58.161828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-04 00:19:58.161840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-04 00:19:58.161850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2026-08-04 00:19:58.161864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-04 00:19:58.161914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:19:58.161944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-04 00:19:58.161988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-04 00:19:58.162025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:19:58.162066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-04 00:19:58.162105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-04 00:19:58.162144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:19:58.162183 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2026-08-04 00:19:58.162221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../004-libjansson4_2.14-2build2_amd64.deb ... 2026-08-04 00:19:58.162258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:19:58.162296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2026-08-04 00:19:58.162369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../005-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-04 00:19:58.162386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-04 00:19:58.162400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2026-08-04 00:19:58.162517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../006-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:19:58.162548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:19:58.162566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2026-08-04 00:19:58.162579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:19:58.162593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:19:58.162620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2026-08-04 00:19:58.162662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-04 00:19:58.162710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-04 00:19:58.162830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2026-08-04 00:19:58.162891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-04 00:19:58.162934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-04 00:19:58.162976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2026-08-04 00:19:58.163017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-04 00:19:58.163057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-04 00:19:58.163097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2026-08-04 00:19:58.163137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-04 00:19:58.163177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-04 00:19:58.163210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2026-08-04 00:19:58.163245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../012-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-08-04 00:19:58.163299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:19:58.163314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2026-08-04 00:19:58.163387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../013-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-08-04 00:19:58.163444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:19:58.163483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2026-08-04 00:19:58.163523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../014-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:19:58.163562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.163600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2026-08-04 00:19:58.163643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.163683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../015-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:19:58.163721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.163760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2026-08-04 00:19:58.163816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../016-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:19:58.163846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.163876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2026-08-04 00:19:58.163933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../017-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:19:58.163968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.163984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2026-08-04 00:19:58.164001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../018-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:19:58.164037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.164067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2026-08-04 00:19:58.164097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../019-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:19:58.164132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.164166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-08-04 00:19:58.164206 | 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-08-04 00:19:58.164241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.164276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2026-08-04 00:19:58.164309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../021-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-04 00:19:58.164395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.164412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2026-08-04 00:19:58.164431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../022-libc-dev-bin_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:19:58.164451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:19:58.164463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2026-08-04 00:19:58.164500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../023-linux-libc-dev_6.8.0-136.136_amd64.deb ... 2026-08-04 00:19:58.164533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-136.136) ... 2026-08-04 00:19:58.164566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2026-08-04 00:19:58.164599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../024-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-08-04 00:19:58.164632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-08-04 00:19:58.164665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2026-08-04 00:19:58.164699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../025-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-08-04 00:19:58.164733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.164768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-08-04 00:19:58.164810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2026-08-04 00:19:58.164851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../026-libc6-dev_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:19:58.164885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.8) ... 2026-08-04 00:19:58.164919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2026-08-04 00:19:58.164953 | 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-08-04 00:19:58.164986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.165019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2026-08-04 00:19:58.165052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../028-libisl23_0.26-3build1.1_amd64.deb ... 2026-08-04 00:19:58.165086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:19:58.165119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2026-08-04 00:19:58.165152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../029-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-08-04 00:19:58.165185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:19:58.165219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-08-04 00:19:58.165253 | 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-08-04 00:19:58.165286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.165319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2026-08-04 00:19:58.165363 | 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-08-04 00:19:58.165399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.165432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-08-04 00:19:58.165473 | 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-08-04 00:19:58.165508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.165528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2026-08-04 00:19:58.165569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../033-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-04 00:19:58.165610 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.165644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2026-08-04 00:19:58.165685 | 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-08-04 00:19:58.165707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.165727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2026-08-04 00:19:58.165772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../035-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:19:58.165823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.165844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2026-08-04 00:19:58.165865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../036-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:19:58.165905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.165926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2026-08-04 00:19:58.165960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../037-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:19:58.165982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.166032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2026-08-04 00:19:58.166054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../038-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:19:58.166074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.166107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2026-08-04 00:19:58.166128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../039-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:19:58.166187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.166211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2026-08-04 00:19:58.166230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../040-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:19:58.166250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.166270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2026-08-04 00:19:58.166305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../041-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:19:58.166325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.166372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2026-08-04 00:19:58.166395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../042-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:19:58.166441 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.166462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2026-08-04 00:19:58.166499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../043-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:19:58.166516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.166536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2026-08-04 00:19:58.166557 | 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-08-04 00:19:58.166580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.166624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-08-04 00:19:58.166647 | 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-08-04 00:19:58.166683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.166715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2026-08-04 00:19:58.166737 | 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-08-04 00:19:58.166774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.168052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-08-04 00:19:58.168107 | 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-08-04 00:19:58.168120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.168131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2026-08-04 00:19:58.168141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../048-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-04 00:19:58.168152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.168162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-08-04 00:19:58.168172 | 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-08-04 00:19:58.168182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.168192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-08-04 00:19:58.168203 | 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-08-04 00:19:58.168213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.168223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2026-08-04 00:19:58.168233 | 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-08-04 00:19:58.168243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.168253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-08-04 00:19:58.168263 | 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-08-04 00:19:58.168304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.168316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2026-08-04 00:19:58.168326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../053-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-04 00:19:58.168379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.168390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2026-08-04 00:19:58.168400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../054-make_4.3-4.1build2_amd64.deb ... 2026-08-04 00:19:58.168410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2026-08-04 00:19:58.168420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2026-08-04 00:19:58.168429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../055-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-08-04 00:19:58.168439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:19:58.168449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2026-08-04 00:19:58.168459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../056-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-08-04 00:19:58.168469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:19:58.168479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2026-08-04 00:19:58.168488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../057-lto-disabled-list_47_all.deb ... 2026-08-04 00:19:58.168498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2026-08-04 00:19:58.168509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2026-08-04 00:19:58.168519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../058-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-08-04 00:19:58.168529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:19:58.168538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2026-08-04 00:19:58.168548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../059-build-essential_12.10ubuntu1_amd64.deb ... 2026-08-04 00:19:58.168558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2026-08-04 00:19:58.168567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-08-04 00:19:58.168577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../060-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-04 00:19:58.168598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:19:58.168609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2026-08-04 00:19:58.168619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../061-liberror-perl_0.17029-2_all.deb ... 2026-08-04 00:19:58.168629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2026-08-04 00:19:58.168638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2026-08-04 00:19:58.168648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../062-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-08-04 00:19:58.168658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-08-04 00:19:58.168667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2026-08-04 00:19:58.168677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../063-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-08-04 00:19:58.168687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-08-04 00:19:58.168696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2026-08-04 00:19:58.168706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:19:58.168722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-04 00:19:58.168732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2026-08-04 00:19:58.168742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../065-libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:19:58.168752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:19:58.168761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2026-08-04 00:19:58.168771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../066-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2026-08-04 00:19:58.168815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-08-04 00:19:58.168833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2026-08-04 00:19:58.168843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../067-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-08-04 00:19:58.168853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-08-04 00:19:58.168863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2026-08-04 00:19:58.168954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.168967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../068-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:19:58.168977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:19:58.168987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2026-08-04 00:19:58.168997 | 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-08-04 00:19:58.169007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-04 00:19:58.169017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2026-08-04 00:19:58.169027 | 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-08-04 00:19:58.169037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-04 00:19:58.169047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2026-08-04 00:19:58.169057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../071-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-08-04 00:19:58.169067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-08-04 00:19:58.169076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libnorm1t64:amd64. 2026-08-04 00:19:58.169086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../072-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-04 00:19:58.169096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-04 00:19:58.169106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2026-08-04 00:19:58.169116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../073-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2026-08-04 00:19:58.169126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.169136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2026-08-04 00:19:58.169145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../074-libpcre3_2%3a8.39-15build1_amd64.deb ... 2026-08-04 00:19:58.169155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.169172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2026-08-04 00:19:58.169182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../075-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2026-08-04 00:19:58.169192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.169202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2026-08-04 00:19:58.169212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../076-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2026-08-04 00:19:58.169222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.169232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2026-08-04 00:19:58.169242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../077-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2026-08-04 00:19:58.169252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.169262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-04 00:19:58.169272 | 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-08-04 00:19:58.169282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-04 00:19:58.169292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2026-08-04 00:19:58.169302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../079-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-04 00:19:58.169311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-04 00:19:58.169321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2026-08-04 00:19:58.169354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../080-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:19:58.169365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-04 00:19:58.169376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2026-08-04 00:19:58.169386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../081-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-04 00:19:58.169403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-04 00:19:58.169414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2026-08-04 00:19:58.169423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../082-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:19:58.169434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-04 00:19:58.169443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2026-08-04 00:19:58.169453 | 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-08-04 00:19:58.169463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-04 00:19:58.169473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2026-08-04 00:19:58.169483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../084-libpython3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:19:58.169493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:19:58.171887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2026-08-04 00:19:58.171942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../085-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-04 00:19:58.171955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-04 00:19:58.171965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsodium23:amd64. 2026-08-04 00:19:58.171975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../086-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:19:58.171985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:19:58.171994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2026-08-04 00:19:58.172004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../087-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:19:58.172014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:19:58.172023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2026-08-04 00:19:58.172033 | 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-08-04 00:19:58.172043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:19:58.172053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2026-08-04 00:19:58.172062 | 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-08-04 00:19:58.172072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:19:58.172082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libzmq5:amd64. 2026-08-04 00:19:58.172092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../090-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-04 00:19:58.172101 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-04 00:19:58.172111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2026-08-04 00:19:58.172121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../091-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-04 00:19:58.172131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-04 00:19:58.172141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2026-08-04 00:19:58.172151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../092-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-04 00:19:58.172161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-04 00:19:58.172171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2026-08-04 00:19:58.172180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../093-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-04 00:19:58.172190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-04 00:19:58.172209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2026-08-04 00:19:58.172219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../094-python3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:19:58.172229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.172239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-08-04 00:19:58.172249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2026-08-04 00:19:58.172259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../095-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-04 00:19:58.172275 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-04 00:19:58.172285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2026-08-04 00:19:58.172297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../096-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-04 00:19:58.172309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-04 00:19:58.172319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2026-08-04 00:19:58.172329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../097-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-04 00:19:58.172359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-04 00:19:58.172369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2026-08-04 00:19:58.172390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../098-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-04 00:19:58.172400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-04 00:19:58.172410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2026-08-04 00:19:58.172420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../099-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-04 00:19:58.172430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-04 00:19:58.172440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.172449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyajl2:amd64. 2026-08-04 00:19:58.172459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../100-libyajl2_2.1.0-5build1_amd64.deb ... 2026-08-04 00:19:58.172469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-08-04 00:19:58.172478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-core. 2026-08-04 00:19:58.172488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../101-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-04 00:19:58.172498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-04 00:19:58.172508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2026-08-04 00:19:58.172517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../102-zip_3.0-13ubuntu0.2_amd64.deb ... 2026-08-04 00:19:58.172527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2026-08-04 00:19:58.172537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2026-08-04 00:19:58.172547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../103-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-04 00:19:58.172557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-04 00:19:58.172566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2026-08-04 00:19:58.172576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../104-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-04 00:19:58.172586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.172596 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-04 00:19:58.172606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-plugin-python3. 2026-08-04 00:19:58.172616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../105-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-04 00:19:58.172626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-04 00:19:58.172642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-04 00:19:58.172653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-04 00:19:58.172662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2026-08-04 00:19:58.172672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:19:58.172687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.172697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-04 00:19:58.172707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:19:58.172717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.172727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-08-04 00:19:58.172737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-04 00:19:58.172746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:19:58.172756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-136.136) ... 2026-08-04 00:19:58.172766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.172800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.172815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:19:58.172825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-04 00:19:58.172834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.172844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:19:58.172854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2026-08-04 00:19:58.172872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:19:58.172882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-04 00:19:58.172892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.172902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2026-08-04 00:19:58.172911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-04 00:19:58.172921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-08-04 00:19:58.172931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.172941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2026-08-04 00:19:58.172950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:19:58.172960 | 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-08-04 00:19:58.172971 | 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-08-04 00:19:58.172982 | 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-08-04 00:19:58.172992 | 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-08-04 00:19:58.173009 | 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-08-04 00:19:58.173019 | 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-08-04 00:19:58.173029 | 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-08-04 00:19:58.173039 | 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-08-04 00:19:58.173049 | 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-08-04 00:19:58.173064 | 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-08-04 00:19:58.173075 | 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-08-04 00:19:58.173085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-04 00:19:58.173105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.173115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:19:58.173125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-04 00:19:58.173144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:19:58.173154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:19:58.173174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-08-04 00:19:58.173193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-04 00:19:58.173219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-04 00:19:58.173228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-08-04 00:19:58.173238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-04 00:19:58.173248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-04 00:19:58.173268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.173284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:19:58.173294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:19:58.173304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:19:58.173314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-04 00:19:58.173397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.173407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.173417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:19:58.173427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-04 00:19:58.173437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-04 00:19:58.173446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-04 00:19:58.173456 | 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-08-04 00:19:58.173466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-04 00:19:58.173476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:19:58.173486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-04 00:19:58.173496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:19:58.173506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-04 00:19:58.173515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.173525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-04 00:19:58.173535 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-04 00:19:58.173545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-04 00:19:58.173568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-08-04 00:19:58.173578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-08-04 00:19:58.173588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:19:58.173608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.8) ... 2026-08-04 00:19:58.173618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-04 00:19:58.173628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:19:58.173638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-04 00:19:58.173657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.173667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.173684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.173694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-08-04 00:19:58.173714 | 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-08-04 00:19:58.173731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:19:58.173741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-04 00:19:58.173750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:19:58.173760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:19:58.173770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-08-04 00:19:58.173807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.173817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-04 00:19:58.173827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.173837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:19:58.173847 | 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-08-04 00:19:58.173857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.173867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-04 00:19:58.173877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2026-08-04 00:19:58.173887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2026-08-04 00:19:58.173897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2026-08-04 00:19:58.173907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2026-08-04 00:19:58.173917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2026-08-04 00:19:58.173927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2026-08-04 00:19:58.173936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2026-08-04 00:19:58.173946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2026-08-04 00:19:58.173956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2026-08-04 00:19:58.173966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2026-08-04 00:19:58.173976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2026-08-04 00:19:58.173986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2026-08-04 00:19:58.173996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2026-08-04 00:19:58.174006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2026-08-04 00:19:58.174016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2026-08-04 00:19:58.174026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2026-08-04 00:19:58.174036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2026-08-04 00:19:58.174045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2026-08-04 00:19:58.174055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2026-08-04 00:19:58.174066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2026-08-04 00:19:58.174075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.174085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2026-08-04 00:19:58.174095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2026-08-04 00:19:58.174113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2026-08-04 00:19:58.174128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2026-08-04 00:19:58.174138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2026-08-04 00:19:58.174148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:19:58.174158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:19:58.174168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-08-04 00:19:58.174178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-08-04 00:19:58.174188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2026-08-04 00:19:58.174198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:19:58.174207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-08-04 00:19:58.174217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.174227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-08-04 00:19:58.174237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.174247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:19:58.174257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-04 00:19:58.174266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-04 00:19:58.174276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:19:58.174294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: 2026-08-04 00:19:58.174304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-08-04 00:19:58.174314 | 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-08-04 00:19:58.174325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2026-08-04 00:19:58.174358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:19:58.174368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container fb4b3666333e 2026-08-04 00:19:58.174378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> f55317789a3f 2026-08-04 00:19:58.174388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/12 : ADD openstack-base-archive /openstack-base-source 2026-08-04 00:19:58.174398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> bd928045a25f 2026-08-04 00:19:58.174409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/12 : ADD plugins-archive / 2026-08-04 00:19:58.174419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 7b1d84311a70 2026-08-04 00:19:58.174432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/12 : 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-08-04 00:19:58.174447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in dac904c3ea5b 2026-08-04 00:19:58.174457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container dac904c3ea5b 2026-08-04 00:19:58.174467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> f1e8d2bc356a 2026-08-04 00:19:58.174477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/12 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2026-08-04 00:19:58.174494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 9b9bace52adc 2026-08-04 00:19:58.174504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 9b9bace52adc 2026-08-04 00:19:58.174514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> f4e155ac6a88 2026-08-04 00:19:58.174533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/12 : 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-08-04 00:19:58.174546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in d4c54f3a4424 2026-08-04 00:19:58.174556 | 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-08-04 00:19:58.174567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2026-08-04 00:19:58.174584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-26.2-py3-none-any.whl.metadata (4.6 kB) 2026-08-04 00:19:58.174594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-08-04 00:19:58.174605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2026-08-04 00:19:58.174615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:19:58.174625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-08-04 00:19:58.174635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools 2026-08-04 00:19:58.174645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-04 00:19:58.174655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=24.0 (from wheel) 2026-08-04 00:19:58.174665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-08-04 00:19:58.174675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-26.2-py3-none-any.whl (1.8 MB) 2026-08-04 00:19:58.174685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.9 MB/s eta 0:00:00 2026-08-04 00:19:58.174695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-04 00:19:58.174712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-04 00:19:58.174722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 22.1 MB/s eta 0:00:00 2026-08-04 00:19:58.174732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-08-04 00:19:58.174742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 106.7 MB/s eta 0:00:00 2026-08-04 00:19:58.174752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: setuptools, pip, packaging, wheel 2026-08-04 00:19:58.174762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2026-08-04 00:19:58.174772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2026-08-04 00:19:58.174808 | 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-08-04 00:19:58.174819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-04 00:19:58.174829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2026-08-04 00:19:58.174839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2026-08-04 00:19:58.174848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2026-08-04 00:19:58.174858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2026-08-04 00:19:58.174868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2026-08-04 00:19:58.174878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2026-08-04 00:19:58.174893 | 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-08-04 00:19:58.174904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-04 00:19:58.174914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed packaging-24.2 pip-26.2 setuptools-83.0.0 wheel-0.47.0 2026-08-04 00:19:58.174925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2026-08-04 00:19:58.174935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to ./tmp/pip-req-build-pzhl42z3 2026-08-04 00:19:58.174945 | 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-pzhl42z3 2026-08-04 00:19:58.174955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-08-04 00:19:58.174966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit 0c49ef5f6e742e581abbc05d5ae7c73f541450ac 2026-08-04 00:19:58.174976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.174986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.174996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.175006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.175021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2026-08-04 00:19:58.175031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:19:58.175041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.175058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.175068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2026-08-04 00:19:58.175078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-04 00:19:58.175088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2026-08-04 00:19:58.175098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2026-08-04 00:19:58.175108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2026-08-04 00:19:58.175118 | 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-08-04 00:19:58.175128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2026-08-04 00:19:58.175138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-04 00:19:58.175148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2026-08-04 00:19:58.175158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 00:19:58.175167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2026-08-04 00:19:58.175177 | 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-08-04 00:19:58.175188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2026-08-04 00:19:58.175197 | 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-08-04 00:19:58.175211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2026-08-04 00:19:58.175221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-04 00:19:58.175231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2026-08-04 00:19:58.175241 | 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-08-04 00:19:58.175251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2026-08-04 00:19:58.175261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2026-08-04 00:19:58.175271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2026-08-04 00:19:58.175281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:19:58.175291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2026-08-04 00:19:58.175305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-08-04 00:19:58.175315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2026-08-04 00:19:58.175325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2026-08-04 00:19:58.175349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2026-08-04 00:19:58.175368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-04 00:19:58.175378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2026-08-04 00:19:58.175388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.7.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 00:19:58.175402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2026-08-04 00:19:58.175415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2026-08-04 00:19:58.175428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2026-08-04 00:19:58.175476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-04 00:19:58.175491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2026-08-04 00:19:58.175512 | 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-08-04 00:19:58.175526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2026-08-04 00:19:58.175555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-04 00:19:58.175570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2026-08-04 00:19:58.175610 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 00:19:58.175625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2026-08-04 00:19:58.175661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:19:58.175675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2026-08-04 00:19:58.175703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:19:58.175729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2026-08-04 00:19:58.175764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-08-04 00:19:58.175802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2026-08-04 00:19:58.175820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-04 00:19:58.175834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2026-08-04 00:19:58.175871 | 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-08-04 00:19:58.175886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2026-08-04 00:19:58.175920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:19:58.175935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2026-08-04 00:19:58.175970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-08-04 00:19:58.175985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2026-08-04 00:19:58.176021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-04 00:19:58.176036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2026-08-04 00:19:58.176071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-08-04 00:19:58.176086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2026-08-04 00:19:58.176121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2026-08-04 00:19:58.176135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2026-08-04 00:19:58.176163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2026-08-04 00:19:58.176189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2026-08-04 00:19:58.176216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-04 00:19:58.176242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2026-08-04 00:19:58.176277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2026-08-04 00:19:58.176292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2026-08-04 00:19:58.176325 | 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-08-04 00:19:58.176368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2026-08-04 00:19:58.176405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-04 00:19:58.176420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2026-08-04 00:19:58.176442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:19:58.176479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2026-08-04 00:19:58.176493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-08-04 00:19:58.176519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2026-08-04 00:19:58.176553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:19:58.176573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2026-08-04 00:19:58.176600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:19:58.176627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2026-08-04 00:19:58.176661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-08-04 00:19:58.176676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2026-08-04 00:19:58.176710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-04 00:19:58.176725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2026-08-04 00:19:58.176757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.12.1-py3-none-any.whl.metadata (4.0 kB) 2026-08-04 00:19:58.176772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2026-08-04 00:19:58.176811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2026-08-04 00:19:58.176845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2026-08-04 00:19:58.176859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2026-08-04 00:19:58.176896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.176910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.176946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.176961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.176996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.177011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.177045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2026-08-04 00:19:58.177060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2026-08-04 00:19:58.177093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2026-08-04 00:19:58.177107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-04 00:19:58.177143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2026-08-04 00:19:58.177158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2026-08-04 00:19:58.177192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.177207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.177242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.177277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.177291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.177326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.177362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2026-08-04 00:19:58.177385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.11.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-04 00:19:58.177399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2026-08-04 00:19:58.177428 | 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-08-04 00:19:58.177453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2026-08-04 00:19:58.177489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.3.0-py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:19:58.177504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2026-08-04 00:19:58.177538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-04 00:19:58.177552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2026-08-04 00:19:58.177587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 00:19:58.177601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2026-08-04 00:19:58.177625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_config-9.7.2-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:19:58.177661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2026-08-04 00:19:58.177675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:19:58.177709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2026-08-04 00:19:58.177724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:19:58.177759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2026-08-04 00:19:58.177794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:19:58.177815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2026-08-04 00:19:58.177835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-04 00:19:58.177850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2026-08-04 00:19:58.178008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_messaging-16.1.2-py3-none-any.whl.metadata (3.3 kB) 2026-08-04 00:19:58.178058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2026-08-04 00:19:58.178076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-04 00:19:58.178093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2026-08-04 00:19:58.178120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:19:58.178138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2026-08-04 00:19:58.178157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.6.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-04 00:19:58.178174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2026-08-04 00:19:58.178192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2026-08-04 00:19:58.178208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2026-08-04 00:19:58.178226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.5.1-py3-none-any.whl.metadata (2.0 kB) 2026-08-04 00:19:58.178249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2026-08-04 00:19:58.178268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:19:58.178285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2026-08-04 00:19:58.178302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_service-4.1.2-py3-none-any.whl.metadata (2.8 kB) 2026-08-04 00:19:58.178319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2026-08-04 00:19:58.178405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:19:58.178433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2026-08-04 00:19:58.178449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-04 00:19:58.178465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2026-08-04 00:19:58.178482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 00:19:58.178498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2026-08-04 00:19:58.178516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.6.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 00:19:58.178536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2026-08-04 00:19:58.178552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2026-08-04 00:19:58.178567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2026-08-04 00:19:58.178584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-04 00:19:58.178606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2026-08-04 00:19:58.178622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-04 00:19:58.178636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2026-08-04 00:19:58.178652 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-08-04 00:19:58.178672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2026-08-04 00:19:58.178687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2026-08-04 00:19:58.178702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2026-08-04 00:19:58.178724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-08-04 00:19:58.178740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2026-08-04 00:19:58.178762 | 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-08-04 00:19:58.178817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycadf 2026-08-04 00:19:58.178848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-04 00:19:58.178864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2026-08-04 00:19:58.178879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-08-04 00:19:58.178900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2026-08-04 00:19:58.178916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2026-08-04 00:19:58.178937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.178952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.178985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.179005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.179021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.179042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.179063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2026-08-04 00:19:58.179084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-08-04 00:19:58.179118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2026-08-04 00:19:58.179135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-04 00:19:58.179154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2026-08-04 00:19:58.179169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2026-08-04 00:19:58.179189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2026-08-04 00:19:58.179209 | 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-08-04 00:19:58.179229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2026-08-04 00:19:58.179249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-08-04 00:19:58.179268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2026-08-04 00:19:58.179288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 00:19:58.179309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2026-08-04 00:19:58.179352 | 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-08-04 00:19:58.179402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2026-08-04 00:19:58.179426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.2.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-04 00:19:58.179449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2026-08-04 00:19:58.179470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2026-08-04 00:19:58.179491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2026-08-04 00:19:58.179511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-04 00:19:58.179531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2026-08-04 00:19:58.179555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.1.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:19:58.179598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2026-08-04 00:19:58.179620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.10.3-py3-none-any.whl.metadata (4.7 kB) 2026-08-04 00:19:58.179641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2026-08-04 00:19:58.179661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:19:58.179681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2026-08-04 00:19:58.179701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:19:58.179722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2026-08-04 00:19:58.179775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.4.1-py3-none-any.whl.metadata (5.6 kB) 2026-08-04 00:19:58.179833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2026-08-04 00:19:58.179849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:19:58.179869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2026-08-04 00:19:58.179886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-04 00:19:58.179907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2026-08-04 00:19:58.179927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-08-04 00:19:58.179959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2026-08-04 00:19:58.179976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:19:58.179999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2026-08-04 00:19:58.180021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2026-08-04 00:19:58.180042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2026-08-04 00:19:58.180071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_qpid_proton-0.40.0.tar.gz (354 kB) 2026-08-04 00:19:58.180091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.180107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.180127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.180147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.180168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.180188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.180210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2026-08-04 00:19:58.180230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.7.1-py3-none-any.whl.metadata (4.0 kB) 2026-08-04 00:19:58.180250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2026-08-04 00:19:58.180270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.8.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-04 00:19:58.180291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2026-08-04 00:19:58.180312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-04 00:19:58.180396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2026-08-04 00:19:58.180421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-08-04 00:19:58.180438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2026-08-04 00:19:58.180454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-08-04 00:19:58.180475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2026-08-04 00:19:58.180490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-08-04 00:19:58.180505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2026-08-04 00:19:58.180526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2026-08-04 00:19:58.180541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2026-08-04 00:19:58.180561 | 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-08-04 00:19:58.180577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2026-08-04 00:19:58.180597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-04 00:19:58.180618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.180639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.180659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.180679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.180699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.180733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.180757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2026-08-04 00:19:58.180807 | 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-08-04 00:19:58.180838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2026-08-04 00:19:58.180855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:19:58.180875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2026-08-04 00:19:58.180895 | 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-08-04 00:19:58.180914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2026-08-04 00:19:58.180934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2026-08-04 00:19:58.180954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2026-08-04 00:19:58.180973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:19:58.180993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2026-08-04 00:19:58.181012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2026-08-04 00:19:58.181032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.181076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.181099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.181128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.181148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.181165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.181186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uwsgi 2026-08-04 00:19:58.181206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-08-04 00:19:58.181227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 19.5 MB/s 0:00:00 2026-08-04 00:19:58.181247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.181266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.181286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.181307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.181348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.181372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.181413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2026-08-04 00:19:58.181434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-04 00:19:58.181456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2026-08-04 00:19:58.181478 | 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-08-04 00:19:58.181499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in ./var/lib/kolla/venv/lib/python3.12/site-packages (26.2) 2026-08-04 00:19:58.181533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2026-08-04 00:19:58.181554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-04 00:19:58.181576 | 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) (83.0.0) 2026-08-04 00:19:58.181597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2026-08-04 00:19:58.181619 | 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-08-04 00:19:58.181639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2026-08-04 00:19:58.181660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:19:58.181679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2026-08-04 00:19:58.181699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-04 00:19:58.181719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2026-08-04 00:19:58.181739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 00:19:58.181761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2026-08-04 00:19:58.181811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-04 00:19:58.181838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2026-08-04 00:19:58.181858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-08-04 00:19:58.181878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.8 (from cmd2) 2026-08-04 00:19:58.181898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-08-04 00:19:58.181917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.181936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.181953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.181986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.182004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.182021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.182070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.2.10 (from cmd2) 2026-08-04 00:19:58.182098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-08-04 00:19:58.182115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2026-08-04 00:19:58.182131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-08-04 00:19:58.182172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2026-08-04 00:19:58.182191 | 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-08-04 00:19:58.182209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2026-08-04 00:19:58.182249 | 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-08-04 00:19:58.182276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=22.2.0 (from jsonschema) 2026-08-04 00:19:58.182292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:19:58.182310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2026-08-04 00:19:58.182327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:19:58.182361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2026-08-04 00:19:58.182379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-08-04 00:19:58.182409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2026-08-04 00:19:58.182428 | 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-08-04 00:19:58.182460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2026-08-04 00:19:58.182478 | 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-08-04 00:19:58.182509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-04 00:19:58.182527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_cache-3.11.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-04 00:19:58.182559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-04 00:19:58.182576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-08-04 00:19:58.182606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata (from kombu) 2026-08-04 00:19:58.182645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-04 00:19:58.182663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2026-08-04 00:19:58.182679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2026-08-04 00:19:58.182719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2026-08-04 00:19:58.182738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:19:58.182755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2026-08-04 00:19:58.182814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-04 00:19:58.182838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2026-08-04 00:19:58.182853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-08-04 00:19:58.182870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2026-08-04 00:19:58.182887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-08-04 00:19:58.182903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2026-08-04 00:19:58.182945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2026-08-04 00:19:58.182963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2026-08-04 00:19:58.182979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-04 00:19:58.182997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2026-08-04 00:19:58.183038 | 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-08-04 00:19:58.183067 | 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-08-04 00:19:58.183084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2026-08-04 00:19:58.183101 | 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-08-04 00:19:58.183117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2026-08-04 00:19:58.183151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-04 00:19:58.183169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2026-08-04 00:19:58.183199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-08-04 00:19:58.183216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2026-08-04 00:19:58.183256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2026-08-04 00:19:58.183275 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2026-08-04 00:19:58.183292 | 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-08-04 00:19:58.183309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2026-08-04 00:19:58.183371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-04 00:19:58.183386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2026-08-04 00:19:58.183402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-08-04 00:19:58.183418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2026-08-04 00:19:58.183434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-04 00:19:58.183478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2026-08-04 00:19:58.183496 | 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-08-04 00:19:58.183512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2026-08-04 00:19:58.183553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:19:58.183575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2026-08-04 00:19:58.183592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-04 00:19:58.183634 | 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-08-04 00:19:58.183653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2026-08-04 00:19:58.183671 | 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-08-04 00:19:58.183688 | 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-08-04 00:19:58.183722 | 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-08-04 00:19:58.183741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-04 00:19:58.183771 | 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-08-04 00:19:58.183828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2026-08-04 00:19:58.183842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.183859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.183875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.183921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.183941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.183954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.183971 | 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-08-04 00:19:58.183987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-08-04 00:19:58.184009 | 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-08-04 00:19:58.184026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.10.tar.gz (385 kB) 2026-08-04 00:19:58.184042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.184076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.184094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.184111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.184153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.184174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.184191 | 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-08-04 00:19:58.184208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) 2026-08-04 00:19:58.184247 | 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-08-04 00:19:58.184264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2026-08-04 00:19:58.184281 | 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-08-04 00:19:58.184311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2026-08-04 00:19:58.184903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2026-08-04 00:19:58.184926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-08-04 00:19:58.184940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME) 2026-08-04 00:19:58.184951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:19:58.184963 | 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-08-04 00:19:58.184974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2026-08-04 00:19:58.184985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-08-04 00:19:58.185010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:19:58.185020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-08-04 00:19:58.185031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:19:58.185042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:19:58.185052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.185062 | 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-08-04 00:19:58.185073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2026-08-04 00:19:58.185083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2026-08-04 00:19:58.185093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-08-04 00:19:58.185104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2026-08-04 00:19:58.185115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2026-08-04 00:19:58.185126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2026-08-04 00:19:58.185136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-08-04 00:19:58.185146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) 2026-08-04 00:19:58.185157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 37.7 MB/s 0:00:00 2026-08-04 00:19:58.185167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2026-08-04 00:19:58.185178 | 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-08-04 00:19:58.185196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-04 00:19:58.185207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-04 00:19:58.185218 | 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-08-04 00:19:58.185228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 29.3 MB/s 0:00:00 2026-08-04 00:19:58.185239 | 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-08-04 00:19:58.185250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 27.8 MB/s 0:00:00 2026-08-04 00:19:58.185261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-04 00:19:58.185272 | 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-08-04 00:19:58.185282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 22.1 MB/s 0:00:00 2026-08-04 00:19:58.185293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2026-08-04 00:19:58.185310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-08-04 00:19:58.185326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-08-04 00:19:58.185378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2026-08-04 00:19:58.185389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-04 00:19:58.185399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-04 00:19:58.185409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.7.1-py3-none-any.whl (52 kB) 2026-08-04 00:19:58.185420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2026-08-04 00:19:58.185431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-08-04 00:19:58.185442 | 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-08-04 00:19:58.185453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 33.2 MB/s 0:00:00 2026-08-04 00:19:58.185463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-08-04 00:19:58.185474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2026-08-04 00:19:58.185484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.8-py3-none-any.whl (98 kB) 2026-08-04 00:19:58.185494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-08-04 00:19:58.185505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-08-04 00:19:58.185515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2026-08-04 00:19:58.185526 | 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-08-04 00:19:58.185538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 24.5 MB/s 0:00:00 2026-08-04 00:19:58.185550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-08-04 00:19:58.185561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-08-04 00:19:58.185572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2026-08-04 00:19:58.185583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-08-04 00:19:58.185593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2026-08-04 00:19:58.185604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2026-08-04 00:19:58.185614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2026-08-04 00:19:58.185624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2026-08-04 00:19:58.185642 | 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-08-04 00:19:58.185658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.1/613.1 kB 35.6 MB/s 0:00:00 2026-08-04 00:19:58.185669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2026-08-04 00:19:58.185681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-08-04 00:19:58.185691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-04 00:19:58.185709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-08-04 00:19:58.186848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-04 00:19:58.186871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-08-04 00:19:58.186882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-08-04 00:19:58.186892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-08-04 00:19:58.186903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.12.1-py3-none-any.whl (152 kB) 2026-08-04 00:19:58.186913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2026-08-04 00:19:58.186923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2026-08-04 00:19:58.186934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-04 00:19:58.186944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 17.8 MB/s 0:00:00 2026-08-04 00:19:58.186954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.11.1-py3-none-any.whl (312 kB) 2026-08-04 00:19:58.186965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-08-04 00:19:58.186976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.3.0-py3-none-any.whl (42 kB) 2026-08-04 00:19:58.186989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2026-08-04 00:19:58.187002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2026-08-04 00:19:58.187013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_config-9.7.2-py3-none-any.whl (131 kB) 2026-08-04 00:19:58.187023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2026-08-04 00:19:58.187034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2026-08-04 00:19:58.187045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-08-04 00:19:58.187056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2026-08-04 00:19:58.187066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_messaging-16.1.2-py3-none-any.whl (203 kB) 2026-08-04 00:19:58.187076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2026-08-04 00:19:58.187086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2026-08-04 00:19:58.187097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.6.0-py3-none-any.whl (38 kB) 2026-08-04 00:19:58.187107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2026-08-04 00:19:58.187117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.5.1-py3-none-any.whl (38 kB) 2026-08-04 00:19:58.187129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-08-04 00:19:58.187140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_service-4.1.2-py3-none-any.whl (87 kB) 2026-08-04 00:19:58.187150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2026-08-04 00:19:58.187160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-08-04 00:19:58.187171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl (86 kB) 2026-08-04 00:19:58.187181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.6.0-py3-none-any.whl (627 kB) 2026-08-04 00:19:58.187201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.0/627.0 kB 16.2 MB/s 0:00:00 2026-08-04 00:19:58.187211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2026-08-04 00:19:58.187222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2026-08-04 00:19:58.187240 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-08-04 00:19:58.187251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-08-04 00:19:58.187261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2026-08-04 00:19:58.187272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-08-04 00:19:58.187283 | 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-08-04 00:19:58.187294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-08-04 00:19:58.187316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-08-04 00:19:58.187327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-04 00:19:58.187379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2026-08-04 00:19:58.187390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.4-py3-none-any.whl (18 kB) 2026-08-04 00:19:58.187402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-08-04 00:19:58.187408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl (83 kB) 2026-08-04 00:19:58.187415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-04 00:19:58.187421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.2.0-py3-none-any.whl (95 kB) 2026-08-04 00:19:58.187426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2026-08-04 00:19:58.187433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2026-08-04 00:19:58.187438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.1.0-py3-none-any.whl (212 kB) 2026-08-04 00:19:58.187444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.10.3-py3-none-any.whl (241 kB) 2026-08-04 00:19:58.187450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-08-04 00:19:58.187456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2026-08-04 00:19:58.187462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.4.1-py3-none-any.whl (518 kB) 2026-08-04 00:19:58.187468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-04 00:19:58.187474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.4.0-py3-none-any.whl (143 kB) 2026-08-04 00:19:58.187479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.4.1-py3-none-any.whl (295 kB) 2026-08-04 00:19:58.187485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2026-08-04 00:19:58.187491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2026-08-04 00:19:58.187497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 31.0 MB/s 0:00:00 2026-08-04 00:19:58.187516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.7.1-py3-none-any.whl (88 kB) 2026-08-04 00:19:58.187526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.8.0-py3-none-any.whl (237 kB) 2026-08-04 00:19:58.187537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-08-04 00:19:58.187548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-08-04 00:19:58.187558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-08-04 00:19:58.187569 | 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-08-04 00:19:58.187580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-08-04 00:19:58.187591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-08-04 00:19:58.187603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-08-04 00:19:58.187615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2026-08-04 00:19:58.187627 | 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-08-04 00:19:58.187646 | 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-08-04 00:19:58.187657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-04 00:19:58.187667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2026-08-04 00:19:58.187678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) 2026-08-04 00:19:58.187689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-08-04 00:19:58.187700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2026-08-04 00:19:58.187718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-08-04 00:19:58.187729 | 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-08-04 00:19:58.187740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-08-04 00:19:58.187751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-08-04 00:19:58.187761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-04 00:19:58.187771 | 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-08-04 00:19:58.187808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-08-04 00:19:58.187819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-08-04 00:19:58.187829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2026-08-04 00:19:58.187839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2026-08-04 00:19:58.187849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2026-08-04 00:19:58.187859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-08-04 00:19:58.187870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2026-08-04 00:19:58.187887 | 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-08-04 00:19:58.187897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 53.5 MB/s 0:00:00 2026-08-04 00:19:58.187907 | 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-08-04 00:19:58.187917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2026-08-04 00:19:58.187926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 68.2 MB/s 0:00:00 2026-08-04 00:19:58.187936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-08-04 00:19:58.187946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-08-04 00:19:58.187955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2026-08-04 00:19:58.187965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_cache-3.11.0-py3-none-any.whl (76 kB) 2026-08-04 00:19:58.187974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2026-08-04 00:19:58.187984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-08-04 00:19:58.188012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2026-08-04 00:19:58.188022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-08-04 00:19:58.188033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2026-08-04 00:19:58.188052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-04 00:19:58.188063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2026-08-04 00:19:58.188074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.2.1-py3-none-any.whl (261 kB) 2026-08-04 00:19:58.188084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-08-04 00:19:58.188094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-04 00:19:58.188128 | 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-08-04 00:19:58.188139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-04 00:19:58.188161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-04 00:19:58.188179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2026-08-04 00:19:58.188190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-08-04 00:19:58.188209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-08-04 00:19:58.188228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-08-04 00:19:58.188253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-08-04 00:19:58.188263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2026-08-04 00:19:58.188283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-08-04 00:19:58.188293 | 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-08-04 00:19:58.188309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2026-08-04 00:19:58.188319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2026-08-04 00:19:58.188329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2026-08-04 00:19:58.188355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-08-04 00:19:58.188365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-08-04 00:19:58.188375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2026-08-04 00:19:58.188386 | 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-08-04 00:19:58.188396 | 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-08-04 00:19:58.188407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): started 2026-08-04 00:19:58.188417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev42-py2.py3-none-any.whl size=51699 sha256=a7aecf2f99f9be54cbc083efbeda78d482b3e184d732935abc02e5d835f7749f 2026-08-04 00:19:58.188437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2026-08-04 00:19:58.188447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): started 2026-08-04 00:19:58.188457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20004 sha256=8dca09178d44fa8e0e86a6a181d06dbcb3989b83bf2f9ca7754a15d857396f8d 2026-08-04 00:19:58.188481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2026-08-04 00:19:58.188493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): started 2026-08-04 00:19:58.188504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188514 | 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=35950 sha256=7830a4b239736da00e1d7c53a08c7688b5dc17d65b3e6645f10a606f7530bd42 2026-08-04 00:19:58.188525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2026-08-04 00:19:58.188536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): started 2026-08-04 00:19:58.188546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188561 | 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=af9755ab7bcbc0bd1abbdbde35e2cd50592494416fd0f3435becd124ae4fb02b 2026-08-04 00:19:58.188572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2026-08-04 00:19:58.188582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2026-08-04 00:19:58.188591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188615 | 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=1126720 sha256=ccd7724b431d7559a0be4f72f773cd278fa2fbd4b01914c066a9da5863aac0c5 2026-08-04 00:19:58.188627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/53/e6/c5/f106be58a635755c5c73415b829cba40637db11be980c5db33 2026-08-04 00:19:58.188638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): started 2026-08-04 00:19:58.188648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188658 | 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=ca76131400d9e78c5474ad513fa60db4e7bc734088dce1bbbc2ac81ec3b465be 2026-08-04 00:19:58.188669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-04 00:19:58.188678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): started 2026-08-04 00:19:58.188688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10787 sha256=434ac344f94c230069e277ead188dc89cd19b003b884b1245fa5eafcf4b86830 2026-08-04 00:19:58.188707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2026-08-04 00:19:58.188717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): started 2026-08-04 00:19:58.188727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188737 | 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=596876 sha256=3f6ed36b8f41cfbced7adf8f1e1fb3bf3cd6776ba1d7387e17f220b3a18a1626 2026-08-04 00:19:58.188747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-08-04 00:19:58.188756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): started 2026-08-04 00:19:58.188766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188776 | 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=9b4985ad1a216c1a7f8ab9e0932340801762d66f228dee95f33e11692911662a 2026-08-04 00:19:58.188809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2026-08-04 00:19:58.188819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): started 2026-08-04 00:19:58.188828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188838 | 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=529615 sha256=ef5426ed83593e21de23e682cabb270b1b7e9d8e8be968c9dc37a2665e7782b7 2026-08-04 00:19:58.188849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 2026-08-04 00:19:58.188859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): started 2026-08-04 00:19:58.188881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188891 | 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=2d98f404139cbb8030b1ba32d9a97cb8398a82806bbb2da1872be1faf0a6c971 2026-08-04 00:19:58.188912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-08-04 00:19:58.188922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): started 2026-08-04 00:19:58.188931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): finished with status 'done' 2026-08-04 00:19:58.188941 | 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=69380 sha256=d5e1a2ae3d233364c08fb3d9006d958e1bc2d548d23acf906552ffff2449eadc 2026-08-04 00:19:58.188952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kbjr9h1c/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2026-08-04 00:19:58.188963 | 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-08-04 00:19:58.188976 | 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-08-04 00:19:58.189010 | 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.dev42 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.2 castellan-5.2.1 certifi-2026.7.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.1 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.2 oslo.context-5.7.1 oslo.db-17.2.1 oslo.i18n-6.5.1 oslo.log-7.1.0 oslo.messaging-16.1.2 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.2 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.3 python-keystoneclient-5.6.0 python-magnumclient-4.8.1 python-manilaclient-5.4.1 python-memcached-1.62 python-mistralclient-5.4.0 python-neutronclient-11.4.1 python-novaclient-18.9.0 python-openstackclient-7.5.0 python-qpid-proton-0.40.0 python-swiftclient-4.7.1 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-08-04 00:19:58.189030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container d4c54f3a4424 2026-08-04 00:19:58.189041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 564fca297ed9 2026-08-04 00:19:58.189050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/12 : RUN echo > /etc/apache2/ports.conf 2026-08-04 00:19:58.189060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in ae76716638d8 2026-08-04 00:19:58.189073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container ae76716638d8 2026-08-04 00:19:58.189084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 22d2a80dea25 2026-08-04 00:19:58.189099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 11/12 : COPY patches /patches 2026-08-04 00:19:58.189110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 4fde6d680008 2026-08-04 00:19:58.189120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 12/12 : RUN kolla_patch 2026-08-04 00:19:58.189129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in e4b33ce86fba 2026-08-04 00:19:58.189143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[i] Applying /patches/os-brick-initiate-NVMeConnProps-with-controllers-in-extend_volume.patch 2026-08-04 00:19:58.189152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:patching file /var/lib/kolla/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py 2026-08-04 00:19:58.189171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:patching file /var/lib/kolla/venv/lib/python3.12/site-packages/os_brick/tests/initiator/connectors/test_nvmeof.py 2026-08-04 00:19:58.189205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:patching file /var/lib/kolla/venv/lib/python3.12/site-packages/releasenotes/notes/bug-2140543-ceb7c0517cc796bf.yaml 2026-08-04 00:19:58.189219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container e4b33ce86fba 2026-08-04 00:19:58.189253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 5eb0efead4f5 2026-08-04 00:19:58.189270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built c11262922d85 2026-08-04 00:19:58.189305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:19:58.189409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2026-08-04 00:19:58.189308 (took 0:03:18.832486) 2026-08-04 00:19:58.189463 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2026-08-04 00:19:58.189505 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2026-08-04 00:19:58.189546 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2026-08-04 00:19:58.189560 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2026-08-04 00:19:58.189592 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2026-08-04 00:19:58.189606 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-base) to queue 2026-08-04 00:19:58.189644 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2026-08-04 00:19:58.189658 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2026-08-04 00:19:58.189695 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2026-08-04 00:19:58.189709 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2026-08-04 00:19:58.189745 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2026-08-04 00:19:58.189760 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2026-08-04 00:19:58.189807 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2026-08-04 00:19:58.189827 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2026-08-04 00:19:58.189865 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2026-08-04 00:19:58.189880 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2026-08-04 00:19:58.189915 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2026-08-04 00:19:58.189939 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2026-08-04 00:19:58.189973 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2026-08-04 00:19:58.189988 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2026-08-04 00:19:58.190022 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2026-08-04 00:19:58.190036 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2026-08-04 00:19:58.190286 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2026-08-04 00:19:58.190304 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2026-08-04 00:19:58.190387 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2026-08-04 00:19:58.190309 2026-08-04 00:19:58.190911 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2026-08-04 00:19:58.191241 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2026-08-04 00:21:14.793071 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:21:14.793290 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> f26ae08cc6b1 2026-08-04 00:21:14.793483 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/12 : LABEL "build-date"="20260804" "name"="opensearch" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:21:14.793647 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 053059095a86 2026-08-04 00:21:14.793801 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 053059095a86 2026-08-04 00:21:14.793919 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 3ca8e6938f67 2026-08-04 00:21:14.793986 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 3/12 : 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-08-04 00:21:14.794097 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 00a235613a07 2026-08-04 00:21:14.794275 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 00a235613a07 2026-08-04 00:21:14.794362 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 92fa60886503 2026-08-04 00:21:14.794424 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 4/12 : 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-08-04 00:21:14.794481 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 0ab03126679a 2026-08-04 00:21:14.794573 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 0ab03126679a 2026-08-04 00:21:14.794669 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 1cc6da0e2d27 2026-08-04 00:21:14.794793 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/12 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch"% 2026-08-04 00:21:14.794925 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 8b5a59b6a64d 2026-08-04 00:21:14.794993 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 8b5a59b6a64d 2026-08-04 00:21:14.795050 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 4d8cbc8f6fdc 2026-08-04 00:21:14.795160 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 6/12 : 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-08-04 00:21:14.795330 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 8627f990500a 2026-08-04 00:21:14.795426 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,553 B] 2026-08-04 00:21:14.795506 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:21:14.798904 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:21:14.798934 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:21:14.798942 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [4,447 B] 2026-08-04 00:21:14.798961 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:21:14.798968 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:21:14.798974 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:21:14.798980 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:21:14.798986 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:21:14.798992 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:21:14.798998 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:21:14.799004 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:21:14.799011 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:21:14.799017 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:21:14.799024 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:21:14.799030 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:21:14.799036 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 28.2 MB in 3s (11.0 MB/s) 2026-08-04 00:21:14.799042 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-08-04 00:21:14.799048 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-08-04 00:21:14.799054 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-08-04 00:21:14.799060 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-08-04 00:21:14.799066 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2026-08-04 00:21:14.799072 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2026-08-04 00:21:14.799078 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:21:14.799084 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 978 MB of archives. 2026-08-04 00:21:14.799090 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,296 MB of additional disk space will be used. 2026-08-04 00:21:14.799096 | 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.6 [978 MB] 2026-08-04 00:21:14.799102 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 978 MB in 9s (110 MB/s) 2026-08-04 00:21:14.799108 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2026-08-04 00:21:14.799114 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2026-08-04 00:21:14.799141 | 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% 2026-08-04 00:21:14.799149 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2026-08-04 00:21:14.799156 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-08-04 00:21:14.799162 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2026-08-04 00:21:14.799184 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:21:14.799191 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.6_amd64.deb ... 2026-08-04 00:21:14.799197 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2026-08-04 00:21:14.799203 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2026-08-04 00:21:14.799209 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.6) ... 2026-08-04 00:21:14.799215 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.6) ... 2026-08-04 00:21:14.799221 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2026-08-04 00:21:14.799234 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2026-08-04 00:21:14.799241 | 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-08-04 00:21:14.799247 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2026-08-04 00:21:14.799253 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2026-08-04 00:21:14.799259 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2026-08-04 00:21:14.799266 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2026-08-04 00:21:14.799272 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2026-08-04 00:21:14.799279 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2026-08-04 00:21:14.799285 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2026-08-04 00:21:14.799290 | 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-08-04 00:21:14.799296 | 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-08-04 00:21:14.799303 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-08-04 00:21:14.799309 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:21:14.799315 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 8627f990500a 2026-08-04 00:21:14.799322 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> f5060da7cf66 2026-08-04 00:21:14.799328 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:21:14.799333 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 488bef239c0e 2026-08-04 00:21:14.799340 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/12 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-08-04 00:21:14.799346 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in fa4702868bbd 2026-08-04 00:21:14.799352 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container fa4702868bbd 2026-08-04 00:21:14.799358 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> a1b287a5b61e 2026-08-04 00:21:14.799364 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 9/12 : COPY patches /patches 2026-08-04 00:21:14.799370 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 298332e3fdb6 2026-08-04 00:21:14.799376 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/12 : RUN kolla_patch 2026-08-04 00:21:14.799386 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 11e9a6c0b798 2026-08-04 00:21:14.799392 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:[i] No series file found, nothing to patch. 2026-08-04 00:21:14.799528 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 11e9a6c0b798 2026-08-04 00:21:14.799583 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 7930fe4a7be4 2026-08-04 00:21:14.799760 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 11/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-08-04 00:21:14.799826 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in b9fb91875f39 2026-08-04 00:21:14.799861 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-08-04 00:21:14.799919 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-08-04 00:21:14.799998 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-08-04 00:21:14.800073 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2026-08-04 00:21:14.800153 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:21:14.800321 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-08-04 00:21:14.800460 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-08-04 00:21:14.800515 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-08-04 00:21:14.800642 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:21:14.800864 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container b9fb91875f39 2026-08-04 00:21:14.800927 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 5d2af3dc5c39 2026-08-04 00:21:14.800987 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 12/12 : USER opensearch 2026-08-04 00:21:14.801045 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 01bf245cb8c4 2026-08-04 00:21:14.801097 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 01bf245cb8c4 2026-08-04 00:21:14.801165 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8323f5041722 2026-08-04 00:21:14.801232 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built cc334d4646df 2026-08-04 00:21:14.801288 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20260804 2026-08-04 00:21:14.801387 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2026-08-04 00:21:14.801303 (took 0:01:16.610994) 2026-08-04 00:21:14.801752 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2026-08-04 00:21:14.801770 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2026-08-04 00:21:14.801877 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2026-08-04 00:21:14.801806 2026-08-04 00:21:14.803033 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2026-08-04 00:21:14.803998 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2026-08-04 00:23:35.967153 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:23:35.967303 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> f26ae08cc6b1 2026-08-04 00:23:35.967432 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/11 : LABEL "build-date"="20260804" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:23:35.967588 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 01d7ad48a03d 2026-08-04 00:23:35.967677 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 01d7ad48a03d 2026-08-04 00:23:35.967758 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> ca5539ad2185 2026-08-04 00:23:35.967894 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 3/11 : 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-08-04 00:23:35.967982 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in b17c9ad75090 2026-08-04 00:23:35.968067 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container b17c9ad75090 2026-08-04 00:23:35.968169 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> c518bfd4f41d 2026-08-04 00:23:35.968274 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 4/11 : 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-08-04 00:23:35.968348 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 698829e0d530 2026-08-04 00:23:35.968471 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 698829e0d530 2026-08-04 00:23:35.968559 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> b10a5f888b8f 2026-08-04 00:23:35.968647 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 5/11 : 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-08-04 00:23:35.968749 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 8c707619bf50 2026-08-04 00:23:35.968863 | 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-08-04 00:23:35.968956 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:23:35.969032 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,564 B] 2026-08-04 00:23:35.969111 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:23:35.969192 | 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-08-04 00:23:35.969270 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:23:35.969347 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:23:35.969495 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:23:35.969581 | 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,415 B] 2026-08-04 00:23:35.969662 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:23:35.969741 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:23:35.969846 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:23:35.969948 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:23:35.970015 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:23:35.970084 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:23:35.970152 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:23:35.970218 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:23:35.970290 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 28.2 MB in 3s (10.7 MB/s) 2026-08-04 00:23:35.970353 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-08-04 00:23:35.970442 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-08-04 00:23:35.970514 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-08-04 00:23:35.970583 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-08-04 00:23:35.970654 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2026-08-04 00:23:35.970723 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2026-08-04 00:23:35.970824 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:23:35.970901 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 353 MB of archives. 2026-08-04 00:23:35.970966 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,329 MB of additional disk space will be used. 2026-08-04 00:23:35.971032 | 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.6 [353 MB] 2026-08-04 00:23:35.971104 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 353 MB in 4s (97.1 MB/s) 2026-08-04 00:23:35.971180 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2026-08-04 00:23:35.971252 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2026-08-04 00:23:35.971318 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2026-08-04 00:23:35.971391 | 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-08-04 00:23:35.971534 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% 2026-08-04 00:23:35.971601 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2026-08-04 00:23:35.971671 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2026-08-04 00:23:35.971738 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2026-08-04 00:23:35.971821 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2026-08-04 00:23:35.971887 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2026-08-04 00:23:35.971944 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:23:35.972019 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.6_amd64.deb ... 2026-08-04 00:23:35.972079 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2026-08-04 00:23:35.972139 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.6) ... 2026-08-04 00:23:35.972195 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.6) ... 2026-08-04 00:23:35.972253 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2026-08-04 00:23:35.972317 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2026-08-04 00:23:35.972375 | 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-08-04 00:23:35.972446 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2026-08-04 00:23:35.972502 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2026-08-04 00:23:35.972554 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2026-08-04 00:23:35.972605 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2026-08-04 00:23:35.972675 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2026-08-04 00:23:35.972729 | 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-08-04 00:23:35.972791 | 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-08-04 00:23:35.972880 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-08-04 00:23:35.972939 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 8c707619bf50 2026-08-04 00:23:35.973001 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> dc6a013f5b7a 2026-08-04 00:23:35.973057 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:23:35.973118 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> c537266fdcc9 2026-08-04 00:23:35.973176 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/11 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-08-04 00:23:35.973239 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in d01b4bdecf6a 2026-08-04 00:23:35.973296 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container d01b4bdecf6a 2026-08-04 00:23:35.973357 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 40a123900c6a 2026-08-04 00:23:35.973438 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 8/11 : COPY patches /patches 2026-08-04 00:23:35.973485 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> c534eea13419 2026-08-04 00:23:35.973540 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/11 : RUN kolla_patch 2026-08-04 00:23:35.973598 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 233ffdf199e1 2026-08-04 00:23:35.973653 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:[i] No series file found, nothing to patch. 2026-08-04 00:23:35.973707 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 233ffdf199e1 2026-08-04 00:23:35.973766 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 8ecc3f342dd8 2026-08-04 00:23:35.973843 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 10/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-08-04 00:23:35.973910 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 4e2bb8b8fc36 2026-08-04 00:23:35.973970 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-08-04 00:23:35.974029 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-08-04 00:23:35.974085 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-08-04 00:23:35.974142 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2026-08-04 00:23:35.974195 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:23:35.974250 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-08-04 00:23:35.974310 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-08-04 00:23:35.974364 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-08-04 00:23:35.974465 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:23:35.974544 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 4e2bb8b8fc36 2026-08-04 00:23:35.974603 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 07f307c0572b 2026-08-04 00:23:35.974655 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 11/11 : USER opensearch-dashboards 2026-08-04 00:23:35.974705 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in bd5d6071388f 2026-08-04 00:23:35.974753 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container bd5d6071388f 2026-08-04 00:23:35.974829 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 3943488be5d7 2026-08-04 00:23:35.974887 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built 7f13863a51e6 2026-08-04 00:23:35.974937 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260804 2026-08-04 00:23:35.975052 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2026-08-04 00:23:35.974968 (took 0:02:21.173162) 2026-08-04 00:23:35.975471 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(valkey-base) 2026-08-04 00:23:35.976928 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-base:Processing 2026-08-04 00:23:35.977004 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Building started at 2026-08-04 00:23:35.975577 2026-08-04 00:23:35.977018 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-base:Turned 0 plugins into plugins archive 2026-08-04 00:23:35.977233 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-base:Turned 0 additions into additions archive 2026-08-04 00:23:39.489009 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:23:39.489085 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> f26ae08cc6b1 2026-08-04 00:23:39.489099 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 2/7 : LABEL "build-date"="20260804" "name"="valkey-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="valkey-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-08-04 00:23:39.489139 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Running in af701806f1c5 2026-08-04 00:23:39.489190 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Removed intermediate container af701806f1c5 2026-08-04 00:23:39.489342 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> 76a89dbb19a9 2026-08-04 00:23:39.489400 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 3/7 : RUN usermod --append --home /run/valkey --groups kolla valkey && mkdir -p /run/valkey && chown -R 42494:42494 /run/valkey 2026-08-04 00:23:39.489421 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Running in 09fb5b59fa3c 2026-08-04 00:23:39.489446 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Removed intermediate container 09fb5b59fa3c 2026-08-04 00:23:39.489481 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> b2a1a22ed69a 2026-08-04 00:23:39.489495 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:23:39.489507 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> 9a26d34f2437 2026-08-04 00:23:39.489561 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:23:39.489606 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Running in a33cce5d86e9 2026-08-04 00:23:39.489652 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Removed intermediate container a33cce5d86e9 2026-08-04 00:23:39.489697 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> 7363dc99d8f7 2026-08-04 00:23:39.489744 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 6/7 : COPY patches /patches 2026-08-04 00:23:39.489824 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> f98a8879cabe 2026-08-04 00:23:39.489873 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 7/7 : RUN kolla_patch 2026-08-04 00:23:39.489924 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Running in 632ec32c9a6d 2026-08-04 00:23:39.489972 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:[i] No series file found, nothing to patch. 2026-08-04 00:23:39.490017 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Removed intermediate container 632ec32c9a6d 2026-08-04 00:23:39.490063 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> 69a8f6da579a 2026-08-04 00:23:39.490112 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Successfully built 80690e5ceb91 2026-08-04 00:23:39.490161 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Successfully tagged osism.harbor.regio.digital/kolla/valkey-base:build-20260804 2026-08-04 00:23:39.490277 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Built at 2026-08-04 00:23:39.490175 (took 0:00:03.514598) 2026-08-04 00:23:39.490335 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(valkey-server) to queue 2026-08-04 00:23:39.490396 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(valkey-sentinel) to queue 2026-08-04 00:23:39.490729 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2026-08-04 00:23:39.490829 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2026-08-04 00:23:39.490876 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2026-08-04 00:23:39.490809 2026-08-04 00:23:39.491686 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2026-08-04 00:23:39.492280 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2026-08-04 00:23:51.272640 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:23:51.272739 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> f26ae08cc6b1 2026-08-04 00:23:51.272861 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/8 : LABEL "build-date"="20260804" "name"="memcached" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:23:51.272959 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 8a7e7de9c851 2026-08-04 00:23:51.273063 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 8a7e7de9c851 2026-08-04 00:23:51.273107 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> c195c191ffc8 2026-08-04 00:23:51.273174 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 3/8 : RUN usermod --append --home /run/memcache --groups kolla memcached && mkdir -p /run/memcache && chown -R 42457:42457 /run/memcache 2026-08-04 00:23:51.273246 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in e4e73ab2bf5f 2026-08-04 00:23:51.273362 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container e4e73ab2bf5f 2026-08-04 00:23:51.273447 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 6597a771d8ba 2026-08-04 00:23:51.273518 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 4/8 : 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-08-04 00:23:51.273605 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 54814f5b8825 2026-08-04 00:23:51.273683 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:23:51.273752 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:23:51.273858 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:23:51.273935 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:23:51.273983 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:23:51.274047 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:23:51.274113 | 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-08-04 00:23:51.274202 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:23:51.274307 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:23:51.274385 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:23:51.276045 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:23:51.276112 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:23:51.276125 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:23:51.276137 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:23:51.276146 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:23:51.276157 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 28.2 MB in 3s (11.2 MB/s) 2026-08-04 00:23:51.276169 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-08-04 00:23:51.276180 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-08-04 00:23:51.276190 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-08-04 00:23:51.276200 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-08-04 00:23:51.276210 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2026-08-04 00:23:51.276220 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2026-08-04 00:23:51.276254 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2026-08-04 00:23:51.276265 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2026-08-04 00:23:51.276275 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2026-08-04 00:23:51.276286 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2026-08-04 00:23:51.276296 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2026-08-04 00:23:51.276306 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:23:51.276316 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2026-08-04 00:23:51.276326 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 994 kB of additional disk space will be used. 2026-08-04 00:23:51.276336 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:23:51.276347 | 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-08-04 00:23:51.276358 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-04 00:23:51.276369 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (860 kB/s) 2026-08-04 00:23:51.276379 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-04 00:23:51.276389 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2026-08-04 00:23:51.276401 | 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-08-04 00:23:51.276414 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:23:51.276424 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2026-08-04 00:23:51.276434 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2026-08-04 00:23:51.276444 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2026-08-04 00:23:51.276453 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2026-08-04 00:23:51.276463 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:23:51.276473 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-04 00:23:51.276484 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:23:51.276509 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2026-08-04 00:23:51.276519 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-04 00:23:51.276529 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-04 00:23:51.276539 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:23:51.277620 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-04 00:23:51.277644 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2026-08-04 00:23:51.277654 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:23:51.277663 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:23:51.277673 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 54814f5b8825 2026-08-04 00:23:51.277683 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 93261055b9b6 2026-08-04 00:23:51.277701 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 5/8 : COPY patches /patches 2026-08-04 00:23:51.277712 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> caf511ef9064 2026-08-04 00:23:51.277721 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/8 : RUN kolla_patch 2026-08-04 00:23:51.277731 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 7c5cf91b0245 2026-08-04 00:23:51.277741 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:[i] No series file found, nothing to patch. 2026-08-04 00:23:51.277751 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 7c5cf91b0245 2026-08-04 00:23:51.277760 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> ab39a2560786 2026-08-04 00:23:51.277773 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: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-08-04 00:23:51.277828 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 562253c78578 2026-08-04 00:23:51.277839 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-08-04 00:23:51.277849 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-08-04 00:23:51.277858 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-08-04 00:23:51.277868 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2026-08-04 00:23:51.277878 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:23:51.277888 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-08-04 00:23:51.277897 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-08-04 00:23:51.277907 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-08-04 00:23:51.277916 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:23:51.277926 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 562253c78578 2026-08-04 00:23:51.277936 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> bdf5612c4db9 2026-08-04 00:23:51.277945 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 8/8 : USER memcached 2026-08-04 00:23:51.277955 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 86c1da26fa2e 2026-08-04 00:23:51.277964 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 86c1da26fa2e 2026-08-04 00:23:51.277974 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> c370953bdfe8 2026-08-04 00:23:51.277984 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built b21dce175cf8 2026-08-04 00:23:51.277994 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20260804 2026-08-04 00:23:51.278003 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2026-08-04 00:23:51.277073 (took 0:00:11.786264) 2026-08-04 00:23:51.278013 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2026-08-04 00:23:51.278023 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2026-08-04 00:23:51.280849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2026-08-04 00:23:51.277535 2026-08-04 00:23:51.280879 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2026-08-04 00:23:51.280886 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2026-08-04 00:24:58.557150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:24:58.557253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> f26ae08cc6b1 2026-08-04 00:24:58.557309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/8 : LABEL "build-date"="20260804" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:24:58.557361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in caa8872e46b6 2026-08-04 00:24:58.557379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container caa8872e46b6 2026-08-04 00:24:58.557399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> b4a7dacb075f 2026-08-04 00:24:58.557419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 3/8 : 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-08-04 00:24:58.557439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 07297f51f7bb 2026-08-04 00:24:58.557456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:24:58.557475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:24:58.557494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:24:58.557511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:24:58.557530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:24:58.557550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:24:58.557569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:24:58.557588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:24:58.557606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:24:58.557657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:24:58.557677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:24:58.557903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:24:58.557947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:24:58.557966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:24:58.557984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:24:58.558002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 28.2 MB in 2s (12.7 MB/s) 2026-08-04 00:24:58.558022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-08-04 00:24:58.558040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-08-04 00:24:58.558058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2026-08-04 00:24:58.558076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2026-08-04 00:24:58.558094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2026-08-04 00:24:58.558112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2026-08-04 00:24:58.558131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2026-08-04 00:24:58.558170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2026-08-04 00:24:58.558190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2026-08-04 00:24:58.558208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2026-08-04 00:24:58.558237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2026-08-04 00:24:58.558258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2026-08-04 00:24:58.558276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2026-08-04 00:24:58.558295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2026-08-04 00:24:58.558314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2026-08-04 00:24:58.558355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2026-08-04 00:24:58.558382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2026-08-04 00:24:58.558407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2026-08-04 00:24:58.558500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2026-08-04 00:24:58.558549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2026-08-04 00:24:58.558656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2026-08-04 00:24:58.558738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2026-08-04 00:24:58.558876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2026-08-04 00:24:58.558922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2026-08-04 00:24:58.558994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2026-08-04 00:24:58.559059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2026-08-04 00:24:58.559122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2026-08-04 00:24:58.559202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2026-08-04 00:24:58.559272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2026-08-04 00:24:58.559339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2026-08-04 00:24:58.559410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2026-08-04 00:24:58.559479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2026-08-04 00:24:58.559541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2026-08-04 00:24:58.559717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2026-08-04 00:24:58.559750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2026-08-04 00:24:58.561030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2026-08-04 00:24:58.561069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2026-08-04 00:24:58.561077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2026-08-04 00:24:58.561091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2026-08-04 00:24:58.561097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2026-08-04 00:24:58.561102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2026-08-04 00:24:58.561108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2026-08-04 00:24:58.561114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2026-08-04 00:24:58.561119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2026-08-04 00:24:58.561125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2026-08-04 00:24:58.561131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2026-08-04 00:24:58.561136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2026-08-04 00:24:58.561142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2026-08-04 00:24:58.561148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2026-08-04 00:24:58.561153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2026-08-04 00:24:58.561159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2026-08-04 00:24:58.561164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2026-08-04 00:24:58.561170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2026-08-04 00:24:58.561176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2026-08-04 00:24:58.561181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2026-08-04 00:24:58.561196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2026-08-04 00:24:58.561202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2026-08-04 00:24:58.561208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2026-08-04 00:24:58.561214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2026-08-04 00:24:58.561219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2026-08-04 00:24:58.561225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2026-08-04 00:24:58.561231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2026-08-04 00:24:58.561237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2026-08-04 00:24:58.561242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2026-08-04 00:24:58.561248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2026-08-04 00:24:58.561254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2026-08-04 00:24:58.561843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2026-08-04 00:24:58.561860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2026-08-04 00:24:58.561866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2026-08-04 00:24:58.561879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2026-08-04 00:24:58.561885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2026-08-04 00:24:58.561891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2026-08-04 00:24:58.561907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2026-08-04 00:24:58.561913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch pci.ids 2026-08-04 00:24:58.561918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse rdma-core rpcsvc-proto 2026-08-04 00:24:58.561924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base sse4.2-support uuid-runtime xml-core zlib1g-dev 2026-08-04 00:24:58.561930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2026-08-04 00:24:58.561943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2026-08-04 00:24:58.561949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 sgml-base-doc debhelper 2026-08-04 00:24:58.561955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2026-08-04 00:24:58.561961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus 2026-08-04 00:24:58.561967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-netifaces dmidecode ethtool 2026-08-04 00:24:58.561973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2026-08-04 00:24:58.561983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2026-08-04 00:24:58.561988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev 2026-08-04 00:24:58.562032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libelf-dev libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev 2026-08-04 00:24:58.562094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb-dev libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 2026-08-04 00:24:58.562272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmd-dev libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 2026-08-04 00:24:58.562291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap-dev libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2026-08-04 00:24:58.562299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2026-08-04 00:24:58.562309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2026-08-04 00:24:58.562375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2026-08-04 00:24:58.562435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2026-08-04 00:24:58.562495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2026-08-04 00:24:58.562557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2026-08-04 00:24:58.562666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2026-08-04 00:24:58.562754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2026-08-04 00:24:58.562847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2026-08-04 00:24:58.562905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2026-08-04 00:24:58.562962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2026-08-04 00:24:58.563014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2026-08-04 00:24:58.563066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2026-08-04 00:24:58.563118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2026-08-04 00:24:58.563169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2026-08-04 00:24:58.563220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2026-08-04 00:24:58.563271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2026-08-04 00:24:58.563323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2026-08-04 00:24:58.563374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2026-08-04 00:24:58.563425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2026-08-04 00:24:58.563476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2026-08-04 00:24:58.563526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2026-08-04 00:24:58.563577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2026-08-04 00:24:58.563648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2026-08-04 00:24:58.563699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2026-08-04 00:24:58.563750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2026-08-04 00:24:58.563826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2026-08-04 00:24:58.563875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2026-08-04 00:24:58.563927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2026-08-04 00:24:58.564004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2026-08-04 00:24:58.565050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2026-08-04 00:24:58.565104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2026-08-04 00:24:58.565117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2026-08-04 00:24:58.565128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2026-08-04 00:24:58.565137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2026-08-04 00:24:58.565147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2026-08-04 00:24:58.565157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2026-08-04 00:24:58.565167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2026-08-04 00:24:58.565177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2026-08-04 00:24:58.565187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2026-08-04 00:24:58.565197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2026-08-04 00:24:58.565206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2026-08-04 00:24:58.565216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2026-08-04 00:24:58.565251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2026-08-04 00:24:58.565261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2026-08-04 00:24:58.565271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2026-08-04 00:24:58.565281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2026-08-04 00:24:58.565304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2026-08-04 00:24:58.565315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2026-08-04 00:24:58.565324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2026-08-04 00:24:58.565334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2026-08-04 00:24:58.565344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2026-08-04 00:24:58.565354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2026-08-04 00:24:58.565363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2026-08-04 00:24:58.565373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2026-08-04 00:24:58.565383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2026-08-04 00:24:58.565393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2026-08-04 00:24:58.565403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2026-08-04 00:24:58.565412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2026-08-04 00:24:58.565422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2026-08-04 00:24:58.565861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2026-08-04 00:24:58.565884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2026-08-04 00:24:58.565895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch 2026-08-04 00:24:58.565905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-switch-dpdk pci.ids pciutils pkgconf pkgconf-bin 2026-08-04 00:24:58.565915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse rdma-core rpcsvc-proto sgml-base sse4.2-support 2026-08-04 00:24:58.565937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: uuid-runtime xml-core zlib1g-dev 2026-08-04 00:24:58.565947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 276 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:24:58.565957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 40.0 MB of archives. 2026-08-04 00:24:58.565967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 196 MB of additional disk space will be used. 2026-08-04 00:24:58.565979 | 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-08-04 00:24:58.565991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:24:58.566001 | 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-08-04 00:24:58.566013 | 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-08-04 00:24:58.566035 | 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-08-04 00:24:58.566046 | 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-08-04 00:24:58.566056 | 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-08-04 00:24:58.566066 | 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-08-04 00:24:58.566076 | 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-08-04 00:24:58.566086 | 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-08-04 00:24:58.566096 | 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-08-04 00:24:58.566106 | 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-08-04 00:24:58.566122 | 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-08-04 00:24:58.566132 | 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-08-04 00:24:58.566142 | 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-08-04 00:24:58.566152 | 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.8 [445 kB] 2026-08-04 00:24:58.566162 | 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-08-04 00:24:58.566172 | 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-08-04 00:24:58.566182 | 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-08-04 00:24:58.566196 | 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-08-04 00:24:58.566206 | 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-08-04 00:24:58.566288 | 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-08-04 00:24:58.566307 | 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-08-04 00:24:58.566354 | 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-08-04 00:24:58.566399 | 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-08-04 00:24:58.566450 | 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-08-04 00:24:58.566501 | 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-08-04 00:24:58.566574 | 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-08-04 00:24:58.566591 | 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-08-04 00:24:58.566664 | 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-08-04 00:24:58.566714 | 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-08-04 00:24:58.566763 | 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-08-04 00:24:58.566828 | 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-08-04 00:24:58.566882 | 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-08-04 00:24:58.566931 | 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-08-04 00:24:58.566979 | 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-08-04 00:24:58.567027 | 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-08-04 00:24:58.567074 | 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-08-04 00:24:58.567122 | 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-08-04 00:24:58.567304 | 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-08-04 00:24:58.567331 | 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.8 [20.4 kB] 2026-08-04 00:24:58.567341 | 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-08-04 00:24:58.567351 | 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-08-04 00:24:58.567362 | 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-136.136 [1,575 kB] 2026-08-04 00:24:58.567376 | 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-08-04 00:24:58.567419 | 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-08-04 00:24:58.567464 | 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-08-04 00:24:58.567512 | 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-08-04 00:24:58.567561 | 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-08-04 00:24:58.567599 | 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-08-04 00:24:58.567663 | 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.8 [2,125 kB] 2026-08-04 00:24:58.567711 | 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-08-04 00:24:58.567759 | 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-08-04 00:24:58.567834 | 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-08-04 00:24:58.567895 | 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-08-04 00:24:58.567946 | 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-08-04 00:24:58.567995 | 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-08-04 00:24:58.568045 | 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-08-04 00:24:58.568093 | 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-08-04 00:24:58.568141 | 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-08-04 00:24:58.568189 | 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-08-04 00:24:58.568237 | 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-08-04 00:24:58.568285 | 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-08-04 00:24:58.568333 | 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-08-04 00:24:58.569047 | 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-08-04 00:24:58.569106 | 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-08-04 00:24:58.569146 | 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-08-04 00:24:58.569158 | 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-08-04 00:24:58.569169 | 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-08-04 00:24:58.569180 | 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-08-04 00:24:58.569190 | 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-08-04 00:24:58.569200 | 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-08-04 00:24:58.569221 | 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-08-04 00:24:58.569232 | 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-08-04 00:24:58.569242 | 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-08-04 00:24:58.569253 | 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-08-04 00:24:58.569263 | 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-08-04 00:24:58.569273 | 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-08-04 00:24:58.569283 | 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-08-04 00:24:58.569293 | 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-08-04 00:24:58.569303 | 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-08-04 00:24:58.569313 | 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-08-04 00:24:58.569323 | 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-08-04 00:24:58.569333 | 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-08-04 00:24:58.569343 | 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-08-04 00:24:58.569911 | 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-08-04 00:24:58.569946 | 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-08-04 00:24:58.569952 | 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-08-04 00:24:58.569956 | 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-08-04 00:24:58.569961 | 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-08-04 00:24:58.569964 | 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-08-04 00:24:58.569969 | 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-08-04 00:24:58.569972 | 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.12 [2,408 kB] 2026-08-04 00:24:58.569985 | 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-08-04 00:24:58.569989 | 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-08-04 00:24:58.570003 | 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-08-04 00:24:58.570007 | 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-08-04 00:24:58.570011 | 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-08-04 00:24:58.570014 | 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-08-04 00:24:58.570018 | 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-08-04 00:24:58.570021 | 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-08-04 00:24:58.570024 | 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-08-04 00:24:58.570028 | 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-08-04 00:24:58.570031 | 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-08-04 00:24:58.570035 | 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-08-04 00:24:58.570038 | 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-08-04 00:24:58.570041 | 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-08-04 00:24:58.570045 | 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-08-04 00:24:58.570049 | 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-08-04 00:24:58.570052 | 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-08-04 00:24:58.570064 | 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-08-04 00:24:58.570067 | 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-08-04 00:24:58.570071 | 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-08-04 00:24:58.570074 | 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-08-04 00:24:58.570078 | 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-08-04 00:24:58.570086 | 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-08-04 00:24:58.570089 | 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-08-04 00:24:58.570096 | 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-08-04 00:24:58.570099 | 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-08-04 00:24:58.570103 | 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-08-04 00:24:58.570106 | 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-08-04 00:24:58.570112 | 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-08-04 00:24:58.570142 | 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-08-04 00:24:58.570266 | 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-08-04 00:24:58.570300 | 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-08-04 00:24:58.570339 | 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-08-04 00:24:58.570364 | 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-08-04 00:24:58.570381 | 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-08-04 00:24:58.570391 | 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-08-04 00:24:58.570436 | 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-08-04 00:24:58.570485 | 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-08-04 00:24:58.570530 | 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-08-04 00:24:58.570576 | 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-08-04 00:24:58.570645 | 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-08-04 00:24:58.570679 | 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-08-04 00:24:58.570732 | 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-08-04 00:24:58.570773 | 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-08-04 00:24:58.570830 | 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-08-04 00:24:58.570877 | 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-08-04 00:24:58.570922 | 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-08-04 00:24:58.570980 | 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-08-04 00:24:58.571019 | 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-08-04 00:24:58.571060 | 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-08-04 00:24:58.571105 | 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-08-04 00:24:58.571149 | 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-08-04 00:24:58.571194 | 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-08-04 00:24:58.571239 | 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-08-04 00:24:58.571284 | 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-08-04 00:24:58.571337 | 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-08-04 00:24:58.571360 | 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-08-04 00:24:58.571415 | 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-08-04 00:24:58.571439 | 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-08-04 00:24:58.571496 | 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-08-04 00:24:58.571519 | 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-08-04 00:24:58.571582 | 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-08-04 00:24:58.571832 | 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-08-04 00:24:58.571866 | 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-08-04 00:24:58.571877 | 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-08-04 00:24:58.571887 | 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-08-04 00:24:58.571897 | 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-08-04 00:24:58.571907 | 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-08-04 00:24:58.571921 | 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-08-04 00:24:58.571932 | 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-08-04 00:24:58.571946 | 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-08-04 00:24:58.571996 | 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-08-04 00:24:58.572011 | 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-08-04 00:24:58.572064 | 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-08-04 00:24:58.572107 | 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-08-04 00:24:58.572151 | 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-08-04 00:24:58.572195 | 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-08-04 00:24:58.572238 | 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-08-04 00:24:58.572283 | 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-08-04 00:24:58.572327 | 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-08-04 00:24:58.572370 | 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-08-04 00:24:58.573846 | 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-08-04 00:24:58.573865 | 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-08-04 00:24:58.573877 | 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-08-04 00:24:58.573881 | 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-08-04 00:24:58.573884 | 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-08-04 00:24:58.573888 | 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-08-04 00:24:58.573892 | 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-08-04 00:24:58.573895 | 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-08-04 00:24:58.573898 | 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-08-04 00:24:58.573902 | 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-08-04 00:24:58.573905 | 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-08-04 00:24:58.573909 | 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-08-04 00:24:58.573912 | 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-08-04 00:24:58.573916 | 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-08-04 00:24:58.573924 | 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-08-04 00:24:58.573928 | 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-08-04 00:24:58.573931 | 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-08-04 00:24:58.573935 | 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-08-04 00:24:58.573938 | 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-08-04 00:24:58.573942 | 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-08-04 00:24:58.573945 | 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-08-04 00:24:58.573948 | 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-08-04 00:24:58.573955 | 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-08-04 00:24:58.573965 | 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-08-04 00:24:58.573969 | 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-08-04 00:24:58.573972 | 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-08-04 00:24:58.573976 | 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-08-04 00:24:58.573979 | 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-08-04 00:24:58.573983 | 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-08-04 00:24:58.573986 | 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-08-04 00:24:58.573989 | 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-08-04 00:24:58.573993 | 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-08-04 00:24:58.573996 | 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-08-04 00:24:58.574000 | 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-08-04 00:24:58.574003 | 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-08-04 00:24:58.574006 | 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-08-04 00:24:58.574010 | 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-08-04 00:24:58.574013 | 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-08-04 00:24:58.574024 | 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-08-04 00:24:58.574027 | 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-08-04 00:24:58.574030 | 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-08-04 00:24:58.574034 | 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-08-04 00:24:58.574041 | 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-08-04 00:24:58.574045 | 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-08-04 00:24:58.574048 | 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-08-04 00:24:58.574052 | 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-08-04 00:24:58.574055 | 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-08-04 00:24:58.574062 | 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-08-04 00:24:58.574065 | 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-08-04 00:24:58.574069 | 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-08-04 00:24:58.574072 | 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-08-04 00:24:58.574075 | 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-08-04 00:24:58.574079 | 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-08-04 00:24:58.574082 | 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-08-04 00:24:58.574086 | 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-08-04 00:24:58.574089 | 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-08-04 00:24:58.574092 | 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-08-04 00:24:58.574096 | 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-08-04 00:24:58.574099 | 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-08-04 00:24:58.574103 | 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-08-04 00:24:58.574106 | 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-08-04 00:24:58.574109 | 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-08-04 00:24:58.574117 | 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-08-04 00:24:58.574124 | 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-08-04 00:24:58.574149 | 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-08-04 00:24:58.574198 | 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-08-04 00:24:58.574240 | 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-08-04 00:24:58.574273 | 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-08-04 00:24:58.574319 | 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-08-04 00:24:58.574353 | 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-08-04 00:24:58.574391 | 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-08-04 00:24:58.574429 | 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-08-04 00:24:58.574469 | 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-08-04 00:24:58.574507 | 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-08-04 00:24:58.574545 | 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-08-04 00:24:58.574584 | 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-08-04 00:24:58.574666 | 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-08-04 00:24:58.574696 | 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-08-04 00:24:58.574735 | 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-08-04 00:24:58.574786 | 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-08-04 00:24:58.574830 | 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-08-04 00:24:58.574873 | 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-08-04 00:24:58.574913 | 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-08-04 00:24:58.574953 | 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-08-04 00:24:58.574991 | 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-08-04 00:24:58.575033 | 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-08-04 00:24:58.575068 | 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-08-04 00:24:58.575106 | 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-08-04 00:24:58.575145 | 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-08-04 00:24:58.575184 | 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-08-04 00:24:58.575222 | 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-08-04 00:24:58.575259 | 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-08-04 00:24:58.575297 | 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-08-04 00:24:58.575335 | 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-08-04 00:24:58.575373 | 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-08-04 00:24:58.575413 | 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-08-04 00:24:58.575453 | 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-08-04 00:24:58.575492 | 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-08-04 00:24:58.575531 | 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-08-04 00:24:58.575577 | 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-08-04 00:24:58.575636 | 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-08-04 00:24:58.575742 | 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-08-04 00:24:58.575804 | 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-08-04 00:24:58.575849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preconfiguring packages ... 2026-08-04 00:24:58.575862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 40.0 MB in 3s (11.8 MB/s) 2026-08-04 00:24:58.575873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2026-08-04 00:24:58.575889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-08-04 00:24:58.575907 | 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-08-04 00:24:58.575926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2026-08-04 00:24:58.575982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2026-08-04 00:24:58.576005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-08-04 00:24:58.576048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:80% 2026-08-04 00:24:58.576090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-08-04 00:24:58.576131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-08-04 00:24:58.576170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-08-04 00:24:58.576220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:24:58.576236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:24:58.576281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:24:58.576321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-04 00:24:58.576359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-04 00:24:58.576411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:24:58.576454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2026-08-04 00:24:58.576497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-04 00:24:58.576538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:24:58.576578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2026-08-04 00:24:58.576650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:24:58.576693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:24:58.576742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.576767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:24:58.576837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../4-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:24:58.576861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:24:58.576907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2026-08-04 00:24:58.576922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-08-04 00:24:58.576967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:24:58.577004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2026-08-04 00:24:58.577041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:24:58.577078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:24:58.577105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2026-08-04 00:24:58.577142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../7-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2026-08-04 00:24:58.577157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2026-08-04 00:24:58.577211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2026-08-04 00:24:58.577237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../8-sgml-base_1.31_all.deb ... 2026-08-04 00:24:58.577276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2026-08-04 00:24:58.577313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package isa-support:amd64. 2026-08-04 00:24:58.577349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../9-isa-support_26~cloud0_amd64.deb ... 2026-08-04 00:24:58.577386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking isa-support:amd64 (26~cloud0) ... 2026-08-04 00:24:58.577401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up isa-support:amd64 (26~cloud0) ... 2026-08-04 00:24:58.577447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sse4.2-support. 2026-08-04 00:24:58.577483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-08-04 00:24:58.577521 | 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-08-04 00:24:58.577538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2026-08-04 00:24:58.577583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2026-08-04 00:24:58.577640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2026-08-04 00:24:58.577655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-08-04 00:24:58.577692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-08-04 00:24:58.577730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-08-04 00:24:58.577767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11798 files and directories currently installed.) 2026-08-04 00:24:58.577811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-sse4.2-support_26~cloud0_amd64.deb ... 2026-08-04 00:24:58.577855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sse4.2-support (26~cloud0) ... 2026-08-04 00:24:58.577893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 00:24:58.577937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:24:58.577952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:24:58.577995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2026-08-04 00:24:58.578031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2026-08-04 00:24:58.578057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-08-04 00:24:58.578096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2026-08-04 00:24:58.578131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-libjansson4_2.14-2build2_amd64.deb ... 2026-08-04 00:24:58.578167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:24:58.578192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2026-08-04 00:24:58.578231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-04 00:24:58.578268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:24:58.578291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2026-08-04 00:24:58.578330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-08-04 00:24:58.578355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 00:24:58.578394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2026-08-04 00:24:58.578429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-08-04 00:24:58.578466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-08-04 00:24:58.578502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2026-08-04 00:24:58.578547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-08-04 00:24:58.581069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2026-08-04 00:24:58.581110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2026-08-04 00:24:58.581124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-iniparse_0.5-2_all.deb ... 2026-08-04 00:24:58.581135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2026-08-04 00:24:58.581145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2026-08-04 00:24:58.581155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-crudini_0.9.4-1_amd64.deb ... 2026-08-04 00:24:58.581164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2026-08-04 00:24:58.581174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2026-08-04 00:24:58.581184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-dpdk_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.581194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.581203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2026-08-04 00:24:58.581213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:24:58.581223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:24:58.581233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2026-08-04 00:24:58.581243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libc-dev-bin_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:24:58.581252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:24:58.581262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2026-08-04 00:24:58.581272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-linux-libc-dev_6.8.0-136.136_amd64.deb ... 2026-08-04 00:24:58.581282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-136.136) ... 2026-08-04 00:24:58.581291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2026-08-04 00:24:58.581301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-08-04 00:24:58.581311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-08-04 00:24:58.581320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2026-08-04 00:24:58.581330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-08-04 00:24:58.581340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.581351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-08-04 00:24:58.581372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2026-08-04 00:24:58.581390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.581400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-libc6-dev_2.39-0ubuntu8.8_amd64.deb ... 2026-08-04 00:24:58.581410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.8) ... 2026-08-04 00:24:58.581420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2026-08-04 00:24:58.581430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-08-04 00:24:58.581440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-04 00:24:58.581450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2026-08-04 00:24:58.581460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-08-04 00:24:58.581470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-08-04 00:24:58.581479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2026-08-04 00:24:58.581489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2026-08-04 00:24:58.581499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:24:58.581509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2026-08-04 00:24:58.581518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2026-08-04 00:24:58.581528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-08-04 00:24:58.581538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2026-08-04 00:24:58.581548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2026-08-04 00:24:58.581558 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.581567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-08-04 00:24:58.581577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2026-08-04 00:24:58.581598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2026-08-04 00:24:58.581608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-08-04 00:24:58.581684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2026-08-04 00:24:58.581695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-04 00:24:58.581705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-04 00:24:58.581715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2026-08-04 00:24:58.581724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-04 00:24:58.581734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-04 00:24:58.581744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2026-08-04 00:24:58.581754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-04 00:24:58.581763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-04 00:24:58.581773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2026-08-04 00:24:58.581815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-xml-core_0.19_all.deb ... 2026-08-04 00:24:58.581826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2026-08-04 00:24:58.581836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2026-08-04 00:24:58.581854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.581864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:24:58.581874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:24:58.581884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2026-08-04 00:24:58.581894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-08-04 00:24:58.581904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:24:58.581913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2026-08-04 00:24:58.581923 | 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-08-04 00:24:58.581933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:24:58.581942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2026-08-04 00:24:58.581952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2026-08-04 00:24:58.581968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.581979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-08-04 00:24:58.581988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2026-08-04 00:24:58.581998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libipsec-mb1_1.5-1build1_amd64.deb ... 2026-08-04 00:24:58.582008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2026-08-04 00:24:58.582017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2026-08-04 00:24:58.582027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2026-08-04 00:24:58.582037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2026-08-04 00:24:58.582047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2026-08-04 00:24:58.582056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libisal2_2.31.0-0.1build1_amd64.deb ... 2026-08-04 00:24:58.582066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2026-08-04 00:24:58.582076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2026-08-04 00:24:58.582086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2026-08-04 00:24:58.582096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2026-08-04 00:24:58.582106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2026-08-04 00:24:58.582115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-libfdt1_1.7.0-2build1_amd64.deb ... 2026-08-04 00:24:58.582125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-08-04 00:24:58.582135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2026-08-04 00:24:58.582145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-libfdt-dev_1.7.0-2build1_amd64.deb ... 2026-08-04 00:24:58.582155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2026-08-04 00:24:58.582173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2026-08-04 00:24:58.582183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-libjansson-dev_2.14-2build2_amd64.deb ... 2026-08-04 00:24:58.582193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2026-08-04 00:24:58.582203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2026-08-04 00:24:58.582219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libmnl-dev_1.0.5-2build1_amd64.deb ... 2026-08-04 00:24:58.582229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2026-08-04 00:24:58.582239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2026-08-04 00:24:58.582248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnuma-dev_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:24:58.582258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:24:58.582268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2026-08-04 00:24:58.582277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-04 00:24:58.582287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:24:58.582297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2026-08-04 00:24:58.582306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-04 00:24:58.582316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:24:58.582326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2026-08-04 00:24:58.582335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-04 00:24:58.582345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-04 00:24:58.582355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2026-08-04 00:24:58.582364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libxdp-dev_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-08-04 00:24:58.582374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:24:58.582383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log25:amd64. 2026-08-04 00:24:58.582393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-librte-log25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs25:amd64. 2026-08-04 00:24:58.582428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-librte-kvargs25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry25:amd64. 2026-08-04 00:24:58.582520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-librte-telemetry25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.582540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal25:amd64. 2026-08-04 00:24:58.582559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-librte-eal25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl25:amd64. 2026-08-04 00:24:58.582588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-librte-acl25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-argparse25:amd64. 2026-08-04 00:24:58.582652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-librte-argparse25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring25:amd64. 2026-08-04 00:24:58.582682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-librte-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool25:amd64. 2026-08-04 00:24:58.582711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-librte-mempool25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf25:amd64. 2026-08-04 00:24:58.582741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-librte-mbuf25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.582770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev25:amd64. 2026-08-04 00:24:58.582804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-librte-bbdev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci25:amd64. 2026-08-04 00:24:58.582838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-librte-pci25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci25:amd64. 2026-08-04 00:24:58.582868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-bus-pci25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc25:amd64. 2026-08-04 00:24:58.582897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-baseband-acc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev25:amd64. 2026-08-04 00:24:58.582927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-bus-vdev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.582937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec25:amd64. 2026-08-04 00:24:58.582957 | 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-08-04 00:24:58.582967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.582990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec25:amd64. 2026-08-04 00:24:58.583001 | 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-08-04 00:24:58.583018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx25:amd64. 2026-08-04 00:24:58.583038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-baseband-la12xx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null25:amd64. 2026-08-04 00:24:58.583067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-baseband-null25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw25:amd64. 2026-08-04 00:24:58.583096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-baseband-turbo-sw25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter25:amd64. 2026-08-04 00:24:58.583126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-meter25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net25:amd64. 2026-08-04 00:24:58.583157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-net25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev25:amd64. 2026-08-04 00:24:58.583207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-ethdev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics25:amd64. 2026-08-04 00:24:58.583255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-metrics25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats25:amd64. 2026-08-04 00:24:58.583300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bitratestats25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf25:amd64. 2026-08-04 00:24:58.583329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-bpf25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary25:amd64. 2026-08-04 00:24:58.583358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-bus-auxiliary25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx25:amd64. 2026-08-04 00:24:58.583395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-bus-cdx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax25:amd64. 2026-08-04 00:24:58.583425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-common-dpaax25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu25:amd64. 2026-08-04 00:24:58.583460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-rcu25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.583489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev25:amd64. 2026-08-04 00:24:58.583508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-cryptodev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev25:amd64. 2026-08-04 00:24:58.583536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-dmadev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.583555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash25:amd64. 2026-08-04 00:24:58.583574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-hash25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer25:amd64. 2026-08-04 00:24:58.583602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-timer25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev25:amd64. 2026-08-04 00:24:58.583649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-eventdev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa25:amd64. 2026-08-04 00:24:58.583678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bus-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc25:amd64. 2026-08-04 00:24:58.583707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-fslmc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev25:amd64. 2026-08-04 00:24:58.583736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-rawdev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga25:amd64. 2026-08-04 00:24:58.583772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-bus-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform25:amd64. 2026-08-04 00:24:58.583831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-bus-platform25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-uacce25:amd64. 2026-08-04 00:24:58.583865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-bus-uacce25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus25:amd64. 2026-08-04 00:24:58.583894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-bus-vmbus25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile25:amd64. 2026-08-04 00:24:58.583923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-cfgfile25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.583942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline25:amd64. 2026-08-04 00:24:58.583967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-cmdline25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.583977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.583987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security25:amd64. 2026-08-04 00:24:58.584000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-security25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk25:amd64. 2026-08-04 00:24:58.584029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-common-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt25:amd64. 2026-08-04 00:24:58.584058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-common-cpt25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf25:amd64. 2026-08-04 00:24:58.584091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-common-iavf25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf25:amd64. 2026-08-04 00:24:58.584165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-common-idpf25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-ionic25:amd64. 2026-08-04 00:24:58.584241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-common-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-25:amd64. 2026-08-04 00:24:58.584338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-common-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp25:amd64. 2026-08-04 00:24:58.584463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-common-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nitrox25:amd64. 2026-08-04 00:24:58.584530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-common-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx25:amd64. 2026-08-04 00:24:58.584600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-common-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev25:amd64. 2026-08-04 00:24:58.584707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-compressdev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat25:amd64. 2026-08-04 00:24:58.584802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-qat25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.584821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.584982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx25:amd64. 2026-08-04 00:24:58.585061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-sfc-efx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal25:amd64. 2026-08-04 00:24:58.585109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-compress-isal25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-25:amd64. 2026-08-04 00:24:58.585159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-compress-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-nitrox25:amd64. 2026-08-04 00:24:58.585190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-compress-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx25:amd64. 2026-08-04 00:24:58.585225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-mempool-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx25:amd64. 2026-08-04 00:24:58.585259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compress-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib25:amd64. 2026-08-04 00:24:58.585325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-compress-zlib25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs25:amd64. 2026-08-04 00:24:58.585429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-crypto-bcmfs25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr25:amd64. 2026-08-04 00:24:58.585495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-crypto-caam-jr25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.585591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp25:amd64. 2026-08-04 00:24:58.585607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-crypto-ccp25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk25:amd64. 2026-08-04 00:24:58.585716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-crypto-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa25:amd64. 2026-08-04 00:24:58.585826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-mempool-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec25:amd64. 2026-08-04 00:24:58.585902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-crypto-dpaa-sec25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.585940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.585964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-25:amd64. 2026-08-04 00:24:58.585978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-mempool-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec25:amd64. 2026-08-04 00:24:58.586072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.586087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-dpaa2-sec25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ionic25:amd64. 2026-08-04 00:24:58.586181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb25:amd64. 2026-08-04 00:24:58.586248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-ipsec-mb25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-25:amd64. 2026-08-04 00:24:58.586314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-crypto-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox25:amd64. 2026-08-04 00:24:58.586409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null25:amd64. 2026-08-04 00:24:58.586496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-crypto-null25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.586596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx25:amd64. 2026-08-04 00:24:58.586675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl25:amd64. 2026-08-04 00:24:58.586720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-openssl25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder25:amd64. 2026-08-04 00:24:58.586816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-reorder25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.586837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler25:amd64. 2026-08-04 00:24:58.586857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-scheduler25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio25:amd64. 2026-08-04 00:24:58.586894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-virtio25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.586936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher25:amd64. 2026-08-04 00:24:58.586950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-dispatcher25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.586990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor25:amd64. 2026-08-04 00:24:58.587029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-distributor25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk25:amd64. 2026-08-04 00:24:58.587096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-dma-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.587292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-25:amd64. 2026-08-04 00:24:58.587319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-dma-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa25:amd64. 2026-08-04 00:24:58.587353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-dma-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon25:amd64. 2026-08-04 00:24:58.587379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dma-hisilicon25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd25:amd64. 2026-08-04 00:24:58.587413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.587426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-dma-idxd25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat25:amd64. 2026-08-04 00:24:58.587505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-ioat25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-odm25:amd64. 2026-08-04 00:24:58.587585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-odm25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton25:amd64. 2026-08-04 00:24:58.587684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd25:amd64. 2026-08-04 00:24:58.587753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-efd25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.587813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.587835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk25:amd64. 2026-08-04 00:24:58.587849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-mempool-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.588951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.588973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk25:amd64. 2026-08-04 00:24:58.588985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-net-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.588996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk25:amd64. 2026-08-04 00:24:58.589016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-event-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-25:amd64. 2026-08-04 00:24:58.589055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-event-dlb2-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.589076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-25:amd64. 2026-08-04 00:24:58.589096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-net-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-25:amd64. 2026-08-04 00:24:58.589125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-event-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa25:amd64. 2026-08-04 00:24:58.589162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-net-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa25:amd64. 2026-08-04 00:24:58.589191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw25:amd64. 2026-08-04 00:24:58.589221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-event-dsw25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx25:amd64. 2026-08-04 00:24:58.589250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-net-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx25:amd64. 2026-08-04 00:24:58.589280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-event-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl25:amd64. 2026-08-04 00:24:58.589310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-opdl25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton25:amd64. 2026-08-04 00:24:58.589339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw25:amd64. 2026-08-04 00:24:58.589369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-event-sw25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib25:amd64. 2026-08-04 00:24:58.589406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-rib25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib25:amd64. 2026-08-04 00:24:58.589436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-fib25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.589484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev25:amd64. 2026-08-04 00:24:58.589503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-gpudev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng25:amd64. 2026-08-04 00:24:58.589546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-pcapng25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph25:amd64. 2026-08-04 00:24:58.589576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-graph25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro25:amd64. 2026-08-04 00:24:58.589606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-gro25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso25:amd64. 2026-08-04 00:24:58.589667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gso25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag25:amd64. 2026-08-04 00:24:58.589697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-ip-frag25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.589716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec25:amd64. 2026-08-04 00:24:58.589726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-ipsec25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.589736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.590911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats25:amd64. 2026-08-04 00:24:58.590963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-jobstats25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.590976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.590994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats25:amd64. 2026-08-04 00:24:58.591011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-latencystats25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm25:amd64. 2026-08-04 00:24:58.591060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-lpm25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member25:amd64. 2026-08-04 00:24:58.591129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-member25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket25:amd64. 2026-08-04 00:24:58.591195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-mempool-bucket25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring25:amd64. 2026-08-04 00:24:58.591268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-mempool-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack25:amd64. 2026-08-04 00:24:58.591315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-stack25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack25:amd64. 2026-08-04 00:24:58.591378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-mempool-stack25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev25:amd64. 2026-08-04 00:24:58.591425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mldev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk25:amd64. 2026-08-04 00:24:58.591477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-ml-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.591511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet25:amd64. 2026-08-04 00:24:58.591546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-net-af-packet25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp25:amd64. 2026-08-04 00:24:58.591599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-net-af-xdp25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark25:amd64. 2026-08-04 00:24:58.591685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-net-ark25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic25:amd64. 2026-08-04 00:24:58.591740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-net-atlantic25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp25:amd64. 2026-08-04 00:24:58.591770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-avp25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe25:amd64. 2026-08-04 00:24:58.591857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-axgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x25:amd64. 2026-08-04 00:24:58.591887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-bnx2x25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt25:amd64. 2026-08-04 00:24:58.591916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-bnxt25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched25:amd64. 2026-08-04 00:24:58.591945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-sched25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond25:amd64. 2026-08-04 00:24:58.591975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-bond25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.591985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.591995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl25:amd64. 2026-08-04 00:24:58.592004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-cpfl25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe25:amd64. 2026-08-04 00:24:58.592043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-cxgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-25:amd64. 2026-08-04 00:24:58.592076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-net-e1000-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena25:amd64. 2026-08-04 00:24:58.592111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-ena25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc25:amd64. 2026-08-04 00:24:58.592145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-enetc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec25:amd64. 2026-08-04 00:24:58.592176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-enetfec25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic25:amd64. 2026-08-04 00:24:58.592212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-enic25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe25:amd64. 2026-08-04 00:24:58.592249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-failsafe25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k25:amd64. 2026-08-04 00:24:58.592279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-fm10k25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve25:amd64. 2026-08-04 00:24:58.592308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-gve25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592328 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic25:amd64. 2026-08-04 00:24:58.592338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-hinic25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-25:amd64. 2026-08-04 00:24:58.592367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-hns3-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e25:amd64. 2026-08-04 00:24:58.592397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-i40e25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.592417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf25:amd64. 2026-08-04 00:24:58.592436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-iavf25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice25:amd64. 2026-08-04 00:24:58.592465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-ice25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.592491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf25:amd64. 2026-08-04 00:24:58.592510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-idpf25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc25:amd64. 2026-08-04 00:24:58.592546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-igc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic25:amd64. 2026-08-04 00:24:58.592576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke25:amd64. 2026-08-04 00:24:58.592605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ipn3ke25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe25:amd64. 2026-08-04 00:24:58.592654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-ixgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.592674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana25:amd64. 2026-08-04 00:24:58.592704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-mana25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif25:amd64. 2026-08-04 00:24:58.592734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-memif25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.592754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-25:amd64. 2026-08-04 00:24:58.592796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-mlx4-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-25:amd64. 2026-08-04 00:24:58.592830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc25:amd64. 2026-08-04 00:24:58.592860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp25:amd64. 2026-08-04 00:24:58.592890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe25:amd64. 2026-08-04 00:24:58.592927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-ngbe25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ntnic25:amd64. 2026-08-04 00:24:58.592956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-ntnic25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.592966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.592982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null25:amd64. 2026-08-04 00:24:58.592992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-null25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep25:amd64. 2026-08-04 00:24:58.593022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-octeon-ep25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap25:amd64. 2026-08-04 00:24:58.593052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-pcap25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe25:amd64. 2026-08-04 00:24:58.593082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-pfe25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede25:amd64. 2026-08-04 00:24:58.593112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-qede25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-r8169-25:amd64. 2026-08-04 00:24:58.593141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-r8169-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring25:amd64. 2026-08-04 00:24:58.593178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc25:amd64. 2026-08-04 00:24:58.593207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-sfc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port25:amd64. 2026-08-04 00:24:58.593237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-port25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table25:amd64. 2026-08-04 00:24:58.593273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-table25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline25:amd64. 2026-08-04 00:24:58.593302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-pipeline25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic25:amd64. 2026-08-04 00:24:58.593332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-net-softnic25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap25:amd64. 2026-08-04 00:24:58.593361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-net-tap25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx25:amd64. 2026-08-04 00:24:58.593406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-thunderx25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe25:amd64. 2026-08-04 00:24:58.593476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-txgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc25:amd64. 2026-08-04 00:24:58.593520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-vdev-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.593554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost25:amd64. 2026-08-04 00:24:58.593590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-vhost25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost25:amd64. 2026-08-04 00:24:58.593665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vhost25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio25:amd64. 2026-08-04 00:24:58.593694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-net-virtio25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-25:amd64. 2026-08-04 00:24:58.593744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vmxnet3-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-zxdh25:amd64. 2026-08-04 00:24:58.593799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-zxdh25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node25:amd64. 2026-08-04 00:24:58.593835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-node25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp25:amd64. 2026-08-04 00:24:58.593864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-pdcp25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump25:amd64. 2026-08-04 00:24:58.593893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.593903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdump25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power25:amd64. 2026-08-04 00:24:58.593932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-power25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-acpi25:amd64. 2026-08-04 00:24:58.593961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power-acpi25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.593971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.593981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-amd-pstate25:amd64. 2026-08-04 00:24:58.593991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-power-amd-pstate25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-cppc25:amd64. 2026-08-04 00:24:58.594021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-power-cppc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-pstate25:amd64. 2026-08-04 00:24:58.594050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-power-intel-pstate25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-uncore25:amd64. 2026-08-04 00:24:58.594080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-power-intel-uncore25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-kvm-vm25:amd64. 2026-08-04 00:24:58.594119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-power-kvm-vm25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy25:amd64. 2026-08-04 00:24:58.594287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-cnxk-bphy25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio25:amd64. 2026-08-04 00:24:58.594324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-raw-cnxk-gpio25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-rvu-lf25:amd64. 2026-08-04 00:24:58.594354 | 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-08-04 00:24:58.594364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif25:amd64. 2026-08-04 00:24:58.594406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.594417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-raw-dpaa2-cmdif25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-gdtc25:amd64. 2026-08-04 00:24:58.594446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-raw-gdtc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga25:amd64. 2026-08-04 00:24:58.594489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-raw-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb25:amd64. 2026-08-04 00:24:58.594519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-raw-ntb25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton25:amd64. 2026-08-04 00:24:58.594549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-raw-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev25:amd64. 2026-08-04 00:24:58.594579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-regexdev25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k25:amd64. 2026-08-04 00:24:58.594692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-regex-cn9k25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-25:amd64. 2026-08-04 00:24:58.594723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-regex-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc25:amd64. 2026-08-04 00:24:58.594753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-vdpa-ifc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-25:amd64. 2026-08-04 00:24:58.594834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-vdpa-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp25:amd64. 2026-08-04 00:24:58.594865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-vdpa-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc25:amd64. 2026-08-04 00:24:58.594895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-vdpa-sfc25_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2026-08-04 00:24:58.594931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-all_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2026-08-04 00:24:58.594962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-allpmds_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.594981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2026-08-04 00:24:58.594990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-baseband_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.594999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.595012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2026-08-04 00:24:58.595030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-bus_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2026-08-04 00:24:58.595069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-common_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2026-08-04 00:24:58.595105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-librte-meta-compress_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2026-08-04 00:24:58.595184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-librte-meta-crypto_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2026-08-04 00:24:58.595265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../259-librte-meta-dma_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2026-08-04 00:24:58.595329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../260-librte-meta-event_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2026-08-04 00:24:58.595393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../261-librte-meta-mempool_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2026-08-04 00:24:58.595467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../262-librte-meta-net_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2026-08-04 00:24:58.595551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../263-librte-meta-raw_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2026-08-04 00:24:58.595641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../264-libdpdk-dev_24.11.1-1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.595689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2026-08-04 00:24:58.595726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../265-openvswitch-switch-dpdk_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:24:58.595739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:24:58.595803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 00:24:58.595823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-08-04 00:24:58.595835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-08-04 00:24:58.595857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2026-08-04 00:24:58.595895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-136.136) ... 2026-08-04 00:24:58.595928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:24:58.595941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-08-04 00:24:58.595975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:24:58.595988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:24:58.596024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2026-08-04 00:24:58.596038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2026-08-04 00:24:58.596074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:24:58.596088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-04 00:24:58.596123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-08-04 00:24:58.596137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2026-08-04 00:24:58.596172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:24:58.596185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-04 00:24:58.596220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:24:58.596234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-04 00:24:58.596271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2026-08-04 00:24:58.596284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-08-04 00:24:58.596321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:24:58.596334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:24:58.596369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:24:58.596383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:24:58.596419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2026-08-04 00:24:58.596433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-08-04 00:24:58.596476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:24:58.596490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2026-08-04 00:24:58.596522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:24:58.596535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-08-04 00:24:58.596567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sse4.2-support (26~cloud0) ... 2026-08-04 00:24:58.596580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-08-04 00:24:58.596635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:24:58.596677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2026-08-04 00:24:58.596711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2026-08-04 00:24:58.596724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-08-04 00:24:58.596759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:24:58.596814 | 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-08-04 00:24:58.596841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:24:58.596853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-08-04 00:24:58.596888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2026-08-04 00:24:58.596902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2026-08-04 00:24:58.596939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:24:58.596954 | 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-08-04 00:24:58.596990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-08-04 00:24:58.597004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:24:58.597041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2026-08-04 00:24:58.597054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-04 00:24:58.597103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:24:58.597139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2026-08-04 00:24:58.597173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2026-08-04 00:24:58.597222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.8) ... 2026-08-04 00:24:58.597257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-08-04 00:24:58.597369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:24:58.597419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-08-04 00:24:58.597674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.597973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.598354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:24:58.601273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-08-04 00:24:58.601445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-08-04 00:24:58.601534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:24:58.601669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.601994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:24:58.602494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602719 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.602990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603240 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:24:58.603349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2026-08-04 00:24:58.603360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:24:58.603369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:24:58.603379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 00:24:58.603389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2026-08-04 00:24:58.603398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 07297f51f7bb 2026-08-04 00:24:58.603408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> a01cf7193919 2026-08-04 00:24:58.603419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 4/8 : RUN update-alternatives --set ovs-vswitchd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk 2026-08-04 00:24:58.603430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in ca26f8c1cfbe 2026-08-04 00:24:58.603440 | 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-08-04 00:24:58.603457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container ca26f8c1cfbe 2026-08-04 00:24:58.603474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> ffce3a945de7 2026-08-04 00:24:58.603493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:24:58.603517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 4bd56e6d00e8 2026-08-04 00:24:58.603533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:24:58.603550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 15c3cd643faa 2026-08-04 00:24:58.603567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 15c3cd643faa 2026-08-04 00:24:58.603584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 5e54b0140d36 2026-08-04 00:24:58.603601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 7/8 : COPY patches /patches 2026-08-04 00:24:58.603649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> b23ffdefc798 2026-08-04 00:24:58.603667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 8/8 : RUN kolla_patch 2026-08-04 00:24:58.603677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 94624213fe17 2026-08-04 00:24:58.603687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:[i] No series file found, nothing to patch. 2026-08-04 00:24:58.603697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 94624213fe17 2026-08-04 00:24:58.603707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> feb274f8b51f 2026-08-04 00:24:58.603717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built be4eaaf4c3ae 2026-08-04 00:24:58.603727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20260804 2026-08-04 00:24:58.603737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2026-08-04 00:24:58.601576 (took 0:01:07.324041) 2026-08-04 00:24:58.603747 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2026-08-04 00:24:58.603757 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2026-08-04 00:24:58.603766 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2026-08-04 00:24:58.603813 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2026-08-04 00:24:58.603829 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2026-08-04 00:24:58.602027 2026-08-04 00:24:58.603839 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2026-08-04 00:24:58.603849 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2026-08-04 00:25:08.364567 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:25:08.364691 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> f26ae08cc6b1 2026-08-04 00:25:08.364961 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/7 : LABEL "build-date"="20260804" "name"="tgtd" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:25:08.365038 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 0bbb15134668 2026-08-04 00:25:08.365107 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 0bbb15134668 2026-08-04 00:25:08.365209 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 4eabc59aacc1 2026-08-04 00:25:08.365277 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 3/7 : 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-08-04 00:25:08.365375 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in bdbd7086aff8 2026-08-04 00:25:08.365444 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:25:08.365525 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:25:08.365605 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:25:08.365684 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:25:08.366918 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:25:08.366943 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:25:08.366954 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:25:08.366965 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:25:08.366976 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:25:08.366987 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:25:08.367016 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:25:08.367028 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:25:08.367038 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:25:08.367049 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:25:08.367060 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:25:08.367089 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 28.2 MB in 3s (9,527 kB/s) 2026-08-04 00:25:08.367100 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-08-04 00:25:08.367109 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-08-04 00:25:08.367118 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-08-04 00:25:08.367127 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-08-04 00:25:08.367135 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-08-04 00:25:08.367144 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:25:08.367153 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container bdbd7086aff8 2026-08-04 00:25:08.367162 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 2b13ea7dd5f4 2026-08-04 00:25:08.367171 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 4/7 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2026-08-04 00:25:08.367179 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 2cda8fa9325d 2026-08-04 00:25:08.367188 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 2cda8fa9325d 2026-08-04 00:25:08.367202 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> ec44d633d872 2026-08-04 00:25:08.367211 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 5/7 : COPY patches /patches 2026-08-04 00:25:08.367219 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> e5691e6fc42b 2026-08-04 00:25:08.367228 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 6/7 : RUN kolla_patch 2026-08-04 00:25:08.367240 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 911f2a8e4805 2026-08-04 00:25:08.367558 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:[i] No series file found, nothing to patch. 2026-08-04 00:25:08.367577 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 911f2a8e4805 2026-08-04 00:25:08.367586 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> e5a860eb431d 2026-08-04 00:25:08.367596 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: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-08-04 00:25:08.367611 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 7a218b6a7c48 2026-08-04 00:25:08.367701 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-08-04 00:25:08.367819 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-08-04 00:25:08.367897 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-08-04 00:25:08.368019 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2026-08-04 00:25:08.368081 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:25:08.368160 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-08-04 00:25:08.368240 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-08-04 00:25:08.368318 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-08-04 00:25:08.368396 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:25:08.368472 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 7a218b6a7c48 2026-08-04 00:25:08.368547 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 2a081b406260 2026-08-04 00:25:08.368628 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 09f8822cd93c 2026-08-04 00:25:08.368713 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20260804 2026-08-04 00:25:08.368911 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2026-08-04 00:25:08.368727 (took 0:00:09.766700) 2026-08-04 00:25:08.369453 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql-3) 2026-08-04 00:25:08.369546 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Processing 2026-08-04 00:25:08.369660 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building started at 2026-08-04 00:25:08.369548 2026-08-04 00:25:08.371013 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Turned 0 plugins into plugins archive 2026-08-04 00:25:08.371926 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Turned 0 additions into additions archive 2026-08-04 00:25:27.162363 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:25:27.162478 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> f26ae08cc6b1 2026-08-04 00:25:27.162539 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 2/12 : LABEL "build-date"="20260804" "name"="proxysql-3" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:25:27.162715 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 7368c32b4971 2026-08-04 00:25:27.162854 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 7368c32b4971 2026-08-04 00:25:27.162876 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 1c74102bcd99 2026-08-04 00:25:27.162896 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 3/12 : 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-08-04 00:25:27.163010 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 5b7e9b511557 2026-08-04 00:25:27.163111 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 5b7e9b511557 2026-08-04 00:25:27.163183 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 90ae9ad0fe43 2026-08-04 00:25:27.163919 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 4/12 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2026-08-04 00:25:27.163942 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 832b7c371189 2026-08-04 00:25:27.163955 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 832b7c371189 2026-08-04 00:25:27.163968 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> ecee9b3845be 2026-08-04 00:25:27.163980 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 5/12 : 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-08-04 00:25:27.163993 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in dfc038e07f6b 2026-08-04 00:25:27.164004 | 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-08-04 00:25:27.164016 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:25:27.164026 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [5,715 B] 2026-08-04 00:25:27.164038 | 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-08-04 00:25:27.164050 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:9 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [4,487 B] 2026-08-04 00:25:27.164069 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:25:27.164078 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:25:27.164128 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:25:27.164138 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:25:27.164147 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:25:27.164182 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:25:27.164192 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:25:27.166884 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:25:27.166907 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:25:27.166917 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:25:27.166926 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:25:27.166946 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:25:27.166956 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Fetched 28.2 MB in 3s (10.8 MB/s) 2026-08-04 00:25:27.166966 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-08-04 00:25:27.166975 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-08-04 00:25:27.166984 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-08-04 00:25:27.166993 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-08-04 00:25:27.167001 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:The following additional packages will be installed: 2026-08-04 00:25:27.167010 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: libyaml-0-2 2026-08-04 00:25:27.167019 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:The following NEW packages will be installed: 2026-08-04 00:25:27.167028 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: libyaml-0-2 proxysql python3-yaml 2026-08-04 00:25:27.167037 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:25:27.167046 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Need to get 35.7 MB of archives. 2026-08-04 00:25:27.167055 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:After this operation, 149 MB of additional disk space will be used. 2026-08-04 00:25:27.167065 | 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-08-04 00:25:27.167074 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:25:27.167083 | 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-08-04 00:25:27.167092 | 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-08-04 00:25:27.167101 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Fetched 35.7 MB in 2s (17.2 MB/s) 2026-08-04 00:25:27.167110 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package libyaml-0-2:amd64. 2026-08-04 00:25:27.167118 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 2026-08-04 00:25:27.167129 | 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-08-04 00:25:27.167148 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 70% 2026-08-04 00:25:27.167181 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 75% 2026-08-04 00:25:27.167190 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 80% 2026-08-04 00:25:27.167199 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 85% 2026-08-04 00:25:27.167208 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 90% 2026-08-04 00:25:27.167217 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 95% 2026-08-04 00:25:27.167225 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:25:27.167234 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-08-04 00:25:27.167243 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:25:27.167252 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package proxysql. 2026-08-04 00:25:27.167261 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-08-04 00:25:27.167269 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking proxysql (3.0.8) ... 2026-08-04 00:25:27.167278 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: 2026-08-04 00:25:27.167287 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package python3-yaml. 2026-08-04 00:25:27.167296 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-08-04 00:25:27.167304 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:25:27.167313 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up proxysql (3.0.8) ... 2026-08-04 00:25:27.167322 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:25:27.167342 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:25:27.167351 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:25:27.167359 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container dfc038e07f6b 2026-08-04 00:25:27.167368 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 2e49ff44a222 2026-08-04 00:25:27.167377 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 6/12 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-08-04 00:25:27.167386 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 1b2d1b247052 2026-08-04 00:25:27.167394 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 7/12 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:25:27.167410 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 77ec01c0e9d9 2026-08-04 00:25:27.167419 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 77ec01c0e9d9 2026-08-04 00:25:27.167428 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 9cc7fd798c39 2026-08-04 00:25:27.167437 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 8/12 : 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-08-04 00:25:27.167448 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 5bbeca63bbc4 2026-08-04 00:25:27.167457 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 5bbeca63bbc4 2026-08-04 00:25:27.167465 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> d2c3c5996abb 2026-08-04 00:25:27.167474 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 9/12 : COPY patches /patches 2026-08-04 00:25:27.167483 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 705d954a221c 2026-08-04 00:25:27.167500 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 10/12 : RUN kolla_patch 2026-08-04 00:25:27.167509 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 18fb85dc2b8a 2026-08-04 00:25:27.167518 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:[i] No series file found, nothing to patch. 2026-08-04 00:25:27.167530 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 18fb85dc2b8a 2026-08-04 00:25:27.167539 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> c262a579b918 2026-08-04 00:25:27.167550 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 11/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-08-04 00:25:27.167563 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 8f048a35aaf3 2026-08-04 00:25:27.167659 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-08-04 00:25:27.167744 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-08-04 00:25:27.167845 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-08-04 00:25:27.167950 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Package 'build-essential' is not installed, so not removed 2026-08-04 00:25:27.168002 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:25:27.168094 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-08-04 00:25:27.168184 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-08-04 00:25:27.168325 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-08-04 00:25:27.168390 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:25:27.168485 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 8f048a35aaf3 2026-08-04 00:25:27.168562 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 5c0db05ebc41 2026-08-04 00:25:27.168658 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 12/12 : USER proxysql 2026-08-04 00:25:27.168738 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 72ac685fca9a 2026-08-04 00:25:27.168847 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 72ac685fca9a 2026-08-04 00:25:27.168912 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> de35c8d7e206 2026-08-04 00:25:27.168989 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Successfully built 25629215fb17 2026-08-04 00:25:27.169060 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Successfully tagged osism.harbor.regio.digital/kolla/proxysql-3:build-20260804 2026-08-04 00:25:27.169217 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Built at 2026-08-04 00:25:27.169078 (took 0:00:18.799530) 2026-08-04 00:25:27.169734 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2026-08-04 00:25:27.169860 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2026-08-04 00:25:27.169980 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2026-08-04 00:25:27.169869 2026-08-04 00:25:27.171086 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2026-08-04 00:25:27.171815 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2026-08-04 00:25:46.095895 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:25:46.096084 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> f26ae08cc6b1 2026-08-04 00:25:46.096257 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/12 : LABEL "build-date"="20260804" "name"="proxysql" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:25:46.096351 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in a9a7b4108abb 2026-08-04 00:25:46.096488 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container a9a7b4108abb 2026-08-04 00:25:46.096633 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 98ec46da1929 2026-08-04 00:25:46.096743 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/12 : 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-08-04 00:25:46.096911 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 7aa88f56e640 2026-08-04 00:25:46.097087 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 7aa88f56e640 2026-08-04 00:25:46.097192 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> d03088eda20a 2026-08-04 00:25:46.097312 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 4/12 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2026-08-04 00:25:46.097428 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 9a92717788d8 2026-08-04 00:25:46.097534 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 9a92717788d8 2026-08-04 00:25:46.097685 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 5d0314d0165a 2026-08-04 00:25:46.097760 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 5/12 : 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-08-04 00:25:46.097895 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in a7f335a81bd4 2026-08-04 00:25:46.097968 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:25:46.098026 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:25:46.098097 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [5,715 B] 2026-08-04 00:25:46.098179 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:25:46.098249 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:25:46.098357 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:25:46.098423 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:8 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [4,487 B] 2026-08-04 00:25:46.098487 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:25:46.098544 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:25:46.098632 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:25:46.098688 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:25:46.098851 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:25:46.098927 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:25:46.098990 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:25:46.099054 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:25:46.099119 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:25:46.099181 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:25:46.099246 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 28.2 MB in 2s (11.4 MB/s) 2026-08-04 00:25:46.099307 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-08-04 00:25:46.099374 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-08-04 00:25:46.099441 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-08-04 00:25:46.099505 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-08-04 00:25:46.099603 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2026-08-04 00:25:46.099657 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2026-08-04 00:25:46.099720 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2026-08-04 00:25:46.099814 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2026-08-04 00:25:46.099870 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:25:46.099936 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 35.7 MB of archives. 2026-08-04 00:25:46.099996 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 149 MB of additional disk space will be used. 2026-08-04 00:25:46.100058 | 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-08-04 00:25:46.100121 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:25:46.100186 | 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-08-04 00:25:46.100248 | 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-08-04 00:25:46.100309 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 35.7 MB in 2s (18.0 MB/s) 2026-08-04 00:25:46.100371 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2026-08-04 00:25:46.100430 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2026-08-04 00:25:46.100500 | 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-08-04 00:25:46.100632 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2026-08-04 00:25:46.100703 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2026-08-04 00:25:46.100804 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2026-08-04 00:25:46.100879 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2026-08-04 00:25:46.100941 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2026-08-04 00:25:46.101004 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2026-08-04 00:25:46.101122 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:25:46.101826 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-08-04 00:25:46.101847 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:25:46.101869 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2026-08-04 00:25:46.101879 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-08-04 00:25:46.101890 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.8) ... 2026-08-04 00:25:46.101900 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2026-08-04 00:25:46.101910 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-08-04 00:25:46.101921 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:25:46.101931 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.8) ... 2026-08-04 00:25:46.101942 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:25:46.101952 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:25:46.101962 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:25:46.101973 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container a7f335a81bd4 2026-08-04 00:25:46.101983 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 9cd4b33f2097 2026-08-04 00:25:46.101994 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/12 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-08-04 00:25:46.102004 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 91adc6937bad 2026-08-04 00:25:46.102015 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 7/12 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:25:46.102027 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in f149f84bbfd5 2026-08-04 00:25:46.102037 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container f149f84bbfd5 2026-08-04 00:25:46.102052 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 9e38f97049d6 2026-08-04 00:25:46.102063 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 8/12 : 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-08-04 00:25:46.102075 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in f0bab671b00e 2026-08-04 00:25:46.102093 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container f0bab671b00e 2026-08-04 00:25:46.102107 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 9d79fe0df462 2026-08-04 00:25:46.102166 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 9/12 : COPY patches /patches 2026-08-04 00:25:46.102226 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 3ab2ce9d9688 2026-08-04 00:25:46.102321 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/12 : RUN kolla_patch 2026-08-04 00:25:46.102371 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 8177492f6e46 2026-08-04 00:25:46.102429 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:[i] No series file found, nothing to patch. 2026-08-04 00:25:46.102487 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 8177492f6e46 2026-08-04 00:25:46.102543 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 8bd802b6bbfe 2026-08-04 00:25:46.102628 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 11/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-08-04 00:25:46.102682 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 72b77377f395 2026-08-04 00:25:46.102739 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-08-04 00:25:46.102827 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-08-04 00:25:46.102882 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-08-04 00:25:46.102943 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2026-08-04 00:25:46.102999 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:25:46.103056 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-08-04 00:25:46.103115 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-08-04 00:25:46.103172 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-08-04 00:25:46.103230 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:25:46.103287 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 72b77377f395 2026-08-04 00:25:46.103357 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 6e9b63fae4b6 2026-08-04 00:25:46.103415 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 12/12 : USER proxysql 2026-08-04 00:25:46.103474 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in e833f1f82cde 2026-08-04 00:25:46.103529 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container e833f1f82cde 2026-08-04 00:25:46.103664 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 65da38853c96 2026-08-04 00:25:46.103703 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built d9500a36d255 2026-08-04 00:25:46.103762 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20260804 2026-08-04 00:25:46.103941 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2026-08-04 00:25:46.103817 (took 0:00:18.933948) 2026-08-04 00:25:46.104355 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2026-08-04 00:25:46.104434 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2026-08-04 00:25:46.105864 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2026-08-04 00:25:46.104434 2026-08-04 00:25:46.105880 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2026-08-04 00:25:46.106136 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2026-08-04 00:26:04.030119 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 00:26:04.030282 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> f26ae08cc6b1 2026-08-04 00:26:04.030581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/10 : LABEL "build-date"="20260804" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:26:04.030669 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 019b57605532 2026-08-04 00:26:04.030686 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 019b57605532 2026-08-04 00:26:04.030754 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 9b5b8eae0801 2026-08-04 00:26:04.030932 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 3/10 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2026-08-04 00:26:04.031029 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 7a20ab29aa6f 2026-08-04 00:26:04.031136 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 7a20ab29aa6f 2026-08-04 00:26:04.031210 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> d09e59bf8e70 2026-08-04 00:26:04.031322 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 4/10 : 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-08-04 00:26:04.031397 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in d187da0020eb 2026-08-04 00:26:04.031479 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container d187da0020eb 2026-08-04 00:26:04.031566 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> a02a7cb9fea9 2026-08-04 00:26:04.031660 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 5/10 : 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-08-04 00:26:04.031745 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 5bec7ff90b03 2026-08-04 00:26:04.031871 | 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-08-04 00:26:04.031980 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:26:04.032053 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:26:04.032144 | 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-08-04 00:26:04.032224 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:26:04.032309 | 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-08-04 00:26:04.032393 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:26:04.032477 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:26:04.032560 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:26:04.032816 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:26:04.032847 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:26:04.033042 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:26:04.033097 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:26:04.033237 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:26:04.033378 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:26:04.033521 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:26:04.033666 | 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-08-04 00:26:04.033838 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 28.2 MB in 2s (12.6 MB/s) 2026-08-04 00:26:04.034060 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-08-04 00:26:04.034920 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-08-04 00:26:04.035000 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2026-08-04 00:26:04.035020 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2026-08-04 00:26:04.035059 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2026-08-04 00:26:04.035078 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2026-08-04 00:26:04.035095 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2026-08-04 00:26:04.035113 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2026-08-04 00:26:04.035130 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2026-08-04 00:26:04.035147 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2026-08-04 00:26:04.035182 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2026-08-04 00:26:04.035201 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2026-08-04 00:26:04.035219 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2026-08-04 00:26:04.035235 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:04.035253 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,174 kB of archives. 2026-08-04 00:26:04.035270 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 37.1 MB of additional disk space will be used. 2026-08-04 00:26:04.035839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:26:04.035869 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 00:26:04.035885 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libconfig-inifiles-perl all 3.000003-2ubuntu0.1 [38.5 kB] 2026-08-04 00:26:04.035899 | 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.18+maria~ubu2404 [2,924 B] 2026-08-04 00:26:04.035914 | 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.18+maria~ubu2404 [4,088 B] 2026-08-04 00:26:04.035927 | 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.18+maria~ubu2404 [158 kB] 2026-08-04 00:26:04.035964 | 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.18+maria~ubu2404 [1,020 kB] 2026-08-04 00:26:04.035980 | 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.18+maria~ubu2404 [1,839 kB] 2026-08-04 00:26:04.035994 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,174 kB in 5s (686 kB/s) 2026-08-04 00:26:04.036007 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2026-08-04 00:26:04.036021 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2026-08-04 00:26:04.036037 | 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-08-04 00:26:04.036053 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2026-08-04 00:26:04.036067 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2026-08-04 00:26:04.036081 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2026-08-04 00:26:04.036101 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% 2026-08-04 00:26:04.036116 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 90% 2026-08-04 00:26:04.036134 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2026-08-04 00:26:04.036255 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:26:04.036357 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:26:04.036462 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:26:04.036552 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2026-08-04 00:26:04.036680 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-08-04 00:26:04.036761 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.036894 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2026-08-04 00:26:04.037023 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-08-04 00:26:04.037128 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.037227 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2026-08-04 00:26:04.037329 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-08-04 00:26:04.037429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.037539 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2026-08-04 00:26:04.037627 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2ubuntu0.1_all.deb ... 2026-08-04 00:26:04.037726 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-08-04 00:26:04.037864 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2026-08-04 00:26:04.038003 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-08-04 00:26:04.038114 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.038217 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2026-08-04 00:26:04.038317 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-08-04 00:26:04.038417 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.038515 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-08-04 00:26:04.038599 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.038684 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.038769 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2026-08-04 00:26:04.038884 | 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-08-04 00:26:04.038991 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:26:04.039077 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.039845 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.039870 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:26:04.039883 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:26:04.039906 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 5bec7ff90b03 2026-08-04 00:26:04.039918 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 540963665b53 2026-08-04 00:26:04.039930 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/10 : ARG mariadb_clustercheck_version=10.9 2026-08-04 00:26:04.039974 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in ca285f358805 2026-08-04 00:26:04.039987 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container ca285f358805 2026-08-04 00:26:04.040000 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> a5d0ca3516a6 2026-08-04 00:26:04.040011 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 7/10 : ARG mariadb_clustercheck_url=https://src.fedoraproject.org/rpms/mariadb/raw/${mariadb_clustercheck_version}/f/clustercheck.sh 2026-08-04 00:26:04.040023 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in f4e32b44a193 2026-08-04 00:26:04.040035 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container f4e32b44a193 2026-08-04 00:26:04.040047 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> e9dff0d94a4f 2026-08-04 00:26:04.040059 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 8/10 : RUN curl -o /usr/bin/clustercheck ${mariadb_clustercheck_url} && chmod 755 /usr/bin/clustercheck 2026-08-04 00:26:04.040071 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in e622550365fa 2026-08-04 00:26:04.040083 | 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: 0.406358, size: 3356 2026-08-04 00:26:04.040096 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container e622550365fa 2026-08-04 00:26:04.040108 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> df58cd890df0 2026-08-04 00:26:04.040120 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 9/10 : COPY patches /patches 2026-08-04 00:26:04.040132 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> ce7b7bacacd9 2026-08-04 00:26:04.040144 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 10/10 : RUN kolla_patch 2026-08-04 00:26:04.040156 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in c6f6804fc8c9 2026-08-04 00:26:04.040174 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:[i] No series file found, nothing to patch. 2026-08-04 00:26:04.040186 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container c6f6804fc8c9 2026-08-04 00:26:04.040198 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> ec3d7bb9f33e 2026-08-04 00:26:04.040214 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built f2dd769c97ee 2026-08-04 00:26:04.040371 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20260804 2026-08-04 00:26:04.040429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2026-08-04 00:26:04.040303 (took 0:00:17.935869) 2026-08-04 00:26:04.040496 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2026-08-04 00:26:04.040571 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2026-08-04 00:26:04.041194 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2026-08-04 00:26:04.041233 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2026-08-04 00:26:04.041253 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2026-08-04 00:26:04.041095 2026-08-04 00:26:04.042069 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2026-08-04 00:26:04.042658 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2026-08-04 00:26:17.255874 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260804 2026-08-04 00:26:17.256000 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 872c7ba56d9c 2026-08-04 00:26:17.256106 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/7 : LABEL "build-date"="20260804" "name"="redis" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:26:17.256195 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in eed82ade5f9a 2026-08-04 00:26:17.256306 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container eed82ade5f9a 2026-08-04 00:26:17.256378 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> fea2370856f9 2026-08-04 00:26:17.256457 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 3/7 : 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-08-04 00:26:17.256535 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 176d2fd2629a 2026-08-04 00:26:17.256611 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:26:17.256689 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:26:17.256766 | 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-08-04 00:26:17.257851 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:26:17.257863 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:26:17.257868 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:26:17.257872 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:26:17.257878 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:26:17.257882 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:26:17.257886 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:26:17.257890 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:26:17.257894 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:26:17.257898 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:26:17.257902 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:26:17.257905 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:26:17.257909 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 28.2 MB in 3s (11.1 MB/s) 2026-08-04 00:26:17.257913 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-08-04 00:26:17.257916 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-08-04 00:26:17.257920 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-08-04 00:26:17.257923 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-08-04 00:26:17.257927 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2026-08-04 00:26:17.257930 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-08-04 00:26:17.257949 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2026-08-04 00:26:17.257954 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2026-08-04 00:26:17.258031 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2026-08-04 00:26:17.258105 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2026-08-04 00:26:17.258181 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:17.258291 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2026-08-04 00:26:17.258372 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,619 kB of additional disk space will be used. 2026-08-04 00:26:17.258437 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:26:17.258515 | 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-08-04 00:26:17.258589 | 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-08-04 00:26:17.258660 | 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-08-04 00:26:17.258732 | 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-08-04 00:26:17.258843 | 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-08-04 00:26:17.258944 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 0s (3,804 kB/s) 2026-08-04 00:26:17.259021 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2026-08-04 00:26:17.259089 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2026-08-04 00:26:17.259161 | 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% 2026-08-04 00:26:17.259233 | ubuntu-noble-large | INFO:kolla.common.utils.redis: (Reading database ... 40% 2026-08-04 00:26:17.259339 | ubuntu-noble-large | INFO:kolla.common.utils.redis: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:26:17.259415 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2026-08-04 00:26:17.259488 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% 2026-08-04 00:26:17.259559 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% 2026-08-04 00:26:17.259627 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2026-08-04 00:26:17.259696 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2026-08-04 00:26:17.259765 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2026-08-04 00:26:17.259866 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2026-08-04 00:26:17.259958 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:26:17.260028 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:26:17.260118 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:26:17.260192 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2026-08-04 00:26:17.260395 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-08-04 00:26:17.260442 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-08-04 00:26:17.260448 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2026-08-04 00:26:17.260491 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-08-04 00:26:17.260556 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2026-08-04 00:26:17.260625 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2026-08-04 00:26:17.260692 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-08-04 00:26:17.261848 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-08-04 00:26:17.261866 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2026-08-04 00:26:17.261872 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-08-04 00:26:17.261877 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-08-04 00:26:17.261881 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-08-04 00:26:17.261885 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2026-08-04 00:26:17.261889 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:26:17.261892 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-08-04 00:26:17.261896 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-08-04 00:26:17.261911 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2026-08-04 00:26:17.261915 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:26:17.261919 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:26:17.261922 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 176d2fd2629a 2026-08-04 00:26:17.261927 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 7f97a728fe6f 2026-08-04 00:26:17.261931 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 4/7 : COPY patches /patches 2026-08-04 00:26:17.261935 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> db02272bcdea 2026-08-04 00:26:17.261939 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/7 : RUN kolla_patch 2026-08-04 00:26:17.261943 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 1cfd93ccbbbb 2026-08-04 00:26:17.261946 | ubuntu-noble-large | INFO:kolla.common.utils.redis:[i] No series file found, nothing to patch. 2026-08-04 00:26:17.261950 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 1cfd93ccbbbb 2026-08-04 00:26:17.261955 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 8e48cd09c1ac 2026-08-04 00:26:17.261961 | ubuntu-noble-large | INFO:kolla.common.utils.redis: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-08-04 00:26:17.261966 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in aa7b70031b21 2026-08-04 00:26:17.261970 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-08-04 00:26:17.261973 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-08-04 00:26:17.261979 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-08-04 00:26:17.261983 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2026-08-04 00:26:17.262036 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:17.262097 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-08-04 00:26:17.262178 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-08-04 00:26:17.262216 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-08-04 00:26:17.262304 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:17.262358 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container aa7b70031b21 2026-08-04 00:26:17.262433 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 185e26fdf9d3 2026-08-04 00:26:17.262499 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 7/7 : USER redis 2026-08-04 00:26:17.262562 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in cce28647eaec 2026-08-04 00:26:17.262618 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container cce28647eaec 2026-08-04 00:26:17.262675 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 2e8de55c444b 2026-08-04 00:26:17.262770 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built 81b04cc43b77 2026-08-04 00:26:17.262889 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20260804 2026-08-04 00:26:17.263039 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2026-08-04 00:26:17.262930 (took 0:00:13.221835) 2026-08-04 00:26:17.263503 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2026-08-04 00:26:17.263636 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2026-08-04 00:26:17.263741 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2026-08-04 00:26:17.263667 2026-08-04 00:26:17.264879 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2026-08-04 00:26:17.265665 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2026-08-04 00:26:31.051624 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/9 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260804 2026-08-04 00:26:31.051737 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 872c7ba56d9c 2026-08-04 00:26:31.051760 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/9 : LABEL "build-date"="20260804" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:26:31.051819 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 791a9c59155c 2026-08-04 00:26:31.051857 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 791a9c59155c 2026-08-04 00:26:31.051876 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 78529637840a 2026-08-04 00:26:31.051927 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 3/9 : 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-08-04 00:26:31.052005 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 8af5dbbdc026 2026-08-04 00:26:31.053907 | 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-08-04 00:26:31.053955 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:26:31.053971 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:26:31.053986 | 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-08-04 00:26:31.053999 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:26:31.054011 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:26:31.054024 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:26:31.054037 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:26:31.054084 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:26:31.054095 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:26:31.054106 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:26:31.054116 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:26:31.054126 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:26:31.054136 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:26:31.054146 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:26:31.054156 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 28.2 MB in 2s (12.0 MB/s) 2026-08-04 00:26:31.054167 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-08-04 00:26:31.054176 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-08-04 00:26:31.054187 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-08-04 00:26:31.054197 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-08-04 00:26:31.054207 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2026-08-04 00:26:31.054217 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-08-04 00:26:31.054227 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2026-08-04 00:26:31.054238 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2026-08-04 00:26:31.054248 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2026-08-04 00:26:31.054258 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2026-08-04 00:26:31.054268 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:31.054278 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,453 kB of archives. 2026-08-04 00:26:31.054296 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,514 kB of additional disk space will be used. 2026-08-04 00:26:31.054322 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:26:31.054346 | 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-08-04 00:26:31.054365 | 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-08-04 00:26:31.054384 | 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-08-04 00:26:31.054399 | 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-08-04 00:26:31.054430 | 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-08-04 00:26:31.054449 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,453 kB in 0s (3,461 kB/s) 2026-08-04 00:26:31.054465 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2026-08-04 00:26:31.054482 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2026-08-04 00:26:31.054521 | 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-08-04 00:26:31.054557 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% 2026-08-04 00:26:31.054608 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% 2026-08-04 00:26:31.054626 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2026-08-04 00:26:31.054645 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2026-08-04 00:26:31.054663 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2026-08-04 00:26:31.054682 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2026-08-04 00:26:31.054700 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:26:31.054720 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:26:31.054738 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:26:31.054756 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2026-08-04 00:26:31.054773 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-08-04 00:26:31.054840 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-08-04 00:26:31.054859 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2026-08-04 00:26:31.054878 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-08-04 00:26:31.054896 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2026-08-04 00:26:31.054914 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2026-08-04 00:26:31.054933 | 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-08-04 00:26:31.054953 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-08-04 00:26:31.054971 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2026-08-04 00:26:31.054989 | 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-08-04 00:26:31.055009 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-08-04 00:26:31.055026 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-08-04 00:26:31.055044 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2026-08-04 00:26:31.055061 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:26:31.055080 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-08-04 00:26:31.055098 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-08-04 00:26:31.055117 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2026-08-04 00:26:31.055135 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:26:31.055154 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:26:31.055171 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 8af5dbbdc026 2026-08-04 00:26:31.055191 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> fbdfcaaa6709 2026-08-04 00:26:31.055209 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:26:31.055241 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 04a58e2c082d 2026-08-04 00:26:31.055259 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:26:31.055277 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in f6a83aebb694 2026-08-04 00:26:31.055294 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container f6a83aebb694 2026-08-04 00:26:31.055311 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 049d34c58aa3 2026-08-04 00:26:31.055328 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 6/9 : COPY patches /patches 2026-08-04 00:26:31.055345 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 84d0ef2633a4 2026-08-04 00:26:31.055374 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/9 : RUN kolla_patch 2026-08-04 00:26:31.055393 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 0c6a903e94e1 2026-08-04 00:26:31.055421 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:[i] No series file found, nothing to patch. 2026-08-04 00:26:31.055440 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 0c6a903e94e1 2026-08-04 00:26:31.055458 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> d940262e0298 2026-08-04 00:26:31.055479 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: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-08-04 00:26:31.055498 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in b2a499f4d2f8 2026-08-04 00:26:31.055518 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-08-04 00:26:31.055538 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-08-04 00:26:31.055557 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-08-04 00:26:31.055603 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2026-08-04 00:26:31.055622 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:31.055640 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-08-04 00:26:31.055658 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-08-04 00:26:31.055677 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-08-04 00:26:31.055695 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:31.055714 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container b2a499f4d2f8 2026-08-04 00:26:31.055749 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 54afaf533c5f 2026-08-04 00:26:31.055768 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 9/9 : USER redis 2026-08-04 00:26:31.055850 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in ef165f2f2f1a 2026-08-04 00:26:31.055869 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container ef165f2f2f1a 2026-08-04 00:26:31.055887 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 48cdcb07b651 2026-08-04 00:26:31.055906 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 5c4aaa9609b5 2026-08-04 00:26:31.055934 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20260804 2026-08-04 00:26:31.055954 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2026-08-04 00:26:31.055438 (took 0:00:13.791771) 2026-08-04 00:26:31.055972 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2026-08-04 00:26:31.055991 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2026-08-04 00:26:31.056015 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2026-08-04 00:26:31.055897 2026-08-04 00:26:31.056033 | 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-08-04 00:26:32.587181 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2026-08-04 00:26:32.587596 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2026-08-04 00:26:53.803228 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/12 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260804 2026-08-04 00:26:53.803340 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> ba771f18856c 2026-08-04 00:26:53.803363 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/12 : LABEL "build-date"="20260804" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:26:53.803381 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 80a46ce86c2f 2026-08-04 00:26:53.803395 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 80a46ce86c2f 2026-08-04 00:26:53.803427 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 2aee60336c86 2026-08-04 00:26:53.803448 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 3/12 : 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-08-04 00:26:53.803517 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in bf77a8c2a131 2026-08-04 00:26:53.803531 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container bf77a8c2a131 2026-08-04 00:26:53.803548 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 38dfeca38488 2026-08-04 00:26:53.803563 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 4/12 : 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-08-04 00:26:53.803576 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 2bdf1c90dcf8 2026-08-04 00:26:53.803589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:26:53.803606 | 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-08-04 00:26:53.803620 | 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-08-04 00:26:53.803633 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:26:53.803650 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:26:53.803666 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:26:53.803683 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:26:53.803723 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:26:53.803741 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:26:53.803813 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:26:53.803834 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:26:53.803849 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:26:53.803934 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:26:53.803948 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:26:53.803962 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:26:53.803976 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 28.2 MB in 3s (10.4 MB/s) 2026-08-04 00:26:53.804016 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-08-04 00:26:53.804059 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-08-04 00:26:53.804101 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-08-04 00:26:53.804115 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-08-04 00:26:53.804181 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2026-08-04 00:26:53.804197 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-08-04 00:26:53.804237 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2026-08-04 00:26:53.804252 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-08-04 00:26:53.804279 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-08-04 00:26:53.804293 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2026-08-04 00:26:53.804332 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2026-08-04 00:26:53.804347 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2026-08-04 00:26:53.804383 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2026-08-04 00:26:53.804398 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-08-04 00:26:53.804437 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:53.804452 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,588 kB of archives. 2026-08-04 00:26:53.804498 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,189 kB of additional disk space will be used. 2026-08-04 00:26:53.804515 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:26:53.804529 | 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-08-04 00:26:53.804545 | 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-08-04 00:26:53.804586 | 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-08-04 00:26:53.804601 | 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.5 [443 kB] 2026-08-04 00:26:53.804627 | 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-08-04 00:26:53.804664 | 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-08-04 00:26:53.804690 | 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.18 [908 kB] 2026-08-04 00:26:53.804704 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,588 kB in 0s (4,032 kB/s) 2026-08-04 00:26:53.804741 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2026-08-04 00:26:53.804756 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-08-04 00:26:53.804809 | 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-08-04 00:26:53.804831 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-08-04 00:26:53.804845 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2026-08-04 00:26:53.804884 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2026-08-04 00:26:53.804899 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-08-04 00:26:53.805015 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-08-04 00:26:53.805029 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-08-04 00:26:53.805043 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:26:53.805057 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-08-04 00:26:53.805094 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:26:53.805109 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:26:53.805152 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2026-08-04 00:26:53.805186 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2026-08-04 00:26:53.805199 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-08-04 00:26:53.805237 | 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 ... 2026-08-04 00:26:53.805265 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-08-04 00:26:53.805300 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-08-04 00:26:53.805313 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:60% (Reading database ... 65% 2026-08-04 00:26:53.805349 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-08-04 00:26:53.805363 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-08-04 00:26:53.805400 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-08-04 00:26:53.805434 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-08-04 00:26:53.805447 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11562 files and directories currently installed.) 2026-08-04 00:26:53.805484 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-08-04 00:26:53.805497 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:26:53.805543 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:26:53.805558 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:26:53.805578 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:26:53.805611 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2026-08-04 00:26:53.805644 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-04 00:26:53.805658 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:26:53.805696 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2026-08-04 00:26:53.805711 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-08-04 00:26:53.805747 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 00:26:53.805761 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2026-08-04 00:26:53.805837 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-08-04 00:26:53.805853 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 00:26:53.805865 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2026-08-04 00:26:53.805877 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 00:26:53.805914 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:26:53.805928 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 00:26:53.805966 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:26:53.806000 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-08-04 00:26:53.806014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:26:53.806049 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 00:26:53.806082 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:26:53.806114 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2026-08-04 00:26:53.806173 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:26:53.806196 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:26:53.806215 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-08-04 00:26:53.806258 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:26:53.806272 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:26:53.806311 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 2bdf1c90dcf8 2026-08-04 00:26:53.806324 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> a6e3c5c61da9 2026-08-04 00:26:53.806361 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/12 : ADD letsencrypt-lego-archive /lego-source 2026-08-04 00:26:53.806395 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 417de8949560 2026-08-04 00:26:53.806408 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/12 : RUN cp -r /lego-source/lego /opt/ 2026-08-04 00:26:53.806443 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in bd120dd88fb9 2026-08-04 00:26:53.806457 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container bd120dd88fb9 2026-08-04 00:26:53.806495 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> e735303ee1f4 2026-08-04 00:26:53.806509 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/12 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2026-08-04 00:26:53.806556 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 00846701c689 2026-08-04 00:26:53.806571 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/12 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2026-08-04 00:26:53.806610 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 49cdf99ebc84 2026-08-04 00:26:53.806624 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 9/12 : RUN chmod +x /usr/bin/letsencrypt-certificates /usr/bin/sync-and-update-certificate 2026-08-04 00:26:53.806663 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in fe543594f410 2026-08-04 00:26:53.806677 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container fe543594f410 2026-08-04 00:26:53.806714 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 588d987ad8ae 2026-08-04 00:26:53.806727 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 10/12 : COPY patches /patches 2026-08-04 00:26:53.806766 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 03c6c6a51460 2026-08-04 00:26:53.806802 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 11/12 : RUN kolla_patch 2026-08-04 00:26:53.806845 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 67197d8f88c7 2026-08-04 00:26:53.806886 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:[i] No series file found, nothing to patch. 2026-08-04 00:26:53.806900 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 67197d8f88c7 2026-08-04 00:26:53.806925 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 7712f87abc19 2026-08-04 00:26:53.806962 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: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-08-04 00:26:53.806978 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 66dfa2898caa 2026-08-04 00:26:53.807014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-08-04 00:26:53.807036 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-08-04 00:26:53.807056 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-08-04 00:26:53.807078 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2026-08-04 00:26:53.807101 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:53.807145 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-08-04 00:26:53.807190 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-08-04 00:26:53.807204 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-08-04 00:26:53.807243 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:26:53.807258 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 66dfa2898caa 2026-08-04 00:26:53.807293 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> ce738e784b0e 2026-08-04 00:26:53.807326 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built d5ee60412e48 2026-08-04 00:26:53.807340 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260804 2026-08-04 00:26:53.807444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2026-08-04 00:26:53.807357 (took 0:00:22.751460) 2026-08-04 00:26:53.807758 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2026-08-04 00:26:53.807806 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2026-08-04 00:26:53.807823 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2026-08-04 00:26:53.807708 2026-08-04 00:26:53.808566 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2026-08-04 00:26:53.809151 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2026-08-04 00:27:10.710050 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/8 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260804 2026-08-04 00:27:10.710116 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> ba771f18856c 2026-08-04 00:27:10.710134 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/8 : LABEL "build-date"="20260804" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:27:10.710150 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 77a5f40e1b08 2026-08-04 00:27:10.710163 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 77a5f40e1b08 2026-08-04 00:27:10.710175 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 5aa5117880cb 2026-08-04 00:27:10.710189 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 3/8 : 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-08-04 00:27:10.710202 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 896b35e6dbb2 2026-08-04 00:27:10.710214 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:27:10.710245 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:27:10.710258 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:27:10.710272 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:27:10.710284 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:27:10.710296 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:27:10.710308 | 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-08-04 00:27:10.710321 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:27:10.710333 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:27:10.710345 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:27:10.710357 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:27:10.710913 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:27:10.710937 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:27:10.710950 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:27:10.710983 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:27:10.710994 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 28.2 MB in 2s (11.5 MB/s) 2026-08-04 00:27:10.711003 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-08-04 00:27:10.711013 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-08-04 00:27:10.711023 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-08-04 00:27:10.711034 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-08-04 00:27:10.711044 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2026-08-04 00:27:10.711054 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2026-08-04 00:27:10.711063 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2026-08-04 00:27:10.711073 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2026-08-04 00:27:10.711083 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-08-04 00:27:10.711093 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2026-08-04 00:27:10.711103 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2026-08-04 00:27:10.711118 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2026-08-04 00:27:10.711128 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2026-08-04 00:27:10.711142 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2026-08-04 00:27:10.711228 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2026-08-04 00:27:10.711287 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:10.711369 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2026-08-04 00:27:10.711418 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.1 MB of additional disk space will be used. 2026-08-04 00:27:10.711481 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:27:10.711651 | 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-08-04 00:27:10.711734 | 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-08-04 00:27:10.711844 | 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-08-04 00:27:10.711925 | 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-08-04 00:27:10.711989 | 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-08-04 00:27:10.712058 | 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-08-04 00:27:10.712125 | 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-08-04 00:27:10.712198 | 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.8 [764 kB] 2026-08-04 00:27:10.712267 | 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.15 [1,338 kB] 2026-08-04 00:27:10.712335 | 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.15 [163 kB] 2026-08-04 00:27:10.712404 | 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.15 [99.7 kB] 2026-08-04 00:27:10.712471 | 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.15 [90.2 kB] 2026-08-04 00:27:10.712539 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 1s (22.3 MB/s) 2026-08-04 00:27:10.712628 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2026-08-04 00:27:10.712691 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2026-08-04 00:27:10.712758 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2026-08-04 00:27:10.712868 | 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-08-04 00:27:10.712929 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2026-08-04 00:27:10.713017 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% (Reading database ... 80% 2026-08-04 00:27:10.713087 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2026-08-04 00:27:10.713169 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2026-08-04 00:27:10.713247 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2026-08-04 00:27:10.713315 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:27:10.713382 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-04 00:27:10.714856 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-04 00:27:10.714881 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2026-08-04 00:27:10.714891 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-04 00:27:10.714900 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:27:10.714909 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-04 00:27:10.714917 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-04 00:27:10.714926 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:27:10.714935 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-04 00:27:10.714943 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-04 00:27:10.714952 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:27:10.714961 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2026-08-04 00:27:10.714969 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-08-04 00:27:10.714989 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:27:10.714999 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2026-08-04 00:27:10.715007 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-04 00:27:10.715084 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-04 00:27:10.715099 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2026-08-04 00:27:10.715108 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:27:10.715116 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:27:10.715125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2026-08-04 00:27:10.715134 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:27:10.715143 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:27:10.715151 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2026-08-04 00:27:10.715160 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-04 00:27:10.715168 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-04 00:27:10.715177 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2026-08-04 00:27:10.715186 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-04 00:27:10.715195 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-04 00:27:10.715204 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2026-08-04 00:27:10.715212 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-04 00:27:10.715221 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-04 00:27:10.715230 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2026-08-04 00:27:10.715238 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-04 00:27:10.715247 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-04 00:27:10.715256 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-04 00:27:10.715265 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:27:10.715273 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-04 00:27:10.715282 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-04 00:27:10.715302 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-04 00:27:10.715311 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:27:10.715320 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:27:10.715328 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:27:10.715337 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-04 00:27:10.715353 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-04 00:27:10.715362 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-04 00:27:10.715371 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-04 00:27:10.715379 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2026-08-04 00:27:10.715388 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2026-08-04 00:27:10.715397 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-08-04 00:27:10.715409 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2026-08-04 00:27:10.715418 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2026-08-04 00:27:10.715460 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2026-08-04 00:27:10.715538 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2026-08-04 00:27:10.715590 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2026-08-04 00:27:10.715672 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2026-08-04 00:27:10.715714 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2026-08-04 00:27:10.715762 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2026-08-04 00:27:10.715835 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2026-08-04 00:27:10.715932 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2026-08-04 00:27:10.715976 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2026-08-04 00:27:10.716031 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2026-08-04 00:27:10.716086 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2026-08-04 00:27:10.716140 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2026-08-04 00:27:10.716194 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2026-08-04 00:27:10.716247 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2026-08-04 00:27:10.716302 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2026-08-04 00:27:10.716355 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2026-08-04 00:27:10.716411 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2026-08-04 00:27:10.716465 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2026-08-04 00:27:10.716519 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2026-08-04 00:27:10.716630 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2026-08-04 00:27:10.716679 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2026-08-04 00:27:10.716737 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2026-08-04 00:27:10.716813 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:27:10.716878 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:27:10.716934 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 896b35e6dbb2 2026-08-04 00:27:10.716990 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 96e8554e7bcc 2026-08-04 00:27:10.717047 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/8 : RUN echo > /etc/apache2/ports.conf 2026-08-04 00:27:10.717106 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 6e6d81072084 2026-08-04 00:27:10.717155 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 6e6d81072084 2026-08-04 00:27:10.717202 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 167d5c8e9ed4 2026-08-04 00:27:10.717249 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2026-08-04 00:27:10.717298 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> f342675f1ea1 2026-08-04 00:27:10.717345 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 6/8 : COPY patches /patches 2026-08-04 00:27:10.717402 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 7fd5075e3d20 2026-08-04 00:27:10.717451 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 7/8 : RUN kolla_patch 2026-08-04 00:27:10.717500 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in e4498b86ab7e 2026-08-04 00:27:10.717546 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:[i] No series file found, nothing to patch. 2026-08-04 00:27:10.717607 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container e4498b86ab7e 2026-08-04 00:27:10.717653 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 733b91c972d2 2026-08-04 00:27:10.717705 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: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-08-04 00:27:10.717753 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 7073c7d557b9 2026-08-04 00:27:10.717819 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-08-04 00:27:10.717872 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-08-04 00:27:10.717919 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-08-04 00:27:10.717969 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2026-08-04 00:27:10.718014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:10.718062 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-08-04 00:27:10.718110 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-08-04 00:27:10.718158 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-08-04 00:27:10.718205 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:10.718269 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 7073c7d557b9 2026-08-04 00:27:10.718310 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> c8d8fc3c35ab 2026-08-04 00:27:10.718360 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built 984a50dff2e2 2026-08-04 00:27:10.718408 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260804 2026-08-04 00:27:10.718494 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2026-08-04 00:27:10.718417 (took 0:00:16.910709) 2026-08-04 00:27:10.718907 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2026-08-04 00:27:10.718985 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2026-08-04 00:27:10.719055 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2026-08-04 00:27:10.718979 2026-08-04 00:27:10.719964 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2026-08-04 00:27:10.720535 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2026-08-04 00:27:13.331757 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260804 2026-08-04 00:27:13.331889 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 9ffcf09b802b 2026-08-04 00:27:13.331945 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/7 : LABEL "build-date"="20260804" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:27:13.332038 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in e89fd13b9a2d 2026-08-04 00:27:13.332097 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container e89fd13b9a2d 2026-08-04 00:27:13.332194 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> fe5c0f5e7299 2026-08-04 00:27:13.332256 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-08-04 00:27:13.333917 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> e45d50f7815e 2026-08-04 00:27:13.333964 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2026-08-04 00:27:13.333978 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 1d3981703cc9 2026-08-04 00:27:13.333990 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 1d3981703cc9 2026-08-04 00:27:13.334000 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 20b641cb0499 2026-08-04 00:27:13.334010 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 5/7 : COPY patches /patches 2026-08-04 00:27:13.334020 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 633915d04ee2 2026-08-04 00:27:13.334030 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 6/7 : RUN kolla_patch 2026-08-04 00:27:13.334040 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 9b10256f91d0 2026-08-04 00:27:13.334051 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:[i] No series file found, nothing to patch. 2026-08-04 00:27:13.334061 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 9b10256f91d0 2026-08-04 00:27:13.334071 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> ac1c86e35ba2 2026-08-04 00:27:13.334082 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: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-08-04 00:27:13.334095 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 0b8e3cccf1e9 2026-08-04 00:27:13.334106 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-08-04 00:27:13.334116 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-08-04 00:27:13.334126 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-08-04 00:27:13.334152 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2026-08-04 00:27:13.334164 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:13.334174 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-08-04 00:27:13.334184 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-08-04 00:27:13.334207 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-08-04 00:27:13.334217 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:13.334228 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 0b8e3cccf1e9 2026-08-04 00:27:13.334237 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> e5608631bf40 2026-08-04 00:27:13.334247 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 36a1b0ebe206 2026-08-04 00:27:13.334258 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260804 2026-08-04 00:27:13.334276 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2026-08-04 00:27:13.333914 (took 0:00:02.614935) 2026-08-04 00:27:13.334842 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2026-08-04 00:27:13.334990 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2026-08-04 00:27:13.335120 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2026-08-04 00:27:13.334999 2026-08-04 00:27:13.336304 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2026-08-04 00:27:13.337186 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2026-08-04 00:27:16.019361 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260804 2026-08-04 00:27:16.019560 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 9ffcf09b802b 2026-08-04 00:27:16.019762 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/7 : LABEL "build-date"="20260804" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:27:16.019992 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 439d63f07402 2026-08-04 00:27:16.020138 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 439d63f07402 2026-08-04 00:27:16.020263 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 20bb902b3c6e 2026-08-04 00:27:16.020429 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-08-04 00:27:16.020535 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 7c074d671bf3 2026-08-04 00:27:16.020661 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2026-08-04 00:27:16.020847 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in d3e21c960b78 2026-08-04 00:27:16.020984 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container d3e21c960b78 2026-08-04 00:27:16.021106 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 69bd752ea299 2026-08-04 00:27:16.021230 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 5/7 : COPY patches /patches 2026-08-04 00:27:16.021358 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> afa7d1806cb8 2026-08-04 00:27:16.021477 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 6/7 : RUN kolla_patch 2026-08-04 00:27:16.021601 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in fc89f468be05 2026-08-04 00:27:16.021752 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:[i] No series file found, nothing to patch. 2026-08-04 00:27:16.021914 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container fc89f468be05 2026-08-04 00:27:16.022042 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> f4e587f03a3b 2026-08-04 00:27:16.022187 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: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-08-04 00:27:16.022295 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in e48643e8f82d 2026-08-04 00:27:16.022414 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-08-04 00:27:16.022535 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-08-04 00:27:16.022656 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-08-04 00:27:16.022862 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2026-08-04 00:27:16.022964 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:16.023084 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-08-04 00:27:16.023223 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-08-04 00:27:16.024887 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-08-04 00:27:16.024909 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:16.024919 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container e48643e8f82d 2026-08-04 00:27:16.024928 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> d3be896baa71 2026-08-04 00:27:16.024937 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built ebda30780141 2026-08-04 00:27:16.024946 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260804 2026-08-04 00:27:16.024957 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2026-08-04 00:27:16.023774 (took 0:00:02.688775) 2026-08-04 00:27:16.024966 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2026-08-04 00:27:16.024979 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2026-08-04 00:27:16.025131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2026-08-04 00:27:16.024972 2026-08-04 00:27:16.026571 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2026-08-04 00:27:16.027551 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2026-08-04 00:27:27.183378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260804 2026-08-04 00:27:27.183495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 9ffcf09b802b 2026-08-04 00:27:27.183518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/7 : LABEL "build-date"="20260804" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:27:27.183667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 6a738bbbfc00 2026-08-04 00:27:27.183725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 6a738bbbfc00 2026-08-04 00:27:27.183877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> f56621bef674 2026-08-04 00:27:27.184010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 3/7 : 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-08-04 00:27:27.184086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 77dd7d1be525 2026-08-04 00:27:27.184207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:27:27.184260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:27:27.184341 | 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-08-04 00:27:27.184420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:27:27.184501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:27:27.184579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:27:27.184660 | 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-08-04 00:27:27.184757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:27:27.184852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:27:27.184961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:27:27.185121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:27:27.185212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:27:27.185293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:27:27.185372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:27:27.185449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:27:27.185529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 28.2 MB in 2s (11.8 MB/s) 2026-08-04 00:27:27.185603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-08-04 00:27:27.185692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-08-04 00:27:27.185775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2026-08-04 00:27:27.185901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2026-08-04 00:27:27.186010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2026-08-04 00:27:27.186182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ovn-common 2026-08-04 00:27:27.186372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:27.186447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 1,188 kB of archives. 2026-08-04 00:27:27.186479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 4,567 kB of additional disk space will be used. 2026-08-04 00:27:27.186500 | 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-08-04 00:27:27.186523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 1,188 kB in 1s (1,387 kB/s) 2026-08-04 00:27:27.186575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package ovn-common. 2026-08-04 00:27:27.186639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2026-08-04 00:27:27.186723 | 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-08-04 00:27:27.186846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2026-08-04 00:27:27.186891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2026-08-04 00:27:27.186975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2026-08-04 00:27:27.187057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2026-08-04 00:27:27.187132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2026-08-04 00:27:27.187198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2026-08-04 00:27:27.187270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11840 files and directories currently installed.) 2026-08-04 00:27:27.187340 | 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-08-04 00:27:27.187410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:27:27.187478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:27:27.187546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 77dd7d1be525 2026-08-04 00:27:27.188945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 66ce50ad6d78 2026-08-04 00:27:27.189048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:27:27.189072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> c16cc9a91dd9 2026-08-04 00:27:27.189090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:27:27.189107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 57d92eb310d9 2026-08-04 00:27:27.189125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 57d92eb310d9 2026-08-04 00:27:27.189143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 145717426273 2026-08-04 00:27:27.189160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 6/7 : COPY patches /patches 2026-08-04 00:27:27.189178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> ab1606e7b680 2026-08-04 00:27:27.189211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 7/7 : RUN kolla_patch 2026-08-04 00:27:27.189228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 065c10adc411 2026-08-04 00:27:27.189246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:[i] No series file found, nothing to patch. 2026-08-04 00:27:27.189281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 065c10adc411 2026-08-04 00:27:27.189299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> a4612f4617d6 2026-08-04 00:27:27.189317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built 593a98b6c251 2026-08-04 00:27:27.189334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20260804 2026-08-04 00:27:27.189350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2026-08-04 00:27:27.188419 (took 0:00:11.163447) 2026-08-04 00:27:27.189367 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2026-08-04 00:27:27.189385 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2026-08-04 00:27:27.189402 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2026-08-04 00:27:27.189419 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2026-08-04 00:27:27.189447 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2026-08-04 00:27:27.189487 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2026-08-04 00:27:27.189592 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2026-08-04 00:27:27.189405 2026-08-04 00:27:27.189611 | 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-08-04 00:27:27.950734 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2026-08-04 00:27:27.951132 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2026-08-04 00:27:31.657053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:27:31.657208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 0fe4925902e5 2026-08-04 00:27:31.657242 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:27:31.657399 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 8df26de34aa4 2026-08-04 00:27:31.657466 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 8df26de34aa4 2026-08-04 00:27:31.657574 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 2d13cef7a9c1 2026-08-04 00:27:31.657637 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/8 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2026-08-04 00:27:31.657754 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> fbe2589980c2 2026-08-04 00:27:31.657832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 4/8 : 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-08-04 00:27:31.657925 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 864e46c5de4f 2026-08-04 00:27:31.658007 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 864e46c5de4f 2026-08-04 00:27:31.658087 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 9663b7099fb6 2026-08-04 00:27:31.658199 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 5/8 : COPY patches /patches 2026-08-04 00:27:31.658284 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 3c0b56298d02 2026-08-04 00:27:31.658365 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/8 : RUN kolla_patch 2026-08-04 00:27:31.658449 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in f5a8af99e30a 2026-08-04 00:27:31.658528 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:[i] No series file found, nothing to patch. 2026-08-04 00:27:31.658635 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container f5a8af99e30a 2026-08-04 00:27:31.658686 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> bad2669f8149 2026-08-04 00:27:31.658750 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: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-08-04 00:27:31.658866 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in b6a84a7aff8f 2026-08-04 00:27:31.658949 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-08-04 00:27:31.659071 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-08-04 00:27:31.659153 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-08-04 00:27:31.659223 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2026-08-04 00:27:31.659296 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:31.659376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-08-04 00:27:31.659458 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-08-04 00:27:31.659537 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-08-04 00:27:31.659615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:31.659698 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container b6a84a7aff8f 2026-08-04 00:27:31.659819 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 9ad018828782 2026-08-04 00:27:31.659880 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 8/8 : USER prometheus 2026-08-04 00:27:31.659971 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in ec97b2d51c31 2026-08-04 00:27:31.660054 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container ec97b2d51c31 2026-08-04 00:27:31.660155 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 457731771c1a 2026-08-04 00:27:31.660237 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built 92fe8f89cac9 2026-08-04 00:27:31.660411 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260804 2026-08-04 00:27:31.660568 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2026-08-04 00:27:31.660436 (took 0:00:04.471031) 2026-08-04 00:27:31.661966 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2026-08-04 00:27:31.662028 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2026-08-04 00:27:31.662042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2026-08-04 00:27:31.661280 2026-08-04 00:27:31.662055 | 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-08-04 00:27:32.553987 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2026-08-04 00:27:32.554090 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2026-08-04 00:27:36.466272 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:27:36.466362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 0fe4925902e5 2026-08-04 00:27:36.466415 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:27:36.466515 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 6811fadaba75 2026-08-04 00:27:36.466536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 6811fadaba75 2026-08-04 00:27:36.466625 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> bf9b05428d8f 2026-08-04 00:27:36.466661 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/8 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2026-08-04 00:27:36.466746 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 8611adbd1d07 2026-08-04 00:27:36.466806 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 4/8 : 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-08-04 00:27:36.466925 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 6d80ceff49fb 2026-08-04 00:27:36.466976 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 6d80ceff49fb 2026-08-04 00:27:36.467040 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 9761986cc182 2026-08-04 00:27:36.467093 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 5/8 : COPY patches /patches 2026-08-04 00:27:36.467148 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 4c6f38680ac0 2026-08-04 00:27:36.467200 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/8 : RUN kolla_patch 2026-08-04 00:27:36.467283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 9124fb1cf36e 2026-08-04 00:27:36.467343 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:[i] No series file found, nothing to patch. 2026-08-04 00:27:36.467403 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 9124fb1cf36e 2026-08-04 00:27:36.467459 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> b3f509a98867 2026-08-04 00:27:36.467520 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: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-08-04 00:27:36.467708 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in b1d61036d443 2026-08-04 00:27:36.467749 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-08-04 00:27:36.467857 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-08-04 00:27:36.467925 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-08-04 00:27:36.467991 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2026-08-04 00:27:36.468045 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:36.468104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-08-04 00:27:36.468163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-08-04 00:27:36.468217 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-08-04 00:27:36.468317 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:36.468383 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container b1d61036d443 2026-08-04 00:27:36.468439 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 3a1c716f9d99 2026-08-04 00:27:36.468493 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 8/8 : USER prometheus 2026-08-04 00:27:36.468549 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 70e5ab5eae78 2026-08-04 00:27:36.468602 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 70e5ab5eae78 2026-08-04 00:27:36.468654 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> fa6873329d43 2026-08-04 00:27:36.468710 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 120b1b664a30 2026-08-04 00:27:36.468765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260804 2026-08-04 00:27:36.469039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2026-08-04 00:27:36.468918 (took 0:00:04.807638) 2026-08-04 00:27:36.469524 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-server) 2026-08-04 00:27:36.469596 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Processing 2026-08-04 00:27:36.469663 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building started at 2026-08-04 00:27:36.469578 2026-08-04 00:27:36.469807 | 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-08-04 00:27:41.819001 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 plugins into plugins archive 2026-08-04 00:27:41.819315 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 additions into additions archive 2026-08-04 00:27:58.402649 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:27:58.402751 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 0fe4925902e5 2026-08-04 00:27:58.402772 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-server" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:27:58.402899 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in ea11a59b06db 2026-08-04 00:27:58.402988 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container ea11a59b06db 2026-08-04 00:27:58.403062 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 999df9f09f2d 2026-08-04 00:27:58.404102 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 3/8 : ADD prometheus-server-archive /prometheus-server-source 2026-08-04 00:27:58.404203 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> b3e5d89f0bc5 2026-08-04 00:27:58.404220 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 4/8 : RUN ln -s /prometheus-server-source/* prometheus-server && mkdir -p /opt/prometheus && cp -r /prometheus-server/* /opt/prometheus/ && mkdir -p /etc/prometheus /data 2026-08-04 00:27:58.404233 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 1c844548b948 2026-08-04 00:27:58.404244 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 1c844548b948 2026-08-04 00:27:58.404254 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 98f7c01c1d95 2026-08-04 00:27:58.404264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 5/8 : COPY patches /patches 2026-08-04 00:27:58.404274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 6b95b55f2793 2026-08-04 00:27:58.404284 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 6/8 : RUN kolla_patch 2026-08-04 00:27:58.404294 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in f94d682caded 2026-08-04 00:27:58.404304 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:[i] No series file found, nothing to patch. 2026-08-04 00:27:58.404315 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container f94d682caded 2026-08-04 00:27:58.404325 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> e992f4633d95 2026-08-04 00:27:58.404337 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: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-08-04 00:27:58.404348 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in ec0d38c35497 2026-08-04 00:27:58.404358 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2026-08-04 00:27:58.404368 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2026-08-04 00:27:58.404378 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2026-08-04 00:27:58.404388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Package 'build-essential' is not installed, so not removed 2026-08-04 00:27:58.404398 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:58.404408 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2026-08-04 00:27:58.404432 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2026-08-04 00:27:58.404874 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2026-08-04 00:27:58.404901 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:27:58.404911 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container ec0d38c35497 2026-08-04 00:27:58.404921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 8cf47dbc15ad 2026-08-04 00:27:58.404931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 8/8 : USER prometheus 2026-08-04 00:27:58.404941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 9c41bf6c0916 2026-08-04 00:27:58.404950 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 9c41bf6c0916 2026-08-04 00:27:58.404960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 32d8a9e84bcf 2026-08-04 00:27:58.404970 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully built b5a09aa1b62c 2026-08-04 00:27:58.404980 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-server:build-20260804 2026-08-04 00:27:58.404991 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Built at 2026-08-04 00:27:58.404460 (took 0:00:21.934882) 2026-08-04 00:27:58.405193 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2026-08-04 00:27:58.405271 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2026-08-04 00:27:58.405295 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2026-08-04 00:27:58.405151 2026-08-04 00:27:58.405387 | 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-08-04 00:28:00.653725 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2026-08-04 00:28:00.653888 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2026-08-04 00:28:06.286237 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:28:06.286318 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 0fe4925902e5 2026-08-04 00:28:06.286339 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/7 : LABEL "build-date"="20260804" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:28:06.286358 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in fb10140dfa45 2026-08-04 00:28:06.286371 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container fb10140dfa45 2026-08-04 00:28:06.286400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 2b40a47ce578 2026-08-04 00:28:06.286424 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/7 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2026-08-04 00:28:06.286893 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 3c42c790e444 2026-08-04 00:28:06.286933 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/7 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2026-08-04 00:28:06.286956 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in daec45d7d702 2026-08-04 00:28:06.286977 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container daec45d7d702 2026-08-04 00:28:06.286999 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> ed1cc17b2c47 2026-08-04 00:28:06.287013 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 5/7 : COPY patches /patches 2026-08-04 00:28:06.287025 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> a4b7ca4a38a3 2026-08-04 00:28:06.287038 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 6/7 : RUN kolla_patch 2026-08-04 00:28:06.287050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 9b4590082f88 2026-08-04 00:28:06.287063 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:[i] No series file found, nothing to patch. 2026-08-04 00:28:06.287113 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 9b4590082f88 2026-08-04 00:28:06.287127 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> a7d33c4fdd3a 2026-08-04 00:28:06.287162 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: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-08-04 00:28:06.287205 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 7212cebdadfc 2026-08-04 00:28:06.287217 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-08-04 00:28:06.287231 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-08-04 00:28:06.287350 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-08-04 00:28:06.287443 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2026-08-04 00:28:06.287491 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:06.287588 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-08-04 00:28:06.287652 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-08-04 00:28:06.287728 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-08-04 00:28:06.287836 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:06.287917 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 7212cebdadfc 2026-08-04 00:28:06.287997 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 452d77303146 2026-08-04 00:28:06.288113 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 740559e49b82 2026-08-04 00:28:06.288188 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260804 2026-08-04 00:28:06.288407 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2026-08-04 00:28:06.288227 (took 0:00:07.883076) 2026-08-04 00:28:06.289011 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2026-08-04 00:28:06.289953 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2026-08-04 00:28:06.289989 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2026-08-04 00:28:06.289066 2026-08-04 00:28:06.290002 | 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-08-04 00:28:06.924190 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2026-08-04 00:28:06.924274 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2026-08-04 00:28:10.634918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:28:10.634976 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 0fe4925902e5 2026-08-04 00:28:10.634985 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:28:10.634992 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 4415a70b5ef7 2026-08-04 00:28:10.634998 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 4415a70b5ef7 2026-08-04 00:28:10.635027 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 459a80e12814 2026-08-04 00:28:10.635031 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/8 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2026-08-04 00:28:10.635035 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> cd0fe64fbef8 2026-08-04 00:28:10.635039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 4/8 : RUN mkdir /opt/openstack-exporter && cp /prometheus-openstack-exporter-source/openstack-exporter /opt/openstack-exporter/ 2026-08-04 00:28:10.635053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 8d3b192112ac 2026-08-04 00:28:10.635056 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 8d3b192112ac 2026-08-04 00:28:10.635060 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> f98ea9ddfdbb 2026-08-04 00:28:10.635063 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 5/8 : COPY patches /patches 2026-08-04 00:28:10.635067 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 08baaf46e4b2 2026-08-04 00:28:10.635070 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/8 : RUN kolla_patch 2026-08-04 00:28:10.635074 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 79a4f1184614 2026-08-04 00:28:10.635077 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:[i] No series file found, nothing to patch. 2026-08-04 00:28:10.635081 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 79a4f1184614 2026-08-04 00:28:10.635085 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 64317c2a7560 2026-08-04 00:28:10.635089 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: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-08-04 00:28:10.635094 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in e93be7d9844a 2026-08-04 00:28:10.635098 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-08-04 00:28:10.635101 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-08-04 00:28:10.635105 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-08-04 00:28:10.635108 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2026-08-04 00:28:10.635112 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:10.635116 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-08-04 00:28:10.635119 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-08-04 00:28:10.635122 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-08-04 00:28:10.635126 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:10.635137 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container e93be7d9844a 2026-08-04 00:28:10.635141 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> e153dfbf5c46 2026-08-04 00:28:10.635144 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 8/8 : USER prometheus 2026-08-04 00:28:10.635148 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in af388fb012c5 2026-08-04 00:28:10.635151 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container af388fb012c5 2026-08-04 00:28:10.635155 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 49debefb271b 2026-08-04 00:28:10.635162 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built b8f24cd396a6 2026-08-04 00:28:10.635166 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260804 2026-08-04 00:28:10.635170 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2026-08-04 00:28:10.634482 (took 0:00:04.345416) 2026-08-04 00:28:10.635436 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2026-08-04 00:28:10.635500 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2026-08-04 00:28:10.635562 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2026-08-04 00:28:10.635457 2026-08-04 00:28:10.635690 | 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-08-04 00:28:12.158317 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2026-08-04 00:28:12.158712 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2026-08-04 00:28:18.726889 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:28:18.727041 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 0fe4925902e5 2026-08-04 00:28:18.727116 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:28:18.727167 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 4eaa40949ada 2026-08-04 00:28:18.727213 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 4eaa40949ada 2026-08-04 00:28:18.727257 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 7d57c07f041f 2026-08-04 00:28:18.727299 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/8 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2026-08-04 00:28:18.727344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 04aebf8255bc 2026-08-04 00:28:18.727388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 4/8 : RUN cp -r /prometheus-alertmanager-source/* /opt/ && ln -s /opt/alertmanager* /opt/prometheus_alertmanager 2026-08-04 00:28:18.727447 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in d5e079de0f1b 2026-08-04 00:28:18.727490 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container d5e079de0f1b 2026-08-04 00:28:18.727531 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 9895fc2345fe 2026-08-04 00:28:18.727571 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 5/8 : COPY patches /patches 2026-08-04 00:28:18.727614 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> eddf1bf211f7 2026-08-04 00:28:18.727654 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/8 : RUN kolla_patch 2026-08-04 00:28:18.727696 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 8819c17b31f3 2026-08-04 00:28:18.727738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:[i] No series file found, nothing to patch. 2026-08-04 00:28:18.727809 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 8819c17b31f3 2026-08-04 00:28:18.727850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 33d7ad267a19 2026-08-04 00:28:18.727897 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: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-08-04 00:28:18.727952 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 5909ea71d4a5 2026-08-04 00:28:18.727992 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-08-04 00:28:18.728033 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-08-04 00:28:18.728073 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-08-04 00:28:18.728115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2026-08-04 00:28:18.728152 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:18.728190 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-08-04 00:28:18.728229 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-08-04 00:28:18.728267 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-08-04 00:28:18.728306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:18.728345 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 5909ea71d4a5 2026-08-04 00:28:18.728383 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 015957517932 2026-08-04 00:28:18.728420 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 8/8 : USER prometheus 2026-08-04 00:28:18.728498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in eb162c8a5524 2026-08-04 00:28:18.728538 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container eb162c8a5524 2026-08-04 00:28:18.728575 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> a267358cfbcf 2026-08-04 00:28:18.728615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 47ee66695fa7 2026-08-04 00:28:18.728664 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260804 2026-08-04 00:28:18.728739 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2026-08-04 00:28:18.728699 (took 0:00:08.093242) 2026-08-04 00:28:18.729018 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2026-08-04 00:28:18.729086 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2026-08-04 00:28:18.729139 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2026-08-04 00:28:18.729105 2026-08-04 00:28:18.729192 | 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-08-04 00:28:19.588563 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2026-08-04 00:28:19.588830 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2026-08-04 00:28:23.699709 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:28:23.699860 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 0fe4925902e5 2026-08-04 00:28:23.699966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:28:23.700048 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in de9c81e5bf63 2026-08-04 00:28:23.700163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container de9c81e5bf63 2026-08-04 00:28:23.700240 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 12b02264560a 2026-08-04 00:28:23.700364 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/8 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2026-08-04 00:28:23.701854 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 566dd5dc89fb 2026-08-04 00:28:23.701913 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 4/8 : 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-08-04 00:28:23.701958 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 27e16d4d33f3 2026-08-04 00:28:23.701968 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 27e16d4d33f3 2026-08-04 00:28:23.701976 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> c8ec6bac5e66 2026-08-04 00:28:23.701984 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 5/8 : COPY patches /patches 2026-08-04 00:28:23.701993 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> a8492ab1b29c 2026-08-04 00:28:23.702002 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/8 : RUN kolla_patch 2026-08-04 00:28:23.702010 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in a3d357da024f 2026-08-04 00:28:23.702018 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:[i] No series file found, nothing to patch. 2026-08-04 00:28:23.702026 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container a3d357da024f 2026-08-04 00:28:23.702034 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 31478466a321 2026-08-04 00:28:23.702045 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: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-08-04 00:28:23.702056 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 87e00c9ea398 2026-08-04 00:28:23.702081 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-08-04 00:28:23.702090 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-08-04 00:28:23.702098 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-08-04 00:28:23.702106 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2026-08-04 00:28:23.702114 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:23.702139 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-08-04 00:28:23.702147 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-08-04 00:28:23.702155 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-08-04 00:28:23.702163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:23.702171 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 87e00c9ea398 2026-08-04 00:28:23.702179 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 0bbd89523ae5 2026-08-04 00:28:23.702195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 8/8 : USER prometheus 2026-08-04 00:28:23.702204 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 3d060d613002 2026-08-04 00:28:23.702212 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 3d060d613002 2026-08-04 00:28:23.702884 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 0e88cba691b5 2026-08-04 00:28:23.702902 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built 6efe45af93d7 2026-08-04 00:28:23.702913 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260804 2026-08-04 00:28:23.702924 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2026-08-04 00:28:23.702116 (took 0:00:04.973011) 2026-08-04 00:28:23.702934 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2026-08-04 00:28:23.702943 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2026-08-04 00:28:23.703990 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2026-08-04 00:28:23.702819 2026-08-04 00:28:23.704051 | 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-08-04 00:28:24.515126 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2026-08-04 00:28:24.515187 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2026-08-04 00:28:28.473975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:28:28.474027 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 0fe4925902e5 2026-08-04 00:28:28.474043 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:28:28.474055 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 2f0741fe6f56 2026-08-04 00:28:28.474064 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 2f0741fe6f56 2026-08-04 00:28:28.474073 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 297ee0ead802 2026-08-04 00:28:28.474082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/8 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2026-08-04 00:28:28.474101 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 35af538d8a1f 2026-08-04 00:28:28.474110 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 4/8 : 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-08-04 00:28:28.474119 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in eda08ac90408 2026-08-04 00:28:28.474137 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container eda08ac90408 2026-08-04 00:28:28.474145 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 9bfbd857b8c9 2026-08-04 00:28:28.474152 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 5/8 : COPY patches /patches 2026-08-04 00:28:28.474159 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> df5e9047336e 2026-08-04 00:28:28.474166 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/8 : RUN kolla_patch 2026-08-04 00:28:28.474173 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in bcc89fd56c78 2026-08-04 00:28:28.474181 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:[i] No series file found, nothing to patch. 2026-08-04 00:28:28.474188 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container bcc89fd56c78 2026-08-04 00:28:28.474196 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 2513ff9d954d 2026-08-04 00:28:28.475434 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: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-08-04 00:28:28.475455 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 98f1b6a421c6 2026-08-04 00:28:28.475460 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-08-04 00:28:28.475464 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-08-04 00:28:28.475467 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-08-04 00:28:28.475470 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2026-08-04 00:28:28.475474 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:28.475478 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-08-04 00:28:28.475482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-08-04 00:28:28.475485 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-08-04 00:28:28.475488 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:28.475492 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 98f1b6a421c6 2026-08-04 00:28:28.475496 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> c5dc40a5cc58 2026-08-04 00:28:28.475499 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 8/8 : USER prometheus 2026-08-04 00:28:28.475502 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in e17f5b9dac9d 2026-08-04 00:28:28.475506 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container e17f5b9dac9d 2026-08-04 00:28:28.475509 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 01b853a403b2 2026-08-04 00:28:28.475513 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built fd88e2b0297b 2026-08-04 00:28:28.475516 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260804 2026-08-04 00:28:28.475521 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2026-08-04 00:28:28.474209 (took 0:00:04.771390) 2026-08-04 00:28:28.475527 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2026-08-04 00:28:28.475531 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2026-08-04 00:28:28.475535 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2026-08-04 00:28:28.474461 2026-08-04 00:28:28.475539 | 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-08-04 00:28:29.592078 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2026-08-04 00:28:29.592125 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2026-08-04 00:28:33.018068 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:28:33.018127 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 0fe4925902e5 2026-08-04 00:28:33.018159 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:28:33.018175 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 4a9de44e9109 2026-08-04 00:28:33.018186 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 4a9de44e9109 2026-08-04 00:28:33.018198 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> b00354e33b39 2026-08-04 00:28:33.018208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/8 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2026-08-04 00:28:33.018220 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 86f160a5aabf 2026-08-04 00:28:33.018230 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/8 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2026-08-04 00:28:33.018241 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in d193f0d605b6 2026-08-04 00:28:33.018252 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container d193f0d605b6 2026-08-04 00:28:33.018263 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 1671c47cc151 2026-08-04 00:28:33.018273 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 5/8 : COPY patches /patches 2026-08-04 00:28:33.018284 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 9f3afdfda70c 2026-08-04 00:28:33.018295 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/8 : RUN kolla_patch 2026-08-04 00:28:33.018305 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 61ed4ef8817c 2026-08-04 00:28:33.018316 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:[i] No series file found, nothing to patch. 2026-08-04 00:28:33.018327 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 61ed4ef8817c 2026-08-04 00:28:33.018337 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> cbaa62c6353b 2026-08-04 00:28:33.018349 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: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-08-04 00:28:33.018370 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 47d11e844a75 2026-08-04 00:28:33.018388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-08-04 00:28:33.018397 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-08-04 00:28:33.018406 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-08-04 00:28:33.018415 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2026-08-04 00:28:33.018424 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:33.018433 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-08-04 00:28:33.018441 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-08-04 00:28:33.018450 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-08-04 00:28:33.018615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:33.018630 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 47d11e844a75 2026-08-04 00:28:33.018639 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> eb38d1d83b50 2026-08-04 00:28:33.018669 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 8/8 : USER prometheus 2026-08-04 00:28:33.018678 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 4e805b8887e1 2026-08-04 00:28:33.018687 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 4e805b8887e1 2026-08-04 00:28:33.018712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 0d9267a55422 2026-08-04 00:28:33.018721 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built 2ff61e706db5 2026-08-04 00:28:33.018731 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260804 2026-08-04 00:28:33.018759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2026-08-04 00:28:33.018266 (took 0:00:04.543805) 2026-08-04 00:28:33.018768 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2026-08-04 00:28:33.018834 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2026-08-04 00:28:33.018902 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2026-08-04 00:28:33.018653 2026-08-04 00:28:33.018920 | 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-08-04 00:28:33.747367 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2026-08-04 00:28:33.747691 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2026-08-04 00:28:37.412672 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:28:37.412757 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 0fe4925902e5 2026-08-04 00:28:37.412774 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:28:37.412836 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 428766f13662 2026-08-04 00:28:37.412850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 428766f13662 2026-08-04 00:28:37.412858 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> d57ff586d85f 2026-08-04 00:28:37.412865 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/8 : ADD prometheus-mtail-archive /prometheus-mtail-source 2026-08-04 00:28:37.412876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> c0c57d8d62f1 2026-08-04 00:28:37.412916 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/8 : RUN cp /prometheus-mtail-source/* /opt/ 2026-08-04 00:28:37.412951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 3d69479603c6 2026-08-04 00:28:37.413008 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 3d69479603c6 2026-08-04 00:28:37.413082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> f1c1f43304a9 2026-08-04 00:28:37.413115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 5/8 : COPY patches /patches 2026-08-04 00:28:37.413147 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> b138f28fe01f 2026-08-04 00:28:37.413178 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/8 : RUN kolla_patch 2026-08-04 00:28:37.413208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 0e657bd0ec00 2026-08-04 00:28:37.413234 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:[i] No series file found, nothing to patch. 2026-08-04 00:28:37.413871 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 0e657bd0ec00 2026-08-04 00:28:37.413895 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> d9b449802f8d 2026-08-04 00:28:37.413905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: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-08-04 00:28:37.413914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 7185b1d33036 2026-08-04 00:28:37.413921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-08-04 00:28:37.413928 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-08-04 00:28:37.413935 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-08-04 00:28:37.413943 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2026-08-04 00:28:37.413950 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:37.413957 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-08-04 00:28:37.413964 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-08-04 00:28:37.413993 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-08-04 00:28:37.414001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:37.414009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 7185b1d33036 2026-08-04 00:28:37.414027 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 51e4040b6a36 2026-08-04 00:28:37.414035 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 8/8 : USER root 2026-08-04 00:28:37.414042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in d48bcfb6f649 2026-08-04 00:28:37.414050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container d48bcfb6f649 2026-08-04 00:28:37.414057 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> b3682279220a 2026-08-04 00:28:37.414074 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built e3f0665359d4 2026-08-04 00:28:37.414082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260804 2026-08-04 00:28:37.414089 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2026-08-04 00:28:37.413586 (took 0:00:04.394933) 2026-08-04 00:28:37.415199 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2026-08-04 00:28:37.415230 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2026-08-04 00:28:37.415235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2026-08-04 00:28:37.413927 2026-08-04 00:28:37.415240 | 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-08-04 00:28:38.080145 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2026-08-04 00:28:38.080214 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2026-08-04 00:28:41.733235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:28:41.733312 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 0fe4925902e5 2026-08-04 00:28:41.733333 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/8 : LABEL "build-date"="20260804" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:28:41.733350 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 716901de1179 2026-08-04 00:28:41.733363 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 716901de1179 2026-08-04 00:28:41.733376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 3641700cafaf 2026-08-04 00:28:41.733388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/8 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2026-08-04 00:28:41.733402 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> ff928d9e566d 2026-08-04 00:28:41.733885 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 4/8 : RUN ln -s /prometheus-libvirt-exporter-source/* prometheus-libvirt-exporter && cp /prometheus-libvirt-exporter/prometheus-libvirt-exporter /opt/libvirt-exporter 2026-08-04 00:28:41.733914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 8f1380ed1390 2026-08-04 00:28:41.733926 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 8f1380ed1390 2026-08-04 00:28:41.733939 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> d7b5c48f570a 2026-08-04 00:28:41.733951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 5/8 : COPY patches /patches 2026-08-04 00:28:41.733963 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 19a9a61c94cb 2026-08-04 00:28:41.733975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/8 : RUN kolla_patch 2026-08-04 00:28:41.733987 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 30b53ba73ee8 2026-08-04 00:28:41.734015 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:[i] No series file found, nothing to patch. 2026-08-04 00:28:41.734026 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 30b53ba73ee8 2026-08-04 00:28:41.734036 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> ff2fc867057c 2026-08-04 00:28:41.734065 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: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-08-04 00:28:41.734078 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 17aaba9c1ba9 2026-08-04 00:28:41.734088 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-08-04 00:28:41.734145 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-08-04 00:28:41.734157 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-08-04 00:28:41.734171 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2026-08-04 00:28:41.734281 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:41.734330 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-08-04 00:28:41.734434 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-08-04 00:28:41.734482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-08-04 00:28:41.734566 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:41.734638 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 17aaba9c1ba9 2026-08-04 00:28:41.734715 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> d061fd59a18e 2026-08-04 00:28:41.734833 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 8/8 : USER root 2026-08-04 00:28:41.734927 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 2309cb545cdf 2026-08-04 00:28:41.735009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 2309cb545cdf 2026-08-04 00:28:41.735230 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 0f7bea60b051 2026-08-04 00:28:41.737985 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built a58e1bf53f32 2026-08-04 00:28:41.738050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260804 2026-08-04 00:28:41.738065 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2026-08-04 00:28:41.735378 (took 0:00:04.321451) 2026-08-04 00:28:41.738076 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2026-08-04 00:28:41.738086 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2026-08-04 00:28:41.738096 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2026-08-04 00:28:41.736156 2026-08-04 00:28:41.738139 | 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-08-04 00:28:42.819195 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2026-08-04 00:28:42.819325 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2026-08-04 00:28:53.191953 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 00:28:53.192023 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 0fe4925902e5 2026-08-04 00:28:53.192031 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/9 : LABEL "build-date"="20260804" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:28:53.192037 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 78454ae57f2d 2026-08-04 00:28:53.192042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 78454ae57f2d 2026-08-04 00:28:53.192056 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 2ea30d9436c7 2026-08-04 00:28:53.192061 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 3/9 : 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-08-04 00:28:53.192066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in e739787a5cd8 2026-08-04 00:28:53.192069 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:28:53.192073 | 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-08-04 00:28:53.192077 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:28:53.192081 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:28:53.192856 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:28:53.192866 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:28:53.192870 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:28:53.192875 | 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-08-04 00:28:53.192879 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:28:53.192883 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:28:53.192888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:28:53.192892 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:28:53.192896 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:28:53.192900 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:28:53.192910 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:28:53.192914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 28.2 MB in 2s (11.4 MB/s) 2026-08-04 00:28:53.192919 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-08-04 00:28:53.192922 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-08-04 00:28:53.192926 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-08-04 00:28:53.192930 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-08-04 00:28:53.192934 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.4). 2026-08-04 00:28:53.192937 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2026-08-04 00:28:53.192941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:53.192944 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container e739787a5cd8 2026-08-04 00:28:53.192948 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 7ee5fd369994 2026-08-04 00:28:53.192951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/9 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2026-08-04 00:28:53.193001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 621b8b22d440 2026-08-04 00:28:53.193082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 5/9 : 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-08-04 00:28:53.193164 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 55cd6b47392a 2026-08-04 00:28:53.193235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 55cd6b47392a 2026-08-04 00:28:53.193305 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 84af37e0ec61 2026-08-04 00:28:53.193382 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 6/9 : COPY patches /patches 2026-08-04 00:28:53.193473 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 88450fc3d458 2026-08-04 00:28:53.193545 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/9 : RUN kolla_patch 2026-08-04 00:28:53.193618 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in c1d14a6d4ecc 2026-08-04 00:28:53.193689 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:[i] No series file found, nothing to patch. 2026-08-04 00:28:53.193760 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container c1d14a6d4ecc 2026-08-04 00:28:53.193880 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> bbbf4c61b2b9 2026-08-04 00:28:53.193962 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: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-08-04 00:28:53.194036 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in b08a42a5f27f 2026-08-04 00:28:53.194107 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-08-04 00:28:53.194237 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-08-04 00:28:53.194304 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-08-04 00:28:53.194377 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2026-08-04 00:28:53.194463 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:53.194545 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-08-04 00:28:53.194612 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-08-04 00:28:53.194680 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-08-04 00:28:53.194751 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:28:53.194870 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container b08a42a5f27f 2026-08-04 00:28:53.194944 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 28b0e3cb6071 2026-08-04 00:28:53.195014 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 9/9 : USER prometheus 2026-08-04 00:28:53.195086 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in acf04f92f7b0 2026-08-04 00:28:53.195170 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container acf04f92f7b0 2026-08-04 00:28:53.195242 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> fd52f2e54b5c 2026-08-04 00:28:53.195314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built c597b201c157 2026-08-04 00:28:53.195383 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260804 2026-08-04 00:28:53.195537 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2026-08-04 00:28:53.195415 (took 0:00:11.459259) 2026-08-04 00:28:53.196196 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2026-08-04 00:28:53.196309 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2026-08-04 00:28:53.196862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2026-08-04 00:28:53.196324 2026-08-04 00:28:53.197800 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2026-08-04 00:28:53.198662 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2026-08-04 00:29:07.147334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260804 2026-08-04 00:29:07.147447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 15b459a5d4d3 2026-08-04 00:29:07.147495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/5 : LABEL "build-date"="20260804" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:29:07.147516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in e5b954cf7ff8 2026-08-04 00:29:07.147549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container e5b954cf7ff8 2026-08-04 00:29:07.147571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> c3c66495d5bf 2026-08-04 00:29:07.147594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 3/5 : 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-08-04 00:29:07.147648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in d91dccfd1cea 2026-08-04 00:29:07.147675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:29:07.147690 | 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-08-04 00:29:07.147701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:29:07.147711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:29:07.147721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:29:07.147736 | 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-08-04 00:29:07.147753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:29:07.147823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:29:07.147896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:29:07.147915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:29:07.147926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:29:07.147940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:29:07.147990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:29:07.148058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:29:07.148078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:29:07.148092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 28.2 MB in 2s (11.4 MB/s) 2026-08-04 00:29:07.148105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-08-04 00:29:07.148176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-08-04 00:29:07.149141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2026-08-04 00:29:07.149200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2026-08-04 00:29:07.149211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2026-08-04 00:29:07.149221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2026-08-04 00:29:07.149231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2026-08-04 00:29:07.149240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-08-04 00:29:07.149249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2026-08-04 00:29:07.149259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2026-08-04 00:29:07.149268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2026-08-04 00:29:07.149277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2026-08-04 00:29:07.149286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2026-08-04 00:29:07.149305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-08-04 00:29:07.149314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:29:07.149323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2026-08-04 00:29:07.149346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2026-08-04 00:29:07.149355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:29:07.149365 | 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-08-04 00:29:07.149374 | 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-08-04 00:29:07.149383 | 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-08-04 00:29:07.149393 | 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-08-04 00:29:07.149402 | 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-08-04 00:29:07.149411 | 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-08-04 00:29:07.149420 | 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-08-04 00:29:07.149428 | 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.2 [1,445 kB] 2026-08-04 00:29:07.149437 | 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-08-04 00:29:07.149446 | 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-08-04 00:29:07.149455 | 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-08-04 00:29:07.149464 | 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-08-04 00:29:07.149473 | 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-08-04 00:29:07.149482 | 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-08-04 00:29:07.149491 | 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.8 [764 kB] 2026-08-04 00:29:07.149499 | 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-08-04 00:29:07.149509 | 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-08-04 00:29:07.149528 | 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-08-04 00:29:07.149537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (15.4 MB/s) 2026-08-04 00:29:07.149546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2026-08-04 00:29:07.149561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2026-08-04 00:29:07.149572 | 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 ... 2026-08-04 00:29:07.149583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:65% 2026-08-04 00:29:07.149592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2026-08-04 00:29:07.149601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2026-08-04 00:29:07.149611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2026-08-04 00:29:07.149620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2026-08-04 00:29:07.149629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2026-08-04 00:29:07.149637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2026-08-04 00:29:07.149651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:29:07.149660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:07.149669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.149678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2026-08-04 00:29:07.149687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-08-04 00:29:07.149696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 00:29:07.149705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2026-08-04 00:29:07.149714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:07.149722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.149986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2026-08-04 00:29:07.150045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:07.150058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2026-08-04 00:29:07.150078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:07.150088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2026-08-04 00:29:07.150108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-08-04 00:29:07.150117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 00:29:07.150131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2026-08-04 00:29:07.150146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-08-04 00:29:07.150160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:29:07.150175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2026-08-04 00:29:07.150211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-04 00:29:07.150221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:29:07.150228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2026-08-04 00:29:07.150237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-08-04 00:29:07.150245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:29:07.150253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2026-08-04 00:29:07.150261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-08-04 00:29:07.150269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:29:07.150277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2026-08-04 00:29:07.150285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:07.150292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2026-08-04 00:29:07.150308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-08-04 00:29:07.150317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-08-04 00:29:07.150324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2026-08-04 00:29:07.150332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:07.150340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2026-08-04 00:29:07.150368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:29:07.150377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:29:07.150385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2026-08-04 00:29:07.150393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:29:07.150401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:29:07.150409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2026-08-04 00:29:07.150417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-08-04 00:29:07.150427 | 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-08-04 00:29:07.150435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:29:07.150457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2026-08-04 00:29:07.150466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:29:07.150474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:29:07.150482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2026-08-04 00:29:07.150496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:07.150504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 00:29:07.150520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 00:29:07.150528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:29:07.150544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-08-04 00:29:07.150552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:29:07.150559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:29:07.150575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:29:07.150583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:29:07.150622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:29:07.150630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:29:07.150638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:29:07.150646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:07.150654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2026-08-04 00:29:07.150661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:29:07.150669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:29:07.150677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container d91dccfd1cea 2026-08-04 00:29:07.150689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 377ebe03cc26 2026-08-04 00:29:07.150697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 4/5 : COPY patches /patches 2026-08-04 00:29:07.150705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> b351ce57a15c 2026-08-04 00:29:07.150713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 5/5 : RUN kolla_patch 2026-08-04 00:29:07.150721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 85b1d05187e6 2026-08-04 00:29:07.150729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:[i] No series file found, nothing to patch. 2026-08-04 00:29:07.150737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 85b1d05187e6 2026-08-04 00:29:07.150750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> a890d93df4aa 2026-08-04 00:29:07.150758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built 9de74634ba4f 2026-08-04 00:29:07.150766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260804 2026-08-04 00:29:07.150805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2026-08-04 00:29:07.150699 (took 0:00:13.954375) 2026-08-04 00:29:07.151107 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2026-08-04 00:29:07.151132 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2026-08-04 00:29:07.151200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2026-08-04 00:29:07.151137 2026-08-04 00:29:07.151929 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2026-08-04 00:29:07.152402 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2026-08-04 00:29:45.604287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260804 2026-08-04 00:29:45.604404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 15b459a5d4d3 2026-08-04 00:29:45.604528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/5 : LABEL "build-date"="20260804" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:29:45.604627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 90d2837bec11 2026-08-04 00:29:45.604727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 90d2837bec11 2026-08-04 00:29:45.604936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 26a72eae4b92 2026-08-04 00:29:45.605875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 3/5 : 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-08-04 00:29:45.605901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 55cddef7c093 2026-08-04 00:29:45.605915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:29:45.605929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:29:45.605941 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:29:45.605954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:29:45.605967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:29:45.605979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:29:45.605991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:29:45.606003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:29:45.606015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:29:45.606056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:29:45.606068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:29:45.606080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:29:45.606121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:29:45.606132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:29:45.606142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:29:45.606168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 28.2 MB in 2s (12.0 MB/s) 2026-08-04 00:29:45.606179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-08-04 00:29:45.606195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-08-04 00:29:45.606205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2026-08-04 00:29:45.606218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2026-08-04 00:29:45.606321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2026-08-04 00:29:45.606374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-08-04 00:29:45.606472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-08-04 00:29:45.606515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-08-04 00:29:45.606590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-08-04 00:29:45.606662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-08-04 00:29:45.606716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-08-04 00:29:45.606768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-08-04 00:29:45.606858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-08-04 00:29:45.606921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-08-04 00:29:45.606980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2026-08-04 00:29:45.607050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-08-04 00:29:45.607110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2026-08-04 00:29:45.607185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2026-08-04 00:29:45.607320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-08-04 00:29:45.607487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-08-04 00:29:45.607546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-08-04 00:29:45.607567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-08-04 00:29:45.607577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2026-08-04 00:29:45.607633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2026-08-04 00:29:45.607686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2026-08-04 00:29:45.607739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2026-08-04 00:29:45.607840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2026-08-04 00:29:45.607897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2026-08-04 00:29:45.607955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2026-08-04 00:29:45.608003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2026-08-04 00:29:45.608113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2026-08-04 00:29:45.608168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2026-08-04 00:29:45.608221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-08-04 00:29:45.608275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-08-04 00:29:45.608327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2026-08-04 00:29:45.608390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2026-08-04 00:29:45.608442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-08-04 00:29:45.609859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-08-04 00:29:45.609882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-08-04 00:29:45.609892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-08-04 00:29:45.609901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-08-04 00:29:45.609924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-08-04 00:29:45.609933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-08-04 00:29:45.609942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-08-04 00:29:45.609951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-08-04 00:29:45.609960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-08-04 00:29:45.609968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-08-04 00:29:45.609977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2026-08-04 00:29:45.609986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2026-08-04 00:29:45.609994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2026-08-04 00:29:45.610003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-08-04 00:29:45.610012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-08-04 00:29:45.610043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-08-04 00:29:45.610053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-08-04 00:29:45.610061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:29:45.610070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2026-08-04 00:29:45.610079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2026-08-04 00:29:45.610088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:29:45.610098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:89 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-08-04 00:29:45.610119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-08-04 00:29:45.610129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-08-04 00:29:45.610138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-08-04 00:29:45.610147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-08-04 00:29:45.610156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-08-04 00:29:45.610165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-08-04 00:29:45.610174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-08-04 00:29:45.610182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-08-04 00:29:45.610191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-08-04 00:29:45.610200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-08-04 00:29:45.610209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-08-04 00:29:45.610218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-08-04 00:29:45.610238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-08-04 00:29:45.610247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-08-04 00:29:45.610256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-08-04 00:29:45.610271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-08-04 00:29:45.610280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-08-04 00:29:45.610289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-08-04 00:29:45.610298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.2 [615 kB] 2026-08-04 00:29:45.610307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-08-04 00:29:45.610316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-08-04 00:29:45.610325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-08-04 00:29:45.610334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-08-04 00:29:45.610343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-08-04 00:29:45.610358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-08-04 00:29:45.610367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-08-04 00:29:45.610376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-08-04 00:29:45.610385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 00:29:45.610394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-08-04 00:29:45.610404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.8 [5,342 kB] 2026-08-04 00:29:45.610413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.8 [50.7 kB] 2026-08-04 00:29:45.610421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-08-04 00:29:45.610430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-08-04 00:29:45.610439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-08-04 00:29:45.610452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-08-04 00:29:45.610462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-08-04 00:29:45.610470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-08-04 00:29:45.610479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-08-04 00:29:45.610488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-08-04 00:29:45.610497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-08-04 00:29:45.610510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-08-04 00:29:45.610518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-08-04 00:29:45.610563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-08-04 00:29:45.610607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-08-04 00:29:45.610707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-08-04 00:29:45.610724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-08-04 00:29:45.610799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-08-04 00:29:45.610845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-08-04 00:29:45.610883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-08-04 00:29:45.610939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-08-04 00:29:45.610985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-08-04 00:29:45.611054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-08-04 00:29:45.611139 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-08-04 00:29:45.611155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-08-04 00:29:45.611207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-08-04 00:29:45.611252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-08-04 00:29:45.611301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-08-04 00:29:45.611348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-08-04 00:29:45.611397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-08-04 00:29:45.611443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-08-04 00:29:45.611491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-08-04 00:29:45.611559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-08-04 00:29:45.611604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-08-04 00:29:45.611649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-08-04 00:29:45.611693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-08-04 00:29:45.611736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-08-04 00:29:45.611798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-08-04 00:29:45.611840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-04 00:29:45.611888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-08-04 00:29:45.611932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-08-04 00:29:45.611976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.2 [96.3 kB] 2026-08-04 00:29:45.612036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.2 [71.8 kB] 2026-08-04 00:29:45.612082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-08-04 00:29:45.612131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-08-04 00:29:45.612169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-08-04 00:29:45.612212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-08-04 00:29:45.612255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-08-04 00:29:45.612298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-08-04 00:29:45.612342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-08-04 00:29:45.612384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-08-04 00:29:45.612428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-08-04 00:29:45.612470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-08-04 00:29:45.612513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-08-04 00:29:45.612557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-08-04 00:29:45.612601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-08-04 00:29:45.612644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2026-08-04 00:29:45.612687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:88 http://archive.ubuntu.com/ubuntu noble/universe amd64 crmsh all 4.6.0-1ubuntu2 [1,260 kB] 2026-08-04 00:29:45.612732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 1s (25.5 MB/s) 2026-08-04 00:29:45.612777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2026-08-04 00:29:45.612834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2026-08-04 00:29:45.612917 | 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-08-04 00:29:45.612937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2026-08-04 00:29:45.612981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2026-08-04 00:29:45.613046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% 2026-08-04 00:29:45.613081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% 2026-08-04 00:29:45.613125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2026-08-04 00:29:45.613168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2026-08-04 00:29:45.613212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:29:45.613256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:45.613299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.613343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2026-08-04 00:29:45.613386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-08-04 00:29:45.613430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 00:29:45.613474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2026-08-04 00:29:45.613517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:45.613560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.613604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2026-08-04 00:29:45.613654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:45.613690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.613732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2026-08-04 00:29:45.613776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:45.613836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.613885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2026-08-04 00:29:45.613930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-08-04 00:29:45.613972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 00:29:45.614038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2026-08-04 00:29:45.614074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-08-04 00:29:45.614977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:29:45.615098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2026-08-04 00:29:45.615114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-04 00:29:45.615125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:29:45.615135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2026-08-04 00:29:45.615144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-08-04 00:29:45.615154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:29:45.615164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2026-08-04 00:29:45.615173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-08-04 00:29:45.615183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:29:45.615193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2026-08-04 00:29:45.615203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:45.615212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.615261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2026-08-04 00:29:45.615272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-08-04 00:29:45.615282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-08-04 00:29:45.615292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2026-08-04 00:29:45.615302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:45.615312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.615321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2026-08-04 00:29:45.615331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:29:45.615427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:29:45.615440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2026-08-04 00:29:45.615450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:29:45.615460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:29:45.615469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2026-08-04 00:29:45.615479 | 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-08-04 00:29:45.615489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:29:45.615499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2026-08-04 00:29:45.615509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:29:45.615519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:29:45.615529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2026-08-04 00:29:45.615554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:29:45.615564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.615574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2026-08-04 00:29:45.615584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-04 00:29:45.615594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-08-04 00:29:45.615603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2026-08-04 00:29:45.615613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-08-04 00:29:45.615664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2026-08-04 00:29:45.615675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2026-08-04 00:29:45.615685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-08-04 00:29:45.615695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2026-08-04 00:29:45.615705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2026-08-04 00:29:45.615714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-08-04 00:29:45.615724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2026-08-04 00:29:45.615743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2026-08-04 00:29:45.615753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-08-04 00:29:45.615763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-08-04 00:29:45.615911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2026-08-04 00:29:45.615940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-08-04 00:29:45.615951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-08-04 00:29:45.615960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2026-08-04 00:29:45.615970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-08-04 00:29:45.615980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-08-04 00:29:45.615989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2026-08-04 00:29:45.615998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-08-04 00:29:45.616008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-08-04 00:29:45.616041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2026-08-04 00:29:45.616096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-08-04 00:29:45.616107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-08-04 00:29:45.616117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2026-08-04 00:29:45.616127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:29:45.616137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:29:45.616146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2026-08-04 00:29:45.616156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-08-04 00:29:45.616201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:29:45.616212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2026-08-04 00:29:45.616222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-08-04 00:29:45.616232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 00:29:45.616242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2026-08-04 00:29:45.616290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-08-04 00:29:45.616301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 00:29:45.616311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2026-08-04 00:29:45.616320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-08-04 00:29:45.616364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2026-08-04 00:29:45.616375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2026-08-04 00:29:45.616385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-08-04 00:29:45.616433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2026-08-04 00:29:45.616453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2026-08-04 00:29:45.616463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-08-04 00:29:45.616515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-08-04 00:29:45.616526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2026-08-04 00:29:45.616536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-08-04 00:29:45.616572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-08-04 00:29:45.616582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2026-08-04 00:29:45.616592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-08-04 00:29:45.616606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2026-08-04 00:29:45.616846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2026-08-04 00:29:45.616876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-08-04 00:29:45.616894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2026-08-04 00:29:45.616906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2026-08-04 00:29:45.616916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-08-04 00:29:45.616926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.616936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-08-04 00:29:45.616951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2026-08-04 00:29:45.616961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-08-04 00:29:45.616971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-08-04 00:29:45.616980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2026-08-04 00:29:45.616994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-08-04 00:29:45.617066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 00:29:45.617082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2026-08-04 00:29:45.617132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-08-04 00:29:45.617175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 00:29:45.617219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2026-08-04 00:29:45.617260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-08-04 00:29:45.617300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-08-04 00:29:45.617342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-08-04 00:29:45.619898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-04 00:29:45.619935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:29:45.619945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2026-08-04 00:29:45.619954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-08-04 00:29:45.620097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-08-04 00:29:45.620117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2026-08-04 00:29:45.620127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-08-04 00:29:45.620137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2026-08-04 00:29:45.620147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2026-08-04 00:29:45.620156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-08-04 00:29:45.620166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-08-04 00:29:45.620181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2026-08-04 00:29:45.620192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-08-04 00:29:45.620202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-08-04 00:29:45.620215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2026-08-04 00:29:45.620233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-08-04 00:29:45.620250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2026-08-04 00:29:45.620267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2026-08-04 00:29:45.620285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-08-04 00:29:45.620304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-08-04 00:29:45.620321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2026-08-04 00:29:45.620340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-08-04 00:29:45.620359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2026-08-04 00:29:45.620377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2026-08-04 00:29:45.620394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-08-04 00:29:45.620404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-08-04 00:29:45.620414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2026-08-04 00:29:45.620424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-08-04 00:29:45.620434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-08-04 00:29:45.620443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2026-08-04 00:29:45.620452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-08-04 00:29:45.620462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2026-08-04 00:29:45.620472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2026-08-04 00:29:45.620481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-08-04 00:29:45.620491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-08-04 00:29:45.620501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2026-08-04 00:29:45.620510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-08-04 00:29:45.620531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-08-04 00:29:45.620541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2026-08-04 00:29:45.620551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-08-04 00:29:45.620561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2026-08-04 00:29:45.620571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2026-08-04 00:29:45.620593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-08-04 00:29:45.620604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-08-04 00:29:45.620614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2026-08-04 00:29:45.620623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-08-04 00:29:45.620633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-08-04 00:29:45.620643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 00:29:45.620652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:29:45.620662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.620672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2026-08-04 00:29:45.620681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:29:45.620691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.620703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2026-08-04 00:29:45.620730 | 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-08-04 00:29:45.620750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.620768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2026-08-04 00:29:45.620856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:29:45.620877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.620896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2026-08-04 00:29:45.620915 | 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-08-04 00:29:45.620934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.620953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2026-08-04 00:29:45.620972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:29:45.620992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.621010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2026-08-04 00:29:45.621056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-08-04 00:29:45.621076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.621095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2026-08-04 00:29:45.621127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-08-04 00:29:45.621146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-08-04 00:29:45.621165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:29:45.621184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:29:45.621203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:29:45.621222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2026-08-04 00:29:45.621240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-04 00:29:45.621260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-04 00:29:45.621278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2026-08-04 00:29:45.621297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-08-04 00:29:45.621316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:29:45.621335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2026-08-04 00:29:45.621353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-08-04 00:29:45.621373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:29:45.621391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2026-08-04 00:29:45.621429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:29:45.621449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:29:45.621468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2026-08-04 00:29:45.621487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.2_all.deb ... 2026-08-04 00:29:45.621506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:29:45.621525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2026-08-04 00:29:45.621543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-08-04 00:29:45.621563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.621582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.621601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-08-04 00:29:45.621619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.621639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.621666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.621685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2026-08-04 00:29:45.621704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.621723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.621741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2026-08-04 00:29:45.621761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.621830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.621856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2026-08-04 00:29:45.621875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.621894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.621912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2026-08-04 00:29:45.621931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.621949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.621968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-08-04 00:29:45.621986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.622004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.622068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2026-08-04 00:29:45.622088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.622107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.622126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2026-08-04 00:29:45.622145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.622164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.622182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.622200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2026-08-04 00:29:45.622219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.622237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.622256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2026-08-04 00:29:45.622274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.622293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.622311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2026-08-04 00:29:45.622341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-04 00:29:45.622358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-04 00:29:45.622377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2026-08-04 00:29:45.622394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:29:45.622412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.622431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2026-08-04 00:29:45.622444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-python3-packaging_24.0-1_all.deb ... 2026-08-04 00:29:45.622455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.622475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2026-08-04 00:29:45.622485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2026-08-04 00:29:45.622495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-08-04 00:29:45.622505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.622514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:29:45.622531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2026-08-04 00:29:45.622541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2026-08-04 00:29:45.622550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2026-08-04 00:29:45.622560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.622569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2026-08-04 00:29:45.622579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.622589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2026-08-04 00:29:45.622598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.622608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2026-08-04 00:29:45.622618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2026-08-04 00:29:45.622627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000143558 s, 28.5 MB/s 2026-08-04 00:29:45.622637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-08-04 00:29:45.622647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2026-08-04 00:29:45.622657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-08-04 00:29:45.622666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2026-08-04 00:29:45.622676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.622686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2026-08-04 00:29:45.622696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:29:45.622705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 00:29:45.622715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:29:45.622725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:29:45.622734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 00:29:45.622744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.622754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2026-08-04 00:29:45.622763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:29:45.622773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-08-04 00:29:45.622828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-08-04 00:29:45.622845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2026-08-04 00:29:45.622862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2026-08-04 00:29:45.622880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:29:45.622898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2026-08-04 00:29:45.622916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2026-08-04 00:29:45.622947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2026-08-04 00:29:45.622966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:29:45.622983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:29:45.622998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.623078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2026-08-04 00:29:45.623093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-04 00:29:45.623103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.623112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-08-04 00:29:45.623122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:29:45.623132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.623141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-08-04 00:29:45.623151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-08-04 00:29:45.623161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.623171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-04 00:29:45.623180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-08-04 00:29:45.623190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:29:45.623200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.623217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 00:29:45.623227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:29:45.623237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:29:45.623247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.623256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.623266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.623276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.623285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:29:45.623295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.623305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:29:45.623314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 00:29:45.623324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 00:29:45.623334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:29:45.623344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2026-08-04 00:29:45.623353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:29:45.623363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:29:45.623373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-08-04 00:29:45.623399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-08-04 00:29:45.623408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:29:45.623416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-08-04 00:29:45.623450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-08-04 00:29:45.623459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-08-04 00:29:45.623467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:29:45.623476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2026-08-04 00:29:45.623541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2026-08-04 00:29:45.623550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 00:29:45.623558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-08-04 00:29:45.623567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 00:29:45.623576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-08-04 00:29:45.623584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2026-08-04 00:29:45.623593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-08-04 00:29:45.623601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2026-08-04 00:29:45.623610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-08-04 00:29:45.623619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-08-04 00:29:45.623631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-08-04 00:29:45.623640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2026-08-04 00:29:45.623654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.623663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-08-04 00:29:45.623672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-08-04 00:29:45.623685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-08-04 00:29:45.623694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2026-08-04 00:29:45.623802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-08-04 00:29:45.623824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:29:45.623865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-08-04 00:29:45.623905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:29:45.623935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.623974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-08-04 00:29:45.624006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:29:45.624113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-08-04 00:29:45.624130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2026-08-04 00:29:45.624156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2026-08-04 00:29:45.624192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2026-08-04 00:29:45.624229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:29:45.624259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-08-04 00:29:45.624295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:29:45.624322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-08-04 00:29:45.624363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:29:45.624394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-08-04 00:29:45.624435 | 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-08-04 00:29:45.624470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2026-08-04 00:29:45.624512 | 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-08-04 00:29:45.624607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2026-08-04 00:29:45.624620 | 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-08-04 00:29:45.624633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2026-08-04 00:29:45.624672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2026-08-04 00:29:45.624685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2026-08-04 00:29:45.624727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2026-08-04 00:29:45.624741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2026-08-04 00:29:45.624803 | 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-08-04 00:29:45.624849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2026-08-04 00:29:45.624907 | 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-08-04 00:29:45.624939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2026-08-04 00:29:45.624976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2026-08-04 00:29:45.625062 | 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-08-04 00:29:45.625086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2026-08-04 00:29:45.625116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2026-08-04 00:29:45.625130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2026-08-04 00:29:45.625160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2026-08-04 00:29:45.625191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2026-08-04 00:29:45.625219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2026-08-04 00:29:45.625248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2026-08-04 00:29:45.625277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2026-08-04 00:29:45.625308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2026-08-04 00:29:45.625337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2026-08-04 00:29:45.625368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2026-08-04 00:29:45.625397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2026-08-04 00:29:45.625427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2026-08-04 00:29:45.625453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-08-04 00:29:45.625482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2026-08-04 00:29:45.625510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-08-04 00:29:45.625541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2026-08-04 00:29:45.625569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2026-08-04 00:29:45.625600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2026-08-04 00:29:45.625627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2026-08-04 00:29:45.625657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:29:45.625686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2026-08-04 00:29:45.625716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2026-08-04 00:29:45.625754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2026-08-04 00:29:45.625815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2026-08-04 00:29:45.625839 | 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-08-04 00:29:45.625880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2026-08-04 00:29:45.625899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-08-04 00:29:45.625927 | 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-08-04 00:29:45.625963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:29:45.625993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 55cddef7c093 2026-08-04 00:29:45.626047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> e0f9a101c13d 2026-08-04 00:29:45.626059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 4/5 : COPY patches /patches 2026-08-04 00:29:45.626099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 1121db6f90dd 2026-08-04 00:29:45.626131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 5/5 : RUN kolla_patch 2026-08-04 00:29:45.626165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in cb5cef41b3eb 2026-08-04 00:29:45.626197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:[i] No series file found, nothing to patch. 2026-08-04 00:29:45.626229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container cb5cef41b3eb 2026-08-04 00:29:45.626262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> ba6296f3cbe0 2026-08-04 00:29:45.626295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built 76a0cc447adb 2026-08-04 00:29:45.626327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260804 2026-08-04 00:29:45.626419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2026-08-04 00:29:45.626344 (took 0:00:38.475207) 2026-08-04 00:29:45.626706 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2026-08-04 00:29:45.626739 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2026-08-04 00:29:45.626861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2026-08-04 00:29:45.626741 2026-08-04 00:29:45.627718 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2026-08-04 00:29:45.628274 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2026-08-04 00:30:22.647170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260804 2026-08-04 00:30:22.647309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 15b459a5d4d3 2026-08-04 00:30:22.648918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/5 : LABEL "build-date"="20260804" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:30:22.648959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 01f32f1b3c04 2026-08-04 00:30:22.648975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 01f32f1b3c04 2026-08-04 00:30:22.648987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> c383704c1abf 2026-08-04 00:30:22.649001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 3/5 : 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-08-04 00:30:22.649015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 186990541f84 2026-08-04 00:30:22.649028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:30:22.649089 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:30:22.649101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:30:22.649112 | 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-08-04 00:30:22.649123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:30:22.649134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:30:22.649145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:30:22.649155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:30:22.649164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:30:22.649195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:30:22.649207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:30:22.649217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:30:22.649227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:30:22.649237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:30:22.649247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:30:22.649257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 28.2 MB in 2s (11.6 MB/s) 2026-08-04 00:30:22.649268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-08-04 00:30:22.649300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-08-04 00:30:22.649311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2026-08-04 00:30:22.649321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2026-08-04 00:30:22.649332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2026-08-04 00:30:22.649342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-08-04 00:30:22.649352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-08-04 00:30:22.649376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-08-04 00:30:22.649387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-08-04 00:30:22.649397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-08-04 00:30:22.649407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-08-04 00:30:22.649417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-08-04 00:30:22.649427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-08-04 00:30:22.649437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-08-04 00:30:22.649456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-08-04 00:30:22.649467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2026-08-04 00:30:22.649477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2026-08-04 00:30:22.649487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2026-08-04 00:30:22.649497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-08-04 00:30:22.649507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-08-04 00:30:22.649517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-08-04 00:30:22.649532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2026-08-04 00:30:22.649542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2026-08-04 00:30:22.649552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-08-04 00:30:22.649594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-08-04 00:30:22.649679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-08-04 00:30:22.649730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-08-04 00:30:22.649822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2026-08-04 00:30:22.649875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2026-08-04 00:30:22.649928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-08-04 00:30:22.649980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-08-04 00:30:22.650032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2026-08-04 00:30:22.650125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2026-08-04 00:30:22.650142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-08-04 00:30:22.650273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-08-04 00:30:22.650305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-08-04 00:30:22.650373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-08-04 00:30:22.650425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-08-04 00:30:22.650474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-08-04 00:30:22.650523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-08-04 00:30:22.650579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-08-04 00:30:22.650618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2026-08-04 00:30:22.650664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2026-08-04 00:30:22.650708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-08-04 00:30:22.650753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2026-08-04 00:30:22.650830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2026-08-04 00:30:22.650876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-08-04 00:30:22.650917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-08-04 00:30:22.650962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-08-04 00:30:22.651012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-08-04 00:30:22.651061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:30:22.651106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2026-08-04 00:30:22.651152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2026-08-04 00:30:22.651211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:30:22.651265 | 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-08-04 00:30:22.651314 | 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-08-04 00:30:22.651364 | 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-08-04 00:30:22.651415 | 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-08-04 00:30:22.651464 | 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-08-04 00:30:22.651524 | 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-08-04 00:30:22.651573 | 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-08-04 00:30:22.651622 | 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.2 [1,445 kB] 2026-08-04 00:30:22.651670 | 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-08-04 00:30:22.651764 | 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-08-04 00:30:22.651839 | 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-08-04 00:30:22.651894 | 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-08-04 00:30:22.651944 | 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-08-04 00:30:22.652004 | 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-08-04 00:30:22.652063 | 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.8 [764 kB] 2026-08-04 00:30:22.652128 | 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-08-04 00:30:22.652202 | 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-08-04 00:30:22.652254 | 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-08-04 00:30:22.652305 | 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.2 [615 kB] 2026-08-04 00:30:22.652356 | 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-08-04 00:30:22.652407 | 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-08-04 00:30:22.652453 | 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-08-04 00:30:22.652505 | 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-08-04 00:30:22.652552 | 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-08-04 00:30:22.652601 | 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-08-04 00:30:22.652648 | 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-08-04 00:30:22.652695 | 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-08-04 00:30:22.652744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 00:30:22.652809 | 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-08-04 00:30:22.652870 | 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.8 [5,342 kB] 2026-08-04 00:30:22.652921 | 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.8 [50.7 kB] 2026-08-04 00:30:22.652965 | 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-08-04 00:30:22.653013 | 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-08-04 00:30:22.653073 | 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-08-04 00:30:22.653120 | 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-08-04 00:30:22.653174 | 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-08-04 00:30:22.653272 | 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-08-04 00:30:22.653299 | 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-08-04 00:30:22.653519 | 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-08-04 00:30:22.653615 | 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-08-04 00:30:22.653630 | 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-08-04 00:30:22.653652 | 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-08-04 00:30:22.653663 | 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.11 [334 kB] 2026-08-04 00:30:22.653672 | 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-08-04 00:30:22.653681 | 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-08-04 00:30:22.653702 | 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-08-04 00:30:22.653716 | 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-08-04 00:30:22.653725 | 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-08-04 00:30:22.653805 | 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-08-04 00:30:22.653834 | 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-08-04 00:30:22.653867 | 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-08-04 00:30:22.653912 | 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-08-04 00:30:22.653956 | 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-08-04 00:30:22.653999 | 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-08-04 00:30:22.654044 | 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-08-04 00:30:22.654087 | 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-08-04 00:30:22.654146 | 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-08-04 00:30:22.654218 | 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-08-04 00:30:22.654240 | 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-08-04 00:30:22.654260 | 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-08-04 00:30:22.654944 | 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-08-04 00:30:22.654966 | 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-08-04 00:30:22.654983 | 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-08-04 00:30:22.654992 | 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-08-04 00:30:22.655001 | 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-08-04 00:30:22.655010 | 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-08-04 00:30:22.655020 | 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-08-04 00:30:22.655029 | 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-08-04 00:30:22.655037 | 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-08-04 00:30:22.655046 | 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-08-04 00:30:22.655055 | 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.2 [96.3 kB] 2026-08-04 00:30:22.655064 | 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.2 [71.8 kB] 2026-08-04 00:30:22.655082 | 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-08-04 00:30:22.655091 | 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-08-04 00:30:22.655100 | 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-08-04 00:30:22.655109 | 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-08-04 00:30:22.655118 | 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-08-04 00:30:22.655127 | 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-08-04 00:30:22.655136 | 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-08-04 00:30:22.655145 | 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-08-04 00:30:22.655153 | 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-08-04 00:30:22.655162 | 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-08-04 00:30:22.655172 | 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-08-04 00:30:22.655218 | 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-08-04 00:30:22.655228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 1s (27.9 MB/s) 2026-08-04 00:30:22.655245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2026-08-04 00:30:22.655313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2026-08-04 00:30:22.655327 | 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-08-04 00:30:22.655338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2026-08-04 00:30:22.655347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2026-08-04 00:30:22.655356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2026-08-04 00:30:22.655365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2026-08-04 00:30:22.655373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2026-08-04 00:30:22.655382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2026-08-04 00:30:22.655390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:30:22.655399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:30:22.655408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.655417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2026-08-04 00:30:22.655425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-08-04 00:30:22.655434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 00:30:22.655443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2026-08-04 00:30:22.656044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:30:22.656100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.656113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2026-08-04 00:30:22.656124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:30:22.656134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.656166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2026-08-04 00:30:22.656199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-08-04 00:30:22.656211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:30:22.656221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.656232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2026-08-04 00:30:22.656242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-08-04 00:30:22.656252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 00:30:22.656262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2026-08-04 00:30:22.656272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-08-04 00:30:22.656282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:30:22.656392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2026-08-04 00:30:22.656406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-04 00:30:22.656416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:30:22.656426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2026-08-04 00:30:22.656436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-08-04 00:30:22.656446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:30:22.656456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2026-08-04 00:30:22.656466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-08-04 00:30:22.656475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:30:22.656485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2026-08-04 00:30:22.656495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:30:22.656650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.656665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2026-08-04 00:30:22.656676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-08-04 00:30:22.656686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-08-04 00:30:22.656696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2026-08-04 00:30:22.656705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:30:22.656715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.656726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2026-08-04 00:30:22.656736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:30:22.656745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:30:22.656755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2026-08-04 00:30:22.656765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:30:22.656775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:30:22.656824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2026-08-04 00:30:22.656835 | 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-08-04 00:30:22.656845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:30:22.656855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2026-08-04 00:30:22.656865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:30:22.656875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:30:22.656903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2026-08-04 00:30:22.656914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 00:30:22.656924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.656934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2026-08-04 00:30:22.656950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-04 00:30:22.656960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-08-04 00:30:22.656970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2026-08-04 00:30:22.656980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-08-04 00:30:22.656990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2026-08-04 00:30:22.657000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2026-08-04 00:30:22.657010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-08-04 00:30:22.657020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2026-08-04 00:30:22.657029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2026-08-04 00:30:22.657044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-08-04 00:30:22.657054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2026-08-04 00:30:22.657064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2026-08-04 00:30:22.657078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-08-04 00:30:22.657117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-08-04 00:30:22.657235 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2026-08-04 00:30:22.657282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-08-04 00:30:22.657328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-08-04 00:30:22.657373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2026-08-04 00:30:22.657419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-08-04 00:30:22.657463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-08-04 00:30:22.657557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2026-08-04 00:30:22.657575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-08-04 00:30:22.657618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-08-04 00:30:22.657656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2026-08-04 00:30:22.657698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-08-04 00:30:22.657739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-08-04 00:30:22.657800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2026-08-04 00:30:22.659029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:30:22.659098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:30:22.659120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2026-08-04 00:30:22.659138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-08-04 00:30:22.659156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:30:22.659173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2026-08-04 00:30:22.659222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-08-04 00:30:22.659239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 00:30:22.659257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2026-08-04 00:30:22.659268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-08-04 00:30:22.659291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 00:30:22.659302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2026-08-04 00:30:22.659313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-08-04 00:30:22.659323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2026-08-04 00:30:22.659333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2026-08-04 00:30:22.659343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-08-04 00:30:22.659353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2026-08-04 00:30:22.659363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2026-08-04 00:30:22.659373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-08-04 00:30:22.659383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-08-04 00:30:22.659393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2026-08-04 00:30:22.659417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-08-04 00:30:22.659427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-08-04 00:30:22.659447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2026-08-04 00:30:22.659457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-08-04 00:30:22.659467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2026-08-04 00:30:22.659477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2026-08-04 00:30:22.659487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-08-04 00:30:22.659497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2026-08-04 00:30:22.659507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2026-08-04 00:30:22.659516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-08-04 00:30:22.659526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-08-04 00:30:22.659536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2026-08-04 00:30:22.659555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-08-04 00:30:22.659565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-08-04 00:30:22.659576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2026-08-04 00:30:22.659586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-08-04 00:30:22.659597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-08-04 00:30:22.659607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 00:30:22.659617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2026-08-04 00:30:22.659641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-08-04 00:30:22.659651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 00:30:22.659661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2026-08-04 00:30:22.659671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-08-04 00:30:22.659681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-08-04 00:30:22.659691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-08-04 00:30:22.659701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-04 00:30:22.659710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:30:22.659720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2026-08-04 00:30:22.659730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-08-04 00:30:22.659740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-08-04 00:30:22.659756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2026-08-04 00:30:22.660117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-08-04 00:30:22.660174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2026-08-04 00:30:22.660226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2026-08-04 00:30:22.660238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-08-04 00:30:22.660248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-08-04 00:30:22.660258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2026-08-04 00:30:22.660268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-08-04 00:30:22.660278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-08-04 00:30:22.660288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2026-08-04 00:30:22.660299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-08-04 00:30:22.660309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2026-08-04 00:30:22.660319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2026-08-04 00:30:22.660348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-08-04 00:30:22.660376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-08-04 00:30:22.660395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2026-08-04 00:30:22.660412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-08-04 00:30:22.660429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2026-08-04 00:30:22.660445 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2026-08-04 00:30:22.660462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-08-04 00:30:22.660480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-08-04 00:30:22.660498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2026-08-04 00:30:22.660510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-08-04 00:30:22.660520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-08-04 00:30:22.660530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2026-08-04 00:30:22.660540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-08-04 00:30:22.660549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2026-08-04 00:30:22.660559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2026-08-04 00:30:22.660569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-08-04 00:30:22.660579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-08-04 00:30:22.660588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2026-08-04 00:30:22.660598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-08-04 00:30:22.660608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-08-04 00:30:22.660618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2026-08-04 00:30:22.660628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-08-04 00:30:22.660637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2026-08-04 00:30:22.660647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2026-08-04 00:30:22.660657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-08-04 00:30:22.660666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-08-04 00:30:22.660676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2026-08-04 00:30:22.660700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-08-04 00:30:22.660725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-08-04 00:30:22.660736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 00:30:22.660745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:30:22.660755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.660809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2026-08-04 00:30:22.660827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:30:22.660837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.660906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2026-08-04 00:30:22.660918 | 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-08-04 00:30:22.660928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.660938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2026-08-04 00:30:22.660948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:30:22.660958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.660967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2026-08-04 00:30:22.660977 | 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-08-04 00:30:22.660987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.660997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2026-08-04 00:30:22.661007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:30:22.661016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.661026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2026-08-04 00:30:22.661036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-08-04 00:30:22.661046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2026-08-04 00:30:22.661066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-08-04 00:30:22.661075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-08-04 00:30:22.661085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:30:22.661095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:30:22.661105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:30:22.661114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2026-08-04 00:30:22.661124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-04 00:30:22.661134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-04 00:30:22.661143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2026-08-04 00:30:22.661153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-08-04 00:30:22.661163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:30:22.661173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2026-08-04 00:30:22.661224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-08-04 00:30:22.661243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:30:22.661260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2026-08-04 00:30:22.661287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:30:22.661304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:30:22.661321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2026-08-04 00:30:22.661338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.2_all.deb ... 2026-08-04 00:30:22.661357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:30:22.661374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2026-08-04 00:30:22.661391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-08-04 00:30:22.661418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-08-04 00:30:22.661452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.661469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2026-08-04 00:30:22.661506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.661523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2026-08-04 00:30:22.661559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.661575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2026-08-04 00:30:22.661611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.661629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2026-08-04 00:30:22.661664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.661689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-08-04 00:30:22.661723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.661740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2026-08-04 00:30:22.661830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.661848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2026-08-04 00:30:22.661883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.661909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-08-04 00:30:22.661927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2026-08-04 00:30:22.661962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.661979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.661996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2026-08-04 00:30:22.662012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.662036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.662064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2026-08-04 00:30:22.662082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:22.662098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.662121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.662138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2026-08-04 00:30:22.662156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2026-08-04 00:30:22.662214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-08-04 00:30:22.662235 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2026-08-04 00:30:22.662259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2026-08-04 00:30:22.662283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00012854 s, 31.9 MB/s 2026-08-04 00:30:22.662305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-08-04 00:30:22.662328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2026-08-04 00:30:22.662366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-08-04 00:30:22.662551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2026-08-04 00:30:22.662603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2026-08-04 00:30:22.662614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-08-04 00:30:22.662622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 00:30:22.662637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-04 00:30:22.662645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 00:30:22.662652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.662677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2026-08-04 00:30:22.662688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:30:22.662696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-08-04 00:30:22.662729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-08-04 00:30:22.662762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2026-08-04 00:30:22.662828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2026-08-04 00:30:22.662849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:30:22.662912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2026-08-04 00:30:22.662944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2026-08-04 00:30:22.662975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:30:22.663010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:30:22.663045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.663080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2026-08-04 00:30:22.663123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-04 00:30:22.663142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.663205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-08-04 00:30:22.663219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:30:22.663258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.663293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-08-04 00:30:22.663327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-08-04 00:30:22.663361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.663404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-08-04 00:30:22.663436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:30:22.663466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.666935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 00:30:22.666983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:30:22.666993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:30:22.667001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.667009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.667017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.667024 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.667031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:30:22.667038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.667065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:30:22.667078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 00:30:22.667090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:22.667102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:30:22.667114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2026-08-04 00:30:22.667125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 00:30:22.667137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:30:22.667150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-08-04 00:30:22.667175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-08-04 00:30:22.667214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:30:22.667227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-08-04 00:30:22.667280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-08-04 00:30:22.667292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-08-04 00:30:22.667303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:30:22.667311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2026-08-04 00:30:22.667362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2026-08-04 00:30:22.667369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 00:30:22.667376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-08-04 00:30:22.667383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 00:30:22.667391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-08-04 00:30:22.667398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2026-08-04 00:30:22.667405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-08-04 00:30:22.667412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2026-08-04 00:30:22.667428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-08-04 00:30:22.667456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-08-04 00:30:22.667464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-08-04 00:30:22.667471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2026-08-04 00:30:22.667478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-08-04 00:30:22.667485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-08-04 00:30:22.667492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-08-04 00:30:22.667500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2026-08-04 00:30:22.667507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-08-04 00:30:22.667514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:30:22.667521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-08-04 00:30:22.667528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:30:22.667536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-08-04 00:30:22.667550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:30:22.667558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-08-04 00:30:22.667565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:30:22.667572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 186990541f84 2026-08-04 00:30:22.667580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> c422d649e957 2026-08-04 00:30:22.667587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 4/5 : COPY patches /patches 2026-08-04 00:30:22.667595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> f1712b508c62 2026-08-04 00:30:22.667602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 5/5 : RUN kolla_patch 2026-08-04 00:30:22.667609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 7b60791a4c25 2026-08-04 00:30:22.667616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:[i] No series file found, nothing to patch. 2026-08-04 00:30:22.667624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 7b60791a4c25 2026-08-04 00:30:22.667631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 595c1763271c 2026-08-04 00:30:22.667638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built 834000fa4c4c 2026-08-04 00:30:22.667646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260804 2026-08-04 00:30:22.667654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2026-08-04 00:30:22.664971 (took 0:00:37.038230) 2026-08-04 00:30:22.667661 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2026-08-04 00:30:22.667669 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2026-08-04 00:30:22.667676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2026-08-04 00:30:22.665473 2026-08-04 00:30:22.667683 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2026-08-04 00:30:22.667690 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2026-08-04 00:30:38.147524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260804 2026-08-04 00:30:38.147653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 15b459a5d4d3 2026-08-04 00:30:38.147873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/5 : LABEL "build-date"="20260804" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:30:38.148075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 9ab1e1dac691 2026-08-04 00:30:38.148170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 9ab1e1dac691 2026-08-04 00:30:38.148321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 95bb4ed50e43 2026-08-04 00:30:38.148464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 3/5 : 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-08-04 00:30:38.148582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 40ad24f0d0ca 2026-08-04 00:30:38.148808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:30:38.148933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:30:38.149067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:30:38.149197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:30:38.149329 | 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-08-04 00:30:38.149454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:30:38.149582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:30:38.149743 | 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-08-04 00:30:38.149906 | 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-08-04 00:30:38.150044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:30:38.150174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:30:38.150301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:30:38.150431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:30:38.150558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:30:38.150922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:30:38.151014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 28.2 MB in 2s (12.0 MB/s) 2026-08-04 00:30:38.151040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-08-04 00:30:38.151053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-08-04 00:30:38.151066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2026-08-04 00:30:38.151132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2026-08-04 00:30:38.151202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2026-08-04 00:30:38.151269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-08-04 00:30:38.151333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-08-04 00:30:38.151403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-08-04 00:30:38.151473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2026-08-04 00:30:38.151537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2026-08-04 00:30:38.151612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2026-08-04 00:30:38.151727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2026-08-04 00:30:38.151769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2026-08-04 00:30:38.151860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-08-04 00:30:38.151938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2026-08-04 00:30:38.152043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-08-04 00:30:38.152062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-08-04 00:30:38.152133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-08-04 00:30:38.152202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2026-08-04 00:30:38.152269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2026-08-04 00:30:38.152339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2026-08-04 00:30:38.152412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:30:38.152477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2026-08-04 00:30:38.152542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2026-08-04 00:30:38.152605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:30:38.152703 | 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-08-04 00:30:38.152833 | 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-08-04 00:30:38.152898 | 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-08-04 00:30:38.152957 | 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-08-04 00:30:38.153015 | 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-08-04 00:30:38.153073 | 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-08-04 00:30:38.153130 | 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-08-04 00:30:38.153189 | 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.2 [96.3 kB] 2026-08-04 00:30:38.153259 | 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.2 [71.8 kB] 2026-08-04 00:30:38.153319 | 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-08-04 00:30:38.153377 | 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-08-04 00:30:38.153435 | 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.8 [764 kB] 2026-08-04 00:30:38.153492 | 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-08-04 00:30:38.153550 | 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-08-04 00:30:38.153607 | 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-08-04 00:30:38.153699 | 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-08-04 00:30:38.153761 | 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-08-04 00:30:38.153859 | 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-08-04 00:30:38.153913 | 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-08-04 00:30:38.153979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 00:30:38.154028 | 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-08-04 00:30:38.154085 | 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-08-04 00:30:38.154143 | 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-08-04 00:30:38.154202 | 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-08-04 00:30:38.154261 | 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-08-04 00:30:38.154323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (22.7 MB/s) 2026-08-04 00:30:38.154383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2026-08-04 00:30:38.154438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2026-08-04 00:30:38.154503 | 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-08-04 00:30:38.154557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:30:38.154613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2026-08-04 00:30:38.154690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2026-08-04 00:30:38.154743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2026-08-04 00:30:38.154815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2026-08-04 00:30:38.154900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:30:38.154952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-08-04 00:30:38.155019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.155076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2026-08-04 00:30:38.155133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-08-04 00:30:38.155190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-08-04 00:30:38.155246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:30:38.155302 | 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-08-04 00:30:38.155358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:30:38.155414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2026-08-04 00:30:38.155470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-04 00:30:38.155526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-04 00:30:38.155582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2026-08-04 00:30:38.155638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-08-04 00:30:38.155849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:30:38.155891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2026-08-04 00:30:38.155951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-08-04 00:30:38.156045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-08-04 00:30:38.156145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:30:38.156221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2026-08-04 00:30:38.156306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-08-04 00:30:38.156392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 00:30:38.156479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2026-08-04 00:30:38.156566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:30:38.156651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:30:38.156860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2026-08-04 00:30:38.156945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4.2_all.deb ... 2026-08-04 00:30:38.157034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-08-04 00:30:38.157121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:30:38.157220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2026-08-04 00:30:38.157305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-08-04 00:30:38.157391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.157478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2026-08-04 00:30:38.157563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-08-04 00:30:38.157647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:30:38.157755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2026-08-04 00:30:38.157875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-04 00:30:38.157966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:30:38.158052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2026-08-04 00:30:38.158173 | 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-08-04 00:30:38.158258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:30:38.158342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-08-04 00:30:38.158427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.158510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.158597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 00:30:38.160887 | 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-08-04 00:30:38.160915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:38.160927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2026-08-04 00:30:38.160949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.160961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.160972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2026-08-04 00:30:38.160983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.160994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2026-08-04 00:30:38.161025 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.161037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-08-04 00:30:38.161048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2026-08-04 00:30:38.161070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.161080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2026-08-04 00:30:38.161102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:30:38.161114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:30:38.161124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2026-08-04 00:30:38.161135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.161146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2026-08-04 00:30:38.161167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.161178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2026-08-04 00:30:38.161200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.161210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2026-08-04 00:30:38.161231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.161242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2026-08-04 00:30:38.161264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 00:30:38.161282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2026-08-04 00:30:38.161315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-08-04 00:30:38.161333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2026-08-04 00:30:38.161344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-08-04 00:30:38.161356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2026-08-04 00:30:38.161366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-08-04 00:30:38.161375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2026-08-04 00:30:38.161384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000200017 s, 20.5 MB/s 2026-08-04 00:30:38.161394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 00:30:38.161403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-08-04 00:30:38.161414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:30:38.161424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2026-08-04 00:30:38.161435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:30:38.161446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:30:38.161457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-08-04 00:30:38.161467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-04 00:30:38.161484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-08-04 00:30:38.161495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-04 00:30:38.161504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:30:38.161514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 00:30:38.161524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:30:38.161534 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4.2) ... 2026-08-04 00:30:38.161543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 00:30:38.161553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161636 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2026-08-04 00:30:38.161658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:30:38.161692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-08-04 00:30:38.161726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:30:38.161735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 40ad24f0d0ca 2026-08-04 00:30:38.161746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 0f5beebbe2ad 2026-08-04 00:30:38.161756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 4/5 : COPY patches /patches 2026-08-04 00:30:38.161767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> d0bb7e84744a 2026-08-04 00:30:38.161799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 5/5 : RUN kolla_patch 2026-08-04 00:30:38.161859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in febfb1aefbf7 2026-08-04 00:30:38.161871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:[i] No series file found, nothing to patch. 2026-08-04 00:30:38.161882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container febfb1aefbf7 2026-08-04 00:30:38.161938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 48a6ed367a58 2026-08-04 00:30:38.161951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built a0725fd4ad3e 2026-08-04 00:30:38.161962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260804 2026-08-04 00:30:38.161973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2026-08-04 00:30:38.161381 (took 0:00:15.495908) 2026-08-04 00:30:38.162070 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2026-08-04 00:30:38.162165 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2026-08-04 00:30:38.162268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2026-08-04 00:30:38.162166 2026-08-04 00:30:38.162392 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2025.1.tar.gz 2026-08-04 00:30:38.168534 | 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-08-04 00:30:39.138128 | 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-08-04 00:30:39.987085 | 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-08-04 00:30:40.707650 | 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-08-04 00:30:41.873570 | 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-08-04 00:30:42.690147 | 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-08-04 00:30:43.623471 | 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-08-04 00:30:44.325632 | 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-08-04 00:30:45.026526 | 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-08-04 00:30:45.724587 | 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-08-04 00:30:46.422734 | 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-08-04 00:30:48.662353 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 11 plugins into plugins archive 2026-08-04 00:30:48.662746 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2026-08-04 00:33:00.410738 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/14 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:33:00.410875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> c11262922d85 2026-08-04 00:33:00.410895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/14 : LABEL "build-date"="20260804" "name"="horizon" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:33:00.410976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in f5a4f6dfcb5d 2026-08-04 00:33:00.410996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container f5a4f6dfcb5d 2026-08-04 00:33:00.411065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 42479bf2020b 2026-08-04 00:33:00.411109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 3/14 : 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-08-04 00:33:00.411157 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 0ba5d2aaed3e 2026-08-04 00:33:00.411204 | 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-08-04 00:33:00.411249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:33:00.411298 | 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-08-04 00:33:00.411345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:33:00.411409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:33:00.411453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:33:00.411499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:33:00.411545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:33:00.411593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:33:00.411638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:33:00.411707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:33:00.411754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:33:00.411770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:33:00.411826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:33:00.411870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:33:00.411914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.2 MB in 3s (10.9 MB/s) 2026-08-04 00:33:00.411958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-08-04 00:33:00.412006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-08-04 00:33:00.412053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-08-04 00:33:00.412099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-08-04 00:33:00.412147 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2026-08-04 00:33:00.412189 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-08-04 00:33:00.412235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2026-08-04 00:33:00.412280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-08-04 00:33:00.412326 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2026-08-04 00:33:00.412373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:33:00.412441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2026-08-04 00:33:00.412453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,790 kB of additional disk space will be used. 2026-08-04 00:33:00.412500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:33:00.412545 | 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-08-04 00:33:00.412592 | 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-08-04 00:33:00.412638 | 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-08-04 00:33:00.412683 | 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-08-04 00:33:00.412809 | 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-08-04 00:33:00.412831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 518 kB in 0s (1,410 kB/s) 2026-08-04 00:33:00.412882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2026-08-04 00:33:00.412925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-08-04 00:33:00.412992 | 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-08-04 00:33:00.413009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:33:00.413057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-08-04 00:33:00.413101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-08-04 00:33:00.413150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-08-04 00:33:00.413192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-08-04 00:33:00.413239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:33:00.413285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-04 00:33:00.413330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-04 00:33:00.413394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2026-08-04 00:33:00.413457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.14-0ubuntu0.24.04.1_all.deb ... 2026-08-04 00:33:00.413498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-08-04 00:33:00.413557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2026-08-04 00:33:00.413613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:33:00.416212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-08-04 00:33:00.416295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2026-08-04 00:33:00.416307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:33:00.416317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-08-04 00:33:00.416328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2026-08-04 00:33:00.416337 | 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-08-04 00:33:00.416347 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-08-04 00:33:00.416356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-04 00:33:00.416366 | 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-08-04 00:33:00.416412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-08-04 00:33:00.416423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: 2026-08-04 00:33:00.416432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-04 00:33:00.416441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-08-04 00:33:00.416450 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-08-04 00:33:00.416459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-08-04 00:33:00.416468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:33:00.416477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (83.0.0) 2026-08-04 00:33:00.416486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2026-08-04 00:33:00.416494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.8.tar.gz (92 kB) 2026-08-04 00:33:00.416504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2026-08-04 00:33:00.416513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2026-08-04 00:33:00.416522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2026-08-04 00:33:00.416531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:33:00.416550 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2026-08-04 00:33:00.416560 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:33:00.416569 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2026-08-04 00:33:00.416577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2026-08-04 00:33:00.416586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2026-08-04 00:33:00.416597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.8-cp312-cp312-linux_x86_64.whl size=135308 sha256=f83cbf263021d08b752900b09ca29410b82c9dd0447b3a47e4c250f6df8a42dd 2026-08-04 00:33:00.416608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-2e2uuy01/wheels/b0/62/00/46e65ad9151c1266f0f03ea020a5a8ea1cbc6e4ebf3329e276 2026-08-04 00:33:00.416619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2026-08-04 00:33:00.416628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: mysqlclient 2026-08-04 00:33:00.416637 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.8 2026-08-04 00:33:00.416646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-08-04 00:33:00.416655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-08-04 00:33:00.416664 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-08-04 00:33:00.416673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-08-04 00:33:00.416682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:33:00.416691 | 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-08-04 00:33:00.416700 | 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-08-04 00:33:00.416709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:33:00.416718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:33:00.416758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:33:00.416768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:33:00.416812 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2026-08-04 00:33:00.416826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-08-04 00:33:00.416835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-08-04 00:33:00.416844 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2026-08-04 00:33:00.416853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:33:00.416862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:33:00.416871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-08-04 00:33:00.416883 | 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-08-04 00:33:00.416895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-08-04 00:33:00.416904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-08-04 00:33:00.416913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-08-04 00:33:00.416922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-08-04 00:33:00.416938 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-08-04 00:33:00.416947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-08-04 00:33:00.416956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19002 files and directories currently installed.) 2026-08-04 00:33:00.416965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:33:00.416974 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 0ba5d2aaed3e 2026-08-04 00:33:00.416983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> c8683def7971 2026-08-04 00:33:00.416992 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 4/14 : RUN usermod --append --home /var/lib/horizon --groups kolla horizon && mkdir -p /var/lib/horizon && chown -R 42420:42420 /var/lib/horizon 2026-08-04 00:33:00.417002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in d1de92fd7cec 2026-08-04 00:33:00.417011 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container d1de92fd7cec 2026-08-04 00:33:00.417020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 149ce8fa0907 2026-08-04 00:33:00.417029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 5/14 : 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-08-04 00:33:00.417038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in ddfdbbc6636d 2026-08-04 00:33:00.417047 | 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-08-04 00:33:00.417056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:33:00.417064 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:33:00.417073 | 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-08-04 00:33:00.417082 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:33:00.417091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:33:00.417100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:33:00.417108 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:33:00.417117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:33:00.417126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:33:00.417136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:33:00.417144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:33:00.417153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:33:00.417162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:33:00.417170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:33:00.417185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.2 MB in 2s (11.8 MB/s) 2026-08-04 00:33:00.417201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-08-04 00:33:00.417210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-08-04 00:33:00.417219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-08-04 00:33:00.417228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-08-04 00:33:00.417237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.8). 2026-08-04 00:33:00.417252 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2026c-0ubuntu0.24.04.1). 2026-08-04 00:33:00.417261 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2026-08-04 00:33:00.417270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-08-04 00:33:00.417279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:33:00.417288 | 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-08-04 00:33:00.417296 | 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-08-04 00:33:00.418161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:33:00.418258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-08-04 00:33:00.418273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-08-04 00:33:00.418284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-08-04 00:33:00.418295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-08-04 00:33:00.418306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-08-04 00:33:00.418318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2026-08-04 00:33:00.418330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2026-08-04 00:33:00.418341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2026-08-04 00:33:00.418351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-08-04 00:33:00.418361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2026-08-04 00:33:00.418371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:33:00.418403 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2026-08-04 00:33:00.418414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2026-08-04 00:33:00.418425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:33:00.418435 | 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-08-04 00:33:00.418447 | 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-08-04 00:33:00.418458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 0s (2,255 kB/s) 2026-08-04 00:33:00.418468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2026-08-04 00:33:00.418478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-08-04 00:33:00.418491 | 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 ... 2026-08-04 00:33:00.418504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:33:00.418514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-08-04 00:33:00.418524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-08-04 00:33:00.418534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-08-04 00:33:00.418544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-08-04 00:33:00.418554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-08-04 00:33:00.418564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-08-04 00:33:00.418586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18993 files and directories currently installed.) 2026-08-04 00:33:00.418597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-08-04 00:33:00.418607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-08-04 00:33:00.418617 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2026-08-04 00:33:00.418627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-04 00:33:00.418637 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2026-08-04 00:33:00.418647 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2026-08-04 00:33:00.418657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2026-08-04 00:33:00.418682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:33:00.418693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container ddfdbbc6636d 2026-08-04 00:33:00.418703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 6dc2793c9373 2026-08-04 00:33:00.418714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/14 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2026-08-04 00:33:00.418724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 52cb26bde198 2026-08-04 00:33:00.418734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 52cb26bde198 2026-08-04 00:33:00.418744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 172b8257565f 2026-08-04 00:33:00.418754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/14 : ADD horizon-archive /horizon-source 2026-08-04 00:33:00.418764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 7b2b3eaa9859 2026-08-04 00:33:00.418774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/14 : ADD plugins-archive / 2026-08-04 00:33:00.418822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> ace221b0c34b 2026-08-04 00:33:00.418832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/14 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:33:00.418857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 84fd9be7f026 2026-08-04 00:33:00.418873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/14 : 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-08-04 00:33:00.418888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 2bd627f0a476 2026-08-04 00:33:00.418898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools==67.2.* 2026-08-04 00:33:00.418916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2026-08-04 00:33:00.418926 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pip==25.2.* 2026-08-04 00:33:00.418936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2026-08-04 00:33:00.418946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2026-08-04 00:33:00.418957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 16.4 MB/s 0:00:00 2026-08-04 00:33:00.418969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2026-08-04 00:33:00.418978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.8 MB/s 0:00:00 2026-08-04 00:33:00.418988 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, pip 2026-08-04 00:33:00.418998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2026-08-04 00:33:00.419008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 83.0.0 2026-08-04 00:33:00.419017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-83.0.0: 2026-08-04 00:33:00.419027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-83.0.0 2026-08-04 00:33:00.419037 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pip 2026-08-04 00:33:00.419047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pip 26.2 2026-08-04 00:33:00.419057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pip-26.2: 2026-08-04 00:33:00.419072 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pip-26.2 2026-08-04 00:33:00.419082 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pip-25.2 setuptools-67.2.0 2026-08-04 00:33:00.419092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2026-08-04 00:33:00.419102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.419112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.419121 | 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.dev7) (7.0.0) 2026-08-04 00:33:00.419131 | 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.dev7) (2.17.0) 2026-08-04 00:33:00.419143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.19-py3-none-any.whl.metadata (4.1 kB) 2026-08-04 00:33:00.419168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419179 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2026-08-04 00:33:00.419188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:33:00.419275 | 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.dev7) (3.1.0) 2026-08-04 00:33:00.419288 | 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.dev7) (2.1.0) 2026-08-04 00:33:00.419298 | 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.dev7) (5.10.0) 2026-08-04 00:33:00.419316 | 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.dev7) (1.3.0) 2026-08-04 00:33:00.419326 | 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.dev7) (7.1.0) 2026-08-04 00:33:00.419336 | 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.dev7) (9.7.2) 2026-08-04 00:33:00.419346 | 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.dev7) (6.5.1) 2026-08-04 00:33:00.419356 | 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.dev7) (4.5.1) 2026-08-04 00:33:00.419365 | 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.dev7) (5.7.0) 2026-08-04 00:33:00.419395 | 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.dev7) (2.5.0) 2026-08-04 00:33:00.419406 | 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.dev7) (8.2.0) 2026-08-04 00:33:00.419415 | 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.dev7) (4.2.0) 2026-08-04 00:33:00.419425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting libsass>=0.23.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419435 | 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-08-04 00:33:00.419445 | 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.dev7) (9.7.0) 2026-08-04 00:33:00.419455 | 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.dev7) (4.8.0) 2026-08-04 00:33:00.419465 | 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.dev7) (5.6.0) 2026-08-04 00:33:00.419481 | 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.dev7) (11.4.1) 2026-08-04 00:33:00.419491 | 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.dev7) (18.9.0) 2026-08-04 00:33:00.419501 | 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.dev7) (4.7.1) 2026-08-04 00:33:00.419511 | 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.dev7) (6.0.2) 2026-08-04 00:33:00.419521 | 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.dev7) (2.32.3) 2026-08-04 00:33:00.419530 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2026-08-04 00:33:00.419550 | 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.dev7) (2025.1) 2026-08-04 00:33:00.419573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2026-08-04 00:33:00.419593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2026-08-04 00:33:00.419613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419623 | 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-08-04 00:33:00.419634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419644 | 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-08-04 00:33:00.419654 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419663 | 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-08-04 00:33:00.419673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2026-08-04 00:33:00.419693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2026-08-04 00:33:00.419713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.419723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.419734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419743 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2026-08-04 00:33:00.419753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419763 | 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-08-04 00:33:00.419773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419811 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2026-08-04 00:33:00.419822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2026-08-04 00:33:00.419842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2026-08-04 00:33:00.419862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419878 | 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-08-04 00:33:00.419889 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2026-08-04 00:33:00.419915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419926 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2026-08-04 00:33:00.419936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2026-08-04 00:33:00.419956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2026-08-04 00:33:00.419976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.419985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2026-08-04 00:33:00.419995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2026-08-04 00:33:00.420023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2026-08-04 00:33:00.420043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2026-08-04 00:33:00.420063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420073 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2026-08-04 00:33:00.420083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.420093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.420103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2026-08-04 00:33:00.420123 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420132 | 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-08-04 00:33:00.420142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420152 | 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-08-04 00:33:00.420162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2026-08-04 00:33:00.420182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2026-08-04 00:33:00.420201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.420212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.420226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2026-08-04 00:33:00.420252 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.420262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.420272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.3.3.dev7) 2026-08-04 00:33:00.420282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2026-08-04 00:33:00.420292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.3.3.dev7) 2026-08-04 00:33:00.420302 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-08-04 00:33:00.420331 | 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.dev7) (0.5.3) 2026-08-04 00:33:00.420341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.3.3.dev7) 2026-08-04 00:33:00.420351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2026-08-04 00:33:00.420366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.3.3.dev7) 2026-08-04 00:33:00.420416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2026-08-04 00:33:00.420431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.3.3.dev7) 2026-08-04 00:33:00.420442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2026-08-04 00:33:00.420456 | 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.dev7) (3.0.0) 2026-08-04 00:33:00.420496 | 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.dev7) (1.17.2) 2026-08-04 00:33:00.420529 | 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.dev7) (5.4.1) 2026-08-04 00:33:00.420572 | 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.dev7) (1.7.0) 2026-08-04 00:33:00.420590 | 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.dev7) (4.12.2) 2026-08-04 00:33:00.420747 | 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.dev7) (0.19) 2026-08-04 00:33:00.420850 | 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.dev7) (2.0.0) 2026-08-04 00:33:00.420861 | 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.dev7) (5.7.1) 2026-08-04 00:33:00.420878 | 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.dev7) (1.1.0) 2026-08-04 00:33:00.420887 | 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.dev7) (3.14.0) 2026-08-04 00:33:00.420898 | 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.dev7) (3.2.1) 2026-08-04 00:33:00.420925 | 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.dev7) (24.2) 2026-08-04 00:33:00.420934 | 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.dev7) (7.0.0) 2026-08-04 00:33:00.420947 | 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.dev7) (1.8.9) 2026-08-04 00:33:00.420957 | 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.dev7) (67.2.0) 2026-08-04 00:33:00.420970 | 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.dev7) (0.2.13) 2026-08-04 00:33:00.420983 | 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.dev7) (2.0.1) 2026-08-04 00:33:00.421043 | 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.dev7) (24.2.1) 2026-08-04 00:33:00.421058 | 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.dev7) (43.0.3) 2026-08-04 00:33:00.421087 | 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.dev7) (1.17.1) 2026-08-04 00:33:00.421126 | 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.dev7) (2.22) 2026-08-04 00:33:00.421171 | 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.dev7) (4.9.1) 2026-08-04 00:33:00.421184 | 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.dev7) (4.4.0) 2026-08-04 00:33:00.421220 | 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.dev7) (3.2.0) 2026-08-04 00:33:00.421254 | 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.dev7) (7.1.0) 2026-08-04 00:33:00.421290 | 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.dev7) (2.1.0) 2026-08-04 00:33:00.421325 | 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.dev7) (0.5.2) 2026-08-04 00:33:00.421423 | 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.dev7) (2.5.11) 2026-08-04 00:33:00.421446 | 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.dev7) (1.9.0) 2026-08-04 00:33:00.421459 | 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.dev7) (5.1.1) 2026-08-04 00:33:00.421521 | 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.dev7) (1.3.4) 2026-08-04 00:33:00.421537 | 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.dev7) (1.0.1) 2026-08-04 00:33:00.421549 | 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.dev7) (1.33) 2026-08-04 00:33:00.421593 | 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.dev7) (4.3.6) 2026-08-04 00:33:00.421628 | 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.dev7) (1.4.0) 2026-08-04 00:33:00.421664 | 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.dev7) (3.0.0) 2026-08-04 00:33:00.421708 | 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.dev7) (2.9.0.post0) 2026-08-04 00:33:00.421723 | 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.dev7) (1.17.0) 2026-08-04 00:33:00.421764 | 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.dev7) (3.4.1) 2026-08-04 00:33:00.421800 | 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.dev7) (3.10) 2026-08-04 00:33:00.421845 | 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.dev7) (1.26.20) 2026-08-04 00:33:00.421881 | 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.dev7) (2026.7.22) 2026-08-04 00:33:00.421897 | 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.dev7) (4.23.0) 2026-08-04 00:33:00.421937 | 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.dev7) (25.1.0) 2026-08-04 00:33:00.421972 | 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.dev7) (2024.10.1) 2026-08-04 00:33:00.421994 | 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.dev7) (0.36.2) 2026-08-04 00:33:00.422030 | 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.dev7) (0.23.1) 2026-08-04 00:33:00.422068 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.19-py3-none-any.whl (8.0 MB) 2026-08-04 00:33:00.422104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 127.1 MB/s 0:00:00 2026-08-04 00:33:00.422139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-08-04 00:33:00.422174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2026-08-04 00:33:00.422208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2026-08-04 00:33:00.422243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2026-08-04 00:33:00.422277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2026-08-04 00:33:00.422309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2026-08-04 00:33:00.422323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2026-08-04 00:33:00.422364 | 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-08-04 00:33:00.422408 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 105.2 MB/s 0:00:00 2026-08-04 00:33:00.422446 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2026-08-04 00:33:00.422478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2026-08-04 00:33:00.422512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2026-08-04 00:33:00.422544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2026-08-04 00:33:00.422578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2026-08-04 00:33:00.422612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2026-08-04 00:33:00.422626 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2026-08-04 00:33:00.422669 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2026-08-04 00:33:00.422884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2026-08-04 00:33:00.422932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2026-08-04 00:33:00.422947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 74.7 MB/s 0:00:00 2026-08-04 00:33:00.422956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2026-08-04 00:33:00.422966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2026-08-04 00:33:00.422975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 113.7 MB/s 0:00:00 2026-08-04 00:33:00.422993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2026-08-04 00:33:00.423023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2026-08-04 00:33:00.423033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2026-08-04 00:33:00.423041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2026-08-04 00:33:00.423050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2026-08-04 00:33:00.423062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2026-08-04 00:33:00.423071 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2026-08-04 00:33:00.424119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.7 MB/s 0:00:00 2026-08-04 00:33:00.424179 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2026-08-04 00:33:00.424193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2026-08-04 00:33:00.424207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 28.9 MB/s 0:00:00 2026-08-04 00:33:00.424219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2026-08-04 00:33:00.424229 | 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-08-04 00:33:00.424240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 38.0 MB/s 0:00:00 2026-08-04 00:33:00.424250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2026-08-04 00:33:00.424259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2026-08-04 00:33:00.424270 | 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-08-04 00:33:00.424285 | 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-08-04 00:33:00.424300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.424312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2026-08-04 00:33:00.424322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2026-08-04 00:33:00.424333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.3.3.dev7-py3-none-any.whl size=5308855 sha256=b49d3b4e3401e7602f3f20d76381ea75d2abfe4a4e845a3961969415f9c6cd4c 2026-08-04 00:33:00.424361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-t4e7pcyq/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2026-08-04 00:33:00.424372 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2026-08-04 00:33:00.424417 | 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-08-04 00:33:00.424438 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.424449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2026-08-04 00:33:00.424461 | 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=f0a5a4f838bded0b86e9c89d07643e762b7d9ba151d971fc0496480e77d3a6a4 2026-08-04 00:33:00.424474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-t4e7pcyq/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2026-08-04 00:33:00.424486 | 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-08-04 00:33:00.424510 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.424521 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2026-08-04 00:33:00.424531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2026-08-04 00:33:00.424541 | 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=ff3c02d0426925d045565316d7fdfcdc33e2dd353cd16db32912343269cfd17e 2026-08-04 00:33:00.424551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-t4e7pcyq/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2026-08-04 00:33:00.424561 | 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-08-04 00:33:00.424571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.424581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2026-08-04 00:33:00.424592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2026-08-04 00:33:00.424602 | 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=89f3c6a3e9b7a986c738ba17e91622f404fb0e9974de8946786152fe57643a15 2026-08-04 00:33:00.424612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-t4e7pcyq/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2026-08-04 00:33:00.424622 | 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-08-04 00:33:00.424640 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.424650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2026-08-04 00:33:00.424666 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2026-08-04 00:33:00.424676 | 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=ed2c12a7f4baf5701d658ef41b22850653f6ef188795b9b2687d0be3c109969f 2026-08-04 00:33:00.424686 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-t4e7pcyq/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2026-08-04 00:33:00.424696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2026-08-04 00:33:00.424709 | 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-08-04 00:33:00.424733 | 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.dev7 libsass-0.23.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2026-08-04 00:33:00.424747 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.424757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.2 2026-08-04 00:33:00.424767 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-08-04 00:33:00.424813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.424828 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/blazar_dashboard-13.0.0.0rc2.dev2 2026-08-04 00:33:00.424839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate_dashboard-20.0.1.dev6 2026-08-04 00:33:00.426164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426179 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat_dashboard-13.0.0.0rc2.dev2 2026-08-04 00:33:00.426204 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic_ui-6.5.1.dev3 2026-08-04 00:33:00.426246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum_ui-16.0.1.dev6 2026-08-04 00:33:00.426275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-13.0.1.dev5 2026-08-04 00:33:00.426305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari_dashboard-12.0.0.0rc2.dev2 2026-08-04 00:33:00.426346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-9.0.1.dev4 2026-08-04 00:33:00.426403 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426415 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_vpnaas_dashboard-12.0.1.dev3 2026-08-04 00:33:00.426435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia_dashboard-15.0.1.dev9 2026-08-04 00:33:00.426465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426484 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/watcher_dashboard-13.0.0.0rc2.dev2 2026-08-04 00:33:00.426494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-08-04 00:33:00.426504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-08-04 00:33:00.426515 | 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-08-04 00:33:00.426527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-blazarclient>=1.0.1 (from blazar-dashboard==13.0.0.0rc2.dev2) 2026-08-04 00:33:00.426537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:33:00.426547 | 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.dev7) 2026-08-04 00:33:00.426557 | 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-08-04 00:33:00.426567 | 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-08-04 00:33:00.426577 | 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-08-04 00:33:00.426587 | 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-08-04 00:33:00.426604 | 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-08-04 00:33:00.426615 | 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-08-04 00:33:00.426634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-08-04 00:33:00.426645 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2026-08-04 00:33:00.426655 | 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-08-04 00:33:00.426664 | 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-08-04 00:33:00.426674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-08-04 00:33:00.426684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2026-08-04 00:33:00.426695 | 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.3) 2026-08-04 00:33:00.426706 | 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.dev6) (4.8.1) 2026-08-04 00:33:00.426716 | 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.dev5) (4.5.1) 2026-08-04 00:33:00.426727 | 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.dev5) (8.2.0) 2026-08-04 00:33:00.426744 | 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.dev5) (5.6.0) 2026-08-04 00:33:00.426754 | 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.dev5) (5.4.1) 2026-08-04 00:33:00.426763 | 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-08-04 00:33:00.426775 | 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.1) 2026-08-04 00:33:00.426982 | 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.dev9) (2.17.0) 2026-08-04 00:33:00.426995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-watcherclient>=1.1.0 (from watcher-dashboard==13.0.0.0rc2.dev2) 2026-08-04 00:33:00.427005 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_watcherclient-4.8.0-py3-none-any.whl.metadata (5.2 kB) 2026-08-04 00:33:00.427015 | 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.dev5) (4.2.19) 2026-08-04 00:33:00.427025 | 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.dev5) (1.1.0) 2026-08-04 00:33:00.427035 | 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.dev5) (1.1.2) 2026-08-04 00:33:00.427053 | 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.dev5) (1.2.2) 2026-08-04 00:33:00.427063 | 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.dev5) (3.8.1) 2026-08-04 00:33:00.427073 | 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.dev5) (0.5.3) 2026-08-04 00:33:00.427083 | 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-08-04 00:33:00.427093 | 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-08-04 00:33:00.427111 | 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-08-04 00:33:00.427121 | 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-08-04 00:33:00.427131 | 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-08-04 00:33:00.427141 | 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-08-04 00:33:00.427151 | 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.2) 2026-08-04 00:33:00.427161 | 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-08-04 00:33:00.427171 | 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-08-04 00:33:00.427189 | 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-08-04 00:33:00.427199 | 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-08-04 00:33:00.427209 | 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-08-04 00:33:00.427219 | 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-08-04 00:33:00.427229 | 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-08-04 00:33:00.427265 | 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-08-04 00:33:00.427294 | 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-08-04 00:33:00.427312 | 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.1) 2026-08-04 00:33:00.427329 | 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-08-04 00:33:00.427345 | 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-08-04 00:33:00.427355 | 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-08-04 00:33:00.427365 | 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-08-04 00:33:00.427443 | 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-08-04 00:33:00.427465 | 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-08-04 00:33:00.427477 | 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-08-04 00:33:00.427486 | 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-08-04 00:33:00.427496 | 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-08-04 00:33:00.427506 | 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-08-04 00:33:00.427516 | 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-08-04 00:33:00.427535 | 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-08-04 00:33:00.427545 | 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-08-04 00:33:00.427555 | 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-08-04 00:33:00.427565 | 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-08-04 00:33:00.427584 | 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-08-04 00:33:00.427595 | 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-08-04 00:33:00.427604 | 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-08-04 00:33:00.427614 | 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-08-04 00:33:00.427624 | 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-08-04 00:33:00.427634 | 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-08-04 00:33:00.427645 | 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-08-04 00:33:00.427654 | 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-08-04 00:33:00.427664 | 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-08-04 00:33:00.427682 | 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-08-04 00:33:00.427692 | 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-08-04 00:33:00.427702 | 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-08-04 00:33:00.427712 | 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-08-04 00:33:00.427721 | 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-08-04 00:33:00.427731 | 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-08-04 00:33:00.427747 | 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-08-04 00:33:00.427757 | 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-08-04 00:33:00.427775 | 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-08-04 00:33:00.427841 | 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-08-04 00:33:00.427864 | 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-08-04 00:33:00.427883 | 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-08-04 00:33:00.427900 | 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-08-04 00:33:00.427918 | 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-08-04 00:33:00.427928 | 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-08-04 00:33:00.427938 | 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-08-04 00:33:00.427948 | 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-08-04 00:33:00.427958 | 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-08-04 00:33:00.427968 | 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-08-04 00:33:00.427978 | 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-08-04 00:33:00.427998 | 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-08-04 00:33:00.428008 | 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-08-04 00:33:00.428018 | 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-08-04 00:33:00.428028 | 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-08-04 00:33:00.428038 | 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-08-04 00:33:00.428057 | 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-08-04 00:33:00.428074 | 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-08-04 00:33:00.428084 | 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-08-04 00:33:00.428094 | 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-08-04 00:33:00.428105 | 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.dev5) (3.2.1) 2026-08-04 00:33:00.428115 | 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.dev5) (24.2) 2026-08-04 00:33:00.428125 | 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-08-04 00:33:00.428135 | 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-08-04 00:33:00.428145 | 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-08-04 00:33:00.428155 | 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-08-04 00:33:00.428165 | 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-08-04 00:33:00.428175 | 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-08-04 00:33:00.428185 | 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-08-04 00:33:00.428203 | 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-08-04 00:33:00.428214 | 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-08-04 00:33:00.428225 | 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-08-04 00:33:00.428236 | 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-08-04 00:33:00.428253 | 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-08-04 00:33:00.428263 | 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-08-04 00:33:00.428279 | 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-08-04 00:33:00.428289 | 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-08-04 00:33:00.428300 | 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-08-04 00:33:00.428310 | 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-08-04 00:33:00.428320 | 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-08-04 00:33:00.428330 | 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.dev6) (2.1.0) 2026-08-04 00:33:00.428340 | 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-08-04 00:33:00.428350 | 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-08-04 00:33:00.428360 | 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-08-04 00:33:00.428370 | 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.7.22) 2026-08-04 00:33:00.428407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2026-08-04 00:33:00.428418 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_watcherclient-4.8.0-py3-none-any.whl (125 kB) 2026-08-04 00:33:00.428428 | 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-08-04 00:33:00.428438 | 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-08-04 00:33:00.428448 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2026-08-04 00:33:00.428458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2026-08-04 00:33:00.428474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2026-08-04 00:33:00.428493 | 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-08-04 00:33:00.428507 | 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-08-04 00:33:00.428520 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.428531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): started 2026-08-04 00:33:00.428540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): finished with status 'done' 2026-08-04 00:33:00.428550 | 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=fc72d1aa1b17b35fe8946a6825871968c8d912ba17c25d55e8696e564c5ce3b9 2026-08-04 00:33:00.428566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/b8/d2/85/8f8e31ded0f8a3262f49dfae2df4c68a199216bba3c6b47e75 2026-08-04 00:33:00.428577 | 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-08-04 00:33:00.428588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.428597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2026-08-04 00:33:00.428611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2026-08-04 00:33:00.428635 | 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=59941077c0523ee6df3121e356105871c254a35989e5d42173e67eec2dfffec6 2026-08-04 00:33:00.428658 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/80/6c/d1/3ab5bc7fa377ce7b3be844dec114988748dc3e5d9f5b99626e 2026-08-04 00:33:00.428676 | 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-08-04 00:33:00.428694 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.428711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2026-08-04 00:33:00.428728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2026-08-04 00:33:00.428744 | 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=09c45f56922c34fdbad787d18fad6b8236d1b2149c16ba1c577f4a7a6dac3174 2026-08-04 00:33:00.428760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/32/16/97/d3dc3ccebb4afe096055078675a4516175cc79944048150c3e 2026-08-04 00:33:00.428843 | 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-08-04 00:33:00.428872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.428890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2026-08-04 00:33:00.428909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2026-08-04 00:33:00.428927 | 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=3f77faa57bc18e697b4f5fb5901e587c615a3f6a5b00e270738794d08d65eb97 2026-08-04 00:33:00.428944 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/fa/d3/fe/be63888007e70b578c012ea4bc755ca43fb5be61167d50c602 2026-08-04 00:33:00.428956 | 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-08-04 00:33:00.428966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.428976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2026-08-04 00:33:00.429015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2026-08-04 00:33:00.429033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-16.0.1.dev6-py3-none-any.whl size=217942 sha256=ec612cad7b74ab08c62e4a2fb5438600815937185ee689ff1ccd28c645449406 2026-08-04 00:33:00.429050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/72/cc/42/02e1a9f7b3196f2f0606b8b27c01f4726af9f55f3bd291ec20 2026-08-04 00:33:00.429068 | 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-08-04 00:33:00.429081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.429091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2026-08-04 00:33:00.429101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2026-08-04 00:33:00.429112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for manila-ui: filename=manila_ui-13.0.1.dev5-py3-none-any.whl size=433188 sha256=07235235c77a4db62cffab05db7d34aa5a6aaafcb7f35f37cbf565f00b663c37 2026-08-04 00:33:00.429122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/7c/42/22/185bf305e46abeb5bd8402ab965c260d645208c0053a40429f 2026-08-04 00:33:00.429132 | 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-08-04 00:33:00.429152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.429163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2026-08-04 00:33:00.429173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2026-08-04 00:33:00.429183 | 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=72781d71173380363a7c77c49a26171b213124630b2f9b307dd522887ea8b317 2026-08-04 00:33:00.429193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/cc/48/e1/dfdd31fbc6d6fcb1212bdaea2ea9694fced51b8f331d4dc1aa 2026-08-04 00:33:00.429220 | 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-08-04 00:33:00.429231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.429241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2026-08-04 00:33:00.429251 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2026-08-04 00:33:00.429262 | 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=10b7f6428ae853f517150ebe84959bc3c2baceb50dcda1b4c1dfd2f8cbd0edca 2026-08-04 00:33:00.429272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/3c/b7/40/f39181ba6b0c25d6538297e58fd70fe04ae426361782072fcd 2026-08-04 00:33:00.429288 | 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-08-04 00:33:00.429298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.429309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2026-08-04 00:33:00.429319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2026-08-04 00:33:00.429329 | 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=d09d99b193580ac195d07a99fe804199a9a58dd4ca07d772eaf50170ac08a681 2026-08-04 00:33:00.429339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/94/95/8d/c8ded633684f03a487a16c4167da6a9f781ceef693f4d94a02 2026-08-04 00:33:00.429349 | 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-08-04 00:33:00.429366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.429409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2026-08-04 00:33:00.429421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2026-08-04 00:33:00.429431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-15.0.1.dev9-py3-none-any.whl size=381839 sha256=f7f0af53da43c58fb38dc6c9bdd1a8fc941308674e7d1d5dac5738a7e86e6ebd 2026-08-04 00:33:00.429441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/25/de/4a/85e0f73b0dd5f2fcd89e3990f4a9733159b108b49c2ad5d5f5 2026-08-04 00:33:00.429452 | 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-08-04 00:33:00.429462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.429472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): started 2026-08-04 00:33:00.429482 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): finished with status 'done' 2026-08-04 00:33:00.429501 | 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=4db50ad5701ff3f48c8fae072483d1635dfb9eed6e36c0c56f56bb9aac9d517f 2026-08-04 00:33:00.429511 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kgioxo_q/wheels/60/a7/f1/2db53a07424ca9ebe98ba6c585132f62ee831166f98839efa1 2026-08-04 00:33:00.429521 | 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-08-04 00:33:00.429533 | 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-08-04 00:33:00.429551 | 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.dev6 manila-ui-13.0.1.dev5 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.dev9 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-08-04 00:33:00.429562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.429572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.2 2026-08-04 00:33:00.429581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-08-04 00:33:00.429592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.429602 | 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-08-04 00:33:00.429620 | 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-08-04 00:33:00.429630 | 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-08-04 00:33:00.429640 | 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-08-04 00:33:00.429650 | 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-08-04 00:33:00.429660 | 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-08-04 00:33:00.429670 | 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-08-04 00:33:00.429680 | 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-08-04 00:33:00.429690 | 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-08-04 00:33:00.429700 | 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-08-04 00:33:00.429709 | 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-08-04 00:33:00.429719 | 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-08-04 00:33:00.429729 | 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-08-04 00:33:00.429739 | 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-08-04 00:33:00.429749 | 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-08-04 00:33:00.429766 | 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-08-04 00:33:00.429776 | 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-08-04 00:33:00.429818 | 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-08-04 00:33:00.429829 | 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-08-04 00:33:00.429838 | 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-08-04 00:33:00.429848 | 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-08-04 00:33:00.429858 | 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-08-04 00:33:00.429868 | 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-08-04 00:33:00.431007 | 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-08-04 00:33:00.431146 | 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-08-04 00:33:00.431164 | 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-08-04 00:33:00.431175 | 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-08-04 00:33:00.431185 | 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-08-04 00:33:00.431195 | 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-08-04 00:33:00.431205 | 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-08-04 00:33:00.431214 | 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-08-04 00:33:00.431224 | 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-08-04 00:33:00.431234 | 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-08-04 00:33:00.431244 | 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-08-04 00:33:00.431254 | 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-08-04 00:33:00.431264 | 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-08-04 00:33:00.431274 | 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-08-04 00:33:00.431284 | 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-08-04 00:33:00.431294 | 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-08-04 00:33:00.431304 | 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-08-04 00:33:00.431316 | 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-08-04 00:33:00.431326 | 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-08-04 00:33:00.431336 | 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-08-04 00:33:00.431346 | 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-08-04 00:33:00.431371 | 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-08-04 00:33:00.431417 | 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-08-04 00:33:00.431436 | 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-08-04 00:33:00.431467 | 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-08-04 00:33:00.431479 | 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-08-04 00:33:00.431489 | 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-08-04 00:33:00.431514 | 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-08-04 00:33:00.431525 | 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-08-04 00:33:00.431542 | 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-08-04 00:33:00.431552 | 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-08-04 00:33:00.431562 | 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-08-04 00:33:00.431572 | 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-08-04 00:33:00.431582 | 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-08-04 00:33:00.431592 | 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-08-04 00:33:00.431602 | 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-08-04 00:33:00.431612 | 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-08-04 00:33:00.431622 | 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-08-04 00:33:00.431632 | 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-08-04 00:33:00.431642 | 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-08-04 00:33:00.431652 | 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-08-04 00:33:00.431662 | 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-08-04 00:33:00.431672 | 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-08-04 00:33:00.431682 | 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-08-04 00:33:00.431692 | 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-08-04 00:33:00.431702 | 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-08-04 00:33:00.431712 | 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-08-04 00:33:00.431722 | 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-08-04 00:33:00.431740 | 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-08-04 00:33:00.431750 | 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-08-04 00:33:00.431760 | 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-08-04 00:33:00.431770 | 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-08-04 00:33:00.431816 | 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-08-04 00:33:00.431833 | 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-08-04 00:33:00.431843 | 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-08-04 00:33:00.431853 | 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-08-04 00:33:00.431875 | 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-08-04 00:33:00.431885 | 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-08-04 00:33:00.431901 | 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-08-04 00:33:00.431911 | 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-08-04 00:33:00.431921 | 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-08-04 00:33:00.431931 | 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-08-04 00:33:00.431940 | 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-08-04 00:33:00.431950 | 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-08-04 00:33:00.431960 | 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-08-04 00:33:00.431970 | 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-08-04 00:33:00.431980 | 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-08-04 00:33:00.431990 | 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-08-04 00:33:00.432000 | 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-08-04 00:33:00.432010 | 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-08-04 00:33:00.432020 | 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-08-04 00:33:00.432030 | 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-08-04 00:33:00.432047 | 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-08-04 00:33:00.432058 | 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-08-04 00:33:00.432068 | 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-08-04 00:33:00.432078 | 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-08-04 00:33:00.432087 | 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-08-04 00:33:00.432097 | 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-08-04 00:33:00.432107 | 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-08-04 00:33:00.432117 | 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-08-04 00:33:00.432127 | 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-08-04 00:33:00.432137 | 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-08-04 00:33:00.432148 | 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-08-04 00:33:00.432158 | 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-08-04 00:33:00.432174 | 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-08-04 00:33:00.432184 | 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-08-04 00:33:00.432199 | 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-08-04 00:33:00.432209 | 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-08-04 00:33:00.432219 | 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-08-04 00:33:00.432229 | 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-08-04 00:33:00.432239 | 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-08-04 00:33:00.432249 | 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-08-04 00:33:00.432259 | 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-08-04 00:33:00.432269 | 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-08-04 00:33:00.432278 | 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-08-04 00:33:00.432295 | 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-08-04 00:33:00.432305 | 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-08-04 00:33:00.432315 | 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-08-04 00:33:00.432325 | 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-08-04 00:33:00.432335 | 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-08-04 00:33:00.432344 | 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-08-04 00:33:00.432354 | 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-08-04 00:33:00.432365 | 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-08-04 00:33:00.432374 | 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-08-04 00:33:00.432411 | 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-08-04 00:33:00.432421 | 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-08-04 00:33:00.432431 | 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-08-04 00:33:00.432441 | 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-08-04 00:33:00.432451 | 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-08-04 00:33:00.432461 | 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-08-04 00:33:00.432471 | 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-08-04 00:33:00.432481 | 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-08-04 00:33:00.432491 | 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-08-04 00:33:00.432509 | 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-08-04 00:33:00.432525 | 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-08-04 00:33:00.432536 | 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-08-04 00:33:00.432545 | 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-08-04 00:33:00.432555 | 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-08-04 00:33:00.432565 | 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-08-04 00:33:00.432583 | 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-08-04 00:33:00.432593 | 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-08-04 00:33:00.432602 | 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-08-04 00:33:00.432612 | 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-08-04 00:33:00.432622 | 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-08-04 00:33:00.432632 | 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-08-04 00:33:00.432642 | 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-08-04 00:33:00.432652 | 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-08-04 00:33:00.432662 | 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-08-04 00:33:00.432672 | 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-08-04 00:33:00.432681 | 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-08-04 00:33:00.432691 | 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-08-04 00:33:00.432701 | 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-08-04 00:33:00.432711 | 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-08-04 00:33:00.432721 | 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-08-04 00:33:00.432731 | 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-08-04 00:33:00.432741 | 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-08-04 00:33:00.432750 | 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-08-04 00:33:00.432760 | 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-08-04 00:33:00.432770 | 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-08-04 00:33:00.432823 | 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-08-04 00:33:00.432857 | 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-08-04 00:33:00.432895 | 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-08-04 00:33:00.432906 | 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-08-04 00:33:00.432920 | 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-08-04 00:33:00.432939 | 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-08-04 00:33:00.432958 | 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-08-04 00:33:00.432977 | 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-08-04 00:33:00.432996 | 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-08-04 00:33:00.433015 | 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-08-04 00:33:00.433034 | 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-08-04 00:33:00.433047 | 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-08-04 00:33:00.433057 | 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-08-04 00:33:00.433066 | 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-08-04 00:33:00.433076 | 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-08-04 00:33:00.433086 | 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-08-04 00:33:00.433096 | 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-08-04 00:33:00.433106 | 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-08-04 00:33:00.433116 | 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-08-04 00:33:00.433126 | 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-08-04 00:33:00.433135 | 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-08-04 00:33:00.433145 | 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-08-04 00:33:00.433155 | 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-08-04 00:33:00.433165 | 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-08-04 00:33:00.433175 | 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-08-04 00:33:00.433193 | 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-08-04 00:33:00.433204 | 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-08-04 00:33:00.433220 | 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-08-04 00:33:00.433237 | 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-08-04 00:33:00.433247 | 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-08-04 00:33:00.433257 | 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-08-04 00:33:00.433267 | 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-08-04 00:33:00.433277 | 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-08-04 00:33:00.433287 | 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-08-04 00:33:00.433297 | 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-08-04 00:33:00.433307 | 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-08-04 00:33:00.433316 | 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-08-04 00:33:00.433326 | 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-08-04 00:33:00.433336 | 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-08-04 00:33:00.433346 | 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-08-04 00:33:00.433356 | 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-08-04 00:33:00.433366 | 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-08-04 00:33:00.433441 | 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-08-04 00:33:00.433455 | 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-08-04 00:33:00.433465 | 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-08-04 00:33:00.433475 | 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-08-04 00:33:00.433485 | 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-08-04 00:33:00.433504 | 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-08-04 00:33:00.433515 | 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-08-04 00:33:00.433525 | 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-08-04 00:33:00.433535 | 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-08-04 00:33:00.433544 | 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-08-04 00:33:00.433554 | 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-08-04 00:33:00.433564 | 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-08-04 00:33:00.433582 | 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-08-04 00:33:00.433598 | 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-08-04 00:33:00.433608 | 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-08-04 00:33:00.433618 | 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-08-04 00:33:00.433628 | 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-08-04 00:33:00.433638 | 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-08-04 00:33:00.433648 | 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-08-04 00:33:00.433658 | 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-08-04 00:33:00.433668 | 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-08-04 00:33:00.433678 | 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-08-04 00:33:00.433687 | 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-08-04 00:33:00.433697 | 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-08-04 00:33:00.433707 | 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-08-04 00:33:00.433718 | 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-08-04 00:33:00.433727 | 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-08-04 00:33:00.433744 | 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-08-04 00:33:00.433754 | 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-08-04 00:33:00.433764 | 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-08-04 00:33:00.433774 | 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-08-04 00:33:00.433815 | 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-08-04 00:33:00.433831 | 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-08-04 00:33:00.433842 | 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-08-04 00:33:00.433852 | 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-08-04 00:33:00.433862 | 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-08-04 00:33:00.433871 | 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-08-04 00:33:00.433881 | 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-08-04 00:33:00.433891 | 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-08-04 00:33:00.433901 | 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-08-04 00:33:00.433917 | 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-08-04 00:33:00.433926 | 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-08-04 00:33:00.433935 | 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-08-04 00:33:00.433948 | 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-08-04 00:33:00.433957 | 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-08-04 00:33:00.433966 | 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-08-04 00:33:00.433974 | 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-08-04 00:33:00.433983 | 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-08-04 00:33:00.433996 | 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-08-04 00:33:00.434004 | 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-08-04 00:33:00.434023 | 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-08-04 00:33:00.434036 | 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-08-04 00:33:00.434074 | 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-08-04 00:33:00.434088 | 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-08-04 00:33:00.434117 | 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-08-04 00:33:00.434141 | 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-08-04 00:33:00.434178 | 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-08-04 00:33:00.434192 | 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-08-04 00:33:00.434225 | 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-08-04 00:33:00.434239 | 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-08-04 00:33:00.434272 | 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-08-04 00:33:00.434286 | 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-08-04 00:33:00.434319 | 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-08-04 00:33:00.434332 | 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-08-04 00:33:00.434365 | 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-08-04 00:33:00.434412 | 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-08-04 00:33:00.434427 | 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-08-04 00:33:00.434446 | 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-08-04 00:33:00.434458 | 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-08-04 00:33:00.434496 | 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-08-04 00:33:00.434510 | 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-08-04 00:33:00.434547 | 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-08-04 00:33:00.434561 | 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-08-04 00:33:00.434581 | 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-08-04 00:33:00.434617 | 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-08-04 00:33:00.434631 | 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-08-04 00:33:00.434664 | 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-08-04 00:33:00.434677 | 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-08-04 00:33:00.434712 | 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-08-04 00:33:00.434726 | 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-08-04 00:33:00.434768 | 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-08-04 00:33:00.434802 | 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-08-04 00:33:00.434820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 2bd627f0a476 2026-08-04 00:33:00.434857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 9565aa257da7 2026-08-04 00:33:00.434873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 11/14 : COPY patches /patches 2026-08-04 00:33:00.434909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 0a16916f9312 2026-08-04 00:33:00.434924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 12/14 : RUN kolla_patch 2026-08-04 00:33:00.434961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 57e0b7102224 2026-08-04 00:33:00.434975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[i] No series file found, nothing to patch. 2026-08-04 00:33:00.435011 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 57e0b7102224 2026-08-04 00:33:00.435024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 4dce39fed2a6 2026-08-04 00:33:00.435065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 13/14 : 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-08-04 00:33:00.435081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in a4576f9a08ac 2026-08-04 00:33:00.435115 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-04 00:33:00.435129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2026-08-04 00:33:00.435162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--: 2026-08-04 00:33:00.435175 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:-- --:--:-- 0 2026-08-04 00:33:00.435212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-04 00:33:00.435226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.435260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 8862 0 8862 0 0 17007 0 --:--:-- --:--:-- --:--:-- 17007 2026-08-04 00:33:00.435274 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 1949k 0 --:--:-- 0:00:01 --:--:-- 3678k 2026-08-04 00:33:00.435308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.435330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2026-08-04 00:33:00.435360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2026-08-04 00:33:00.435374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2026-08-04 00:33:00.435421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2026-08-04 00:33:00.435443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2026-08-04 00:33:00.435463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2026-08-04 00:33:00.435479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2026-08-04 00:33:00.435519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2026-08-04 00:33:00.435532 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2026-08-04 00:33:00.435566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2026-08-04 00:33:00.435579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2026-08-04 00:33:00.435615 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2026-08-04 00:33:00.435628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2026-08-04 00:33:00.435663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2026-08-04 00:33:00.435702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2026-08-04 00:33:00.435716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2026-08-04 00:33:00.435751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2026-08-04 00:33:00.435764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2026-08-04 00:33:00.435817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2026-08-04 00:33:00.435836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2026-08-04 00:33:00.435871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2026-08-04 00:33:00.435884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2026-08-04 00:33:00.435920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2026-08-04 00:33:00.435933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2026-08-04 00:33:00.437135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2026-08-04 00:33:00.437186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2026-08-04 00:33:00.437203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2026-08-04 00:33:00.437216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container a4576f9a08ac 2026-08-04 00:33:00.437228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 88c4761d0c70 2026-08-04 00:33:00.437241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 14/14 : 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-08-04 00:33:00.437254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in a0bc66a0cf7f 2026-08-04 00:33:00.437265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-08-04 00:33:00.437275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-08-04 00:33:00.437293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-08-04 00:33:00.437303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2026-08-04 00:33:00.437313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-08-04 00:33:00.437323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:33:00.437334 | 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-08-04 00:33:00.437344 | 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-08-04 00:33:00.437354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:33:00.437364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-08-04 00:33:00.437374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-08-04 00:33:00.437415 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-08-04 00:33:00.437440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-08-04 00:33:00.437452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:33:00.437467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-08-04 00:33:00.437501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-08-04 00:33:00.437518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-08-04 00:33:00.437536 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-08-04 00:33:00.437554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:33:00.437572 | 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-08-04 00:33:00.437591 | 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-08-04 00:33:00.437610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:33:00.437627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-08-04 00:33:00.437645 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-08-04 00:33:00.437656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-08-04 00:33:00.437666 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-08-04 00:33:00.437675 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2026-08-04 00:33:00.437685 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-08-04 00:33:00.437698 | 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-08-04 00:33:00.437711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-08-04 00:33:00.437721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-08-04 00:33:00.437731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-08-04 00:33:00.437741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-08-04 00:33:00.437750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-08-04 00:33:00.437772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-08-04 00:33:00.437825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19136 files and directories currently installed.) 2026-08-04 00:33:00.437850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:33:00.437860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:33:00.437870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:33:00.437880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:33:00.437890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:33:00.437900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:33:00.437910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:33:00.437919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:33:00.437929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:33:00.437939 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:33:00.437948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:33:00.437958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:33:00.437968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:33:00.437978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:33:00.437987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:33:00.437997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:33:00.438007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:33:00.438017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:33:00.438062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438071 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:33:00.438168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:33:00.438329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:33:00.438351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:33:00.438461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:33:00.438483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:33:00.438502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2026-08-04 00:33:00.438512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2026-08-04 00:33:00.438522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:33:00.438532 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:33:00.438542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2026-08-04 00:33:00.438553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:33:00.438562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:33:00.438572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2026-08-04 00:33:00.438582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2026-08-04 00:33:00.438592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.2 2026-08-04 00:33:00.438612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-08-04 00:33:00.438622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:33:00.438641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10834 files, 1792 directories removed. 2026-08-04 00:33:00.438661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438672 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2026-08-04 00:33:00.438681 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2026-08-04 00:33:00.438701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-08-04 00:33:00.438711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2026-08-04 00:33:00.438721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2026-08-04 00:33:00.438731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:33:00.438741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container a0bc66a0cf7f 2026-08-04 00:33:00.438751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 8f2dc69d858c 2026-08-04 00:33:00.438761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 0311564fa821 2026-08-04 00:33:00.438771 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20260804 2026-08-04 00:33:00.438807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2026-08-04 00:33:00.437673 (took 0:02:22.275507) 2026-08-04 00:33:00.438823 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2026-08-04 00:33:00.438833 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2026-08-04 00:33:00.438843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2026-08-04 00:33:00.438095 2026-08-04 00:33:00.438852 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2025.1.tar.gz 2026-08-04 00:33:00.440083 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2026-08-04 00:33:00.440544 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2026-08-04 00:33:13.880162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:33:13.880307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> c11262922d85 2026-08-04 00:33:13.881928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/9 : LABEL "build-date"="20260804" "name"="designate-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:33:13.882079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in dfdfdd584872 2026-08-04 00:33:13.882158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container dfdfdd584872 2026-08-04 00:33:13.882241 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 8d12ea2704df 2026-08-04 00:33:13.882310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 3/9 : RUN usermod --append --home /var/lib/designate --groups kolla designate && mkdir -p /var/lib/designate && chown -R 42411:42411 /var/lib/designate 2026-08-04 00:33:13.882425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 1aaa83bb24b0 2026-08-04 00:33:13.882491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 1aaa83bb24b0 2026-08-04 00:33:13.882567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 8397fa0f2396 2026-08-04 00:33:13.882643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/9 : ADD designate-base-archive /designate-base-source 2026-08-04 00:33:13.882719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> aa8301820476 2026-08-04 00:33:13.882805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/9 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2026-08-04 00:33:13.882928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> c37f3f594c64 2026-08-04 00:33:13.883002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:33:13.883079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 73f0c08a0038 2026-08-04 00:33:13.883161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 7/9 : 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-08-04 00:33:13.883270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in b356b7fcc956 2026-08-04 00:33:13.883342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing ./designate 2026-08-04 00:33:13.883413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: started 2026-08-04 00:33:13.883483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:33:13.883555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: started 2026-08-04 00:33:13.883625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:33:13.883693 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: started 2026-08-04 00:33:13.883761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:33:13.883896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:33:13.883952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:33:13.884020 | 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.2.dev2) (1.14.1) 2026-08-04 00:33:13.884088 | 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.2.dev2) (0.39.0) 2026-08-04 00:33:13.884157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==20.0.2.dev2) 2026-08-04 00:33:13.884223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 00:33:13.885895 | 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.2.dev2) (3.1.1) 2026-08-04 00:33:13.885921 | 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.2.dev2) (3.1.5) 2026-08-04 00:33:13.885931 | 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.2.dev2) (4.23.0) 2026-08-04 00:33:13.885940 | 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.2.dev2) (5.10.0) 2026-08-04 00:33:13.885948 | 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.2.dev2) (10.12.1) 2026-08-04 00:33:13.885955 | 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.2.dev2) (4.4.0) 2026-08-04 00:33:13.885962 | 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.2.dev2) (9.7.2) 2026-08-04 00:33:13.885969 | 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.2.dev2) (7.1.0) 2026-08-04 00:33:13.885977 | 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.2.dev2) (16.1.2) 2026-08-04 00:33:13.885984 | 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.2.dev2) (6.3.1) 2026-08-04 00:33:13.885991 | 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.2.dev2) (7.1.0) 2026-08-04 00:33:13.885998 | 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.2.dev2) (3.5.1) 2026-08-04 00:33:13.886006 | 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.2.dev2) (7.5.1) 2026-08-04 00:33:13.886013 | 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.2.dev2) (5.7.0) 2026-08-04 00:33:13.886020 | 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.2.dev2) (4.1.2) 2026-08-04 00:33:13.886081 | 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.2.dev2) (2.5.0) 2026-08-04 00:33:13.886089 | 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.2.dev2) (8.2.0) 2026-08-04 00:33:13.886097 | 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.2.dev2) (3.6.0) 2026-08-04 00:33:13.886104 | 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.2.dev2) (4.2.0) 2026-08-04 00:33:13.886111 | 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.2.dev2) (3.10.1) 2026-08-04 00:33:13.886118 | 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.2.dev2) (3.1.0) 2026-08-04 00:33:13.886125 | 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.2.dev2) (7.0.0) 2026-08-04 00:33:13.886148 | 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.2.dev2) (1.5.1) 2026-08-04 00:33:13.886157 | 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.2.dev2) (6.2.0) 2026-08-04 00:33:13.886164 | 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.2.dev2) (2.32.3) 2026-08-04 00:33:13.886172 | 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.2.dev2) (9.0.0) 2026-08-04 00:33:13.886180 | 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.2.dev2) (2.0.38) 2026-08-04 00:33:13.886187 | 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.2.dev2) (5.4.1) 2026-08-04 00:33:13.886194 | 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.2.dev2) (1.8.9) 2026-08-04 00:33:13.886201 | 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.2.dev2) (2.7.0) 2026-08-04 00:33:13.886209 | 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.2.dev2) (17.2.1) 2026-08-04 00:33:13.886216 | 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.2.dev2) (6.5.1) 2026-08-04 00:33:13.886223 | 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.2.dev2) (5.7.1) 2026-08-04 00:33:13.886230 | 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.2.dev2) (4.5.1) 2026-08-04 00:33:13.886237 | 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.2.dev2) (6.3.0) 2026-08-04 00:33:13.886261 | 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.2.dev2) (3.1.0) 2026-08-04 00:33:13.886269 | 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.2.dev2) (1.3.9) 2026-08-04 00:33:13.886276 | 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.2.dev2) (4.12.2) 2026-08-04 00:33:13.886284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=0.10->designate==20.0.2.dev2) 2026-08-04 00:33:13.886291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:33:13.886299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->designate==20.0.2.dev2) 2026-08-04 00:33:13.886307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 00:33:13.886314 | 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.2.dev2) (8.1.8) 2026-08-04 00:33:13.886325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->designate==20.0.2.dev2) 2026-08-04 00:33:13.886332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-04 00:33:13.886339 | 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.2.dev2) (3.0.0) 2026-08-04 00:33:13.886347 | 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.2.dev2) (1.17.2) 2026-08-04 00:33:13.886363 | 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.2.dev2) (3.0.2) 2026-08-04 00:33:13.886434 | 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.2.dev2) (25.1.0) 2026-08-04 00:33:13.886465 | 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.2.dev2) (2024.10.1) 2026-08-04 00:33:13.886534 | 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.2.dev2) (0.36.2) 2026-08-04 00:33:13.886582 | 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.2.dev2) (0.23.1) 2026-08-04 00:33:13.886651 | 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.2.dev2) (2.1.0) 2026-08-04 00:33:13.886698 | 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.2.dev2) (1.7.0) 2026-08-04 00:33:13.886755 | 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.2.dev2) (3.11.0) 2026-08-04 00:33:13.886848 | 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.2.dev2) (4.0.1) 2026-08-04 00:33:13.886960 | 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.2.dev2) (2.10.1) 2026-08-04 00:33:13.887005 | 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.2.dev2) (5.6.0) 2026-08-04 00:33:13.887054 | 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.2.dev2) (43.0.3) 2026-08-04 00:33:13.887113 | 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.2.dev2) (5.1.1) 2026-08-04 00:33:13.887161 | 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.2.dev2) (1.3.4) 2026-08-04 00:33:13.887209 | 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.2.dev2) (1.0.1) 2026-08-04 00:33:13.887257 | 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.2.dev2) (1.33) 2026-08-04 00:33:13.887306 | 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.2.dev2) (4.3.6) 2026-08-04 00:33:13.887355 | 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.2.dev2) (7.0.0) 2026-08-04 00:33:13.887401 | 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.2.dev2) (6.0.2) 2026-08-04 00:33:13.887448 | 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.2.dev2) (1.4.0) 2026-08-04 00:33:13.887502 | 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.2.dev2) (1.17.1) 2026-08-04 00:33:13.887544 | 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.2.dev2) (2.22) 2026-08-04 00:33:13.887591 | 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.2.dev2) (3.0.0) 2026-08-04 00:33:13.887638 | 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.2.dev2) (0.19) 2026-08-04 00:33:13.887686 | 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.2.dev2) (1.3.0) 2026-08-04 00:33:13.887733 | 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.2.dev2) (2.0.0) 2026-08-04 00:33:13.887796 | 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.2.dev2) (2.0.1) 2026-08-04 00:33:13.887863 | 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.2.dev2) (0.5.0) 2026-08-04 00:33:13.887914 | 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.2.dev2) (2.9.0.post0) 2026-08-04 00:33:13.887975 | 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.2.dev2) (5.5.2) 2026-08-04 00:33:13.888025 | 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.2.dev2) (5.3.1) 2026-08-04 00:33:13.888075 | 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.2.dev2) (5.4.2) 2026-08-04 00:33:13.888132 | 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.2.dev2) (0.11.0) 2026-08-04 00:33:13.888182 | 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.2.dev2) (5.1.0) 2026-08-04 00:33:13.888231 | 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.2.dev2) (2025.1) 2026-08-04 00:33:13.888281 | 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.2.dev2) (0.21.1) 2026-08-04 00:33:13.888332 | 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.2.dev2) (4.0.1) 2026-08-04 00:33:13.888379 | 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.2.dev2) (4.0.1) 2026-08-04 00:33:13.888426 | 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.2.dev2) (1.1.0) 2026-08-04 00:33:13.888473 | 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.2.dev2) (2.5.1) 2026-08-04 00:33:13.888525 | 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.2.dev2) (1.6.10) 2026-08-04 00:33:13.888566 | 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.2.dev2) (3.14.0) 2026-08-04 00:33:13.888612 | 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.2.dev2) (3.2.1) 2026-08-04 00:33:13.888660 | 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.2.dev2) (24.2) 2026-08-04 00:33:13.888706 | 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.2.dev2) (83.0.0) 2026-08-04 00:33:13.888754 | 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.2.dev2) (0.3.5) 2026-08-04 00:33:13.888829 | 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.2.dev2) (0.2.13) 2026-08-04 00:33:13.888889 | 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.2.dev2) (1.17.0) 2026-08-04 00:33:13.888934 | 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.2.dev2) (4.9.1) 2026-08-04 00:33:13.888983 | 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.2.dev2) (3.2.0) 2026-08-04 00:33:13.889031 | 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.2.dev2) (0.5.2) 2026-08-04 00:33:13.889077 | 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.2.dev2) (2.5.11) 2026-08-04 00:33:13.889175 | 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.2.dev2) (1.9.0) 2026-08-04 00:33:13.889249 | 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.2.dev2) (3.4.1) 2026-08-04 00:33:13.889323 | 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.2.dev2) (3.10) 2026-08-04 00:33:13.889378 | 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.2.dev2) (1.26.20) 2026-08-04 00:33:13.889427 | 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.2.dev2) (2026.7.22) 2026-08-04 00:33:13.889475 | 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.2.dev2) (0.7) 2026-08-04 00:33:13.889525 | 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.2.dev2) (2.7.2) 2026-08-04 00:33:13.889572 | 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.2.dev2) (0.15.2) 2026-08-04 00:33:13.889626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-08-04 00:33:13.889671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-04 00:33:13.889720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-04 00:33:13.889767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-08-04 00:33:13.889850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2026-08-04 00:33:13.889910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): started 2026-08-04 00:33:13.889960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): finished with status 'done' 2026-08-04 00:33:13.890010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-20.0.2.dev2-py3-none-any.whl size=751877 sha256=72d1900525b03bb32b8ee0f7d27169fd38387c612d73a018c84309e2b2122b5d 2026-08-04 00:33:13.890059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-5n9brngg/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2026-08-04 00:33:13.890107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2026-08-04 00:33:13.890156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2026-08-04 00:33:13.890209 | 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.2.dev2 itsdangerous-2.2.0 2026-08-04 00:33:13.890256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container b356b7fcc956 2026-08-04 00:33:13.890304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 7cd037d99b6e 2026-08-04 00:33:13.890352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 8/9 : COPY patches /patches 2026-08-04 00:33:13.890407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 2e482866c72d 2026-08-04 00:33:13.890457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 9/9 : RUN kolla_patch 2026-08-04 00:33:13.890508 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in d8a997fece8b 2026-08-04 00:33:13.890557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:[i] No series file found, nothing to patch. 2026-08-04 00:33:13.890599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container d8a997fece8b 2026-08-04 00:33:13.890646 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 5aed383aaeb2 2026-08-04 00:33:13.890713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built e0e44db6ce57 2026-08-04 00:33:13.890764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 00:33:13.890917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2026-08-04 00:33:13.890794 (took 0:00:13.452699) 2026-08-04 00:33:13.891870 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2026-08-04 00:33:13.891885 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2026-08-04 00:33:13.891892 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2026-08-04 00:33:13.891899 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2026-08-04 00:33:13.891905 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2026-08-04 00:33:13.891910 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2026-08-04 00:33:13.891916 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2026-08-04 00:33:13.891922 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2026-08-04 00:33:13.891928 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2026-08-04 00:33:13.891934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2026-08-04 00:33:13.891651 2026-08-04 00:33:13.891940 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2025.1.tar.gz 2026-08-04 00:33:13.897056 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2026-08-04 00:33:13.898576 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2026-08-04 00:33:25.328994 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:33:25.329110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> c11262922d85 2026-08-04 00:33:25.329160 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/10 : LABEL "build-date"="20260804" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:33:25.329180 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 3f349e9e9cac 2026-08-04 00:33:25.329195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 3f349e9e9cac 2026-08-04 00:33:25.329207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 4f87b5a3025d 2026-08-04 00:33:25.329220 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 3/10 : RUN usermod --append --home /var/lib/ceilometer --groups kolla ceilometer && mkdir -p /var/lib/ceilometer && chown -R 42405:42405 /var/lib/ceilometer 2026-08-04 00:33:25.329258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in b514283c0618 2026-08-04 00:33:25.329271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container b514283c0618 2026-08-04 00:33:25.329283 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 2e12b8ff3fa9 2026-08-04 00:33:25.329295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/10 : ADD ceilometer-base-archive /ceilometer-base-source 2026-08-04 00:33:25.329307 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 869a3e4a3100 2026-08-04 00:33:25.329320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/10 : ADD plugins-archive / 2026-08-04 00:33:25.329332 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> e8f290ea16ac 2026-08-04 00:33:25.329344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/10 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2026-08-04 00:33:25.329356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> b90d9d06032a 2026-08-04 00:33:25.329368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:33:25.329380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 8571bcbfcdc0 2026-08-04 00:33:25.329393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 8/10 : 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-08-04 00:33:25.329430 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 45c5b75a968c 2026-08-04 00:33:25.329441 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing ./ceilometer 2026-08-04 00:33:25.329451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2026-08-04 00:33:25.329461 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:33:25.329472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2026-08-04 00:33:25.329482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:33:25.329491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2026-08-04 00:33:25.329501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:33:25.329511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:33:25.329535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:33:25.329545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==24.0.1.dev4) 2026-08-04 00:33:25.329555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2026-08-04 00:33:25.329566 | 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-08-04 00:33:25.329577 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==24.0.1.dev4) 2026-08-04 00:33:25.329586 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:33:25.329603 | 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-08-04 00:33:25.329613 | 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-08-04 00:33:25.329625 | 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-08-04 00:33:25.329636 | 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-08-04 00:33:25.329647 | 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-08-04 00:33:25.329657 | 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.2) 2026-08-04 00:33:25.329667 | 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-08-04 00:33:25.329677 | 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-08-04 00:33:25.329686 | 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-08-04 00:33:25.329696 | 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-08-04 00:33:25.329726 | 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-08-04 00:33:25.329736 | 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.2) 2026-08-04 00:33:25.329746 | 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-08-04 00:33:25.329756 | 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-08-04 00:33:25.329765 | 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-08-04 00:33:25.329812 | 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-08-04 00:33:25.329828 | 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-08-04 00:33:25.329839 | 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-08-04 00:33:25.329857 | 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.1) 2026-08-04 00:33:25.329867 | 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-08-04 00:33:25.329877 | 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.1) 2026-08-04 00:33:25.329887 | 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-08-04 00:33:25.329903 | 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-08-04 00:33:25.329914 | 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-08-04 00:33:25.329924 | 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-08-04 00:33:25.329934 | 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-08-04 00:33:25.329943 | 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-08-04 00:33:25.329954 | 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-08-04 00:33:25.329964 | 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-08-04 00:33:25.329982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==24.0.1.dev4) 2026-08-04 00:33:25.329992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2026-08-04 00:33:25.330002 | 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-08-04 00:33:25.330012 | 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-08-04 00:33:25.330023 | 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-08-04 00:33:25.330033 | 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-08-04 00:33:25.330044 | 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-08-04 00:33:25.330054 | 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-08-04 00:33:25.330064 | 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-08-04 00:33:25.330074 | 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-08-04 00:33:25.330084 | 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-08-04 00:33:25.330108 | 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-08-04 00:33:25.330118 | 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-08-04 00:33:25.330128 | 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-08-04 00:33:25.330138 | 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-08-04 00:33:25.330157 | 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-08-04 00:33:25.330168 | 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-08-04 00:33:25.330178 | 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-08-04 00:33:25.330188 | 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-08-04 00:33:25.330205 | 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-08-04 00:33:25.330215 | 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-08-04 00:33:25.330225 | 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-08-04 00:33:25.330265 | 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-08-04 00:33:25.330275 | 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-08-04 00:33:25.330285 | 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-08-04 00:33:25.330295 | 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-08-04 00:33:25.330305 | 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-08-04 00:33:25.330315 | 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.2) 2026-08-04 00:33:25.330325 | 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-08-04 00:33:25.330335 | 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-08-04 00:33:25.330345 | 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-08-04 00:33:25.330364 | 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-08-04 00:33:25.330374 | 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-08-04 00:33:25.330384 | 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-08-04 00:33:25.330394 | 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-08-04 00:33:25.330411 | 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-08-04 00:33:25.330434 | 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-08-04 00:33:25.330444 | 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-08-04 00:33:25.330454 | 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-08-04 00:33:25.330465 | 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-08-04 00:33:25.330475 | 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-08-04 00:33:25.330485 | 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-08-04 00:33:25.330495 | 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-08-04 00:33:25.330520 | 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-08-04 00:33:25.330530 | 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-08-04 00:33:25.330540 | 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-08-04 00:33:25.330550 | 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-08-04 00:33:25.330560 | 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-08-04 00:33:25.330570 | 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-08-04 00:33:25.330580 | 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-08-04 00:33:25.330597 | 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-08-04 00:33:25.330607 | 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-08-04 00:33:25.330616 | 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) (83.0.0) 2026-08-04 00:33:25.330636 | 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-08-04 00:33:25.330652 | 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-08-04 00:33:25.330662 | 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-08-04 00:33:25.330672 | 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-08-04 00:33:25.330682 | 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-08-04 00:33:25.330692 | 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-08-04 00:33:25.330702 | 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-08-04 00:33:25.330712 | 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-08-04 00:33:25.330722 | 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-08-04 00:33:25.330732 | 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-08-04 00:33:25.330742 | 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-08-04 00:33:25.330754 | 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-08-04 00:33:25.330764 | 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-08-04 00:33:25.330774 | 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-08-04 00:33:25.330814 | 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-08-04 00:33:25.330834 | 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-08-04 00:33:25.330853 | 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-08-04 00:33:25.330863 | 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-08-04 00:33:25.330873 | 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-08-04 00:33:25.330889 | 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.7.22) 2026-08-04 00:33:25.330899 | 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-08-04 00:33:25.330909 | 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-08-04 00:33:25.330920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-08-04 00:33:25.330930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2026-08-04 00:33:25.330940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2026-08-04 00:33:25.330955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2026-08-04 00:33:25.330966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): started 2026-08-04 00:33:25.330976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): finished with status 'done' 2026-08-04 00:33:25.330991 | 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=24d5fd06530a753ddef4359de50f6b7a1d53bdaa22a0fbdf9bfc74c5e1b583fa 2026-08-04 00:33:25.331086 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ic1totfi/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2026-08-04 00:33:25.331100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2026-08-04 00:33:25.331115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2026-08-04 00:33:25.331181 | 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-08-04 00:33:25.331271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 45c5b75a968c 2026-08-04 00:33:25.331291 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 9a1e56cbfe4b 2026-08-04 00:33:25.331345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 9/10 : COPY patches /patches 2026-08-04 00:33:25.331397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> b1182fc08ef4 2026-08-04 00:33:25.331447 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 10/10 : RUN kolla_patch 2026-08-04 00:33:25.331505 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in a9bb7e5e8100 2026-08-04 00:33:25.331627 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:[i] No series file found, nothing to patch. 2026-08-04 00:33:25.331685 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container a9bb7e5e8100 2026-08-04 00:33:25.331737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 2b8d7c4d4499 2026-08-04 00:33:25.331841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built d6c5bca2af2b 2026-08-04 00:33:25.331865 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20260804 2026-08-04 00:33:25.331946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2026-08-04 00:33:25.331868 (took 0:00:11.440217) 2026-08-04 00:33:25.332056 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2026-08-04 00:33:25.332144 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2026-08-04 00:33:25.332186 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2026-08-04 00:33:25.332242 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2026-08-04 00:33:25.332635 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2026-08-04 00:33:25.332729 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2026-08-04 00:33:25.332837 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2026-08-04 00:33:25.332754 2026-08-04 00:33:25.332944 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2025.1.tar.gz 2026-08-04 00:33:25.335088 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2026-08-04 00:33:25.335842 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2026-08-04 00:33:36.474855 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:33:36.474960 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> c11262922d85 2026-08-04 00:33:36.474998 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/9 : LABEL "build-date"="20260804" "name"="placement-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:33:36.475015 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 829d09646383 2026-08-04 00:33:36.475200 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 829d09646383 2026-08-04 00:33:36.475283 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> ef959b857acc 2026-08-04 00:33:36.475335 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 3/9 : RUN usermod --append --home /var/lib/placement --groups kolla placement && mkdir -p /var/lib/placement && chown -R 42482:42482 /var/lib/placement 2026-08-04 00:33:36.475363 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 41819e803fb2 2026-08-04 00:33:36.475385 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 41819e803fb2 2026-08-04 00:33:36.475407 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> fcfa7fce1044 2026-08-04 00:33:36.475427 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/9 : ADD placement-base-archive /placement-base-source 2026-08-04 00:33:36.475455 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 48c0607f701a 2026-08-04 00:33:36.475477 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/9 : ADD plugins-archive / 2026-08-04 00:33:36.475499 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 676c9ecdc88b 2026-08-04 00:33:36.475520 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:33:36.475547 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 8dfc75dffb79 2026-08-04 00:33:36.475607 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 7/9 : 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-08-04 00:33:36.475689 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 530a577a201f 2026-08-04 00:33:36.475708 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing ./placement 2026-08-04 00:33:36.475732 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: started 2026-08-04 00:33:36.475764 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:33:36.475854 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: started 2026-08-04 00:33:36.475879 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:33:36.475903 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: started 2026-08-04 00:33:36.475977 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:33:36.476003 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:33:36.476061 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:33:36.476119 | 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.1.dev7) (7.0.0) 2026-08-04 00:33:36.476146 | 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.1.dev7) (2.0.38) 2026-08-04 00:33:36.476208 | 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.1.dev7) (10.12.1) 2026-08-04 00:33:36.476266 | 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.1.dev7) (2.5.1) 2026-08-04 00:33:36.476861 | 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.1.dev7) (1.8.9) 2026-08-04 00:33:36.476911 | 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.1.dev7) (4.23.0) 2026-08-04 00:33:36.476930 | 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.1.dev7) (2.32.3) 2026-08-04 00:33:36.476947 | 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.1.dev7) (7.1.0) 2026-08-04 00:33:36.476963 | 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.1.dev7) (9.7.2) 2026-08-04 00:33:36.476981 | 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.1.dev7) (5.7.1) 2026-08-04 00:33:36.476999 | 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.1.dev7) (7.1.0) 2026-08-04 00:33:36.477017 | 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.1.dev7) (5.7.0) 2026-08-04 00:33:36.477046 | 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.1.dev7) (8.2.0) 2026-08-04 00:33:36.477056 | 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.1.dev7) (17.2.1) 2026-08-04 00:33:36.477066 | 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.1.dev7) (4.5.1) 2026-08-04 00:33:36.477076 | 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.1.dev7) (6.3.1) 2026-08-04 00:33:36.477086 | 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.1.dev7) (2.5.0) 2026-08-04 00:33:36.477097 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==13.0.1.dev7) 2026-08-04 00:33:36.477107 | 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-08-04 00:33:36.477123 | 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.1.dev7) (3.3.0) 2026-08-04 00:33:36.477133 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==13.0.1.dev7) 2026-08-04 00:33:36.477143 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-04 00:33:36.477153 | 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.1.dev7) (25.1.0) 2026-08-04 00:33:36.477164 | 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.1.dev7) (2024.10.1) 2026-08-04 00:33:36.477180 | 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.1.dev7) (0.36.2) 2026-08-04 00:33:36.477246 | 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.1.dev7) (0.23.1) 2026-08-04 00:33:36.477272 | 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.1.dev7) (5.10.0) 2026-08-04 00:33:36.477292 | 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.1.dev7) (3.11.0) 2026-08-04 00:33:36.477341 | 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.1.dev7) (6.5.1) 2026-08-04 00:33:36.477357 | 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.1.dev7) (4.0.1) 2026-08-04 00:33:36.477396 | 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.1.dev7) (2.10.1) 2026-08-04 00:33:36.477421 | 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.1.dev7) (5.6.0) 2026-08-04 00:33:36.477452 | 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.1.dev7) (2.1.0) 2026-08-04 00:33:36.477490 | 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.1.dev7) (5.4.1) 2026-08-04 00:33:36.477507 | 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.1.dev7) (1.7.0) 2026-08-04 00:33:36.477535 | 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.1.dev7) (4.12.2) 2026-08-04 00:33:36.477573 | 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.1.dev7) (1.3.4) 2026-08-04 00:33:36.477589 | 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.1.dev7) (3.0.0) 2026-08-04 00:33:36.477701 | 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.1.dev7) (1.17.2) 2026-08-04 00:33:36.477719 | 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.1.dev7) (5.1.1) 2026-08-04 00:33:36.477734 | 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.1.dev7) (0.19) 2026-08-04 00:33:36.477748 | 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.1.dev7) (1.3.0) 2026-08-04 00:33:36.477762 | 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.1.dev7) (2.0.0) 2026-08-04 00:33:36.477827 | 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.1.dev7) (6.0.2) 2026-08-04 00:33:36.477863 | 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.1.dev7) (1.14.1) 2026-08-04 00:33:36.477909 | 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.1.dev7) (2.0.1) 2026-08-04 00:33:36.477975 | 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.1.dev7) (0.5.0) 2026-08-04 00:33:36.478004 | 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.1.dev7) (1.3.9) 2026-08-04 00:33:36.478057 | 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.1.dev7) (2.9.0.post0) 2026-08-04 00:33:36.478085 | 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.1.dev7) (3.1.5) 2026-08-04 00:33:36.478132 | 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.1.dev7) (4.0.1) 2026-08-04 00:33:36.478159 | 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.1.dev7) (4.0.1) 2026-08-04 00:33:36.478220 | 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.1.dev7) (3.0.2) 2026-08-04 00:33:36.478249 | 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.1.dev7) (1.1.0) 2026-08-04 00:33:36.478293 | 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.1.dev7) (2025.1) 2026-08-04 00:33:36.478334 | 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.1.dev7) (3.14.0) 2026-08-04 00:33:36.478377 | 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.1.dev7) (3.2.1) 2026-08-04 00:33:36.478432 | 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.1.dev7) (24.2) 2026-08-04 00:33:36.478476 | 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.1.dev7) (7.0.0) 2026-08-04 00:33:36.478519 | 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.1.dev7) (83.0.0) 2026-08-04 00:33:36.478564 | 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.1.dev7) (0.2.13) 2026-08-04 00:33:36.478607 | 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.1.dev7) (1.17.0) 2026-08-04 00:33:36.478700 | 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.1.dev7) (3.4.1) 2026-08-04 00:33:36.478745 | 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.1.dev7) (3.10) 2026-08-04 00:33:36.478833 | 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.1.dev7) (1.26.20) 2026-08-04 00:33:36.480225 | 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.1.dev7) (2026.7.22) 2026-08-04 00:33:36.480281 | 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.1.dev7) (0.7) 2026-08-04 00:33:36.480297 | 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.1.dev7) (3.1.1) 2026-08-04 00:33:36.480309 | 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.1.dev7) (2.7.2) 2026-08-04 00:33:36.480320 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-08-04 00:33:36.480332 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-04 00:33:36.480344 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2026-08-04 00:33:36.480356 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): started 2026-08-04 00:33:36.480368 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-04 00:33:36.480502 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-13.0.1.dev7-py3-none-any.whl size=454320 sha256=afa11fe087e0b37b3484f123a755af82191d1a22824fb51856cca28a7be511c8 2026-08-04 00:33:36.480525 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8x38y2v0/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2026-08-04 00:33:36.480533 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2026-08-04 00:33:36.480541 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: microversion-parse, os-resource-classes, openstack-placement 2026-08-04 00:33:36.480548 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-13.0.1.dev7 os-resource-classes-1.1.0 2026-08-04 00:33:36.480555 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 530a577a201f 2026-08-04 00:33:36.480563 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 3fe9c17b0279 2026-08-04 00:33:36.480570 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 8/9 : COPY patches /patches 2026-08-04 00:33:36.480576 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> ccd3165cdb8a 2026-08-04 00:33:36.480583 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 9/9 : RUN kolla_patch 2026-08-04 00:33:36.480590 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 4f9a9c4e8a43 2026-08-04 00:33:36.480597 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:[i] No series file found, nothing to patch. 2026-08-04 00:33:36.480604 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 4f9a9c4e8a43 2026-08-04 00:33:36.480651 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 1f45c5fca8fe 2026-08-04 00:33:36.480665 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 7f1623c5f24d 2026-08-04 00:33:36.480677 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20260804 2026-08-04 00:33:36.480699 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2026-08-04 00:33:36.479544 (took 0:00:11.146790) 2026-08-04 00:33:36.480706 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2026-08-04 00:33:36.480712 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2026-08-04 00:33:36.480719 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2026-08-04 00:33:36.480726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2026-08-04 00:33:36.480109 2026-08-04 00:33:36.480979 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2025.1.tar.gz 2026-08-04 00:33:36.491679 | 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-08-04 00:33:37.127160 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2026-08-04 00:33:37.127236 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2026-08-04 00:34:35.931039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:34:35.931100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> c11262922d85 2026-08-04 00:34:35.931144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/11 : LABEL "build-date"="20260804" "name"="nova-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:34:35.931158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in b018eb95d16e 2026-08-04 00:34:35.931167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container b018eb95d16e 2026-08-04 00:34:35.931175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 5d7861d6cc11 2026-08-04 00:34:35.931184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 3/11 : 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-08-04 00:34:35.931194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in df27970ea3fc 2026-08-04 00:34:35.931202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container df27970ea3fc 2026-08-04 00:34:35.931210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 7f5ce9f60913 2026-08-04 00:34:35.931232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 4/11 : 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-08-04 00:34:35.931243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 8c7478001d0f 2026-08-04 00:34:35.931252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:34:35.931260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:34:35.931269 | 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-08-04 00:34:35.931866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:34:35.931883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:34:35.931908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:34:35.931915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:34:35.931923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:34:35.931929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:34:35.931936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:34:35.931942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:34:35.931949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:34:35.931955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:34:35.931962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:34:35.931968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:34:35.931975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 28.2 MB in 3s (11.3 MB/s) 2026-08-04 00:34:35.931981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-08-04 00:34:35.931988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-08-04 00:34:35.931995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2026-08-04 00:34:35.932001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2026-08-04 00:34:35.932012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.4). 2026-08-04 00:34:35.932081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2026-08-04 00:34:35.932171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2026-08-04 00:34:35.932233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-08-04 00:34:35.932313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 2026-08-04 00:34:35.932382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-sortedcontainers uuid-runtime 2026-08-04 00:34:35.932446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2026-08-04 00:34:35.932511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2026-08-04 00:34:35.932573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-graphviz 2026-08-04 00:34:35.932637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-unbound python-sortedcontainers-doc 2026-08-04 00:34:35.932723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2026-08-04 00:34:35.932800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2026-08-04 00:34:35.932896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth python3-netifaces python3-click python3-netaddr 2026-08-04 00:34:35.932960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python3-rich 2026-08-04 00:34:35.933035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2026-08-04 00:34:35.933108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2026-08-04 00:34:35.933179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2026-08-04 00:34:35.933249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2026-08-04 00:34:35.933318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 openssh-client openvswitch-common 2026-08-04 00:34:35.933385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-openvswitch 2026-08-04 00:34:35.933451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-sortedcontainers uuid-runtime 2026-08-04 00:34:35.933523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:34:35.933586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.9 MB of archives. 2026-08-04 00:34:35.933650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 52.8 MB of additional disk space will be used. 2026-08-04 00:34:35.933740 | 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-08-04 00:34:35.933836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:34:35.933909 | 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-08-04 00:34:35.933980 | 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-08-04 00:34:35.934065 | 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-08-04 00:34:35.934135 | 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-08-04 00:34:35.935850 | 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-08-04 00:34:35.935867 | 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-08-04 00:34:35.935874 | 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-08-04 00:34:35.935881 | 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-08-04 00:34:35.935887 | 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-08-04 00:34:35.935893 | 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.4 [376 kB] 2026-08-04 00:34:35.935899 | 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.4 [17.9 kB] 2026-08-04 00:34:35.935905 | 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-08-04 00:34:35.935911 | 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.8 [445 kB] 2026-08-04 00:34:35.935917 | 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-08-04 00:34:35.935930 | 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-08-04 00:34:35.935936 | 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-08-04 00:34:35.935942 | 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-08-04 00:34:35.935955 | 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-08-04 00:34:35.935961 | 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-08-04 00:34:35.935967 | 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-08-04 00:34:35.935973 | 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.18 [908 kB] 2026-08-04 00:34:35.935979 | 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-08-04 00:34:35.935985 | 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.15 [1,830 kB] 2026-08-04 00:34:35.935991 | 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-08-04 00:34:35.935996 | 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-08-04 00:34:35.936002 | 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.9 [5,187 kB] 2026-08-04 00:34:35.936008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.9 MB in 1s (25.0 MB/s) 2026-08-04 00:34:35.936014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2026-08-04 00:34:35.936020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2026-08-04 00:34:35.936028 | 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-08-04 00:34:35.936036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2026-08-04 00:34:35.936042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2026-08-04 00:34:35.936048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2026-08-04 00:34:35.936054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2026-08-04 00:34:35.936059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2026-08-04 00:34:35.936065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2026-08-04 00:34:35.936079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:34:35.936086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:34:35.936092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:34:35.936098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 00:34:35.936104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:34:35.936110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:34:35.936116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-08-04 00:34:35.936122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-08-04 00:34:35.936128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:34:35.936134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-08-04 00:34:35.936140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-08-04 00:34:35.936151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:34:35.936157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2026-08-04 00:34:35.936163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-08-04 00:34:35.936172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:34:35.936182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2026-08-04 00:34:35.936239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-08-04 00:34:35.936297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-04 00:34:35.936357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2026-08-04 00:34:35.936407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-04 00:34:35.936464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-04 00:34:35.936520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2026-08-04 00:34:35.936576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.4_all.deb ... 2026-08-04 00:34:35.936633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.4) ... 2026-08-04 00:34:35.936720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-04 00:34:35.936766 | 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-08-04 00:34:35.936850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:34:35.936913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2026-08-04 00:34:35.936986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-04 00:34:35.937045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:34:35.937103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2026-08-04 00:34:35.937159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:34:35.937241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:34:35.937299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:34:35.937361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-08-04 00:34:35.937431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:34:35.937489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:34:35.937550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2026-08-04 00:34:35.937643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-08-04 00:34:35.937833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:34:35.937943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2026-08-04 00:34:35.938008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:34:35.938069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:34:35.938129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:34:35.938188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:34:35.938246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:34:35.938295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2026-08-04 00:34:35.938343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:34:35.938394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-08-04 00:34:35.938446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:34:35.938496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2026-08-04 00:34:35.938544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:34:35.938592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:34:35.938639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2026-08-04 00:34:35.938831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:34:35.938885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-08-04 00:34:35.938899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2026-08-04 00:34:35.939006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-08-04 00:34:35.939029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 00:34:35.939047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2026-08-04 00:34:35.939092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-08-04 00:34:35.939141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 00:34:35.939191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2026-08-04 00:34:35.939240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 00:34:35.939287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:34:35.939335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2026-08-04 00:34:35.939382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-04 00:34:35.939429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2026-08-04 00:34:35.939478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2026-08-04 00:34:35.939524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-04 00:34:35.939571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 00:34:35.939617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2026-08-04 00:34:35.939678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-04 00:34:35.939730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-04 00:34:35.939793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2026-08-04 00:34:35.939846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-04 00:34:35.939900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-04 00:34:35.939948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2026-08-04 00:34:35.939997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:34:35.940044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:34:35.940094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-08-04 00:34:35.940142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2026-08-04 00:34:35.940192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-04 00:34:35.940239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-08-04 00:34:35.940286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:34:35.940358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 00:34:35.940405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:34:35.940454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:34:35.940502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:34:35.940552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-04 00:34:35.940598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-04 00:34:35.940646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:34:35.940711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:34:35.940758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2026-08-04 00:34:35.940829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:34:35.940878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2026-08-04 00:34:35.940929 | 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-08-04 00:34:35.940975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:34:35.941022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:34:35.941069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 00:34:35.941115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:34:35.941160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:34:35.941208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-08-04 00:34:35.941257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2026-08-04 00:34:35.941305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:34:35.941352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:34:35.941404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:34:35.941445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:34:35.943848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 00:34:35.943861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:34:35.943868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-08-04 00:34:35.943874 | 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-08-04 00:34:35.943879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:34:35.943890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:34:35.943895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-04 00:34:35.943900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-04 00:34:35.943905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:34:35.943910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:34:35.943915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:34:35.943919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-08-04 00:34:35.943924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-08-04 00:34:35.943929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-08-04 00:34:35.943934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-08-04 00:34:35.943939 | 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-08-04 00:34:35.943944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-08-04 00:34:35.943949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-08-04 00:34:35.943954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-08-04 00:34:35.943959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-08-04 00:34:35.943964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-04 00:34:35.943969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.4) ... 2026-08-04 00:34:35.943974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:34:35.943979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:34:35.943984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:34:35.943989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 8c7478001d0f 2026-08-04 00:34:35.943995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> d41d22ce391f 2026-08-04 00:34:35.944000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/11 : ADD nova-base-archive /nova-base-source 2026-08-04 00:34:35.944005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 6423ec80fe8e 2026-08-04 00:34:35.944010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/11 : ADD plugins-archive / 2026-08-04 00:34:35.944015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> b96ef4210963 2026-08-04 00:34:35.944021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/11 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2026-08-04 00:34:35.944026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 78dc451aed7b 2026-08-04 00:34:35.944031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:34:35.944036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 9db8e8c2530c 2026-08-04 00:34:35.944048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 9/11 : 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-08-04 00:34:35.944065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 68b861249100 2026-08-04 00:34:35.944071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./nova 2026-08-04 00:34:35.944083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-08-04 00:34:35.944088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:34:35.944093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-08-04 00:34:35.944099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:34:35.944104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:34:35.944109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:34:35.944114 | 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.2.dev3) (7.0.0) 2026-08-04 00:34:35.944120 | 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.2.dev3) (2.0.38) 2026-08-04 00:34:35.944125 | 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.2.dev3) (5.1.1) 2026-08-04 00:34:35.944131 | 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.2.dev3) (0.39.0) 2026-08-04 00:34:35.944136 | 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.2.dev3) (3.1.5) 2026-08-04 00:34:35.944141 | 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.2.dev3) (10.12.1) 2026-08-04 00:34:35.944147 | 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.2.dev3) (5.3.1) 2026-08-04 00:34:35.944152 | 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.2.dev3) (2.5.1) 2026-08-04 00:34:35.944157 | 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.2.dev3) (43.0.3) 2026-08-04 00:34:35.944162 | 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.2.dev3) (1.8.9) 2026-08-04 00:34:35.944167 | 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.2.dev3) (3.1.1) 2026-08-04 00:34:35.944172 | 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.2.dev3) (3.1.0) 2026-08-04 00:34:35.944177 | 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.2.dev3) (3.10.1) 2026-08-04 00:34:35.944183 | 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.2.dev3) (3.14.0) 2026-08-04 00:34:35.944188 | 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.2.dev3) (1.14.1) 2026-08-04 00:34:35.944197 | 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.2.dev3) (1.3.0) 2026-08-04 00:34:35.944203 | 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.2.dev3) (3.5.1) 2026-08-04 00:34:35.944208 | 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.2.dev3) (2.1.0) 2026-08-04 00:34:35.944213 | 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.2.dev3) (4.23.0) 2026-08-04 00:34:35.944218 | 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.2.dev3) (9.7.0) 2026-08-04 00:34:35.944227 | 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.2.dev3) (5.10.0) 2026-08-04 00:34:35.944236 | 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.2.dev3) (11.4.1) 2026-08-04 00:34:35.944242 | 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.2.dev3) (4.8.0) 2026-08-04 00:34:35.944247 | 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.2.dev3) (2.32.3) 2026-08-04 00:34:35.944252 | 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.2.dev3) (5.4.1) 2026-08-04 00:34:35.944258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==31.3.2.dev3) 2026-08-04 00:34:35.944263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-08-04 00:34:35.944268 | 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.2.dev3) (3.11.0) 2026-08-04 00:34:35.944273 | 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.2.dev3) (7.1.0) 2026-08-04 00:34:35.944278 | 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.2.dev3) (9.7.2) 2026-08-04 00:34:35.944284 | 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.2.dev3) (5.7.1) 2026-08-04 00:34:35.944289 | 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.2.dev3) (7.1.0) 2026-08-04 00:34:35.944294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==31.3.2.dev3) 2026-08-04 00:34:35.944299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:34:35.944304 | 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.2.dev3) (3.5.1) 2026-08-04 00:34:35.944310 | 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.2.dev3) (5.7.0) 2026-08-04 00:34:35.944315 | 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.2.dev3) (2.5.0) 2026-08-04 00:34:35.944324 | 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.2.dev3) (8.2.0) 2026-08-04 00:34:35.944329 | 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.2.dev3) (17.2.1) 2026-08-04 00:34:35.944334 | 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.2.dev3) (7.5.1) 2026-08-04 00:34:35.944339 | 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.2.dev3) (16.1.2) 2026-08-04 00:34:35.944345 | 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.2.dev3) (4.5.1) 2026-08-04 00:34:35.944350 | 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.2.dev3) (3.6.0) 2026-08-04 00:34:35.944355 | 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.2.dev3) (6.5.1) 2026-08-04 00:34:35.944360 | 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.2.dev3) (4.1.2) 2026-08-04 00:34:35.944369 | 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.2.dev3) (2.0.0) 2026-08-04 00:34:35.944378 | 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.2.dev3) (6.3.1) 2026-08-04 00:34:35.944383 | 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.2.dev3) (7.0.0) 2026-08-04 00:34:35.944388 | 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.2.dev3) (3.6.0) 2026-08-04 00:34:35.944394 | 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.2.dev3) (6.11.1) 2026-08-04 00:34:35.944399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==31.3.2.dev3) 2026-08-04 00:34:35.944404 | 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-08-04 00:34:35.944409 | 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.2.dev3) (3.3.0) 2026-08-04 00:34:35.944415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==31.3.2.dev3) 2026-08-04 00:34:35.944422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:34:35.944427 | 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.2.dev3) (5.2.1) 2026-08-04 00:34:35.944479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==31.3.2.dev3) 2026-08-04 00:34:35.944514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-04 00:34:35.944571 | 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.2.dev3) (6.3.0) 2026-08-04 00:34:35.944606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==31.3.2.dev3) 2026-08-04 00:34:35.944651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:34:35.944746 | 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.2.dev3) (1.3.4) 2026-08-04 00:34:35.944794 | 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.2.dev3) (1.7.0) 2026-08-04 00:34:35.944880 | 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.2.dev3) (2.9.0.post0) 2026-08-04 00:34:35.944913 | 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.2.dev3) (3.1.0) 2026-08-04 00:34:35.944959 | 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.2.dev3) (4.4.0) 2026-08-04 00:34:35.945004 | 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.2.dev3) (6.0.2) 2026-08-04 00:34:35.945050 | 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.2.dev3) (1.3.9) 2026-08-04 00:34:35.945094 | 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.2.dev3) (4.12.2) 2026-08-04 00:34:35.945140 | 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.2.dev3) (7.1.0) 2026-08-04 00:34:35.945182 | 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.2.dev3) (1.17.1) 2026-08-04 00:34:35.945220 | 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.2.dev3) (2.22) 2026-08-04 00:34:35.945262 | 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.2.dev3) (2.7.0) 2026-08-04 00:34:35.945296 | 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.2.dev3) (3.0.0) 2026-08-04 00:34:35.945336 | 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.2.dev3) (1.17.2) 2026-08-04 00:34:35.945374 | 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.2.dev3) (3.0.2) 2026-08-04 00:34:35.945413 | 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.2.dev3) (25.1.0) 2026-08-04 00:34:35.945453 | 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.2.dev3) (2024.10.1) 2026-08-04 00:34:35.945492 | 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.2.dev3) (0.36.2) 2026-08-04 00:34:35.945530 | 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.2.dev3) (0.23.1) 2026-08-04 00:34:35.945568 | 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.2.dev3) (4.0.1) 2026-08-04 00:34:35.945607 | 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.2.dev3) (2.10.1) 2026-08-04 00:34:35.945644 | 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.2.dev3) (5.6.0) 2026-08-04 00:34:35.945695 | 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.2.dev3) (1.3.4) 2026-08-04 00:34:35.945735 | 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.2.dev3) (1.0.1) 2026-08-04 00:34:35.945798 | 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.2.dev3) (1.33) 2026-08-04 00:34:35.945847 | 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.2.dev3) (4.3.6) 2026-08-04 00:34:35.945882 | 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.2.dev3) (1.4.0) 2026-08-04 00:34:35.945921 | 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.2.dev3) (3.0.0) 2026-08-04 00:34:35.945960 | 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.2.dev3) (9.0.0) 2026-08-04 00:34:35.946000 | 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.2.dev3) (5.9.0) 2026-08-04 00:34:35.946040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==31.3.2.dev3) 2026-08-04 00:34:35.946078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-04 00:34:35.946118 | 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.2.dev3) (0.8.1) 2026-08-04 00:34:35.946162 | 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.2.dev3) (0.19) 2026-08-04 00:34:35.946197 | 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.2.dev3) (2.0.1) 2026-08-04 00:34:35.946235 | 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.2.dev3) (0.5.0) 2026-08-04 00:34:35.946274 | 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.2.dev3) (5.5.2) 2026-08-04 00:34:35.946311 | 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.2.dev3) (5.3.1) 2026-08-04 00:34:35.946357 | 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.2.dev3) (5.4.2) 2026-08-04 00:34:35.946397 | 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.2.dev3) (0.11.0) 2026-08-04 00:34:35.946435 | 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.2.dev3) (5.1.0) 2026-08-04 00:34:35.946476 | 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.2.dev3) (2025.1) 2026-08-04 00:34:35.946515 | 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.2.dev3) (0.21.1) 2026-08-04 00:34:35.946553 | 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.2.dev3) (4.0.1) 2026-08-04 00:34:35.946590 | 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.2.dev3) (4.0.1) 2026-08-04 00:34:35.946630 | 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.2.dev3) (1.1.0) 2026-08-04 00:34:35.946706 | 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.2.dev3) (1.6.10) 2026-08-04 00:34:35.946720 | 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.2.dev3) (3.2.1) 2026-08-04 00:34:35.946837 | 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.2.dev3) (24.2) 2026-08-04 00:34:35.946862 | 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.2.dev3) 2026-08-04 00:34:35.946873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-08-04 00:34:35.946881 | 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.2.dev3) (3.5.1) 2026-08-04 00:34:35.946922 | 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.2.dev3) (1.5.0) 2026-08-04 00:34:35.946960 | 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.2.dev3) (83.0.0) 2026-08-04 00:34:35.946998 | 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.2.dev3) (0.2.13) 2026-08-04 00:34:35.947036 | 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.2.dev3) (4.9.1) 2026-08-04 00:34:35.947097 | 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.2.dev3) (0.5.2) 2026-08-04 00:34:35.947138 | 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.2.dev3) (2.5.11) 2026-08-04 00:34:35.947150 | 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.2.dev3) (1.9.0) 2026-08-04 00:34:35.947191 | 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.2.dev3) (1.17.0) 2026-08-04 00:34:35.947230 | 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.2.dev3) (2.0.1) 2026-08-04 00:34:35.947268 | 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.2.dev3) (24.2.1) 2026-08-04 00:34:35.947305 | 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.2.dev3) (3.2.0) 2026-08-04 00:34:35.947342 | 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.2.dev3) (2.1.0) 2026-08-04 00:34:35.947380 | 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.2.dev3) (3.4.1) 2026-08-04 00:34:35.947420 | 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.2.dev3) (3.10) 2026-08-04 00:34:35.947458 | 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.2.dev3) (1.26.20) 2026-08-04 00:34:35.947496 | 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.2.dev3) (2026.7.22) 2026-08-04 00:34:35.947542 | 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.2.dev3) (0.7) 2026-08-04 00:34:35.947581 | 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.2.dev3) (2.7.2) 2026-08-04 00:34:35.947620 | 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.2.dev3) (0.15.2) 2026-08-04 00:34:35.947657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==31.3.2.dev3) 2026-08-04 00:34:35.947705 | 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-08-04 00:34:35.947732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==31.3.2.dev3) 2026-08-04 00:34:35.947775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-08-04 00:34:35.947820 | 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.2.dev3) (5.2.1) 2026-08-04 00:34:35.947874 | 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-08-04 00:34:35.947902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-08-04 00:34:35.947942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-08-04 00:34:35.947991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-08-04 00:34:35.948007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-08-04 00:34:35.948056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-04 00:34:35.948097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2026-08-04 00:34:35.948136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2026-08-04 00:34:35.948175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-08-04 00:34:35.948214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-08-04 00:34:35.948252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-08-04 00:34:35.948291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-08-04 00:34:35.948329 | 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-08-04 00:34:35.948374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 119.1 MB/s 0:00:00 2026-08-04 00:34:35.948415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2026-08-04 00:34:35.948455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2026-08-04 00:34:35.948493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2026-08-04 00:34:35.948544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-31.3.2.dev3-py3-none-any.whl size=5920043 sha256=6061d6d4deb7a8fa55d8a803cb44f7651baf44df0368996cb4a9d2d13a2fdbaa 2026-08-04 00:34:35.948584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jsbxn6df/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2026-08-04 00:34:35.948623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2026-08-04 00:34:35.948663 | 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-08-04 00:34:35.948739 | 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.2.dev3 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-08-04 00:34:35.948765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./plugins/blazar_nova-7.0.1.dev7 2026-08-04 00:34:35.948841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-08-04 00:34:35.948882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:34:35.948925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-08-04 00:34:35.948964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:34:35.949003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2026-08-04 00:34:35.949043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:34:35.949081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:34:35.949107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:34:35.949146 | 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-08-04 00:34:35.949184 | 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.2) 2026-08-04 00:34:35.949201 | 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-08-04 00:34:35.949245 | 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-08-04 00:34:35.949283 | 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-08-04 00:34:35.949299 | 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-08-04 00:34:35.949359 | 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-08-04 00:34:35.949375 | 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-08-04 00:34:35.949389 | 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-08-04 00:34:35.949434 | 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-08-04 00:34:35.949472 | 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-08-04 00:34:35.949487 | 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-08-04 00:34:35.949531 | 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-08-04 00:34:35.949569 | 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-08-04 00:34:35.949585 | 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-08-04 00:34:35.949629 | 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-08-04 00:34:35.949691 | 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-08-04 00:34:35.949710 | 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-08-04 00:34:35.949734 | 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-08-04 00:34:35.949798 | 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-08-04 00:34:35.949820 | 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-08-04 00:34:35.949860 | 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) (83.0.0) 2026-08-04 00:34:35.949898 | 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-08-04 00:34:35.949914 | 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-08-04 00:34:35.949958 | 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-08-04 00:34:35.949995 | 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-08-04 00:34:35.950018 | 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.7.22) 2026-08-04 00:34:35.950057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova 2026-08-04 00:34:35.950095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): started 2026-08-04 00:34:35.950110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-08-04 00:34:35.950155 | 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=13091 sha256=7dadaaa358dacda0f430f3aa6b21795a9ff67db686c6fbcaedc209fe3faf8cff 2026-08-04 00:34:35.950193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-e0thyd2r/wheels/40/17/9e/4fea3bfa6bdcc4ba09f1e22fa53eb645aca19da18f76bc13e3 2026-08-04 00:34:35.950209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova 2026-08-04 00:34:35.950253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: blazar-nova 2026-08-04 00:34:35.950290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-7.0.1.dev7 2026-08-04 00:34:35.950328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 68b861249100 2026-08-04 00:34:35.950343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 6259fa8255c6 2026-08-04 00:34:35.950387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 10/11 : COPY patches /patches 2026-08-04 00:34:35.950423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 907764720d93 2026-08-04 00:34:35.950459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 11/11 : RUN kolla_patch 2026-08-04 00:34:35.950496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 7c8b1907969f 2026-08-04 00:34:35.950512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:[i] No series file found, nothing to patch. 2026-08-04 00:34:35.950555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 7c8b1907969f 2026-08-04 00:34:35.950579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 27d7dd169d88 2026-08-04 00:34:35.950625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 89a239de486f 2026-08-04 00:34:35.950662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:34:35.950748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2026-08-04 00:34:35.950676 (took 0:00:59.470567) 2026-08-04 00:34:35.950857 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2026-08-04 00:34:35.950906 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2026-08-04 00:34:35.950946 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2026-08-04 00:34:35.950985 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2026-08-04 00:34:35.951037 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2026-08-04 00:34:35.951075 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2026-08-04 00:34:35.951112 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2026-08-04 00:34:35.951150 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2026-08-04 00:34:35.951186 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2026-08-04 00:34:35.951539 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-base) 2026-08-04 00:34:35.951579 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Processing 2026-08-04 00:34:35.951651 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building started at 2026-08-04 00:34:35.951579 2026-08-04 00:34:35.951709 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Getting local archive from tarballs/watcher-stable-2025.1.tar.gz 2026-08-04 00:34:35.954145 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 plugins into plugins archive 2026-08-04 00:34:35.954635 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 additions into additions archive 2026-08-04 00:34:54.246498 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:34:54.248861 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> c11262922d85 2026-08-04 00:34:54.248924 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 2/8 : LABEL "build-date"="20260804" "name"="watcher-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:34:54.248942 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 956e069cb600 2026-08-04 00:34:54.248955 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 956e069cb600 2026-08-04 00:34:54.248966 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> cc7fff242dd9 2026-08-04 00:34:54.248978 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 3/8 : RUN usermod --append --home /var/lib/watcher --groups kolla watcher && mkdir -p /var/lib/watcher && chown -R 42451:42451 /var/lib/watcher 2026-08-04 00:34:54.248990 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in ec92d7d68926 2026-08-04 00:34:54.249001 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container ec92d7d68926 2026-08-04 00:34:54.249011 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> b871ef296d84 2026-08-04 00:34:54.249022 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 4/8 : ADD watcher-base-archive /watcher-base-source 2026-08-04 00:34:54.249053 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 97661add9915 2026-08-04 00:34:54.249062 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:34:54.249072 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 8e729fef4c95 2026-08-04 00:34:54.249082 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 6/8 : 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-08-04 00:34:54.249092 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in c3ce3263924c 2026-08-04 00:34:54.249101 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Processing ./watcher 2026-08-04 00:34:54.249110 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: started 2026-08-04 00:34:54.249119 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:34:54.249128 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: started 2026-08-04 00:34:54.249136 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:34:54.249145 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:34:54.249184 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:34:54.249195 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting apscheduler>=3.5.1 (from python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.249204 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading APScheduler-3.11.0-py3-none-any.whl.metadata (6.4 kB) 2026-08-04 00:34:54.249214 | 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.dev7) (0.39.0) 2026-08-04 00:34:54.249223 | 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.dev7) (1.33) 2026-08-04 00:34:54.249233 | 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.dev7) (5.10.0) 2026-08-04 00:34:54.249242 | 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.dev7) (4.23.0) 2026-08-04 00:34:54.249261 | 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.dev7) (10.12.1) 2026-08-04 00:34:54.249271 | 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.dev7) (5.3.1) 2026-08-04 00:34:54.249280 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting croniter>=0.3.20 (from python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.249289 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-08-04 00:34:54.249298 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting os-resource-classes>=0.4.0 (from python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.249326 | 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-08-04 00:34:54.249336 | 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.dev7) (7.1.0) 2026-08-04 00:34:54.249372 | 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.dev7) (3.11.0) 2026-08-04 00:34:54.249390 | 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.dev7) (9.7.2) 2026-08-04 00:34:54.249399 | 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.dev7) (5.7.1) 2026-08-04 00:34:54.249408 | 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.dev7) (17.2.1) 2026-08-04 00:34:54.249417 | 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.dev7) (6.5.1) 2026-08-04 00:34:54.249426 | 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.dev7) (7.1.0) 2026-08-04 00:34:54.249435 | 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.dev7) (16.1.2) 2026-08-04 00:34:54.249444 | 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.dev7) (4.5.1) 2026-08-04 00:34:54.249453 | 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.dev7) (3.5.1) 2026-08-04 00:34:54.249463 | 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.dev7) (5.7.0) 2026-08-04 00:34:54.249472 | 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.dev7) (4.1.2) 2026-08-04 00:34:54.249481 | 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.dev7) (2.5.0) 2026-08-04 00:34:54.249489 | 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.dev7) (8.2.0) 2026-08-04 00:34:54.249498 | 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.dev7) (3.6.0) 2026-08-04 00:34:54.249507 | 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.dev7) (3.1.0) 2026-08-04 00:34:54.249516 | 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.dev7) (7.0.0) 2026-08-04 00:34:54.249525 | 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.dev7) (1.5.1) 2026-08-04 00:34:54.249544 | 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.dev7) (3.14.0) 2026-08-04 00:34:54.249553 | 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.dev7) (7.1.0) 2026-08-04 00:34:54.249562 | 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.dev7) (9.7.0) 2026-08-04 00:34:54.249592 | 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.dev7) (4.8.0) 2026-08-04 00:34:54.249601 | 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.dev7) (5.6.0) 2026-08-04 00:34:54.249615 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-monascaclient>=1.12.0 (from python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.249625 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 00:34:54.249634 | 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.dev7) (11.4.1) 2026-08-04 00:34:54.249643 | 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.dev7) (18.9.0) 2026-08-04 00:34:54.249652 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-observabilityclient>=0.3.0 (from python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.249660 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:34:54.249670 | 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.dev7) (7.5.0) 2026-08-04 00:34:54.249681 | 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.dev7) (5.10.3) 2026-08-04 00:34:54.249690 | 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.dev7) (2.0.38) 2026-08-04 00:34:54.249699 | 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.dev7) (5.4.1) 2026-08-04 00:34:54.249708 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting taskflow>=3.8.0 (from python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.249717 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-08-04 00:34:54.249726 | 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.dev7) (1.8.9) 2026-08-04 00:34:54.249735 | 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.dev7) (0.12.1) 2026-08-04 00:34:54.249744 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting networkx>=2.4 (from python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.249753 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-08-04 00:34:54.249762 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting microversion-parse>=0.2.1 (from python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.249771 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-04 00:34:54.249814 | 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.dev7) (3.1.0) 2026-08-04 00:34:54.249824 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting tzlocal>=3.0 (from apscheduler>=3.5.1->python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.249833 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading tzlocal-5.3-py3-none-any.whl.metadata (7.6 kB) 2026-08-04 00:34:54.249849 | 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.dev7) (2.9.0.post0) 2026-08-04 00:34:54.249866 | 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.dev7) (2025.1) 2026-08-04 00:34:54.249876 | 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.dev7) (2.7.0) 2026-08-04 00:34:54.249885 | 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.dev7) (3.1.1) 2026-08-04 00:34:54.249894 | 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.dev7) (3.0.0) 2026-08-04 00:34:54.249903 | 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.dev7) (1.17.2) 2026-08-04 00:34:54.249919 | 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.dev7) (4.9.1) 2026-08-04 00:34:54.249928 | 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.dev7) (5.10.0) 2026-08-04 00:34:54.249937 | 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.dev7) (2.1.0) 2026-08-04 00:34:54.249946 | 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.dev7) (0.5.2) 2026-08-04 00:34:54.249955 | 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.dev7) (2.5.11) 2026-08-04 00:34:54.249964 | 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.dev7) (6.0.2) 2026-08-04 00:34:54.249973 | 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.dev7) (1.9.0) 2026-08-04 00:34:54.249984 | 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.dev7) (0.2.13) 2026-08-04 00:34:54.249994 | 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.dev7) (3.0.0) 2026-08-04 00:34:54.250003 | 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.dev7) (25.1.0) 2026-08-04 00:34:54.250012 | 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.dev7) (2024.10.1) 2026-08-04 00:34:54.250021 | 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.dev7) (0.36.2) 2026-08-04 00:34:54.250037 | 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.dev7) (0.23.1) 2026-08-04 00:34:54.250046 | 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.dev7) (2.32.3) 2026-08-04 00:34:54.250055 | 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.dev7) (1.7.0) 2026-08-04 00:34:54.250070 | 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.dev7) (4.12.2) 2026-08-04 00:34:54.250080 | 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.dev7) (4.0.1) 2026-08-04 00:34:54.250089 | 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.dev7) (2.10.1) 2026-08-04 00:34:54.250097 | 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.dev7) (1.3.4) 2026-08-04 00:34:54.250111 | 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.dev7) (5.1.1) 2026-08-04 00:34:54.250121 | 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.dev7) (0.19) 2026-08-04 00:34:54.250130 | 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.dev7) (1.3.0) 2026-08-04 00:34:54.250138 | 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.dev7) (2.0.0) 2026-08-04 00:34:54.250148 | 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.dev7) (1.14.1) 2026-08-04 00:34:54.250156 | 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.dev7) (2.0.1) 2026-08-04 00:34:54.250195 | 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.dev7) (0.5.0) 2026-08-04 00:34:54.250205 | 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.dev7) (1.3.9) 2026-08-04 00:34:54.250214 | 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.dev7) (5.5.2) 2026-08-04 00:34:54.250222 | 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.dev7) (5.3.1) 2026-08-04 00:34:54.250238 | 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.dev7) (5.4.2) 2026-08-04 00:34:54.250247 | 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.dev7) (6.3.1) 2026-08-04 00:34:54.250256 | 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.dev7) (0.11.0) 2026-08-04 00:34:54.250264 | 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.dev7) (5.1.0) 2026-08-04 00:34:54.250273 | 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.dev7) (2025.1) 2026-08-04 00:34:54.250282 | 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.dev7) (0.21.1) 2026-08-04 00:34:54.250298 | 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.dev7) (3.1.5) 2026-08-04 00:34:54.250356 | 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.dev7) (4.0.1) 2026-08-04 00:34:54.250366 | 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.dev7) (4.0.1) 2026-08-04 00:34:54.250375 | 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.dev7) (3.0.2) 2026-08-04 00:34:54.250392 | 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.dev7) (7.0.0) 2026-08-04 00:34:54.250401 | 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.dev7) (1.1.0) 2026-08-04 00:34:54.250410 | 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.dev7) (2.5.1) 2026-08-04 00:34:54.250419 | 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.dev7) (3.10.1) 2026-08-04 00:34:54.250428 | 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.dev7) (1.6.10) 2026-08-04 00:34:54.250436 | 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.dev7) (3.2.1) 2026-08-04 00:34:54.250445 | 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.dev7) (24.2) 2026-08-04 00:34:54.250461 | 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.dev7) (83.0.0) 2026-08-04 00:34:54.250470 | 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.dev7) (0.3.5) 2026-08-04 00:34:54.250479 | 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.dev7) (1.17.0) 2026-08-04 00:34:54.250488 | 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.dev7) (2.0.1) 2026-08-04 00:34:54.250497 | 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.dev7) (24.2.1) 2026-08-04 00:34:54.250506 | 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.dev7) (43.0.3) 2026-08-04 00:34:54.250515 | 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.dev7) (1.17.1) 2026-08-04 00:34:54.250525 | 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.dev7) (2.22) 2026-08-04 00:34:54.250542 | 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.dev7) (4.3.6) 2026-08-04 00:34:54.250551 | 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.dev7) (4.4.0) 2026-08-04 00:34:54.250561 | 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.dev7) (3.2.0) 2026-08-04 00:34:54.250570 | 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.dev7) (1.0.1) 2026-08-04 00:34:54.250584 | 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.dev7) (1.4.0) 2026-08-04 00:34:54.250593 | 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.dev7) (2.17.0) 2026-08-04 00:34:54.250602 | 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.dev7) (2.1.0) 2026-08-04 00:34:54.250611 | 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.dev7) (3.4.1) 2026-08-04 00:34:54.250620 | 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.dev7) (3.10) 2026-08-04 00:34:54.250635 | 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.dev7) (1.26.20) 2026-08-04 00:34:54.250645 | 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.dev7) (2026.7.22) 2026-08-04 00:34:54.250654 | 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.dev7) (0.7) 2026-08-04 00:34:54.250662 | 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.dev7) (3.2.0) 2026-08-04 00:34:54.250671 | 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.dev7) (9.0.0) 2026-08-04 00:34:54.250680 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting pydot>=1.2.4 (from taskflow>=3.8.0->python-watcher==14.1.1.dev7) 2026-08-04 00:34:54.250689 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:34:54.250698 | 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.dev7) (2.7.2) 2026-08-04 00:34:54.250707 | 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.dev7) (0.8.1) 2026-08-04 00:34:54.250716 | 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.dev7) (8.5.0) 2026-08-04 00:34:54.250724 | 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.dev7) (3.21.0) 2026-08-04 00:34:54.250739 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading APScheduler-3.11.0-py3-none-any.whl (64 kB) 2026-08-04 00:34:54.250749 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-08-04 00:34:54.250758 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-08-04 00:34:54.250767 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-08-04 00:34:54.250814 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 11.1 MB/s 0:00:00 2026-08-04 00:34:54.250840 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-04 00:34:54.250862 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-08-04 00:34:54.250876 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2026-08-04 00:34:54.250891 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-08-04 00:34:54.250916 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-08-04 00:34:54.250932 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading tzlocal-5.3-py3-none-any.whl (17 kB) 2026-08-04 00:34:54.250947 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building wheels for collected packages: python-watcher 2026-08-04 00:34:54.250973 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): started 2026-08-04 00:34:54.250982 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): finished with status 'done' 2026-08-04 00:34:54.250991 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Created wheel for python-watcher: filename=python_watcher-14.1.1.dev7-py3-none-any.whl size=847103 sha256=cd7a091aa4920d4a212ec59c1367067b035f5dd5274f8319dba1224a57838c3b 2026-08-04 00:34:54.251001 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Stored in directory: /tmp/pip-ephem-wheel-cache-7b3sm6j9/wheels/26/90/87/3ae8c497a0c7b5de0a059ae481167d5faaabc2fb15e3155140 2026-08-04 00:34:54.251010 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built python-watcher 2026-08-04 00:34:54.251019 | 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-08-04 00:34:54.251029 | 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.dev7 taskflow-5.12.0 tzlocal-5.3 2026-08-04 00:34:54.251039 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container c3ce3263924c 2026-08-04 00:34:54.251048 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 1874522834ac 2026-08-04 00:34:54.251057 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 7/8 : COPY patches /patches 2026-08-04 00:34:54.251066 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 7db90b915924 2026-08-04 00:34:54.251075 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 8/8 : RUN kolla_patch 2026-08-04 00:34:54.251085 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 439b96338b72 2026-08-04 00:34:54.251094 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:[i] No series file found, nothing to patch. 2026-08-04 00:34:54.251102 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 439b96338b72 2026-08-04 00:34:54.251111 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 08ffadcddd41 2026-08-04 00:34:54.251120 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built c7aa97724414 2026-08-04 00:34:54.251130 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully tagged osism.harbor.regio.digital/kolla/watcher-base:build-20260804 2026-08-04 00:34:54.251139 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Built at 2026-08-04 00:34:54.249942 (took 0:00:18.298363) 2026-08-04 00:34:54.251147 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-applier) to queue 2026-08-04 00:34:54.251156 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-engine) to queue 2026-08-04 00:34:54.251165 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-api) to queue 2026-08-04 00:34:54.251174 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2026-08-04 00:34:54.251183 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2026-08-04 00:34:54.251192 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2026-08-04 00:34:54.250438 2026-08-04 00:34:54.251208 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2026-08-04 00:34:54.251537 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2026-08-04 00:34:57.928102 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:34:57.928212 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> c11262922d85 2026-08-04 00:34:57.928264 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/7 : LABEL "build-date"="20260804" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:34:57.928475 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 103e44902b1e 2026-08-04 00:34:57.928530 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 103e44902b1e 2026-08-04 00:34:57.928598 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> fffb8909b954 2026-08-04 00:34:57.928687 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 3/7 : RUN usermod --append --home /var/lib/skyline --groups kolla skyline && mkdir -p /var/lib/skyline && chown -R 42491:42491 /var/lib/skyline 2026-08-04 00:34:57.928802 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 00892a8099f1 2026-08-04 00:34:57.928888 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 00892a8099f1 2026-08-04 00:34:57.928978 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 8bf7829a833d 2026-08-04 00:34:57.929069 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:34:57.929155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 0019df05136e 2026-08-04 00:34:57.929238 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 5/7 : 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-08-04 00:34:57.929324 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 08dcde6a1885 2026-08-04 00:34:57.929409 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 08dcde6a1885 2026-08-04 00:34:57.929603 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 926624f1752d 2026-08-04 00:34:57.929683 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 6/7 : COPY patches /patches 2026-08-04 00:34:57.929771 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 8c20b6394937 2026-08-04 00:34:57.929901 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 7/7 : RUN kolla_patch 2026-08-04 00:34:57.930013 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 6a614af643f6 2026-08-04 00:34:57.930134 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:[i] No series file found, nothing to patch. 2026-08-04 00:34:57.930223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 6a614af643f6 2026-08-04 00:34:57.930311 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> feda2292b73d 2026-08-04 00:34:57.930415 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 15c1931dcbc8 2026-08-04 00:34:57.930538 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20260804 2026-08-04 00:34:57.930687 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2026-08-04 00:34:57.930576 (took 0:00:03.680138) 2026-08-04 00:34:57.930876 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2026-08-04 00:34:57.930982 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2026-08-04 00:34:57.931510 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2026-08-04 00:34:57.931635 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2026-08-04 00:34:57.931753 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2026-08-04 00:34:57.931655 2026-08-04 00:34:57.931935 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2025.1.tar.gz 2026-08-04 00:34:57.937388 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2026-08-04 00:34:57.938131 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2026-08-04 00:35:35.718061 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:35:35.718152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> c11262922d85 2026-08-04 00:35:35.718160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/8 : LABEL "build-date"="20260804" "name"="heat-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:35:35.718227 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 4e46f6cde387 2026-08-04 00:35:35.718290 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 4e46f6cde387 2026-08-04 00:35:35.718344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> d7a19727e4d4 2026-08-04 00:35:35.718456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 3/8 : RUN usermod --append --home /var/lib/heat --groups kolla heat && mkdir -p /var/lib/heat && chown -R 42418:42418 /var/lib/heat 2026-08-04 00:35:35.718515 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 1cefec7f6263 2026-08-04 00:35:35.718576 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 1cefec7f6263 2026-08-04 00:35:35.718644 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> ca8bd4e848cc 2026-08-04 00:35:35.718687 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/8 : ADD heat-base-archive /heat-base-source 2026-08-04 00:35:35.718746 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> f5d4d88b242d 2026-08-04 00:35:35.718830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:35:35.718889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 5faea355afb9 2026-08-04 00:35:35.718949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 6/8 : 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-08-04 00:35:35.719010 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 5dfdf56b6073 2026-08-04 00:35:35.719325 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting setuptools==81.* 2026-08-04 00:35:35.719391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading setuptools-81.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-04 00:35:35.719405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading setuptools-81.0.0-py3-none-any.whl (1.1 MB) 2026-08-04 00:35:35.719416 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 14.2 MB/s 0:00:00 2026-08-04 00:35:35.719466 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: setuptools 2026-08-04 00:35:35.719506 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Attempting uninstall: setuptools 2026-08-04 00:35:35.719516 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Found existing installation: setuptools 83.0.0 2026-08-04 00:35:35.719550 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Uninstalling setuptools-83.0.0: 2026-08-04 00:35:35.719566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Successfully uninstalled setuptools-83.0.0 2026-08-04 00:35:35.719625 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed setuptools-81.0.0 2026-08-04 00:35:35.719665 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing ./heat 2026-08-04 00:35:35.719676 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-08-04 00:35:35.719726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:35:35.719853 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-08-04 00:35:35.719884 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:35:35.719933 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: started 2026-08-04 00:35:35.720013 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:35:35.720132 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:35:35.720157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:35:35.720209 | 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.dev17) (7.0.0) 2026-08-04 00:35:35.720222 | 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.dev17) (1.14.1) 2026-08-04 00:35:35.720231 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.720268 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-08-04 00:35:35.720320 | 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.dev17) (43.0.3) 2026-08-04 00:35:35.720378 | 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.dev17) (0.39.0) 2026-08-04 00:35:35.720432 | 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.dev17) (5.10.0) 2026-08-04 00:35:35.720491 | 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.dev17) (10.12.1) 2026-08-04 00:35:35.720544 | 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.dev17) (5.3.1) 2026-08-04 00:35:35.720628 | 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.dev17) (1.3.0) 2026-08-04 00:35:35.720666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.720700 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 00:35:35.720773 | 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.dev17) (4.4.0) 2026-08-04 00:35:35.721481 | 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.dev17) (3.11.0) 2026-08-04 00:35:35.723876 | 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.dev17) (9.7.2) 2026-08-04 00:35:35.723914 | 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.dev17) (7.1.0) 2026-08-04 00:35:35.723942 | 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.dev17) (5.7.1) 2026-08-04 00:35:35.723953 | 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.dev17) (17.2.1) 2026-08-04 00:35:35.723963 | 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.dev17) (6.5.1) 2026-08-04 00:35:35.723973 | 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.dev17) (7.1.0) 2026-08-04 00:35:35.723983 | 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.dev17) (16.1.2) 2026-08-04 00:35:35.723993 | 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.dev17) (6.3.1) 2026-08-04 00:35:35.724003 | 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.dev17) (4.5.1) 2026-08-04 00:35:35.724012 | 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.dev17) (3.5.1) 2026-08-04 00:35:35.724024 | 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.dev17) (5.7.0) 2026-08-04 00:35:35.724042 | 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.dev17) (4.1.2) 2026-08-04 00:35:35.724084 | 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.dev17) (2.5.0) 2026-08-04 00:35:35.724095 | 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.dev17) (8.2.0) 2026-08-04 00:35:35.724105 | 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.dev17) (4.2.0) 2026-08-04 00:35:35.724115 | 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.dev17) (3.6.0) 2026-08-04 00:35:35.724125 | 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.dev17) (3.1.0) 2026-08-04 00:35:35.724134 | 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.dev17) (3.7.1) 2026-08-04 00:35:35.724155 | 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.dev17) (7.1.0) 2026-08-04 00:35:35.724165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.724175 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:35:35.724185 | 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.dev17) (9.7.0) 2026-08-04 00:35:35.724204 | 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.dev17) (6.2.0) 2026-08-04 00:35:35.724224 | 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.dev17) (4.8.0) 2026-08-04 00:35:35.724235 | 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.dev17) (4.1.0) 2026-08-04 00:35:35.724245 | 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.dev17) (5.10.3) 2026-08-04 00:35:35.724254 | 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.dev17) (5.6.0) 2026-08-04 00:35:35.724264 | 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.dev17) (4.8.1) 2026-08-04 00:35:35.724274 | 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.dev17) (5.4.1) 2026-08-04 00:35:35.724283 | 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.dev17) (5.4.0) 2026-08-04 00:35:35.724293 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.724303 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 00:35:35.724312 | 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.dev17) (11.4.1) 2026-08-04 00:35:35.724322 | 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.dev17) (18.9.0) 2026-08-04 00:35:35.724331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.724341 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:35:35.724351 | 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.dev17) (7.5.0) 2026-08-04 00:35:35.724361 | 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.dev17) (4.7.1) 2026-08-04 00:35:35.724371 | 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.dev17) (8.8.0) 2026-08-04 00:35:35.724381 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.724390 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.2.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-04 00:35:35.724400 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.724410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2026-08-04 00:35:35.724420 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.724437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.2.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 00:35:35.724453 | 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.dev17) (6.0.2) 2026-08-04 00:35:35.724463 | 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.dev17) (2.32.3) 2026-08-04 00:35:35.724473 | 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.dev17) (9.0.0) 2026-08-04 00:35:35.724483 | 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.dev17) (2025.1) 2026-08-04 00:35:35.724503 | 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.dev17) (2.5.1) 2026-08-04 00:35:35.724513 | 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.dev17) (2.0.38) 2026-08-04 00:35:35.724523 | 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.dev17) (5.4.1) 2026-08-04 00:35:35.724533 | 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.dev17) (1.8.9) 2026-08-04 00:35:35.724542 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.724552 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:35:35.724562 | 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.dev17) (1.3.9) 2026-08-04 00:35:35.724572 | 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.dev17) (4.12.2) 2026-08-04 00:35:35.724584 | 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.dev17) (4.9.1) 2026-08-04 00:35:35.724594 | 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.dev17) (3.2.0) 2026-08-04 00:35:35.724604 | 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.dev17) (3.2.1) 2026-08-04 00:35:35.724614 | 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.dev17) (0.5.2) 2026-08-04 00:35:35.724626 | 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.dev17) (2.5.11) 2026-08-04 00:35:35.724636 | 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.dev17) (3.14.0) 2026-08-04 00:35:35.724646 | 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.dev17) (1.9.0) 2026-08-04 00:35:35.724664 | 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.dev17) (0.2.13) 2026-08-04 00:35:35.724674 | 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.dev17) (2.9.0.post0) 2026-08-04 00:35:35.724685 | 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.dev17) (2025.1) 2026-08-04 00:35:35.724718 | 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.dev17) (1.17.1) 2026-08-04 00:35:35.724735 | 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.dev17) (2.22) 2026-08-04 00:35:35.724752 | 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.dev17) (2.7.0) 2026-08-04 00:35:35.724769 | 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.dev17) (3.1.1) 2026-08-04 00:35:35.724843 | 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.dev17) (2.1.0) 2026-08-04 00:35:35.724871 | 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.dev17) (1.7.0) 2026-08-04 00:35:35.724889 | 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.dev17) (4.0.1) 2026-08-04 00:35:35.724906 | 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.dev17) (2.10.1) 2026-08-04 00:35:35.724929 | 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.dev17) (1.5.1) 2026-08-04 00:35:35.724983 | 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.dev17) 2026-08-04 00:35:35.725103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-3.0.2-py3-none-any.whl.metadata (1.8 kB) 2026-08-04 00:35:35.725125 | 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.dev17) (1.3.4) 2026-08-04 00:35:35.725169 | 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.dev17) (3.3.0) 2026-08-04 00:35:35.725254 | 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.dev17) (3.0.0) 2026-08-04 00:35:35.725295 | 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.dev17) (1.17.2) 2026-08-04 00:35:35.725352 | 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.dev17) (5.1.1) 2026-08-04 00:35:35.725405 | 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.dev17) (1.3.4) 2026-08-04 00:35:35.725460 | 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.dev17) (1.0.1) 2026-08-04 00:35:35.725515 | 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.dev17) (1.33) 2026-08-04 00:35:35.725573 | 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.dev17) (4.3.6) 2026-08-04 00:35:35.725627 | 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.dev17) (7.0.0) 2026-08-04 00:35:35.725691 | 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.dev17) (1.4.0) 2026-08-04 00:35:35.725740 | 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.dev17) (3.0.0) 2026-08-04 00:35:35.725813 | 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.dev17) (1.1.0) 2026-08-04 00:35:35.725932 | 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.dev17) 2026-08-04 00:35:35.725951 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-08-04 00:35:35.726004 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-08-04 00:35:35.726095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:35:35.726170 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-08-04 00:35:35.726227 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:35:35.726283 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:35:35.726339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:35:35.726394 | 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.dev17) 2026-08-04 00:35:35.726441 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-04 00:35:35.726489 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-08-04 00:35:35.726536 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:35:35.726585 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-08-04 00:35:35.726632 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:35:35.726684 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:35:35.726727 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:35:35.726774 | 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.dev17) (24.2) 2026-08-04 00:35:35.726845 | 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.dev17) (81.0.0) 2026-08-04 00:35:35.726902 | 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.dev17) (3.5.1) 2026-08-04 00:35:35.726949 | 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.dev17) (1.17.0) 2026-08-04 00:35:35.726994 | 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.dev17) (0.19) 2026-08-04 00:35:35.727041 | 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.dev17) (2.0.0) 2026-08-04 00:35:35.727111 | 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.dev17) (2.0.1) 2026-08-04 00:35:35.727161 | 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.dev17) (0.5.0) 2026-08-04 00:35:35.727204 | 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.dev17) (3.1.0) 2026-08-04 00:35:35.727270 | 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.dev17) (5.5.2) 2026-08-04 00:35:35.727310 | 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.dev17) (5.3.1) 2026-08-04 00:35:35.727357 | 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.dev17) (5.4.2) 2026-08-04 00:35:35.727416 | 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.dev17) (0.11.0) 2026-08-04 00:35:35.727466 | 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.dev17) (5.1.0) 2026-08-04 00:35:35.727514 | 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.dev17) (0.21.1) 2026-08-04 00:35:35.727561 | 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.dev17) (3.1.5) 2026-08-04 00:35:35.727609 | 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.dev17) (4.0.1) 2026-08-04 00:35:35.727657 | 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.dev17) (4.0.1) 2026-08-04 00:35:35.727704 | 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.dev17) (3.0.2) 2026-08-04 00:35:35.727748 | 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.dev17) (3.10.1) 2026-08-04 00:35:35.727823 | 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.dev17) (1.6.10) 2026-08-04 00:35:35.727873 | 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.dev17) 2026-08-04 00:35:35.727922 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-04 00:35:35.727972 | 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.dev17) (1.5.0) 2026-08-04 00:35:35.728018 | 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.dev17) (0.3.5) 2026-08-04 00:35:35.728085 | 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.dev17) (4.23.0) 2026-08-04 00:35:35.728123 | 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.dev17) (25.1.0) 2026-08-04 00:35:35.728261 | 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.dev17) (2024.10.1) 2026-08-04 00:35:35.728292 | 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.dev17) (0.36.2) 2026-08-04 00:35:35.728312 | 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.dev17) (0.23.1) 2026-08-04 00:35:35.728317 | 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.dev17) (2.0.1) 2026-08-04 00:35:35.728324 | 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.dev17) (24.2.1) 2026-08-04 00:35:35.728375 | 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.dev17) (2.1.0) 2026-08-04 00:35:35.728415 | 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.dev17) (2.17.0) 2026-08-04 00:35:35.728461 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev17) 2026-08-04 00:35:35.728508 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-08-04 00:35:35.728553 | 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.dev17) 2026-08-04 00:35:35.728600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:35:35.728646 | 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.dev17) 2026-08-04 00:35:35.728694 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-08-04 00:35:35.728741 | 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.dev17) 2026-08-04 00:35:35.728809 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-04 00:35:35.728863 | 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.dev17) (1.26.20) 2026-08-04 00:35:35.728924 | 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.dev17) (3.4.1) 2026-08-04 00:35:35.728973 | 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.dev17) (3.10) 2026-08-04 00:35:35.729029 | 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.dev17) (2026.7.22) 2026-08-04 00:35:35.729119 | 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.dev17) (0.7) 2026-08-04 00:35:35.729169 | 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.dev17) (2.7.2) 2026-08-04 00:35:35.729217 | 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.dev17) (3.11) 2026-08-04 00:35:35.729263 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-08-04 00:35:35.729309 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-08-04 00:35:35.729365 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 53.0 MB/s 0:00:00 2026-08-04 00:35:35.729415 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-3.0.2-py3-none-any.whl (2.0 MB) 2026-08-04 00:35:35.729462 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 139.9 MB/s 0:00:00 2026-08-04 00:35:35.729510 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2026-08-04 00:35:35.729557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-08-04 00:35:35.729608 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-08-04 00:35:35.729648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.2.0-py3-none-any.whl (51 kB) 2026-08-04 00:35:35.729691 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-08-04 00:35:35.729736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 70.0 MB/s 0:00:00 2026-08-04 00:35:35.729797 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-08-04 00:35:35.729847 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2026-08-04 00:35:35.729891 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.2.1-py3-none-any.whl (155 kB) 2026-08-04 00:35:35.729934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2026-08-04 00:35:35.729991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-08-04 00:35:35.730036 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2026-08-04 00:35:35.730097 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-04 00:35:35.730154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2026-08-04 00:35:35.730201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): started 2026-08-04 00:35:35.730246 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' 2026-08-04 00:35:35.730291 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-24.1.1.dev17-py3-none-any.whl size=2591750 sha256=5e5a84641a421751248bb8f2b257db4aa48b6169eb55ab8f513c30c35b5ac77a 2026-08-04 00:35:35.730339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-j9rroon9/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2026-08-04 00:35:35.730383 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): started 2026-08-04 00:35:35.730428 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-08-04 00:35:35.730482 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90109 sha256=3de82b6acbd0b11e4ad4064e0f2d787a858748eb7d65340f22ea7f6696712ded 2026-08-04 00:35:35.730530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-j9rroon9/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-08-04 00:35:35.730583 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): started 2026-08-04 00:35:35.730627 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-04 00:35:35.730672 | 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=a6c50ae50fae4841d17cea78fa849b8dced20a3a94fcb05744c1be11d942e2e6 2026-08-04 00:35:35.730714 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-j9rroon9/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-04 00:35:35.730756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2026-08-04 00:35:35.730826 | 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-08-04 00:35:35.730879 | 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.dev17 os-ken-3.0.2 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-08-04 00:35:35.730924 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 5dfdf56b6073 2026-08-04 00:35:35.730970 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> b4f6dc722980 2026-08-04 00:35:35.731012 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 7/8 : COPY patches /patches 2026-08-04 00:35:35.731186 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> c3e3f64514f9 2026-08-04 00:35:35.731223 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 8/8 : RUN kolla_patch 2026-08-04 00:35:35.731236 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in abb036a8d3b6 2026-08-04 00:35:35.731879 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:[i] No series file found, nothing to patch. 2026-08-04 00:35:35.731913 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container abb036a8d3b6 2026-08-04 00:35:35.731921 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> dbf4cff0a6a6 2026-08-04 00:35:35.731929 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built 180e01f9c4ff 2026-08-04 00:35:35.731936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20260804 2026-08-04 00:35:35.731943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2026-08-04 00:35:35.731329 (took 0:00:37.799674) 2026-08-04 00:35:35.731950 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2026-08-04 00:35:35.731958 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2026-08-04 00:35:35.731965 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2026-08-04 00:35:35.731975 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2026-08-04 00:35:35.731985 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2026-08-04 00:35:35.732111 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2026-08-04 00:35:35.731995 2026-08-04 00:35:35.732159 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2025.1.tar.gz 2026-08-04 00:35:35.735162 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2026-08-04 00:35:35.735614 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2026-08-04 00:36:12.812379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:36:12.812521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> c11262922d85 2026-08-04 00:36:12.812545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/9 : LABEL "build-date"="20260804" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:36:12.812574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 6c6569ef48d1 2026-08-04 00:36:12.812589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 6c6569ef48d1 2026-08-04 00:36:12.812602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> d91e440c0dd2 2026-08-04 00:36:12.812618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 3/9 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2026-08-04 00:36:12.812642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 8c5c6b757667 2026-08-04 00:36:12.812731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 8c5c6b757667 2026-08-04 00:36:12.812756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 1013f9a11778 2026-08-04 00:36:12.812823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 4/9 : 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-08-04 00:36:12.812910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 74ba2b6eed5a 2026-08-04 00:36:12.812942 | 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-08-04 00:36:12.812963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:36:12.812974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:36:12.812985 | 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-08-04 00:36:12.812996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:36:12.813011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:36:12.813021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:36:12.813072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:36:12.813123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:36:12.813150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:36:12.813174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:36:12.813222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:36:12.813283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:36:12.813295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:36:12.813334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:36:12.813380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 28.2 MB in 2s (12.5 MB/s) 2026-08-04 00:36:12.813405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-08-04 00:36:12.813450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-08-04 00:36:12.813528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2026-08-04 00:36:12.813544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2026-08-04 00:36:12.813593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2026-08-04 00:36:12.813634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2026-08-04 00:36:12.813684 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2026-08-04 00:36:12.813710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2026-08-04 00:36:12.813735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2026-08-04 00:36:12.813828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2026-08-04 00:36:12.813867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2026-08-04 00:36:12.813891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2026-08-04 00:36:12.813936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2026-08-04 00:36:12.813963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2026-08-04 00:36:12.814003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2026-08-04 00:36:12.814054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:36:12.814092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,893 kB of archives. 2026-08-04 00:36:12.814129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,448 kB of additional disk space will be used. 2026-08-04 00:36:12.814142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:36:12.814199 | 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-08-04 00:36:12.814227 | 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-08-04 00:36:12.814250 | 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-08-04 00:36:12.814312 | 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-08-04 00:36:12.814341 | 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-08-04 00:36:12.814365 | 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-08-04 00:36:12.814420 | 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-08-04 00:36:12.814478 | 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-08-04 00:36:12.814517 | 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-08-04 00:36:12.814554 | 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-08-04 00:36:12.814605 | 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-08-04 00:36:12.814758 | 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-08-04 00:36:12.814773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,893 kB in 0s (6,274 kB/s) 2026-08-04 00:36:12.814839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:36:12.814867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2026-08-04 00:36:12.814889 | 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-08-04 00:36:12.814915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2026-08-04 00:36:12.814938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2026-08-04 00:36:12.814981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% 2026-08-04 00:36:12.815035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2026-08-04 00:36:12.815059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2026-08-04 00:36:12.815097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2026-08-04 00:36:12.815158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:36:12.815183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:36:12.815222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:36:12.815245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2026-08-04 00:36:12.815306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2026-08-04 00:36:12.815330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-08-04 00:36:12.815382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2026-08-04 00:36:12.815405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2026-08-04 00:36:12.815458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-08-04 00:36:12.815520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2026-08-04 00:36:12.815538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2026-08-04 00:36:12.815558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-08-04 00:36:12.815619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2026-08-04 00:36:12.815644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2ubuntu0.1_amd64.deb ... 2026-08-04 00:36:12.815693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-08-04 00:36:12.815733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2026-08-04 00:36:12.815756 | 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-08-04 00:36:12.815840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-04 00:36:12.815874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2026-08-04 00:36:12.815896 | 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-08-04 00:36:12.815956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-04 00:36:12.815980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2026-08-04 00:36:12.816030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-04 00:36:12.816055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:36:12.816077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2026-08-04 00:36:12.816098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2026-08-04 00:36:12.816118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-08-04 00:36:12.816176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2026-08-04 00:36:12.816199 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2026-08-04 00:36:12.816215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2026-08-04 00:36:12.816249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2026-08-04 00:36:12.816267 | 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-08-04 00:36:12.816289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-08-04 00:36:12.816304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2026-08-04 00:36:12.816324 | 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-08-04 00:36:12.816344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-04 00:36:12.816365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-08-04 00:36:12.816386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-04 00:36:12.816407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:36:12.816428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2026-08-04 00:36:12.816449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-08-04 00:36:12.816492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:36:12.816514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-08-04 00:36:12.816557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-04 00:36:12.816576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-08-04 00:36:12.816598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2026-08-04 00:36:12.816619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-08-04 00:36:12.816636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-04 00:36:12.816675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-08-04 00:36:12.816685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2026-08-04 00:36:12.816697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:36:12.816709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-08-04 00:36:12.816751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-08-04 00:36:12.816762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2026-08-04 00:36:12.816774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:36:12.816840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-08-04 00:36:12.816852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2026-08-04 00:36:12.816889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:36:12.816926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2026-08-04 00:36:12.816941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:36:12.816991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 74ba2b6eed5a 2026-08-04 00:36:12.817029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> e6d74e7a96b4 2026-08-04 00:36:12.817066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/9 : ADD keystone-base-archive /keystone-base-source 2026-08-04 00:36:12.817107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 01f1bcb6610e 2026-08-04 00:36:12.817153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 6/9 : 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-08-04 00:36:12.817180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in e9454108911c 2026-08-04 00:36:12.817230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing ./keystone 2026-08-04 00:36:12.817267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-08-04 00:36:12.817312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:36:12.817327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-08-04 00:36:12.817381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:36:12.817416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: started 2026-08-04 00:36:12.817452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:36:12.817507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:36:12.817719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:36:12.817758 | 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.2.dev22) (7.0.0) 2026-08-04 00:36:12.817765 | 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.2.dev22) (1.8.9) 2026-08-04 00:36:12.817770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==27.0.2.dev22) 2026-08-04 00:36:12.817773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 00:36:12.817800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==27.0.2.dev22) 2026-08-04 00:36:12.817811 | 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-08-04 00:36:12.817815 | 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.2.dev22) (43.0.3) 2026-08-04 00:36:12.817856 | 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.2.dev22) (2.0.38) 2026-08-04 00:36:12.817880 | 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.2.dev22) (5.4.1) 2026-08-04 00:36:12.817916 | 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.2.dev22) (5.6.0) 2026-08-04 00:36:12.817962 | 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.2.dev22) (10.12.1) 2026-08-04 00:36:12.817998 | 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.2.dev22) (4.0.1) 2026-08-04 00:36:12.818009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==27.0.2.dev22) 2026-08-04 00:36:12.818058 | 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-08-04 00:36:12.818093 | 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.2.dev22) (3.11.0) 2026-08-04 00:36:12.818129 | 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.2.dev22) (9.7.2) 2026-08-04 00:36:12.818168 | 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.2.dev22) (5.7.1) 2026-08-04 00:36:12.818209 | 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.2.dev22) (16.1.2) 2026-08-04 00:36:12.818247 | 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.2.dev22) (17.2.1) 2026-08-04 00:36:12.818290 | 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.2.dev22) (6.5.1) 2026-08-04 00:36:12.818330 | 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.2.dev22) (7.1.0) 2026-08-04 00:36:12.818375 | 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.2.dev22) (6.3.1) 2026-08-04 00:36:12.818406 | 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.2.dev22) (4.5.1) 2026-08-04 00:36:12.818448 | 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.2.dev22) (5.7.0) 2026-08-04 00:36:12.818519 | 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.2.dev22) (2.5.0) 2026-08-04 00:36:12.818575 | 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.2.dev22) (8.2.0) 2026-08-04 00:36:12.818602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==27.0.2.dev22) 2026-08-04 00:36:12.818659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-08-04 00:36:12.818696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==27.0.2.dev22) 2026-08-04 00:36:12.818736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB) 2026-08-04 00:36:12.818798 | 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.2.dev22) (2.10.1) 2026-08-04 00:36:12.818836 | 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.2.dev22) (1.3.4) 2026-08-04 00:36:12.818872 | 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.2.dev22) (4.23.0) 2026-08-04 00:36:12.818914 | 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.2.dev22) (4.0.1) 2026-08-04 00:36:12.818951 | 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.2.dev22) (1.1.0) 2026-08-04 00:36:12.818986 | 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.2.dev22) (4.2.0) 2026-08-04 00:36:12.818995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==27.0.2.dev22) 2026-08-04 00:36:12.819053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2026-08-04 00:36:12.819089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-08-04 00:36:12.819121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:36:12.819130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-08-04 00:36:12.819163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:36:12.819173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:36:12.819212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:36:12.819223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==27.0.2.dev22) 2026-08-04 00:36:12.819229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-08-04 00:36:12.819268 | 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.2.dev22) (1.17.1) 2026-08-04 00:36:12.819278 | 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.2.dev22) (2.22) 2026-08-04 00:36:12.819306 | 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.2.dev22) (5.1.1) 2026-08-04 00:36:12.819316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev22) 2026-08-04 00:36:12.819345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:36:12.819361 | 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.2.dev22) (3.1.5) 2026-08-04 00:36:12.819385 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev22) 2026-08-04 00:36:12.819395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 00:36:12.819426 | 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.2.dev22) (8.1.8) 2026-08-04 00:36:12.819436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.9 (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev22) 2026-08-04 00:36:12.819480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-04 00:36:12.819516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==27.0.2.dev22) 2026-08-04 00:36:12.819566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-10.0.0-py2.py3-none-any.whl.metadata (23 kB) 2026-08-04 00:36:12.819577 | 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.2.dev22) (1.17.0) 2026-08-04 00:36:12.819619 | 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.2.dev22) (2025.1) 2026-08-04 00:36:12.819655 | 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.2.dev22) (3.0.2) 2026-08-04 00:36:12.819689 | 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.2.dev22) (25.1.0) 2026-08-04 00:36:12.819724 | 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.2.dev22) (2024.10.1) 2026-08-04 00:36:12.819767 | 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.2.dev22) (0.36.2) 2026-08-04 00:36:12.819791 | 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.2.dev22) (0.23.1) 2026-08-04 00:36:12.819849 | 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.2.dev22) (5.10.0) 2026-08-04 00:36:12.819859 | 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.2.dev22) (2.32.3) 2026-08-04 00:36:12.819911 | 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.2.dev22) (2.1.0) 2026-08-04 00:36:12.819922 | 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.2.dev22) (1.7.0) 2026-08-04 00:36:12.819983 | 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.2.dev22) (4.12.2) 2026-08-04 00:36:12.819993 | 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.2.dev22) (3.14.0) 2026-08-04 00:36:12.820038 | 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.2.dev22) (3.0.0) 2026-08-04 00:36:12.820061 | 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.2.dev22) (1.17.2) 2026-08-04 00:36:12.820104 | 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.2.dev22) (1.3.0) 2026-08-04 00:36:12.820136 | 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.2.dev22) (2.0.0) 2026-08-04 00:36:12.820167 | 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.2.dev22) (6.0.2) 2026-08-04 00:36:12.820201 | 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.2.dev22) (1.14.1) 2026-08-04 00:36:12.820235 | 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.2.dev22) (2.0.1) 2026-08-04 00:36:12.820269 | 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.2.dev22) (0.5.0) 2026-08-04 00:36:12.820302 | 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.2.dev22) (1.3.9) 2026-08-04 00:36:12.820337 | 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.2.dev22) (2.9.0.post0) 2026-08-04 00:36:12.820370 | 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.2.dev22) (3.1.0) 2026-08-04 00:36:12.820405 | 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.2.dev22) (4.1.2) 2026-08-04 00:36:12.820471 | 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.2.dev22) (5.5.2) 2026-08-04 00:36:12.820518 | 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.2.dev22) (5.3.1) 2026-08-04 00:36:12.820558 | 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.2.dev22) (5.4.2) 2026-08-04 00:36:12.820567 | 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.2.dev22) (0.11.0) 2026-08-04 00:36:12.820616 | 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.2.dev22) (5.1.0) 2026-08-04 00:36:12.820654 | 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.2.dev22) (2025.1) 2026-08-04 00:36:12.820689 | 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.2.dev22) (0.21.1) 2026-08-04 00:36:12.820727 | 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.2.dev22) (4.0.1) 2026-08-04 00:36:12.820762 | 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.2.dev22) (0.39.0) 2026-08-04 00:36:12.820841 | 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.2.dev22) (3.1.1) 2026-08-04 00:36:12.820858 | 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.2.dev22) (7.1.0) 2026-08-04 00:36:12.820887 | 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.2.dev22) (3.1.0) 2026-08-04 00:36:12.820899 | 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.2.dev22) (2.5.1) 2026-08-04 00:36:12.820977 | 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.2.dev22) (3.10.1) 2026-08-04 00:36:12.820982 | 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.2.dev22) (1.6.10) 2026-08-04 00:36:12.821023 | 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.2.dev22) (2.7.0) 2026-08-04 00:36:12.821030 | 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.2.dev22) (0.19) 2026-08-04 00:36:12.821095 | 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.2.dev22) (3.2.1) 2026-08-04 00:36:12.821102 | 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.2.dev22) (24.2) 2026-08-04 00:36:12.821161 | 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.2.dev22) (7.0.0) 2026-08-04 00:36:12.821179 | 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.2.dev22) (83.0.0) 2026-08-04 00:36:12.821209 | 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.2.dev22) (0.2.13) 2026-08-04 00:36:12.821245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting defusedxml (from pysaml2>=5.0.0->keystone==27.0.2.dev22) 2026-08-04 00:36:12.821281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-04 00:36:12.821317 | 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.2.dev22) (24.2.1) 2026-08-04 00:36:12.821354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==27.0.2.dev22) 2026-08-04 00:36:12.821390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-04 00:36:12.821428 | 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.2.dev22) (3.4.1) 2026-08-04 00:36:12.821487 | 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.2.dev22) (3.10) 2026-08-04 00:36:12.821519 | 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.2.dev22) (1.26.20) 2026-08-04 00:36:12.821558 | 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.2.dev22) (2026.7.22) 2026-08-04 00:36:12.821598 | 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.2.dev22) 2026-08-04 00:36:12.821629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.7.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-04 00:36:12.821666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==27.0.2.dev22) 2026-08-04 00:36:12.821702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-08-04 00:36:12.821741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==27.0.2.dev22) 2026-08-04 00:36:12.821786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-08-04 00:36:12.821820 | 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.2.dev22) (0.7) 2026-08-04 00:36:12.821863 | 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.2.dev22) (2.7.2) 2026-08-04 00:36:12.821899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-08-04 00:36:12.821935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-04 00:36:12.821969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-04 00:36:12.822002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-10.0.0-py2.py3-none-any.whl (52 kB) 2026-08-04 00:36:12.822037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-04 00:36:12.822070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2026-08-04 00:36:12.822104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-08-04 00:36:12.822138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.2-py3-none-any.whl (420 kB) 2026-08-04 00:36:12.822173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-04 00:36:12.822206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.7.0-py3-none-any.whl (240 kB) 2026-08-04 00:36:12.822242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-08-04 00:36:12.822277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-08-04 00:36:12.822320 | 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-08-04 00:36:12.822359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 152.6 MB/s 0:00:00 2026-08-04 00:36:12.822401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-08-04 00:36:12.822439 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-04 00:36:12.822510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2026-08-04 00:36:12.822700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): started 2026-08-04 00:36:12.822708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): finished with status 'done' 2026-08-04 00:36:12.822721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-27.0.2.dev22-py3-none-any.whl size=1478477 sha256=ae2fc270e46e457f0983ea25e3ee341297b7bb14966b68d2df60328afa5a59fa 2026-08-04 00:36:12.822727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-t7nkh7yj/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2026-08-04 00:36:12.822731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2026-08-04 00:36:12.822886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2026-08-04 00:36:12.822898 | 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=366211 sha256=a8a14a328174e32d29993f09eb365f4cf47328293370091a60d46e5a974dae0f 2026-08-04 00:36:12.822905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-t7nkh7yj/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2026-08-04 00:36:12.822914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2026-08-04 00:36:12.822925 | 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-08-04 00:36:12.822963 | 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.2.dev22 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-08-04 00:36:12.822971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container e9454108911c 2026-08-04 00:36:12.823023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> af6bb2cc8a31 2026-08-04 00:36:12.823032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/9 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2026-08-04 00:36:12.823090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 438b2639619d 2026-08-04 00:36:12.823101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 438b2639619d 2026-08-04 00:36:12.823150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 84e2534f8cee 2026-08-04 00:36:12.823192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 8/9 : COPY patches /patches 2026-08-04 00:36:12.823198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 068e60782c92 2026-08-04 00:36:12.823255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 9/9 : RUN kolla_patch 2026-08-04 00:36:12.823297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 4176bf36b1b7 2026-08-04 00:36:12.823315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:[i] No series file found, nothing to patch. 2026-08-04 00:36:12.823351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 4176bf36b1b7 2026-08-04 00:36:12.823386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> e06495f130d1 2026-08-04 00:36:12.823429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built 6e7aa7e7c880 2026-08-04 00:36:12.823446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20260804 2026-08-04 00:36:12.823566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2026-08-04 00:36:12.823450 (took 0:00:37.091455) 2026-08-04 00:36:12.823628 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2026-08-04 00:36:12.823681 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2026-08-04 00:36:12.823691 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2026-08-04 00:36:12.824106 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2026-08-04 00:36:12.824182 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2026-08-04 00:36:12.824195 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2026-08-04 00:36:12.824131 2026-08-04 00:36:12.824239 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2025.1.tar.gz 2026-08-04 00:36:12.825727 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2026-08-04 00:36:12.826120 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2026-08-04 00:36:24.725698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:36:24.725765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> c11262922d85 2026-08-04 00:36:24.726885 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/10 : LABEL "build-date"="20260804" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:36:24.726912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 77723be66193 2026-08-04 00:36:24.726924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 77723be66193 2026-08-04 00:36:24.726935 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> bc7e15d33403 2026-08-04 00:36:24.726947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 3/10 : RUN usermod --append --home /var/lib/aodh --groups kolla aodh && mkdir -p /var/lib/aodh && chown -R 42402:42402 /var/lib/aodh 2026-08-04 00:36:24.726959 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 31d8a0090fd6 2026-08-04 00:36:24.726970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 31d8a0090fd6 2026-08-04 00:36:24.727019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 9f6125751e40 2026-08-04 00:36:24.727033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/10 : RUN mkdir -p /var/www/cgi-bin/aodh 2026-08-04 00:36:24.727044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 286be335fd9f 2026-08-04 00:36:24.727056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 286be335fd9f 2026-08-04 00:36:24.727067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> fea1a78528ea 2026-08-04 00:36:24.727077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/10 : ADD aodh-base-archive /aodh-base-source 2026-08-04 00:36:24.727088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> deedd7846dc5 2026-08-04 00:36:24.727099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:36:24.727109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> fbe5ae352ebe 2026-08-04 00:36:24.727120 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/10 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2026-08-04 00:36:24.727131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 5f58889df7a2 2026-08-04 00:36:24.727143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 8/10 : 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-08-04 00:36:24.727156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in ab38d3c9fa1e 2026-08-04 00:36:24.727166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing ./aodh 2026-08-04 00:36:24.727197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: started 2026-08-04 00:36:24.727207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:36:24.727216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: started 2026-08-04 00:36:24.727224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:36:24.727233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: started 2026-08-04 00:36:24.727248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:36:24.727257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:36:24.727265 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:36:24.727275 | 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-08-04 00:36:24.727307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==20.0.0.0rc2.dev2) 2026-08-04 00:36:24.727393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-08-04 00:36:24.727444 | 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-08-04 00:36:24.727535 | 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-08-04 00:36:24.727589 | 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-08-04 00:36:24.727648 | 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-08-04 00:36:24.727716 | 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-08-04 00:36:24.727776 | 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-08-04 00:36:24.727868 | 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.2) 2026-08-04 00:36:24.727930 | 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-08-04 00:36:24.727984 | 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-08-04 00:36:24.728073 | 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-08-04 00:36:24.728121 | 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-08-04 00:36:24.728179 | 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-08-04 00:36:24.728235 | 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-08-04 00:36:24.728295 | 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-08-04 00:36:24.728362 | 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-08-04 00:36:24.728432 | 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.2) 2026-08-04 00:36:24.728489 | 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-08-04 00:36:24.728547 | 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-08-04 00:36:24.728607 | 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-08-04 00:36:24.728665 | 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-08-04 00:36:24.728722 | 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-08-04 00:36:24.728801 | 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-08-04 00:36:24.728895 | 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-08-04 00:36:24.728961 | 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-08-04 00:36:24.729036 | 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-08-04 00:36:24.729093 | 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-08-04 00:36:24.729154 | 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-08-04 00:36:24.729207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==20.0.0.0rc2.dev2) 2026-08-04 00:36:24.729263 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:36:24.729321 | 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-08-04 00:36:24.729379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==20.0.0.0rc2.dev2) 2026-08-04 00:36:24.729437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:36:24.729494 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==20.0.0.0rc2.dev2) 2026-08-04 00:36:24.729554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:36:24.729622 | 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-08-04 00:36:24.729662 | 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-08-04 00:36:24.729721 | 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-08-04 00:36:24.729797 | 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-08-04 00:36:24.729856 | 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-08-04 00:36:24.729920 | 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-08-04 00:36:24.729978 | 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-08-04 00:36:24.730156 | 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-08-04 00:36:24.730853 | 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-08-04 00:36:24.730889 | 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-08-04 00:36:24.730900 | 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-08-04 00:36:24.730912 | 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-08-04 00:36:24.730922 | 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-08-04 00:36:24.730933 | 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-08-04 00:36:24.730944 | 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-08-04 00:36:24.730955 | 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-08-04 00:36:24.730965 | 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-08-04 00:36:24.730975 | 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-08-04 00:36:24.730986 | 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-08-04 00:36:24.731017 | 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-08-04 00:36:24.731042 | 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-08-04 00:36:24.731061 | 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-08-04 00:36:24.731073 | 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-08-04 00:36:24.731083 | 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-08-04 00:36:24.731093 | 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-08-04 00:36:24.731103 | 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-08-04 00:36:24.731114 | 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-08-04 00:36:24.731124 | 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-08-04 00:36:24.731147 | 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-08-04 00:36:24.731160 | 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-08-04 00:36:24.731171 | 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-08-04 00:36:24.731182 | 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-08-04 00:36:24.731192 | 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-08-04 00:36:24.731201 | 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-08-04 00:36:24.731210 | 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-08-04 00:36:24.731218 | 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.2) 2026-08-04 00:36:24.731227 | 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-08-04 00:36:24.731236 | 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-08-04 00:36:24.731250 | 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-08-04 00:36:24.731259 | 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-08-04 00:36:24.731272 | 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-08-04 00:36:24.731285 | 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-08-04 00:36:24.731294 | 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-08-04 00:36:24.731307 | 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-08-04 00:36:24.731320 | 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-08-04 00:36:24.731390 | 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-08-04 00:36:24.731406 | 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-08-04 00:36:24.731473 | 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-08-04 00:36:24.731512 | 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-08-04 00:36:24.731562 | 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-08-04 00:36:24.731621 | 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-08-04 00:36:24.731645 | 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-08-04 00:36:24.731700 | 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-08-04 00:36:24.731756 | 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-08-04 00:36:24.731831 | 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-08-04 00:36:24.731861 | 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-08-04 00:36:24.731914 | 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-08-04 00:36:24.731960 | 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) (83.0.0) 2026-08-04 00:36:24.732103 | 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-08-04 00:36:24.732117 | 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-08-04 00:36:24.732130 | 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-08-04 00:36:24.732150 | 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.1) 2026-08-04 00:36:24.732314 | 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-08-04 00:36:24.732413 | 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-08-04 00:36:24.732438 | 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-08-04 00:36:24.732450 | 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-08-04 00:36:24.732461 | 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-08-04 00:36:24.732471 | 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-08-04 00:36:24.732482 | 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-08-04 00:36:24.732498 | 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-08-04 00:36:24.732516 | 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-08-04 00:36:24.732577 | 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.1) 2026-08-04 00:36:24.732629 | 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-08-04 00:36:24.732677 | 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-08-04 00:36:24.732725 | 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-08-04 00:36:24.732774 | 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-08-04 00:36:24.732833 | 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-08-04 00:36:24.732894 | 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-08-04 00:36:24.732944 | 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.7.22) 2026-08-04 00:36:24.733008 | 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-08-04 00:36:24.733058 | 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-08-04 00:36:24.733105 | 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-08-04 00:36:24.733153 | 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-08-04 00:36:24.733200 | 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-08-04 00:36:24.733249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-08-04 00:36:24.733308 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-08-04 00:36:24.733380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2026-08-04 00:36:24.734073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-08-04 00:36:24.734108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2026-08-04 00:36:24.734116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): started 2026-08-04 00:36:24.734123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): finished with status 'done' 2026-08-04 00:36:24.734140 | 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=222170 sha256=cadfb1b719f31bb4012c867abebefb6b4bc416212994d55821b928c56870fc70 2026-08-04 00:36:24.734147 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-r1o34k7u/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2026-08-04 00:36:24.734156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2026-08-04 00:36:24.734163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2026-08-04 00:36:24.734170 | 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-08-04 00:36:24.734176 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container ab38d3c9fa1e 2026-08-04 00:36:24.734183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 08fb5732264b 2026-08-04 00:36:24.734189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 9/10 : COPY patches /patches 2026-08-04 00:36:24.734195 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 31ee17ebe279 2026-08-04 00:36:24.734202 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 10/10 : RUN kolla_patch 2026-08-04 00:36:24.734208 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in eb4eb55efd80 2026-08-04 00:36:24.734215 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:[i] No series file found, nothing to patch. 2026-08-04 00:36:24.734222 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container eb4eb55efd80 2026-08-04 00:36:24.734228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> c2b426c3ce4b 2026-08-04 00:36:24.734234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built 445daaa009aa 2026-08-04 00:36:24.734817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20260804 2026-08-04 00:36:24.734844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2026-08-04 00:36:24.734077 (took 0:00:11.909946) 2026-08-04 00:36:24.734852 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2026-08-04 00:36:24.734858 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2026-08-04 00:36:24.734865 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2026-08-04 00:36:24.734871 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2026-08-04 00:36:24.734878 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2026-08-04 00:36:24.734889 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2026-08-04 00:36:24.734914 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2026-08-04 00:36:24.735019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2026-08-04 00:36:24.734921 2026-08-04 00:36:24.735140 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2025.1.tar.gz 2026-08-04 00:36:24.739819 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2026-08-04 00:36:24.740243 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2026-08-04 00:36:51.476968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:36:51.477080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> c11262922d85 2026-08-04 00:36:51.477101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/9 : LABEL "build-date"="20260804" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:36:51.477136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 5456537522eb 2026-08-04 00:36:51.477157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 5456537522eb 2026-08-04 00:36:51.477167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 3046d210bcca 2026-08-04 00:36:51.477178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/9 : 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-08-04 00:36:51.477188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 59cd329293f6 2026-08-04 00:36:51.477197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 59cd329293f6 2026-08-04 00:36:51.477210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 6bafa7d325b3 2026-08-04 00:36:51.477222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/9 : ADD ironic-base-archive /ironic-base-source 2026-08-04 00:36:51.477304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 087d743274ea 2026-08-04 00:36:51.477348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/9 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2026-08-04 00:36:51.477404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 1403f8171240 2026-08-04 00:36:51.477458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:36:51.477526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 2e8c60af82e1 2026-08-04 00:36:51.477579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 7/9 : 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-08-04 00:36:51.478853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 30d66db1b6cd 2026-08-04 00:36:51.478880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing ./ironic 2026-08-04 00:36:51.478889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2026-08-04 00:36:51.478898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:36:51.478907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2026-08-04 00:36:51.478916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:36:51.478925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:36:51.478934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:36:51.478944 | 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.dev19) (7.0.0) 2026-08-04 00:36:51.478954 | 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.dev19) (2.0.38) 2026-08-04 00:36:51.478963 | 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.dev19) (1.14.1) 2026-08-04 00:36:51.478998 | 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.dev19) (3.2.0) 2026-08-04 00:36:51.479037 | 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.dev19) (0.39.0) 2026-08-04 00:36:51.479046 | 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.dev19) (1.8.9) 2026-08-04 00:36:51.479056 | 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.dev19) (5.10.0) 2026-08-04 00:36:51.479064 | 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.dev19) (5.4.1) 2026-08-04 00:36:51.479073 | 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.dev19) (7.1.0) 2026-08-04 00:36:51.479083 | 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.dev19) (9.7.2) 2026-08-04 00:36:51.479092 | 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.dev19) (5.7.1) 2026-08-04 00:36:51.479101 | 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.dev19) (17.2.1) 2026-08-04 00:36:51.479109 | 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.dev19) (7.5.1) 2026-08-04 00:36:51.479117 | 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.dev19) (7.1.0) 2026-08-04 00:36:51.479126 | 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.dev19) (6.3.1) 2026-08-04 00:36:51.479135 | 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.dev19) (4.5.1) 2026-08-04 00:36:51.479143 | 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.dev19) (5.7.0) 2026-08-04 00:36:51.479152 | 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.dev19) (4.1.2) 2026-08-04 00:36:51.479160 | 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.dev19) (2.5.0) 2026-08-04 00:36:51.479180 | 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.dev19) (8.2.0) 2026-08-04 00:36:51.479189 | 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.dev19) (4.2.0) 2026-08-04 00:36:51.479198 | 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.dev19) (3.3.0) 2026-08-04 00:36:51.479206 | 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.dev19) (1.5.1) 2026-08-04 00:36:51.479222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==29.0.6.dev19) 2026-08-04 00:36:51.479231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2026-08-04 00:36:51.479240 | 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.dev19) (2.32.3) 2026-08-04 00:36:51.479248 | 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.dev19) (2.0.0) 2026-08-04 00:36:51.479262 | 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.dev19) (1.33) 2026-08-04 00:36:51.479270 | 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.dev19) (3.1.5) 2026-08-04 00:36:51.479279 | 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.dev19) (10.12.1) 2026-08-04 00:36:51.479288 | 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.dev19) (16.1.2) 2026-08-04 00:36:51.479297 | 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.dev19) (9.0.0) 2026-08-04 00:36:51.479305 | 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.dev19) (3.6.0) 2026-08-04 00:36:51.479318 | 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.dev19) (4.23.0) 2026-08-04 00:36:51.479327 | 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.dev19) (7.0.0) 2026-08-04 00:36:51.479336 | 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.dev19) (3.1.0) 2026-08-04 00:36:51.479348 | 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.dev19) (6.3.0) 2026-08-04 00:36:51.479518 | 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.dev19) (4.4.0) 2026-08-04 00:36:51.479586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==29.0.6.dev19) 2026-08-04 00:36:51.479609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.5.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 00:36:51.479621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==29.0.6.dev19) 2026-08-04 00:36:51.479631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-08-04 00:36:51.479646 | 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.dev19) (1.3.0) 2026-08-04 00:36:51.479769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==29.0.6.dev19) 2026-08-04 00:36:51.479845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-04 00:36:51.479903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic==29.0.6.dev19) 2026-08-04 00:36:51.479962 | 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-08-04 00:36:51.480024 | 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.dev19) (1.7.0) 2026-08-04 00:36:51.480086 | 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.dev19) (4.0.1) 2026-08-04 00:36:51.480140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting websockify>=0.9.0 (from ironic==29.0.6.dev19) 2026-08-04 00:36:51.480197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-08-04 00:36:51.480252 | 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.dev19) (6.0.2) 2026-08-04 00:36:51.480310 | 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.dev19) (1.3.9) 2026-08-04 00:36:51.480367 | 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.dev19) (4.12.2) 2026-08-04 00:36:51.480426 | 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.dev19) (3.14.0) 2026-08-04 00:36:51.480497 | 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.dev19) (2.7.0) 2026-08-04 00:36:51.480527 | 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.dev19) (3.1.1) 2026-08-04 00:36:51.480585 | 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.dev19) (3.0.0) 2026-08-04 00:36:51.480690 | 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.dev19) (1.17.2) 2026-08-04 00:36:51.480736 | 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.dev19) (3.0.2) 2026-08-04 00:36:51.480811 | 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.dev19) (3.0.0) 2026-08-04 00:36:51.480894 | 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.dev19) (25.1.0) 2026-08-04 00:36:51.480951 | 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.dev19) (2024.10.1) 2026-08-04 00:36:51.481022 | 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.dev19) (0.36.2) 2026-08-04 00:36:51.481145 | 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.dev19) (0.23.1) 2026-08-04 00:36:51.481163 | 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.dev19) (2.1.0) 2026-08-04 00:36:51.481223 | 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.dev19) (3.11.0) 2026-08-04 00:36:51.481293 | 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.dev19) (6.5.1) 2026-08-04 00:36:51.481343 | 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.dev19) (4.0.1) 2026-08-04 00:36:51.481390 | 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.dev19) (2.10.1) 2026-08-04 00:36:51.481439 | 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.dev19) (5.6.0) 2026-08-04 00:36:51.481487 | 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.dev19) (43.0.3) 2026-08-04 00:36:51.481535 | 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.dev19) (5.1.1) 2026-08-04 00:36:51.481582 | 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.dev19) (1.3.4) 2026-08-04 00:36:51.481630 | 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.dev19) (1.0.1) 2026-08-04 00:36:51.481685 | 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.dev19) (4.3.6) 2026-08-04 00:36:51.481726 | 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.dev19) (1.4.0) 2026-08-04 00:36:51.481772 | 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.dev19) (1.17.1) 2026-08-04 00:36:51.481862 | 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.dev19) (2.22) 2026-08-04 00:36:51.481929 | 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.dev19) (0.19) 2026-08-04 00:36:51.482025 | 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.dev19) (2.0.1) 2026-08-04 00:36:51.482085 | 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.dev19) (0.5.0) 2026-08-04 00:36:51.482152 | 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.dev19) (2.9.0.post0) 2026-08-04 00:36:51.482203 | 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.dev19) (5.5.2) 2026-08-04 00:36:51.482254 | 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.dev19) (5.3.1) 2026-08-04 00:36:51.482303 | 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.dev19) (5.4.2) 2026-08-04 00:36:51.482353 | 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.dev19) (0.11.0) 2026-08-04 00:36:51.482404 | 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.dev19) (5.1.0) 2026-08-04 00:36:51.482464 | 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.dev19) (2025.1) 2026-08-04 00:36:51.482514 | 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.dev19) (0.21.1) 2026-08-04 00:36:51.482563 | 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.dev19) (4.0.1) 2026-08-04 00:36:51.482612 | 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.dev19) (1.1.0) 2026-08-04 00:36:51.482661 | 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.dev19) (3.1.0) 2026-08-04 00:36:51.482844 | 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.dev19) (2.5.1) 2026-08-04 00:36:51.482863 | 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.dev19) (3.10.1) 2026-08-04 00:36:51.482874 | 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.dev19) (1.6.10) 2026-08-04 00:36:51.482917 | 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.dev19) (3.2.1) 2026-08-04 00:36:51.482933 | 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.dev19) (24.2) 2026-08-04 00:36:51.482943 | 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.dev19) (83.0.0) 2026-08-04 00:36:51.482957 | 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.dev19) (0.3.5) 2026-08-04 00:36:51.483036 | 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.dev19) (0.2.13) 2026-08-04 00:36:51.483053 | 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.dev19) (1.17.0) 2026-08-04 00:36:51.483109 | 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.dev19) (3.4.1) 2026-08-04 00:36:51.483157 | 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.dev19) (3.10) 2026-08-04 00:36:51.485379 | 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.dev19) (1.26.20) 2026-08-04 00:36:51.485404 | 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.dev19) (2026.7.22) 2026-08-04 00:36:51.485413 | 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.dev19) (0.7) 2026-08-04 00:36:51.485466 | 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.dev19) (2.7.2) 2026-08-04 00:36:51.485476 | 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.dev19) (0.15.2) 2026-08-04 00:36:51.485486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting numpy (from websockify>=0.9.0->ironic==29.0.6.dev19) 2026-08-04 00:36:51.485495 | 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-08-04 00:36:51.485505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting jwcrypto (from websockify>=0.9.0->ironic==29.0.6.dev19) 2026-08-04 00:36:51.485513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-08-04 00:36:51.485541 | 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.dev19) (5.2.1) 2026-08-04 00:36:51.485550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic==29.0.6.dev19) 2026-08-04 00:36:51.485559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-08-04 00:36:51.485567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-08-04 00:36:51.485576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-08-04 00:36:51.485585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2026-08-04 00:36:51.485594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.5.1-py3-none-any.whl (354 kB) 2026-08-04 00:36:51.485603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-08-04 00:36:51.485612 | 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-08-04 00:36:51.485621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 104.2 MB/s 0:00:00 2026-08-04 00:36:51.485639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-08-04 00:36:51.485648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-08-04 00:36:51.485657 | 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-08-04 00:36:51.485666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 89.6 MB/s 0:00:00 2026-08-04 00:36:51.485682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2026-08-04 00:36:51.485692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2026-08-04 00:36:51.485700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2026-08-04 00:36:51.485709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-29.0.6.dev19-py3-none-any.whl size=2320238 sha256=a9ada86b4f46557877f18f7fbf07db7927909d0e4ef6acb084a250366cf4aff5 2026-08-04 00:36:51.485718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-he8095h9/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2026-08-04 00:36:51.485727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2026-08-04 00:36:51.485736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, numpy, microversion-parse, construct, sushy, jwcrypto, websockify, ironic 2026-08-04 00:36:51.485754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-29.0.6.dev19 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-08-04 00:36:51.485763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 30d66db1b6cd 2026-08-04 00:36:51.485772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> c82287a333fa 2026-08-04 00:36:51.485817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 8/9 : COPY patches /patches 2026-08-04 00:36:51.485827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 1fc43a7c368c 2026-08-04 00:36:51.485836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 9/9 : RUN kolla_patch 2026-08-04 00:36:51.485845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in a7e16b2a816a 2026-08-04 00:36:51.485853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:[i] No series file found, nothing to patch. 2026-08-04 00:36:51.485861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container a7e16b2a816a 2026-08-04 00:36:51.485870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> d2f46ea0466c 2026-08-04 00:36:51.485878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built f23691de0231 2026-08-04 00:36:51.485887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20260804 2026-08-04 00:36:51.485896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2026-08-04 00:36:51.484474 (took 0:00:26.749553) 2026-08-04 00:36:51.485904 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2026-08-04 00:36:51.485913 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2026-08-04 00:36:51.485922 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2026-08-04 00:36:51.485931 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2026-08-04 00:36:51.485939 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2026-08-04 00:36:51.485948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2026-08-04 00:36:51.485101 2026-08-04 00:36:51.485957 | 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-08-04 00:36:52.576391 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2026-08-04 00:36:52.577323 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2026-08-04 00:37:27.178571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:37:27.179088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> c11262922d85 2026-08-04 00:37:27.179203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/12 : LABEL "build-date"="20260804" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:37:27.179257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 7bf87836ad36 2026-08-04 00:37:27.179275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 7bf87836ad36 2026-08-04 00:37:27.179291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> e54a7aad15fe 2026-08-04 00:37:27.179303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 3/12 : 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-08-04 00:37:27.179315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in f69df6e1415e 2026-08-04 00:37:27.179325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container f69df6e1415e 2026-08-04 00:37:27.179335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> ff988386d4fb 2026-08-04 00:37:27.179347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 4/12 : 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-08-04 00:37:27.179358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 392b82c0a7e2 2026-08-04 00:37:27.179368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:37:27.179380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:37:27.180900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:37:27.180925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:37:27.180935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:37:27.180946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:37:27.180956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:37:27.180966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:37:27.180976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:37:27.180986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:37:27.180996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:37:27.181006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:37:27.181016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:37:27.181026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:37:27.181047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:37:27.181058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 28.2 MB in 2s (12.2 MB/s) 2026-08-04 00:37:27.181068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-08-04 00:37:27.181077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-08-04 00:37:27.181088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-08-04 00:37:27.181097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-08-04 00:37:27.181107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2026-08-04 00:37:27.181117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2026-08-04 00:37:27.181127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2026-08-04 00:37:27.181137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2026-08-04 00:37:27.181147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2026-08-04 00:37:27.181157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2026-08-04 00:37:27.181166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2026-08-04 00:37:27.181176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-08-04 00:37:27.181186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2026-08-04 00:37:27.181204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:37:27.181215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2026-08-04 00:37:27.181225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2026-08-04 00:37:27.181234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:37:27.181244 | 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-08-04 00:37:27.181254 | 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-08-04 00:37:27.181264 | 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-08-04 00:37:27.181274 | 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-08-04 00:37:27.181284 | 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-08-04 00:37:27.181294 | 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-08-04 00:37:27.181304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 0s (1,547 kB/s) 2026-08-04 00:37:27.181314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2026-08-04 00:37:27.181335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-08-04 00:37:27.181347 | 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-08-04 00:37:27.181358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-08-04 00:37:27.181368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-08-04 00:37:27.181378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-08-04 00:37:27.181395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-08-04 00:37:27.181405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-08-04 00:37:27.181415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-08-04 00:37:27.181425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:37:27.181435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:37:27.181444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:37:27.181454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2026-08-04 00:37:27.181464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:37:27.181474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:37:27.181484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2026-08-04 00:37:27.181493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-08-04 00:37:27.181503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:37:27.181513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-08-04 00:37:27.181523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-08-04 00:37:27.181533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:37:27.181543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2026-08-04 00:37:27.181553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-08-04 00:37:27.181563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:37:27.181573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2026-08-04 00:37:27.181583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:37:27.181592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-08-04 00:37:27.181608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:37:27.181618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:37:27.181628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:37:27.181642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:37:27.181652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:37:27.181662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2026-08-04 00:37:27.181672 | 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-08-04 00:37:27.181682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2026-08-04 00:37:27.181692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-08-04 00:37:27.181702 | 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-08-04 00:37:27.181717 | 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-08-04 00:37:27.181734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2026-08-04 00:37:27.181748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-08-04 00:37:27.181843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-08-04 00:37:27.181949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:37:27.181967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 392b82c0a7e2 2026-08-04 00:37:27.182143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> fdf95bb8dfed 2026-08-04 00:37:27.182198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/12 : ADD ironic-inspector-archive /ironic-inspector-source 2026-08-04 00:37:27.182219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 22e73df1e669 2026-08-04 00:37:27.182230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/12 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2026-08-04 00:37:27.182241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 9996754e30c5 2026-08-04 00:37:27.182256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:37:27.182320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> b931940b72ab 2026-08-04 00:37:27.182395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 8/12 : 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-08-04 00:37:27.182450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in d41c3caa6994 2026-08-04 00:37:27.182501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing ./ironic-inspector 2026-08-04 00:37:27.182553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: started 2026-08-04 00:37:27.182607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: finished with status 'done' 2026-08-04 00:37:27.182660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: started 2026-08-04 00:37:27.182713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:37:27.182764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: started 2026-08-04 00:37:27.182856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: finished with status 'done' 2026-08-04 00:37:27.182920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): started 2026-08-04 00:37:27.183010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:37:27.183088 | 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-08-04 00:37:27.183106 | 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-08-04 00:37:27.183163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.4.1.dev3) 2026-08-04 00:37:27.183221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-08-04 00:37:27.183269 | 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-08-04 00:37:27.183322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.4.1.dev3) 2026-08-04 00:37:27.183373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 00:37:27.183426 | 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-08-04 00:37:27.183480 | 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-08-04 00:37:27.183532 | 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-08-04 00:37:27.183585 | 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-08-04 00:37:27.183637 | 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-08-04 00:37:27.183687 | 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-08-04 00:37:27.183740 | 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-08-04 00:37:27.183810 | 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-08-04 00:37:27.183964 | 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-08-04 00:37:27.183982 | 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-08-04 00:37:27.184040 | 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.2) 2026-08-04 00:37:27.184091 | 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-08-04 00:37:27.184143 | 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-08-04 00:37:27.184193 | 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-08-04 00:37:27.184245 | 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-08-04 00:37:27.184298 | 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.2) 2026-08-04 00:37:27.184358 | 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-08-04 00:37:27.184403 | 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-08-04 00:37:27.184453 | 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-08-04 00:37:27.184505 | 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-08-04 00:37:27.184557 | 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.2) 2026-08-04 00:37:27.184608 | 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-08-04 00:37:27.184657 | 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-08-04 00:37:27.184708 | 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-08-04 00:37:27.184759 | 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-08-04 00:37:27.184858 | 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-08-04 00:37:27.184906 | 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-08-04 00:37:27.185051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.4.1.dev3) 2026-08-04 00:37:27.185085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-04 00:37:27.185106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-inspector==12.4.1.dev3) 2026-08-04 00:37:27.185119 | 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-08-04 00:37:27.185164 | 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-08-04 00:37:27.185211 | 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-08-04 00:37:27.185260 | 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-08-04 00:37:27.185311 | 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-08-04 00:37:27.185361 | 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-08-04 00:37:27.185404 | 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-08-04 00:37:27.185456 | 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-08-04 00:37:27.185507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:37:27.185561 | 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-08-04 00:37:27.185621 | 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-08-04 00:37:27.185664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 00:37:27.185714 | 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-08-04 00:37:27.185765 | 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-08-04 00:37:27.185878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-04 00:37:27.185943 | 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-08-04 00:37:27.185997 | 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-08-04 00:37:27.186049 | 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-08-04 00:37:27.186100 | 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-08-04 00:37:27.186164 | 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-08-04 00:37:27.186217 | 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-08-04 00:37:27.186267 | 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-08-04 00:37:27.186943 | 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-08-04 00:37:27.186967 | 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-08-04 00:37:27.186980 | 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-08-04 00:37:27.186992 | 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-08-04 00:37:27.187012 | 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-08-04 00:37:27.187024 | 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-08-04 00:37:27.187037 | 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-08-04 00:37:27.187048 | 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-08-04 00:37:27.187060 | 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-08-04 00:37:27.187080 | 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-08-04 00:37:27.187091 | 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-08-04 00:37:27.187103 | 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-08-04 00:37:27.187114 | 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-08-04 00:37:27.187126 | 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-08-04 00:37:27.187138 | 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-08-04 00:37:27.187150 | 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-08-04 00:37:27.187161 | 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-08-04 00:37:27.187173 | 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-08-04 00:37:27.187184 | 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-08-04 00:37:27.187205 | 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-08-04 00:37:27.187225 | 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-08-04 00:37:27.187264 | 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-08-04 00:37:27.187277 | 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-08-04 00:37:27.187289 | 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-08-04 00:37:27.187299 | 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-08-04 00:37:27.187309 | 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-08-04 00:37:27.187319 | 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-08-04 00:37:27.187329 | 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-08-04 00:37:27.187345 | 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-08-04 00:37:27.187356 | 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-08-04 00:37:27.187366 | 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-08-04 00:37:27.187376 | 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-08-04 00:37:27.187386 | 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-08-04 00:37:27.187401 | 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-08-04 00:37:27.187411 | 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-08-04 00:37:27.187421 | 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-08-04 00:37:27.187435 | 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-08-04 00:37:27.187456 | 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-08-04 00:37:27.187541 | 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-08-04 00:37:27.187559 | 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-08-04 00:37:27.187701 | 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-08-04 00:37:27.187736 | 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) (83.0.0) 2026-08-04 00:37:27.187756 | 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-08-04 00:37:27.187768 | 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-08-04 00:37:27.187846 | 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-08-04 00:37:27.187878 | 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-08-04 00:37:27.187934 | 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.7.22) 2026-08-04 00:37:27.187998 | 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-08-04 00:37:27.188038 | 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-08-04 00:37:27.188089 | 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-08-04 00:37:27.188142 | 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-08-04 00:37:27.188196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-08-04 00:37:27.188247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-08-04 00:37:27.188886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-08-04 00:37:27.188920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-04 00:37:27.188937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-04 00:37:27.188954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-08-04 00:37:27.188985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-08-04 00:37:27.189001 | 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-08-04 00:37:27.189020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 143.9 MB/s 0:00:00 2026-08-04 00:37:27.189037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-08-04 00:37:27.189055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2026-08-04 00:37:27.189073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): started 2026-08-04 00:37:27.189090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): finished with status 'done' 2026-08-04 00:37:27.189102 | 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=289781 sha256=aaf2aa865762ae80587de50608b5d39ac690e889e47d497301a26e361549c3b3 2026-08-04 00:37:27.189113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-9dg965ap/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2026-08-04 00:37:27.189123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2026-08-04 00:37:27.189133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-inspector 2026-08-04 00:37:27.189144 | 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-08-04 00:37:27.189154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container d41c3caa6994 2026-08-04 00:37:27.189164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 42297663ae93 2026-08-04 00:37:27.189180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 9/12 : COPY patches /patches 2026-08-04 00:37:27.189190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> afebf01e6d40 2026-08-04 00:37:27.189200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/12 : RUN kolla_patch 2026-08-04 00:37:27.189210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 173045e592e1 2026-08-04 00:37:27.189220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:[i] No series file found, nothing to patch. 2026-08-04 00:37:27.189230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 173045e592e1 2026-08-04 00:37:27.189244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 2740180c2365 2026-08-04 00:37:27.189256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 11/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-08-04 00:37:27.189292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 124291f6cff6 2026-08-04 00:37:27.189379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-08-04 00:37:27.189405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-08-04 00:37:27.189428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-08-04 00:37:27.189498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2026-08-04 00:37:27.189519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:37:27.189571 | 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-08-04 00:37:27.189613 | 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-08-04 00:37:27.189657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:37:27.189701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:37:27.189746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:37:27.189893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:37:27.189931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-08-04 00:37:27.189950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2026-08-04 00:37:27.190100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-08-04 00:37:27.190134 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2026-08-04 00:37:27.190152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:37:27.190217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:37:27.190306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-08-04 00:37:27.190368 | 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-08-04 00:37:27.190430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-08-04 00:37:27.190500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-08-04 00:37:27.190570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-08-04 00:37:27.190640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-08-04 00:37:27.191947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-08-04 00:37:27.191969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-08-04 00:37:27.191974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19027 files and directories currently installed.) 2026-08-04 00:37:27.191979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:37:27.191983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-08-04 00:37:27.191987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-08-04 00:37:27.191990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-08-04 00:37:27.191994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-08-04 00:37:27.191997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:37:27.192001 | 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-08-04 00:37:27.192005 | 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-08-04 00:37:27.192008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:37:27.192012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:37:27.192015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:37:27.192033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:37:27.192037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-08-04 00:37:27.192041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:37:27.192044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2026-08-04 00:37:27.192048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-08-04 00:37:27.192051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.192064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-08-04 00:37:27.192069 | 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-08-04 00:37:27.192075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-08-04 00:37:27.192079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-08-04 00:37:27.192082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-08-04 00:37:27.192086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-08-04 00:37:27.192089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-08-04 00:37:27.192092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-08-04 00:37:27.192938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19018 files and directories currently installed.) 2026-08-04 00:37:27.192998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:37:27.193011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:37:27.193028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:37:27.193053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:37:27.193061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:37:27.193069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:37:27.193094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:37:27.193110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:37:27.193126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193134 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:37:27.193143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:37:27.193159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:37:27.193196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:37:27.193204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:37:27.193212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:37:27.193228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:37:27.193324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:37:27.193332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:37:27.193545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:37:27.193599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:37:27.193748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:37:27.193918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.193958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2026-08-04 00:37:27.194004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2026-08-04 00:37:27.194049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:37:27.194095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.194142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:37:27.194187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2026-08-04 00:37:27.194235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:37:27.194278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:37:27.194322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2026-08-04 00:37:27.194367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2026-08-04 00:37:27.194412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:37:27.194455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.194500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8379 files, 1185 directories removed. 2026-08-04 00:37:27.194541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.194587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2026-08-04 00:37:27.194628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.194672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2026-08-04 00:37:27.194713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-08-04 00:37:27.194769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2026-08-04 00:37:27.194860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2026-08-04 00:37:27.194912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:37:27.194958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 124291f6cff6 2026-08-04 00:37:27.195003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 36d63f643951 2026-08-04 00:37:27.195048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 12/12 : USER ironic-inspector 2026-08-04 00:37:27.195093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in dd264c078b09 2026-08-04 00:37:27.195139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container dd264c078b09 2026-08-04 00:37:27.195182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 5693aa548b34 2026-08-04 00:37:27.195230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 9ce6da74f698 2026-08-04 00:37:27.195277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20260804 2026-08-04 00:37:27.195381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2026-08-04 00:37:27.195295 (took 0:00:35.710194) 2026-08-04 00:37:27.195870 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2026-08-04 00:37:27.196058 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2026-08-04 00:37:27.196070 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2026-08-04 00:37:27.196000 2026-08-04 00:37:27.196158 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2025.1.tar.gz 2026-08-04 00:37:27.199545 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2026-08-04 00:37:27.200190 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2026-08-04 00:38:02.693528 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:38:02.694936 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> c11262922d85 2026-08-04 00:38:02.695016 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/11 : LABEL "build-date"="20260804" "name"="glance-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:38:02.695061 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 794b7695cb85 2026-08-04 00:38:02.695074 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 794b7695cb85 2026-08-04 00:38:02.695084 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 468e864e4259 2026-08-04 00:38:02.695095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 3/11 : RUN usermod --append --home /var/lib/glance --groups kolla glance && mkdir -p /var/lib/glance && chown -R 42415:42415 /var/lib/glance 2026-08-04 00:38:02.695107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 3dba7a58f421 2026-08-04 00:38:02.695117 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 3dba7a58f421 2026-08-04 00:38:02.695127 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> a33215274775 2026-08-04 00:38:02.695137 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 4/11 : 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-08-04 00:38:02.695148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 2bc3c8253824 2026-08-04 00:38:02.695158 | 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-08-04 00:38:02.695171 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:38:02.695181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:38:02.695191 | 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-08-04 00:38:02.695201 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:38:02.695211 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:38:02.695221 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:38:02.695231 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:38:02.695241 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:38:02.695252 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:38:02.695262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:38:02.695272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:38:02.695289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:38:02.695299 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:38:02.695309 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:38:02.695318 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 28.2 MB in 2s (11.5 MB/s) 2026-08-04 00:38:02.695328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-08-04 00:38:02.695342 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-08-04 00:38:02.695428 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2026-08-04 00:38:02.695486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2026-08-04 00:38:02.695581 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2026-08-04 00:38:02.695645 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-08-04 00:38:02.695744 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-08-04 00:38:02.695875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 uuid-runtime 2026-08-04 00:38:02.695988 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Recommended packages: 2026-08-04 00:38:02.696059 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: pci.ids 2026-08-04 00:38:02.696133 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2026-08-04 00:38:02.696206 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-08-04 00:38:02.696283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-08-04 00:38:02.696357 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 nvme-cli python3-rados python3-rbd uuid-runtime 2026-08-04 00:38:02.696437 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:38:02.696510 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 10.0 MB of archives. 2026-08-04 00:38:02.696582 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 42.1 MB of additional disk space will be used. 2026-08-04 00:38:02.696651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:38:02.696730 | 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-08-04 00:38:02.696886 | 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-08-04 00:38:02.696967 | 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-08-04 00:38:02.697049 | 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-08-04 00:38:02.697157 | 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-08-04 00:38:02.697293 | 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-08-04 00:38:02.697372 | 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-08-04 00:38:02.697441 | 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-08-04 00:38:02.697519 | 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-08-04 00:38:02.697598 | 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-08-04 00:38:02.697697 | 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-08-04 00:38:02.697839 | 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-08-04 00:38:02.697934 | 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-08-04 00:38:02.698017 | 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-08-04 00:38:02.698098 | 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-08-04 00:38:02.698180 | 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-08-04 00:38:02.698258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 10.0 MB in 0s (20.4 MB/s) 2026-08-04 00:38:02.698337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package uuid-runtime. 2026-08-04 00:38:02.698409 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2026-08-04 00:38:02.698526 | 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-08-04 00:38:02.698571 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2026-08-04 00:38:02.698920 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2026-08-04 00:38:02.698942 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% (Reading database ... 85% 2026-08-04 00:38:02.698952 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2026-08-04 00:38:02.698962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2026-08-04 00:38:02.698988 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:38:02.699030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:38:02.699125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:38:02.699208 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2026-08-04 00:38:02.699272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-08-04 00:38:02.699350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 00:38:02.699418 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2026-08-04 00:38:02.699485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-08-04 00:38:02.699552 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:38:02.702090 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-08-04 00:38:02.702112 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:38:02.702122 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:38:02.702131 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-08-04 00:38:02.702140 | 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-08-04 00:38:02.702148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:38:02.702158 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-08-04 00:38:02.702167 | 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-08-04 00:38:02.702175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:38:02.702184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2026-08-04 00:38:02.702193 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-08-04 00:38:02.702209 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:38:02.702218 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2026-08-04 00:38:02.702227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libndctl6_77-2ubuntu2_amd64.deb ... 2026-08-04 00:38:02.702235 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 00:38:02.702244 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libnvme1t64. 2026-08-04 00:38:02.702253 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-08-04 00:38:02.702262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-08-04 00:38:02.702270 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2026-08-04 00:38:02.702279 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:38:02.702288 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:38:02.702297 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2026-08-04 00:38:02.702305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:38:02.702314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:38:02.702323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2026-08-04 00:38:02.702332 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:38:02.702341 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:38:02.702350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2026-08-04 00:38:02.702358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:38:02.702367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:38:02.702376 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package nvme-cli. 2026-08-04 00:38:02.702384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../13-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-08-04 00:38:02.702393 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-08-04 00:38:02.702409 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2026-08-04 00:38:02.702418 | 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-08-04 00:38:02.702427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:38:02.702436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2026-08-04 00:38:02.702445 | 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-08-04 00:38:02.702454 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:38:02.702462 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 00:38:02.702471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:38:02.702488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:38:02.702497 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:38:02.702506 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:38:02.702521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:38:02.702530 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Adding group `uuidd' (GID 102) ... 2026-08-04 00:38:02.702539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:38:02.702548 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:38:02.702556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 00:38:02.702565 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:38:02.702574 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:38:02.702582 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:38:02.702591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-08-04 00:38:02.702600 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:38:02.702609 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:38:02.702617 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:38:02.702626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-08-04 00:38:02.702635 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:38:02.702644 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:38:02.702652 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:38:02.702662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 2bc3c8253824 2026-08-04 00:38:02.703201 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> e07f3548f9fa 2026-08-04 00:38:02.703261 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/11 : ADD glance-base-archive /glance-base-source 2026-08-04 00:38:02.703274 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 878e83940db1 2026-08-04 00:38:02.703285 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/11 : COPY etc/glance /etc/glance 2026-08-04 00:38:02.703296 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 7b90e3ea4c31 2026-08-04 00:38:02.703307 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/11 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2026-08-04 00:38:02.703317 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> d8d2a019b03c 2026-08-04 00:38:02.703327 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:38:02.703337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 71f7809f48fe 2026-08-04 00:38:02.703349 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 9/11 : 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-08-04 00:38:02.703361 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 96f0bd7078fd 2026-08-04 00:38:02.703372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing ./glance 2026-08-04 00:38:02.703419 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: started 2026-08-04 00:38:02.703430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:38:02.703465 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: started 2026-08-04 00:38:02.703476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:38:02.703486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: started 2026-08-04 00:38:02.703495 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:38:02.703505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:38:02.703515 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:38:02.703525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2026-08-04 00:38:02.703535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-08-04 00:38:02.703544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2026-08-04 00:38:02.703554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.9.1-py3-none-any.whl.metadata (4.4 kB) 2026-08-04 00:38:02.703565 | 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.dev5) (7.0.0) 2026-08-04 00:38:02.703576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting defusedxml>=0.7.1 (from glance==30.2.1.dev5) 2026-08-04 00:38:02.703586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-04 00:38:02.703596 | 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.dev5) (2.0.38) 2026-08-04 00:38:02.703607 | 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.dev5) (0.39.0) 2026-08-04 00:38:02.703616 | 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.dev5) (3.1.0) 2026-08-04 00:38:02.704101 | 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.dev5) (2.5.1) 2026-08-04 00:38:02.704145 | 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.dev5) (1.8.9) 2026-08-04 00:38:02.704155 | 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.dev5) (1.14.1) 2026-08-04 00:38:02.704163 | 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.dev5) (0.22.0) 2026-08-04 00:38:02.704170 | 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.dev5) (9.7.2) 2026-08-04 00:38:02.704177 | 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.dev5) (7.1.0) 2026-08-04 00:38:02.704186 | 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.dev5) (5.7.1) 2026-08-04 00:38:02.704193 | 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.dev5) (2.5.0) 2026-08-04 00:38:02.704201 | 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.dev5) (8.2.0) 2026-08-04 00:38:02.704208 | 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.dev5) (5.4.1) 2026-08-04 00:38:02.704224 | 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.dev5) (3.1.0) 2026-08-04 00:38:02.704232 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==30.2.1.dev5) 2026-08-04 00:38:02.704240 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-08-04 00:38:02.704259 | 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.dev5) (5.10.0) 2026-08-04 00:38:02.704267 | 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.dev5) (10.12.1) 2026-08-04 00:38:02.704274 | 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.dev5) (0.12.1) 2026-08-04 00:38:02.704282 | 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.dev5) (3.14.0) 2026-08-04 00:38:02.704289 | 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.dev5) (3.10.1) 2026-08-04 00:38:02.704296 | 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.dev5) (4.23.0) 2026-08-04 00:38:02.704304 | 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.dev5) (5.6.0) 2026-08-04 00:38:02.704311 | 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.dev5) (17.2.1) 2026-08-04 00:38:02.704319 | 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.dev5) (6.5.1) 2026-08-04 00:38:02.704326 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==30.2.1.dev5) 2026-08-04 00:38:02.704333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:38:02.704341 | 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.dev5) (7.1.0) 2026-08-04 00:38:02.704359 | 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.dev5) (16.1.2) 2026-08-04 00:38:02.704366 | 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.dev5) (6.3.1) 2026-08-04 00:38:02.704374 | 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.dev5) (3.5.1) 2026-08-04 00:38:02.704381 | 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.dev5) (4.5.1) 2026-08-04 00:38:02.704886 | 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.dev5) (1.3.4) 2026-08-04 00:38:02.704904 | 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.dev5) (4.2.0) 2026-08-04 00:38:02.704921 | 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.dev5) (3.0.0) 2026-08-04 00:38:02.704930 | 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.dev5) (43.0.3) 2026-08-04 00:38:02.704938 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==30.2.1.dev5) 2026-08-04 00:38:02.704946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:38:02.704954 | 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.dev5) (5.2.1) 2026-08-04 00:38:02.704962 | 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-08-04 00:38:02.704971 | 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-08-04 00:38:02.704986 | 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-08-04 00:38:02.704995 | 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.1) 2026-08-04 00:38:02.705003 | 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-08-04 00:38:02.705012 | 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-08-04 00:38:02.705020 | 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.1) 2026-08-04 00:38:02.705028 | 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-08-04 00:38:02.705036 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3) 2026-08-04 00:38:02.705044 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-08-04 00:38:02.705052 | 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-08-04 00:38:02.705060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3) 2026-08-04 00:38:02.705068 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:38:02.705076 | 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-08-04 00:38:02.705084 | 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-08-04 00:38:02.705092 | 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-08-04 00:38:02.705109 | 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.dev5) (1.3.9) 2026-08-04 00:38:02.705118 | 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.dev5) (4.12.2) 2026-08-04 00:38:02.705126 | 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.dev5) (7.1.0) 2026-08-04 00:38:02.705134 | 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.dev5) (1.17.1) 2026-08-04 00:38:02.705146 | 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.dev5) (2.22) 2026-08-04 00:38:02.705157 | 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.dev5) (1.17.2) 2026-08-04 00:38:02.705206 | 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.dev5) (2.7.0) 2026-08-04 00:38:02.705268 | 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.dev5) (3.1.1) 2026-08-04 00:38:02.705307 | 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.dev5) (3.2.1) 2026-08-04 00:38:02.705363 | 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.dev5) (25.1.0) 2026-08-04 00:38:02.705406 | 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.dev5) (2024.10.1) 2026-08-04 00:38:02.705454 | 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.dev5) (0.36.2) 2026-08-04 00:38:02.705503 | 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.dev5) (0.23.1) 2026-08-04 00:38:02.705551 | 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.dev5) (2.1.0) 2026-08-04 00:38:02.705600 | 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.dev5) (1.7.0) 2026-08-04 00:38:02.705648 | 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.dev5) (3.11.0) 2026-08-04 00:38:02.705696 | 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.dev5) (4.0.1) 2026-08-04 00:38:02.705751 | 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.dev5) (2.10.1) 2026-08-04 00:38:02.705842 | 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.2) 2026-08-04 00:38:02.705884 | 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-08-04 00:38:02.705920 | 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-08-04 00:38:02.705973 | 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-08-04 00:38:02.706022 | 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.dev5) (1.3.4) 2026-08-04 00:38:02.706070 | 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.dev5) (5.1.1) 2026-08-04 00:38:02.706118 | 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.dev5) (0.19) 2026-08-04 00:38:02.706165 | 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.dev5) (1.3.0) 2026-08-04 00:38:02.706212 | 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.dev5) (2.0.0) 2026-08-04 00:38:02.706259 | 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.dev5) (6.0.2) 2026-08-04 00:38:02.706306 | 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.dev5) (2.0.1) 2026-08-04 00:38:02.706360 | 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.dev5) (0.5.0) 2026-08-04 00:38:02.706400 | 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.dev5) (4.4.0) 2026-08-04 00:38:02.706448 | 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.dev5) (1.33) 2026-08-04 00:38:02.706495 | 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.dev5) (4.3.6) 2026-08-04 00:38:02.706542 | 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.dev5) (1.4.0) 2026-08-04 00:38:02.706589 | 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.dev5) (3.0.0) 2026-08-04 00:38:02.706637 | 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.dev5) (5.5.2) 2026-08-04 00:38:02.706685 | 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.dev5) (5.3.1) 2026-08-04 00:38:02.706732 | 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.dev5) (5.4.2) 2026-08-04 00:38:02.706814 | 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.dev5) (0.11.0) 2026-08-04 00:38:02.706861 | 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.dev5) (5.1.0) 2026-08-04 00:38:02.708025 | 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.dev5) (2025.1) 2026-08-04 00:38:02.708052 | 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.dev5) (0.21.1) 2026-08-04 00:38:02.708062 | 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.dev5) (3.1.5) 2026-08-04 00:38:02.708070 | 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.dev5) (4.0.1) 2026-08-04 00:38:02.708079 | 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.dev5) (4.0.1) 2026-08-04 00:38:02.708087 | 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.dev5) (3.0.2) 2026-08-04 00:38:02.708095 | 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-08-04 00:38:02.708103 | 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-08-04 00:38:02.708111 | 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.dev5) (24.2) 2026-08-04 00:38:02.708127 | 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-08-04 00:38:02.708136 | 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-08-04 00:38:02.708143 | 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.dev5) (83.0.0) 2026-08-04 00:38:02.708151 | 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.dev5) (0.2.13) 2026-08-04 00:38:02.708159 | 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.dev5) (4.9.1) 2026-08-04 00:38:02.708174 | 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.dev5) (0.5.2) 2026-08-04 00:38:02.708183 | 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.dev5) (2.5.11) 2026-08-04 00:38:02.708191 | 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.dev5) (1.9.0) 2026-08-04 00:38:02.708229 | 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-08-04 00:38:02.708238 | 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-08-04 00:38:02.708253 | 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.7.22) 2026-08-04 00:38:02.708261 | 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.dev5) (0.7) 2026-08-04 00:38:02.708269 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==30.2.1.dev5) 2026-08-04 00:38:02.708278 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-08-04 00:38:02.708286 | 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.dev5) (3.2.0) 2026-08-04 00:38:02.708293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==30.2.1.dev5) 2026-08-04 00:38:02.708301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:38:02.708309 | 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.dev5) (2.7.2) 2026-08-04 00:38:02.708317 | 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.dev5) (0.8.1) 2026-08-04 00:38:02.708325 | 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.dev5) (2025.1) 2026-08-04 00:38:02.708333 | 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.dev5) (8.5.0) 2026-08-04 00:38:02.708341 | 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.dev5) (3.21.0) 2026-08-04 00:38:02.708350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.9.1-py3-none-any.whl (242 kB) 2026-08-04 00:38:02.708363 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-08-04 00:38:02.708371 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-08-04 00:38:02.709294 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 142.1 MB/s 0:00:00 2026-08-04 00:38:02.709331 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-08-04 00:38:02.709346 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-08-04 00:38:02.709360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-04 00:38:02.709376 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2026-08-04 00:38:02.709390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-08-04 00:38:02.709415 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-08-04 00:38:02.709430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 232.8 MB/s 0:00:00 2026-08-04 00:38:02.709443 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-08-04 00:38:02.709457 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2026-08-04 00:38:02.709471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): started 2026-08-04 00:38:02.709485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): finished with status 'done' 2026-08-04 00:38:02.709499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-30.2.1.dev5-py3-none-any.whl size=1425692 sha256=ae2610e6c96e048ec142035688028715c5b5303e0bd5b4183cbe1626b042491b 2026-08-04 00:38:02.709511 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-gballbxu/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2026-08-04 00:38:02.709519 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2026-08-04 00:38:02.709527 | 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-08-04 00:38:02.709536 | 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.dev5 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-08-04 00:38:02.709545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 96f0bd7078fd 2026-08-04 00:38:02.709554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 5954f43b2ee4 2026-08-04 00:38:02.709562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 10/11 : COPY patches /patches 2026-08-04 00:38:02.709570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 1f0348b6905c 2026-08-04 00:38:02.709578 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 11/11 : RUN kolla_patch 2026-08-04 00:38:02.709586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 0c8c3dc055ba 2026-08-04 00:38:02.709594 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:[i] No series file found, nothing to patch. 2026-08-04 00:38:02.709602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 0c8c3dc055ba 2026-08-04 00:38:02.709609 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 54af88163223 2026-08-04 00:38:02.709617 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built 82b85eafd0e4 2026-08-04 00:38:02.709625 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20260804 2026-08-04 00:38:02.709633 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2026-08-04 00:38:02.708571 (took 0:00:35.512571) 2026-08-04 00:38:02.709641 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2026-08-04 00:38:02.709649 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2026-08-04 00:38:02.709668 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2026-08-04 00:38:02.709676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2026-08-04 00:38:02.709192 2026-08-04 00:38:02.709684 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2025.1.tar.gz 2026-08-04 00:38:02.712096 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2026-08-04 00:38:02.712596 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2026-08-04 00:38:34.534729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:38:34.534843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> c11262922d85 2026-08-04 00:38:34.535026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/9 : LABEL "build-date"="20260804" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:38:34.535136 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 1ca0cdcd930b 2026-08-04 00:38:34.535241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 1ca0cdcd930b 2026-08-04 00:38:34.535322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 119d66d9846c 2026-08-04 00:38:34.535439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 3/9 : RUN usermod --append --home /var/lib/octavia --groups kolla octavia && mkdir -p /var/lib/octavia && chown -R 42437:42437 /var/lib/octavia 2026-08-04 00:38:34.535532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 1b9e92f980c8 2026-08-04 00:38:34.535632 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 1b9e92f980c8 2026-08-04 00:38:34.535733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> e6309e7a4c65 2026-08-04 00:38:34.535869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 4/9 : 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-08-04 00:38:34.535983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in b7df44ca6f5b 2026-08-04 00:38:34.536078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:38:34.536167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:38:34.536281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:38:34.536375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:38:34.536467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:38:34.536559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:38:34.538027 | 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-08-04 00:38:34.538086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:38:34.538102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:38:34.538138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:38:34.538149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:38:34.538159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:38:34.538169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:38:34.538179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:38:34.538188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:38:34.538199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 28.2 MB in 2s (11.7 MB/s) 2026-08-04 00:38:34.538209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-08-04 00:38:34.538219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-08-04 00:38:34.538229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2026-08-04 00:38:34.538239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2026-08-04 00:38:34.538249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2026-08-04 00:38:34.538259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2026-08-04 00:38:34.538269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2026-08-04 00:38:34.538278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2026-08-04 00:38:34.538301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Recommended packages: 2026-08-04 00:38:34.538312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-click python3-netaddr python3-pyparsing python3-rich 2026-08-04 00:38:34.538322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2026-08-04 00:38:34.538331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2026-08-04 00:38:34.538341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2026-08-04 00:38:34.538351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:38:34.538361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,769 kB of archives. 2026-08-04 00:38:34.539850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,666 kB of additional disk space will be used. 2026-08-04 00:38:34.539884 | 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-08-04 00:38:34.539903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:38:34.539922 | 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-08-04 00:38:34.539941 | 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-08-04 00:38:34.539959 | 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-08-04 00:38:34.539994 | 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.8 [445 kB] 2026-08-04 00:38:34.540006 | 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-08-04 00:38:34.540028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,769 kB in 0s (4,082 kB/s) 2026-08-04 00:38:34.540039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:38:34.540048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2026-08-04 00:38:34.540060 | 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-08-04 00:38:34.540072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2026-08-04 00:38:34.540082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2026-08-04 00:38:34.540091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2026-08-04 00:38:34.540101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2026-08-04 00:38:34.540111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2026-08-04 00:38:34.540120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2026-08-04 00:38:34.540130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:38:34.540139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:38:34.540149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:38:34.540159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-04 00:38:34.540170 | 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-08-04 00:38:34.540180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2026-08-04 00:38:34.540189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:38:34.540199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2026-08-04 00:38:34.540209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-04 00:38:34.540218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:38:34.540228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2026-08-04 00:38:34.540238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-08-04 00:38:34.540247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:38:34.540257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2026-08-04 00:38:34.540274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-04 00:38:34.540285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-04 00:38:34.540294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2026-08-04 00:38:34.540304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:38:34.540319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:38:34.540329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:38:34.540339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-04 00:38:34.540348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:38:34.540365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:38:34.540375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:38:34.540384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:38:34.540398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:38:34.540488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container b7df44ca6f5b 2026-08-04 00:38:34.540557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> d82a8f1d4517 2026-08-04 00:38:34.540639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/9 : ADD octavia-base-archive /octavia-base-source 2026-08-04 00:38:34.540708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> b878af9ddc51 2026-08-04 00:38:34.540814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:38:34.540891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 3f040b259f9e 2026-08-04 00:38:34.541046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 7/9 : 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-08-04 00:38:34.541097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in c869b61b203a 2026-08-04 00:38:34.541173 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing ./octavia 2026-08-04 00:38:34.541249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: started 2026-08-04 00:38:34.541335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:38:34.541409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: started 2026-08-04 00:38:34.541482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:38:34.541559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: started 2026-08-04 00:38:34.541631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:38:34.541704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:38:34.541809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:38:34.541877 | 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.dev18) (1.14.1) 2026-08-04 00:38:34.541955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.542077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:38:34.542153 | 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.dev18) (1.5.1) 2026-08-04 00:38:34.542227 | 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.dev18) (7.0.0) 2026-08-04 00:38:34.542300 | 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.dev18) (2.0.38) 2026-08-04 00:38:34.542368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.542431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-04 00:38:34.542526 | 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.dev18) (3.1.0) 2026-08-04 00:38:34.542585 | 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.dev18) (2.32.3) 2026-08-04 00:38:34.542652 | 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.dev18) (2.0.0) 2026-08-04 00:38:34.542721 | 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.dev18) (5.10.0) 2026-08-04 00:38:34.542806 | 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.dev18) (10.12.1) 2026-08-04 00:38:34.542880 | 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.dev18) (1.8.9) 2026-08-04 00:38:34.542944 | 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.dev18) (5.4.1) 2026-08-04 00:38:34.543026 | 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.dev18) (4.4.0) 2026-08-04 00:38:34.543093 | 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.dev18) (9.7.2) 2026-08-04 00:38:34.543159 | 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.dev18) (5.7.1) 2026-08-04 00:38:34.543227 | 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.dev18) (17.2.1) 2026-08-04 00:38:34.543286 | 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.dev18) (6.5.1) 2026-08-04 00:38:34.543351 | 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.dev18) (7.1.0) 2026-08-04 00:38:34.543419 | 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.dev18) (16.1.2) 2026-08-04 00:38:34.543474 | 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.dev18) (6.3.1) 2026-08-04 00:38:34.543537 | 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.dev18) (4.5.1) 2026-08-04 00:38:34.543602 | 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.dev18) (3.5.1) 2026-08-04 00:38:34.543669 | 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.dev18) (5.7.0) 2026-08-04 00:38:34.543735 | 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.dev18) (2.5.0) 2026-08-04 00:38:34.543853 | 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.dev18) (8.2.0) 2026-08-04 00:38:34.543904 | 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.dev18) (7.0.0) 2026-08-04 00:38:34.543991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.544049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-08-04 00:38:34.544111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.544185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-08-04 00:38:34.544244 | 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.dev18) (7.1.0) 2026-08-04 00:38:34.544308 | 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.dev18) (4.8.0) 2026-08-04 00:38:34.544374 | 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.dev18) (18.9.0) 2026-08-04 00:38:34.544439 | 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.dev18) (9.7.0) 2026-08-04 00:38:34.544504 | 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.dev18) (0.12.1) 2026-08-04 00:38:34.544569 | 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.dev18) (3.1.5) 2026-08-04 00:38:34.544634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.9.0 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.544700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-08-04 00:38:34.544765 | 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.dev18) (5.2.1) 2026-08-04 00:38:34.544870 | 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.dev18) (9.0.0) 2026-08-04 00:38:34.544929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.545106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-04 00:38:34.545159 | 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.dev18) (4.23.0) 2026-08-04 00:38:34.545181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.8.0 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.545193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:38:34.545339 | 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.dev18) (1.3.4) 2026-08-04 00:38:34.545387 | 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.dev18) (2.9.0.post0) 2026-08-04 00:38:34.545411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.545435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 00:38:34.545506 | 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.dev18) (43.0.3) 2026-08-04 00:38:34.545571 | 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.dev18) (0.8.1) 2026-08-04 00:38:34.545636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.545700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-08-04 00:38:34.545764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==16.0.2.dev18) 2026-08-04 00:38:34.545829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:38:34.545913 | 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.dev18) (1.3.9) 2026-08-04 00:38:34.546004 | 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.dev18) (4.12.2) 2026-08-04 00:38:34.546075 | 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.dev18) (1.17.1) 2026-08-04 00:38:34.546147 | 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.dev18) (2.22) 2026-08-04 00:38:34.546201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev18) 2026-08-04 00:38:34.546260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 00:38:34.546322 | 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.dev18) (8.1.8) 2026-08-04 00:38:34.546403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev18) 2026-08-04 00:38:34.546467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-04 00:38:34.546530 | 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.dev18) (3.0.0) 2026-08-04 00:38:34.546591 | 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.dev18) (1.17.2) 2026-08-04 00:38:34.546653 | 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.dev18) (24.2) 2026-08-04 00:38:34.547892 | 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.dev18) (3.0.2) 2026-08-04 00:38:34.547922 | 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.dev18) (25.1.0) 2026-08-04 00:38:34.547939 | 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.dev18) (2024.10.1) 2026-08-04 00:38:34.547954 | 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.dev18) (0.36.2) 2026-08-04 00:38:34.548019 | 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.dev18) (0.23.1) 2026-08-04 00:38:34.548037 | 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.dev18) (2.1.0) 2026-08-04 00:38:34.548053 | 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.dev18) (1.7.0) 2026-08-04 00:38:34.548071 | 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.dev18) (3.11.0) 2026-08-04 00:38:34.548088 | 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.dev18) (4.0.1) 2026-08-04 00:38:34.548104 | 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.dev18) (2.10.1) 2026-08-04 00:38:34.548120 | 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.dev18) (5.6.0) 2026-08-04 00:38:34.548136 | 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.dev18) (5.1.1) 2026-08-04 00:38:34.548152 | 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.dev18) (1.3.4) 2026-08-04 00:38:34.548177 | 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.dev18) (1.0.1) 2026-08-04 00:38:34.548193 | 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.dev18) (1.33) 2026-08-04 00:38:34.548209 | 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.dev18) (4.3.6) 2026-08-04 00:38:34.548225 | 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.dev18) (6.0.2) 2026-08-04 00:38:34.548241 | 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.dev18) (1.4.0) 2026-08-04 00:38:34.548258 | 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.dev18) (3.0.0) 2026-08-04 00:38:34.548274 | 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.dev18) (1.3.0) 2026-08-04 00:38:34.548302 | 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.dev18) (2.0.1) 2026-08-04 00:38:34.548318 | 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.dev18) (0.5.0) 2026-08-04 00:38:34.548344 | 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.dev18) (1.1.1) 2026-08-04 00:38:34.548361 | 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.dev18) (4.1.2) 2026-08-04 00:38:34.548378 | 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.dev18) (5.5.2) 2026-08-04 00:38:34.548393 | 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.dev18) (5.3.1) 2026-08-04 00:38:34.548408 | 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.dev18) (5.4.2) 2026-08-04 00:38:34.548424 | 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.dev18) (0.11.0) 2026-08-04 00:38:34.548439 | 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.dev18) (5.1.0) 2026-08-04 00:38:34.548456 | 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.dev18) (2025.1) 2026-08-04 00:38:34.548472 | 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.dev18) (0.21.1) 2026-08-04 00:38:34.548488 | 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.dev18) (4.0.1) 2026-08-04 00:38:34.548504 | 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.dev18) (4.0.1) 2026-08-04 00:38:34.548527 | 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.dev18) (1.1.0) 2026-08-04 00:38:34.548543 | 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.dev18) (0.39.0) 2026-08-04 00:38:34.548560 | 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.dev18) (3.1.1) 2026-08-04 00:38:34.548576 | 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.dev18) (7.1.0) 2026-08-04 00:38:34.548598 | 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.dev18) (3.1.0) 2026-08-04 00:38:34.548615 | 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.dev18) (2.5.1) 2026-08-04 00:38:34.548639 | 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.dev18) (3.10.1) 2026-08-04 00:38:34.548657 | 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.dev18) (1.6.10) 2026-08-04 00:38:34.548672 | 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.dev18) (2.7.0) 2026-08-04 00:38:34.548689 | 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.dev18) (0.19) 2026-08-04 00:38:34.548706 | 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.dev18) (3.14.0) 2026-08-04 00:38:34.548728 | 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.dev18) (3.2.1) 2026-08-04 00:38:34.548745 | 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.dev18) (83.0.0) 2026-08-04 00:38:34.548766 | 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.dev18) (0.3.5) 2026-08-04 00:38:34.548820 | 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.dev18) (0.2.13) 2026-08-04 00:38:34.548843 | 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.dev18) (4.9.1) 2026-08-04 00:38:34.548907 | 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.dev18) (0.5.2) 2026-08-04 00:38:34.548931 | 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.dev18) (2.5.11) 2026-08-04 00:38:34.549029 | 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.dev18) (1.9.0) 2026-08-04 00:38:34.549064 | 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.dev18) (1.17.0) 2026-08-04 00:38:34.549105 | 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.dev18) (2.0.1) 2026-08-04 00:38:34.549161 | 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.dev18) (24.2.1) 2026-08-04 00:38:34.549198 | 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.dev18) (3.4.1) 2026-08-04 00:38:34.549230 | 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.dev18) (3.10) 2026-08-04 00:38:34.549286 | 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.dev18) (1.26.20) 2026-08-04 00:38:34.549308 | 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.dev18) (2026.7.22) 2026-08-04 00:38:34.549373 | 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.dev18) (0.7) 2026-08-04 00:38:34.549422 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.2.dev18) 2026-08-04 00:38:34.549475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-08-04 00:38:34.549526 | 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.dev18) (3.2.0) 2026-08-04 00:38:34.549577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.2.dev18) 2026-08-04 00:38:34.549632 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:38:34.549685 | 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.dev18) (2.7.2) 2026-08-04 00:38:34.549750 | 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.dev18) (0.8.1) 2026-08-04 00:38:34.549822 | 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.dev18) (2025.1) 2026-08-04 00:38:34.549882 | 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.dev18) (8.5.0) 2026-08-04 00:38:34.549932 | 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.dev18) (3.21.0) 2026-08-04 00:38:34.550013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-08-04 00:38:34.550037 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-04 00:38:34.550172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-08-04 00:38:34.550206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-04 00:38:34.550224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-08-04 00:38:34.550235 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-04 00:38:34.550263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2026-08-04 00:38:34.550306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-08-04 00:38:34.550342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-08-04 00:38:34.550357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-08-04 00:38:34.550405 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-08-04 00:38:34.550420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-08-04 00:38:34.550435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 173.7 MB/s 0:00:00 2026-08-04 00:38:34.550473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-08-04 00:38:34.550488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-08-04 00:38:34.550528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2026-08-04 00:38:34.550543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): started 2026-08-04 00:38:34.550583 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-08-04 00:38:34.550607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-16.0.2.dev18-py3-none-any.whl size=1254385 sha256=2f7f614da8e3cf024f207e5371d6561c2cc0be110ffabb8d1e65c375795df3fd 2026-08-04 00:38:34.550633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-xa5fr2fg/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2026-08-04 00:38:34.550656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2026-08-04 00:38:34.550680 | 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-08-04 00:38:34.550707 | 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.dev18 octavia-lib-3.8.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 taskflow-5.12.0 2026-08-04 00:38:34.550732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container c869b61b203a 2026-08-04 00:38:34.550755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 91f9c6615dc4 2026-08-04 00:38:34.550768 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 8/9 : COPY patches /patches 2026-08-04 00:38:34.550811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> d5c0a95f4556 2026-08-04 00:38:34.550837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 9/9 : RUN kolla_patch 2026-08-04 00:38:34.550868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in ab1c245b993d 2026-08-04 00:38:34.550894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:[i] No series file found, nothing to patch. 2026-08-04 00:38:34.550937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container ab1c245b993d 2026-08-04 00:38:34.550952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 4369572f0a68 2026-08-04 00:38:34.551019 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built fbe72da68e72 2026-08-04 00:38:34.551036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20260804 2026-08-04 00:38:34.551115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2026-08-04 00:38:34.551050 (took 0:00:31.841858) 2026-08-04 00:38:34.551164 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2026-08-04 00:38:34.551201 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2026-08-04 00:38:34.551228 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2026-08-04 00:38:34.551264 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2026-08-04 00:38:34.551278 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2026-08-04 00:38:34.551513 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2026-08-04 00:38:34.551542 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2026-08-04 00:38:34.551578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2026-08-04 00:38:34.551528 2026-08-04 00:38:34.551617 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2025.1.tar.gz 2026-08-04 00:38:34.562768 | 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-08-04 00:38:35.381850 | 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-08-04 00:38:36.324752 | 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-08-04 00:38:37.142028 | 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-08-04 00:38:38.101203 | 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-08-04 00:38:39.427033 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2026-08-04 00:38:39.428490 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2026-08-04 00:40:04.288475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/15 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:40:04.288595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> c11262922d85 2026-08-04 00:40:04.288619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/15 : LABEL "build-date"="20260804" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:40:04.288636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in f5d1950dcb80 2026-08-04 00:40:04.288654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container f5d1950dcb80 2026-08-04 00:40:04.288707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 66922fa31ca5 2026-08-04 00:40:04.288817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/15 : 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-08-04 00:40:04.288845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 8d53e5c3a802 2026-08-04 00:40:04.288886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 8d53e5c3a802 2026-08-04 00:40:04.288936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 832a240affa7 2026-08-04 00:40:04.288986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/15 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2026-08-04 00:40:04.289086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in f6dff9c010ef 2026-08-04 00:40:04.289134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container f6dff9c010ef 2026-08-04 00:40:04.289148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 41ef8b8df4fc 2026-08-04 00:40:04.289225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/15 : 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-08-04 00:40:04.289244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in b17be4ed98b2 2026-08-04 00:40:04.289296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-08-04 00:40:04.289343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:40:04.289386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:40:04.289433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:40:04.289475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [75.7 kB] 2026-08-04 00:40:04.289519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:40:04.289562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:40:04.289606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:40:04.289652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:40:04.289715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:40:04.289733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:40:04.289807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:40:04.289830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:40:04.289885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:40:04.289929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:40:04.289974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:40:04.290018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:40:04.290067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.3 MB in 2s (11.6 MB/s) 2026-08-04 00:40:04.290112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-08-04 00:40:04.290170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-08-04 00:40:04.290238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2026-08-04 00:40:04.290286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2026-08-04 00:40:04.290336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.4). 2026-08-04 00:40:04.290382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2026-08-04 00:40:04.290430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2026-08-04 00:40:04.290477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2026-08-04 00:40:04.290532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2026-08-04 00:40:04.290584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2026-08-04 00:40:04.290635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-sortedcontainers 2026-08-04 00:40:04.290692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2026-08-04 00:40:04.290740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf docker-model-plugin vim-haproxy haproxy-doc firewalld 2026-08-04 00:40:04.290815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: low-memory-monitor lm-sensors snmp-mibs-downloader ethtool openvswitch-doc 2026-08-04 00:40:04.290859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2026-08-04 00:40:04.290936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2026-08-04 00:40:04.290982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data docker-buildx-plugin docker-compose-plugin nftables ipvsadm 2026-08-04 00:40:04.291047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dbus libglib2.0-data shared-mime-info xdg-user-dirs python3-netifaces 2026-08-04 00:40:04.291098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-click python3-netaddr python3-pyparsing python3-rich 2026-08-04 00:40:04.291153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2026-08-04 00:40:04.291241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils docker-ce-cli haproxy ipset 2026-08-04 00:40:04.291415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iptables iputils-arping iputils-ping keepalived libdbus-1-3 2026-08-04 00:40:04.291473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 2026-08-04 00:40:04.291493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 2026-08-04 00:40:04.291503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 libsnmp-base 2026-08-04 00:40:04.291512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp40t64 libunbound8 libxdp1 net-tools openvswitch-common 2026-08-04 00:40:04.291525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: openvswitch-switch pci.ids python3-openvswitch python3-sortedcontainers 2026-08-04 00:40:04.291580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: radvd uuid-runtime 2026-08-04 00:40:04.291651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:40:04.291685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 29.2 MB of archives. 2026-08-04 00:40:04.291731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 83.9 MB of additional disk space will be used. 2026-08-04 00:40:04.293975 | 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-08-04 00:40:04.294018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 https://download.docker.com/linux/ubuntu noble/stable amd64 docker-ce-cli amd64 5:29.7.1-1~ubuntu.24.04~noble [17.0 MB] 2026-08-04 00:40:04.294026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:40:04.294033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-08-04 00:40:04.294039 | 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-08-04 00:40:04.294045 | 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-08-04 00:40:04.294057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-08-04 00:40:04.294063 | 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-08-04 00:40:04.294069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-08-04 00:40:04.294076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-08-04 00:40:04.294081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-08-04 00:40:04.294087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-08-04 00:40:04.294093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-04 00:40:04.294099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.4 [17.9 kB] 2026-08-04 00:40:04.294104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-08-04 00:40:04.294110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-08-04 00:40:04.294116 | 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-08-04 00:40:04.294122 | 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-08-04 00:40:04.294128 | 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-08-04 00:40:04.294134 | 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-08-04 00:40:04.294140 | 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-08-04 00:40:04.294145 | 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-08-04 00:40:04.294151 | 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-08-04 00:40:04.294157 | 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-08-04 00:40:04.294163 | 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-08-04 00:40:04.294168 | 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.8 [445 kB] 2026-08-04 00:40:04.294174 | 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-08-04 00:40:04.294187 | 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-08-04 00:40:04.294224 | 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-08-04 00:40:04.294231 | 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-08-04 00:40:04.294241 | 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-08-04 00:40:04.294247 | 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-08-04 00:40:04.294253 | 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.4 [16.1 kB] 2026-08-04 00:40:04.294259 | 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-08-04 00:40:04.294264 | 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-08-04 00:40:04.294270 | 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-08-04 00:40:04.294276 | 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-08-04 00:40:04.294281 | 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-08-04 00:40:04.294287 | 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-08-04 00:40:04.294293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 29.2 MB in 1s (49.6 MB/s) 2026-08-04 00:40:04.294299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2026-08-04 00:40:04.294305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2026-08-04 00:40:04.294332 | 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-08-04 00:40:04.294339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2026-08-04 00:40:04.294345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2026-08-04 00:40:04.294351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2026-08-04 00:40:04.294356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2026-08-04 00:40:04.294362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2026-08-04 00:40:04.294367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2026-08-04 00:40:04.294373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:40:04.294379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:40:04.294385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:40:04.294390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 00:40:04.294396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:40:04.294402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:40:04.294407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-08-04 00:40:04.294413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-08-04 00:40:04.294419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:40:04.294429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-08-04 00:40:04.294435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-08-04 00:40:04.294441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:40:04.294446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2026-08-04 00:40:04.294452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-08-04 00:40:04.294461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:40:04.294467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2026-08-04 00:40:04.294473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-08-04 00:40:04.294483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-08-04 00:40:04.294488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-04 00:40:04.294494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2026-08-04 00:40:04.294500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-04 00:40:04.294505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-04 00:40:04.294511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2026-08-04 00:40:04.294517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.4_all.deb ... 2026-08-04 00:40:04.294522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.4) ... 2026-08-04 00:40:04.294528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2026-08-04 00:40:04.294533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-08-04 00:40:04.294539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:40:04.294545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-04 00:40:04.294550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:40:04.294556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:40:04.294562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:40:04.294567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-08-04 00:40:04.294573 | 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-08-04 00:40:04.294578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:40:04.294584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2026-08-04 00:40:04.294590 | 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-08-04 00:40:04.294595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 00:40:04.294601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2026-08-04 00:40:04.294606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-08-04 00:40:04.294612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-08-04 00:40:04.294618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2026-08-04 00:40:04.294623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-08-04 00:40:04.294633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-08-04 00:40:04.294639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2026-08-04 00:40:04.294644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-08-04 00:40:04.294650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-08-04 00:40:04.294655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-08-04 00:40:04.294661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2026-08-04 00:40:04.294667 | 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-08-04 00:40:04.294672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-08-04 00:40:04.294678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2026-08-04 00:40:04.294683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-08-04 00:40:04.294689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-08-04 00:40:04.294694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2026-08-04 00:40:04.294700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-08-04 00:40:04.294706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2026-08-04 00:40:04.294711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-04 00:40:04.294720 | 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-08-04 00:40:04.294726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:40:04.294735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2026-08-04 00:40:04.294771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-04 00:40:04.294801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:40:04.294807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2026-08-04 00:40:04.294813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:40:04.294819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:40:04.294824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:40:04.294830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:40:04.294836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:40:04.294841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2026-08-04 00:40:04.294847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-08-04 00:40:04.294852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:40:04.294858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2026-08-04 00:40:04.294864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:40:04.294869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:40:04.294881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2026-08-04 00:40:04.294886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-04 00:40:04.294892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-04 00:40:04.294898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2026-08-04 00:40:04.294903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:40:04.294909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:40:04.294914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2026-08-04 00:40:04.294920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:40:04.294926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:40:04.294931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2026-08-04 00:40:04.294937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-08-04 00:40:04.294943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-08-04 00:40:04.294948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-08-04 00:40:04.294954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2026-08-04 00:40:04.294959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-04 00:40:04.294965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-08-04 00:40:04.294971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-04 00:40:04.294976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2026-08-04 00:40:04.294982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-04 00:40:04.294987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-04 00:40:04.294993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package docker-ce-cli. 2026-08-04 00:40:04.294999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-docker-ce-cli_5%3a29.7.1-1~ubuntu.24.04~noble_amd64.deb ... 2026-08-04 00:40:04.295004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking docker-ce-cli (5:29.7.1-1~ubuntu.24.04~noble) ... 2026-08-04 00:40:04.295010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2026-08-04 00:40:04.295016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-04 00:40:04.295025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-04 00:40:04.295030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2026-08-04 00:40:04.295036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-libipset13_7.19-1ubuntu2_amd64.deb ... 2026-08-04 00:40:04.295045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2026-08-04 00:40:04.295051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2026-08-04 00:40:04.295057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-08-04 00:40:04.295062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-08-04 00:40:04.295068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-08-04 00:40:04.295076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2026-08-04 00:40:04.295092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-04 00:40:04.295100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-04 00:40:04.295137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2026-08-04 00:40:04.295218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:40:04.295255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:40:04.295285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2026-08-04 00:40:04.295313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2026-08-04 00:40:04.295341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2026-08-04 00:40:04.295370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2026-08-04 00:40:04.295397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2026-08-04 00:40:04.295425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2026-08-04 00:40:04.295453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:40:04.295482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-04 00:40:04.295509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-08-04 00:40:04.295574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 00:40:04.295584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-08-04 00:40:04.295617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-08-04 00:40:04.295644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-08-04 00:40:04.295671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-04 00:40:04.295735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:40:04.295745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:40:04.295772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:40:04.295817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2026-08-04 00:40:04.295849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:40:04.295877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:40:04.295906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-08-04 00:40:04.295934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-04 00:40:04.295962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-04 00:40:04.295989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:40:04.296017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:40:04.296045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2026-08-04 00:40:04.296073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-08-04 00:40:04.296103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:40:04.296130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 00:40:04.296147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-08-04 00:40:04.296180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up docker-ce-cli (5:29.7.1-1~ubuntu.24.04~noble) ... 2026-08-04 00:40:04.296231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-08-04 00:40:04.296241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:40:04.296269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2026-08-04 00:40:04.296297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:40:04.296334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:40:04.296348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2026-08-04 00:40:04.296379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:40:04.296391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:40:04.296425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:40:04.296439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-08-04 00:40:04.296475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-04 00:40:04.296489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2026-08-04 00:40:04.296523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-04 00:40:04.296538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:40:04.296574 | 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-08-04 00:40:04.296590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:40:04.296613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:40:04.296646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-08-04 00:40:04.296655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-04 00:40:04.296688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2026-08-04 00:40:04.296715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:40:04.296743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:40:04.296769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:40:04.296797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-08-04 00:40:04.296835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-08-04 00:40:04.296863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-08-04 00:40:04.296892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-08-04 00:40:04.296920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-08-04 00:40:04.296949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-08-04 00:40:04.296985 | 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-08-04 00:40:04.297013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-08-04 00:40:04.297042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-08-04 00:40:04.297059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-08-04 00:40:04.297092 | 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-08-04 00:40:04.297997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-04 00:40:04.298033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-04 00:40:04.298045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.4) ... 2026-08-04 00:40:04.298055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:40:04.298065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:40:04.298075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:40:04.298084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container b17be4ed98b2 2026-08-04 00:40:04.298094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> d940164b3225 2026-08-04 00:40:04.298104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/15 : ADD neutron-base-archive /neutron-base-source 2026-08-04 00:40:04.298114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> deac3695bad2 2026-08-04 00:40:04.298124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/15 : ADD plugins-archive / 2026-08-04 00:40:04.298134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> b3fd23174ebc 2026-08-04 00:40:04.298144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/15 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2026-08-04 00:40:04.298154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 1fc4d854624e 2026-08-04 00:40:04.298175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/15 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:40:04.298185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 67521fe32dc2 2026-08-04 00:40:04.298221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 10/15 : RUN mkdir -p /usr/local/lib/neutron-wrappers /usr/local/etc/neutron-wrappers 2026-08-04 00:40:04.298232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 64116a3f611c 2026-08-04 00:40:04.298242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 64116a3f611c 2026-08-04 00:40:04.298252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 9366165385cc 2026-08-04 00:40:04.298262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 11/15 : COPY dnsmasq haproxy keepalived neutron-keepalived-state-change radvd copy-wrappers delete-wrappers /usr/local/lib/neutron-wrappers/ 2026-08-04 00:40:04.298273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> f98f11d5324d 2026-08-04 00:40:04.298283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 12/15 : RUN chmod +x /usr/local/lib/neutron-wrappers/copy-wrappers && chmod +x /usr/local/lib/neutron-wrappers/delete-wrappers 2026-08-04 00:40:04.298294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 5caed3e2416d 2026-08-04 00:40:04.298304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 5caed3e2416d 2026-08-04 00:40:04.298314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 61fd56af4d07 2026-08-04 00:40:04.298327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 13/15 : 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-08-04 00:40:04.298350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 035af7e89b02 2026-08-04 00:40:04.298360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./neutron 2026-08-04 00:40:04.298370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-08-04 00:40:04.298380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:04.298390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-08-04 00:40:04.298400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:04.298410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-08-04 00:40:04.298429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:40:04.298440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:04.298450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.298460 | 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-08-04 00:40:04.298470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2026-08-04 00:40:04.298480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading tap_as_a_service-15.0.1-py3-none-any.whl.metadata (2.6 kB) 2026-08-04 00:40:04.298490 | 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.6.dev4) (7.0.0) 2026-08-04 00:40:04.298500 | 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.6.dev4) (3.10.1) 2026-08-04 00:40:04.298511 | 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.6.dev4) (3.1.0) 2026-08-04 00:40:04.298527 | 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.6.dev4) (2.5.1) 2026-08-04 00:40:04.298537 | 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.6.dev4) (3.0.0) 2026-08-04 00:40:04.298547 | 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.6.dev4) (5.1.1) 2026-08-04 00:40:04.298557 | 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.6.dev4) (0.39.0) 2026-08-04 00:40:04.298567 | 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.6.dev4) (1.5.1) 2026-08-04 00:40:04.298577 | 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.6.dev4) (0.22.0) 2026-08-04 00:40:04.298587 | 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.6.dev4) (2.32.3) 2026-08-04 00:40:04.298604 | 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.6.dev4) (3.1.5) 2026-08-04 00:40:04.298850 | 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.6.dev4) (10.12.1) 2026-08-04 00:40:04.298871 | 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.6.dev4) (1.3.0) 2026-08-04 00:40:04.298881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.17.0 (from neutron==26.0.6.dev4) 2026-08-04 00:40:04.298891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 00:40:04.298901 | 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.6.dev4) (11.4.1) 2026-08-04 00:40:04.298911 | 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.6.dev4) (9.0.0) 2026-08-04 00:40:04.298921 | 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.6.dev4) (2.0.38) 2026-08-04 00:40:04.298931 | 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.6.dev4) (1.8.9) 2026-08-04 00:40:04.298941 | 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.6.dev4) (5.10.0) 2026-08-04 00:40:04.298951 | 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.6.dev4) (1.14.1) 2026-08-04 00:40:04.298961 | 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.6.dev4) (5.4.1) 2026-08-04 00:40:04.298971 | 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.6.dev4) (3.11.0) 2026-08-04 00:40:04.298981 | 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.6.dev4) (7.1.0) 2026-08-04 00:40:04.298991 | 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.6.dev4) (9.7.2) 2026-08-04 00:40:04.299001 | 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.6.dev4) (5.7.1) 2026-08-04 00:40:04.299011 | 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.6.dev4) (17.2.1) 2026-08-04 00:40:04.299028 | 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.6.dev4) (6.5.1) 2026-08-04 00:40:04.299038 | 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.6.dev4) (7.1.0) 2026-08-04 00:40:04.299048 | 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.6.dev4) (16.1.2) 2026-08-04 00:40:04.299058 | 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.6.dev4) (6.3.1) 2026-08-04 00:40:04.299076 | 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.6.dev4) (4.5.1) 2026-08-04 00:40:04.299087 | 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.6.dev4) (3.6.0) 2026-08-04 00:40:04.299096 | 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.6.dev4) (3.5.1) 2026-08-04 00:40:04.299114 | 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.6.dev4) (7.5.1) 2026-08-04 00:40:04.299124 | 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.6.dev4) (5.7.0) 2026-08-04 00:40:04.299134 | 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.6.dev4) (4.1.2) 2026-08-04 00:40:04.299144 | 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.6.dev4) (2.5.0) 2026-08-04 00:40:04.299154 | 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.6.dev4) (8.2.0) 2026-08-04 00:40:04.299164 | 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.6.dev4) (3.6.0) 2026-08-04 00:40:04.299174 | 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.6.dev4) (4.2.0) 2026-08-04 00:40:04.299184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=3.0.0 (from neutron==26.0.6.dev4) 2026-08-04 00:40:04.299223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-3.0.2-py3-none-any.whl.metadata (1.8 kB) 2026-08-04 00:40:04.299235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==26.0.6.dev4) 2026-08-04 00:40:04.299245 | 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-08-04 00:40:04.299255 | 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.6.dev4) (3.5.1) 2026-08-04 00:40:04.299264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.11.0 (from neutron==26.0.6.dev4) 2026-08-04 00:40:04.299274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-04 00:40:04.299284 | 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.6.dev4) (7.0.0) 2026-08-04 00:40:04.299299 | 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.6.dev4) (0.8.1) 2026-08-04 00:40:04.299309 | 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.6.dev4) (24.2.1) 2026-08-04 00:40:04.299319 | 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.6.dev4) (18.9.0) 2026-08-04 00:40:04.299333 | 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.6.dev4) (4.4.0) 2026-08-04 00:40:04.299372 | 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.6.dev4) (6.2.0) 2026-08-04 00:40:04.299418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==26.0.6.dev4) 2026-08-04 00:40:04.299465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-04 00:40:04.299515 | 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.6.dev4) (3.1.0) 2026-08-04 00:40:04.299567 | 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.6.dev4) (6.3.0) 2026-08-04 00:40:04.299617 | 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-08-04 00:40:04.299665 | 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-08-04 00:40:04.299715 | 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-08-04 00:40:04.299765 | 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-08-04 00:40:04.299837 | 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-08-04 00:40:04.299898 | 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-08-04 00:40:04.299948 | 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.6.dev4) (1.3.9) 2026-08-04 00:40:04.299999 | 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.6.dev4) (4.12.2) 2026-08-04 00:40:04.300096 | 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.6.dev4) (1.17.2) 2026-08-04 00:40:04.300272 | 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.6.dev4) (2.7.0) 2026-08-04 00:40:04.300315 | 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.6.dev4) (3.1.1) 2026-08-04 00:40:04.300331 | 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.6.dev4) (3.2.1) 2026-08-04 00:40:04.300340 | 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.6.dev4) (3.0.2) 2026-08-04 00:40:04.300383 | 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.6.dev4) (2.1.0) 2026-08-04 00:40:04.300430 | 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.6.dev4) (1.7.0) 2026-08-04 00:40:04.300479 | 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.6.dev4) (4.0.1) 2026-08-04 00:40:04.300519 | 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.6.dev4) (2.10.1) 2026-08-04 00:40:04.300561 | 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.6.dev4) (5.6.0) 2026-08-04 00:40:04.300618 | 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.6.dev4) (1.3.4) 2026-08-04 00:40:04.300652 | 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.6.dev4) (3.3.0) 2026-08-04 00:40:04.300697 | 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.6.dev4) (43.0.3) 2026-08-04 00:40:04.300745 | 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.6.dev4) (1.3.4) 2026-08-04 00:40:04.300832 | 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.6.dev4) (1.0.1) 2026-08-04 00:40:04.300883 | 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.6.dev4) (1.33) 2026-08-04 00:40:04.300929 | 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.6.dev4) (4.3.6) 2026-08-04 00:40:04.300974 | 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.6.dev4) (1.4.0) 2026-08-04 00:40:04.301019 | 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.6.dev4) (1.17.1) 2026-08-04 00:40:04.301069 | 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.6.dev4) (2.22) 2026-08-04 00:40:04.301116 | 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.6.dev4) (3.0.0) 2026-08-04 00:40:04.301164 | 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.6.dev4) (1.1.0) 2026-08-04 00:40:04.301237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=3.0.0->neutron==26.0.6.dev4) 2026-08-04 00:40:04.301282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-08-04 00:40:04.301330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-08-04 00:40:04.301375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:04.301420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-08-04 00:40:04.301464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:04.301511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:04.301554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.302853 | 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.6.dev4) (24.2) 2026-08-04 00:40:04.302876 | 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.6.dev4) (83.0.0) 2026-08-04 00:40:04.302886 | 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.6.dev4) (3.5.1) 2026-08-04 00:40:04.302896 | 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.6.dev4) (1.17.0) 2026-08-04 00:40:04.302904 | 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-08-04 00:40:04.302921 | 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-08-04 00:40:04.302929 | 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-08-04 00:40:04.302942 | 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-08-04 00:40:04.302956 | 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-08-04 00:40:04.302970 | 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-08-04 00:40:04.302983 | 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.6.dev4) (0.19) 2026-08-04 00:40:04.302997 | 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.6.dev4) (2.0.0) 2026-08-04 00:40:04.303011 | 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.6.dev4) (2.0.1) 2026-08-04 00:40:04.303020 | 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.6.dev4) (0.5.0) 2026-08-04 00:40:04.303028 | 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.6.dev4) (2.9.0.post0) 2026-08-04 00:40:04.303036 | 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.6.dev4) (5.5.2) 2026-08-04 00:40:04.303044 | 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.6.dev4) (5.3.1) 2026-08-04 00:40:04.303061 | 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.6.dev4) (5.4.2) 2026-08-04 00:40:04.303070 | 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.6.dev4) (0.11.0) 2026-08-04 00:40:04.303078 | 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.6.dev4) (5.1.0) 2026-08-04 00:40:04.303097 | 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.6.dev4) (2025.1) 2026-08-04 00:40:04.303105 | 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.6.dev4) (0.21.1) 2026-08-04 00:40:04.303114 | 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.6.dev4) (4.0.1) 2026-08-04 00:40:04.303121 | 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.6.dev4) (4.0.1) 2026-08-04 00:40:04.303129 | 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.6.dev4) (1.6.10) 2026-08-04 00:40:04.303137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==26.0.6.dev4) 2026-08-04 00:40:04.303158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-08-04 00:40:04.303167 | 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.6.dev4) (1.5.0) 2026-08-04 00:40:04.303175 | 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.6.dev4) (0.3.5) 2026-08-04 00:40:04.303183 | 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.6.dev4) (4.23.0) 2026-08-04 00:40:04.303191 | 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.6.dev4) (25.1.0) 2026-08-04 00:40:04.303230 | 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.6.dev4) (2024.10.1) 2026-08-04 00:40:04.303265 | 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.6.dev4) (0.36.2) 2026-08-04 00:40:04.303274 | 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.6.dev4) (0.23.1) 2026-08-04 00:40:04.303282 | 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.6.dev4) (2.1.0) 2026-08-04 00:40:04.303297 | 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-08-04 00:40:04.303305 | 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.6.dev4) (3.4.1) 2026-08-04 00:40:04.303313 | 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.6.dev4) (3.10) 2026-08-04 00:40:04.303321 | 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.6.dev4) (2026.7.22) 2026-08-04 00:40:04.303328 | 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.6.dev4) (0.7) 2026-08-04 00:40:04.303336 | 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.6.dev4) (2.7.2) 2026-08-04 00:40:04.303352 | 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.6.dev4) (0.15.2) 2026-08-04 00:40:04.303363 | 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-08-04 00:40:04.303372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-08-04 00:40:04.303381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-08-04 00:40:04.303389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-15.0.1-py3-none-any.whl (123 kB) 2026-08-04 00:40:04.303397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-08-04 00:40:04.303410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 11.1 MB/s 0:00:00 2026-08-04 00:40:04.303419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-3.0.2-py3-none-any.whl (2.0 MB) 2026-08-04 00:40:04.303427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 17.3 MB/s 0:00:00 2026-08-04 00:40:04.303434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-04 00:40:04.303442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2026-08-04 00:40:04.303450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-08-04 00:40:04.303458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-08-04 00:40:04.303466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2026-08-04 00:40:04.303474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): started 2026-08-04 00:40:04.303481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.303495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-26.0.6.dev4-py3-none-any.whl size=4357690 sha256=0cba8443bed0861a03c7a97e02ef752d8fc037631fe6a4151667544d76cb75b2 2026-08-04 00:40:04.303504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-130ho0wd/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2026-08-04 00:40:04.303512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): started 2026-08-04 00:40:04.303520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.303528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90109 sha256=2ae0dcaa7500a95158f28d8c3c9f4adcfe6e20e1dc29b0311ce874706cb3ba3f 2026-08-04 00:40:04.303536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-130ho0wd/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-08-04 00:40:04.303544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2026-08-04 00:40:04.303556 | 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-08-04 00:40:04.303564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-26.0.6.dev4 neutron-lib-3.18.2 os-ken-3.0.2 os-resource-classes-1.1.0 os-vif-4.1.0 ovsdbapp-2.11.0 tap-as-a-service-15.0.1 2026-08-04 00:40:04.303572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_baremetal-6.5.1.dev2 2026-08-04 00:40:04.303580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-08-04 00:40:04.303588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:04.303600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-08-04 00:40:04.303607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:04.303636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:04.303668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.303699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_generic_switch-7.5.1.dev11 2026-08-04 00:40:04.303730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-08-04 00:40:04.303742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:04.303808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-08-04 00:40:04.303829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:04.303840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:04.303878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.303909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_sfc-20.0.0.0rc2.dev2 2026-08-04 00:40:04.303921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-08-04 00:40:04.303958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:04.303989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-08-04 00:40:04.304020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:04.304056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-08-04 00:40:04.304087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:40:04.304107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:04.304140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.304171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_fwaas-22.0.1.dev8 2026-08-04 00:40:04.304184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-08-04 00:40:04.304241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:04.304253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-08-04 00:40:04.304275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:04.304317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:04.304329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.304360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2026-08-04 00:40:04.304373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-08-04 00:40:04.304408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:04.304494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-08-04 00:40:04.304517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:04.304528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-08-04 00:40:04.304559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:40:04.304597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:04.304675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.304699 | 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-08-04 00:40:04.304746 | 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-08-04 00:40:04.304884 | 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.2) 2026-08-04 00:40:04.304925 | 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-08-04 00:40:04.304984 | 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-08-04 00:40:04.305044 | 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-08-04 00:40:04.305096 | 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.2) 2026-08-04 00:40:04.305143 | 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.2) 2026-08-04 00:40:04.305186 | 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-08-04 00:40:04.305280 | 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-08-04 00:40:04.305327 | 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-08-04 00:40:04.305378 | 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.6.dev4) 2026-08-04 00:40:04.305418 | 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-08-04 00:40:04.305464 | 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-08-04 00:40:04.305510 | 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.dev11) (2.4.2) 2026-08-04 00:40:04.305550 | 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.dev11) (0.39.0) 2026-08-04 00:40:04.305592 | 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.dev11) (5.4.1) 2026-08-04 00:40:04.305635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.5.1.dev11) 2026-08-04 00:40:04.305678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.5.0-py3-none-any.whl.metadata (7.5 kB) 2026-08-04 00:40:04.305721 | 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-08-04 00:40:04.305762 | 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.1) 2026-08-04 00:40:04.305830 | 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-08-04 00:40:04.305878 | 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-08-04 00:40:04.305919 | 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-08-04 00:40:04.305962 | 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.dev8) (3.0.2) 2026-08-04 00:40:04.306017 | 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.dev8) (7.1.0) 2026-08-04 00:40:04.306059 | 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.dev8) (17.2.1) 2026-08-04 00:40:04.306098 | 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.dev8) (3.6.0) 2026-08-04 00:40:04.306139 | 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.dev8) (0.8.1) 2026-08-04 00:40:04.306180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==22.0.1.dev8) 2026-08-04 00:40:04.306241 | 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-08-04 00:40:04.306367 | 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-08-04 00:40:04.306399 | 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-08-04 00:40:04.306415 | 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-08-04 00:40:04.306425 | 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-08-04 00:40:04.306450 | 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.dev11) (3.1.0) 2026-08-04 00:40:04.306463 | 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.dev11) (2.32.3) 2026-08-04 00:40:04.306537 | 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.dev11) (2.7.0) 2026-08-04 00:40:04.306578 | 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.dev11) (3.1.1) 2026-08-04 00:40:04.306624 | 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.dev11) (3.0.0) 2026-08-04 00:40:04.306669 | 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.dev11) (1.17.2) 2026-08-04 00:40:04.306711 | 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-08-04 00:40:04.306758 | 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-08-04 00:40:04.306855 | 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-08-04 00:40:04.306878 | 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) (83.0.0) 2026-08-04 00:40:04.306915 | 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-08-04 00:40:04.306972 | 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-08-04 00:40:04.307020 | 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-08-04 00:40:04.307084 | 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.dev11) 2026-08-04 00:40:04.307136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-7.7.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-04 00:40:04.307184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev11) 2026-08-04 00:40:04.307286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2026-08-04 00:40:04.308085 | 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.dev11) (6.0.2) 2026-08-04 00:40:04.308144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting rich>=13.8 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev11) 2026-08-04 00:40:04.308157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB) 2026-08-04 00:40:04.308168 | 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.dev11) 2026-08-04 00:40:04.308179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) 2026-08-04 00:40:04.308189 | 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.dev11) 2026-08-04 00:40:04.308224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2026-08-04 00:40:04.308250 | 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.dev11) 2026-08-04 00:40:04.308261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2026-08-04 00:40:04.308271 | 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-08-04 00:40:04.308282 | 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-08-04 00:40:04.308293 | 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-08-04 00:40:04.308303 | 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-08-04 00:40:04.308313 | 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-08-04 00:40:04.308324 | 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-08-04 00:40:04.308334 | 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-08-04 00:40:04.308345 | 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-08-04 00:40:04.308368 | 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-08-04 00:40:04.308378 | 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-08-04 00:40:04.308388 | 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-08-04 00:40:04.308399 | 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-08-04 00:40:04.308409 | 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-08-04 00:40:04.308419 | 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-08-04 00:40:04.308443 | 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-08-04 00:40:04.308454 | 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-08-04 00:40:04.309883 | 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-08-04 00:40:04.309909 | 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-08-04 00:40:04.309921 | 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-08-04 00:40:04.309943 | 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-08-04 00:40:04.309953 | 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-08-04 00:40:04.309964 | 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-08-04 00:40:04.309974 | 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-08-04 00:40:04.309983 | 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-08-04 00:40:04.309996 | 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-08-04 00:40:04.310018 | 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-08-04 00:40:04.310029 | 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-08-04 00:40:04.310039 | 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-08-04 00:40:04.310050 | 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-08-04 00:40:04.310060 | 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-08-04 00:40:04.310070 | 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.dev11) 2026-08-04 00:40:04.310081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-04 00:40:04.310091 | 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-08-04 00:40:04.310101 | 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-08-04 00:40:04.310111 | 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-08-04 00:40:04.310128 | 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-08-04 00:40:04.310138 | 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-08-04 00:40:04.310148 | 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-08-04 00:40:04.310163 | 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-08-04 00:40:04.310174 | 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-08-04 00:40:04.310184 | 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-08-04 00:40:04.310214 | 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.dev8) (1.1.0) 2026-08-04 00:40:04.310232 | 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.dev8) (24.2) 2026-08-04 00:40:04.310243 | 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.dev8) (0.19) 2026-08-04 00:40:04.310253 | 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-08-04 00:40:04.310263 | 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.dev8) (2.0.1) 2026-08-04 00:40:04.310272 | 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.dev8) (0.5.0) 2026-08-04 00:40:04.310282 | 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-08-04 00:40:04.310292 | 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-08-04 00:40:04.310302 | 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-08-04 00:40:04.310312 | 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-08-04 00:40:04.310322 | 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-08-04 00:40:04.310332 | 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-08-04 00:40:04.310342 | 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-08-04 00:40:04.310352 | 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-08-04 00:40:04.310371 | 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-08-04 00:40:04.310381 | 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-08-04 00:40:04.310396 | 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-08-04 00:40:04.310407 | 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-08-04 00:40:04.310424 | 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-08-04 00:40:04.310434 | 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-08-04 00:40:04.310444 | 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-08-04 00:40:04.310454 | 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-08-04 00:40:04.310464 | 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-08-04 00:40:04.310474 | 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-08-04 00:40:04.310485 | 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-08-04 00:40:04.310495 | 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-08-04 00:40:04.310506 | 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-08-04 00:40:04.310517 | 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-08-04 00:40:04.310527 | 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-08-04 00:40:04.310537 | 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-08-04 00:40:04.310548 | 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-08-04 00:40:04.310566 | 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-08-04 00:40:04.310576 | 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-08-04 00:40:04.310597 | 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.dev11) (3.4.1) 2026-08-04 00:40:04.310608 | 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.dev11) (3.10) 2026-08-04 00:40:04.310618 | 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.dev11) (1.26.20) 2026-08-04 00:40:04.310628 | 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.dev11) (2026.7.22) 2026-08-04 00:40:04.310638 | 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.dev11) 2026-08-04 00:40:04.310648 | 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-08-04 00:40:04.310658 | 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.dev11) 2026-08-04 00:40:04.310668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 2026-08-04 00:40:04.310678 | 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.dev11) 2026-08-04 00:40:04.310688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-04 00:40:04.310698 | 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-08-04 00:40:04.310707 | 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.dev11) 2026-08-04 00:40:04.310717 | 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-08-04 00:40:04.310732 | 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.dev8) (2.7.2) 2026-08-04 00:40:04.310742 | 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-08-04 00:40:04.310752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.5.0-py3-none-any.whl (244 kB) 2026-08-04 00:40:04.310767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-7.7.0-py3-none-any.whl (568 kB) 2026-08-04 00:40:04.310899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.6/568.6 kB 56.9 MB/s 0:00:00 2026-08-04 00:40:04.310924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2026-08-04 00:40:04.310976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2026-08-04 00:40:04.311026 | 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-08-04 00:40:04.311098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 865.9/865.9 kB 22.1 MB/s 0:00:00 2026-08-04 00:40:04.311124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading rich-13.9.4-py3-none-any.whl (242 kB) 2026-08-04 00:40:04.311175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 2026-08-04 00:40:04.311256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.5 MB/s 0:00:00 2026-08-04 00:40:04.311283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2026-08-04 00:40:04.311336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-04 00:40:04.311387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) 2026-08-04 00:40:04.311444 | 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-08-04 00:40:04.311486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 754.1/754.1 kB 44.5 MB/s 0:00:00 2026-08-04 00:40:04.311535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2026-08-04 00:40:04.311584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2026-08-04 00:40:04.311634 | 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-08-04 00:40:04.311683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2026-08-04 00:40:04.311731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.311801 | 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=73049 sha256=ff9a127560b16d656e94a421766fcee289542c32920b697509e1f8950e7f2427 2026-08-04 00:40:04.311852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-gbm23aad/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2026-08-04 00:40:04.311908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2026-08-04 00:40:04.311959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.312012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev11-py3-none-any.whl size=104747 sha256=7412f1b6894539adbc29acb5fa1d753c44142b84ea3d7f17fe4bf7830b72a142 2026-08-04 00:40:04.312060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-gbm23aad/wheels/89/cb/58/cba0b93a79a8c2402b03ed0f32c2001cc51dab854f44a259a3 2026-08-04 00:40:04.312108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): started 2026-08-04 00:40:04.312156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.312220 | 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=189742 sha256=39a6998cb08a6bcd51d0cf11126d62bccaa1f1fa6477a731d8ebb2135a7e16ce 2026-08-04 00:40:04.312308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-gbm23aad/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2026-08-04 00:40:04.312325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2026-08-04 00:40:04.312381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.312429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev8-py3-none-any.whl size=271161 sha256=1063e200d3b165cefd0d49441b71596ef6c927b8fade256a6e253786b1ac484f 2026-08-04 00:40:04.312476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-gbm23aad/wheels/38/c6/f9/65f285639a526a4d8cc3c13ff4bb9de804a3605d65ea72adac 2026-08-04 00:40:04.312528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-08-04 00:40:04.312577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-08-04 00:40:04.312626 | 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=231687 sha256=af8b950c472de726ff043faccc13268918b4f63f5522f785ee3151f7a5f4daed 2026-08-04 00:40:04.312672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-gbm23aad/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2026-08-04 00:40:04.312719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-fwaas neutron-vpnaas 2026-08-04 00:40:04.312773 | 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-08-04 00:40:04.312867 | 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.dev11 networking-sfc-20.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev8 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-08-04 00:40:04.312910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 035af7e89b02 2026-08-04 00:40:04.312958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 526d46500a53 2026-08-04 00:40:04.313007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 14/15 : COPY patches /patches 2026-08-04 00:40:04.313061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 5a0cfae63589 2026-08-04 00:40:04.313111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 15/15 : RUN kolla_patch 2026-08-04 00:40:04.313165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in c317cff24295 2026-08-04 00:40:04.313326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:[i] No series file found, nothing to patch. 2026-08-04 00:40:04.313367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container c317cff24295 2026-08-04 00:40:04.313376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 751777bb5584 2026-08-04 00:40:04.313434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 13939a70f5c4 2026-08-04 00:40:04.313483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 00:40:04.313574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2026-08-04 00:40:04.313503 (took 0:01:29.761975) 2026-08-04 00:40:04.313707 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2026-08-04 00:40:04.313765 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2026-08-04 00:40:04.313840 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2026-08-04 00:40:04.313900 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2026-08-04 00:40:04.313951 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2026-08-04 00:40:04.314000 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2026-08-04 00:40:04.314051 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2026-08-04 00:40:04.314101 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2026-08-04 00:40:04.314151 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2026-08-04 00:40:04.314221 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2026-08-04 00:40:04.314333 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2026-08-04 00:40:04.314366 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2026-08-04 00:40:04.314805 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2026-08-04 00:40:04.314914 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2026-08-04 00:40:04.314976 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2026-08-04 00:40:04.314895 2026-08-04 00:40:04.315079 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2025.1.tar.gz 2026-08-04 00:40:04.316666 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2026-08-04 00:40:04.317102 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2026-08-04 00:40:16.298878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:40:16.299052 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> c11262922d85 2026-08-04 00:40:16.299240 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/8 : LABEL "build-date"="20260804" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:40:16.299394 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in ee84d5fcfb05 2026-08-04 00:40:16.300074 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container ee84d5fcfb05 2026-08-04 00:40:16.300112 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 6cc55890348d 2026-08-04 00:40:16.300145 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 3/8 : RUN usermod --append --home /var/lib/blazar --groups kolla blazar && mkdir -p /var/lib/blazar && chown -R 42471:42471 /var/lib/blazar 2026-08-04 00:40:16.300152 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 525c14905afd 2026-08-04 00:40:16.300157 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 525c14905afd 2026-08-04 00:40:16.300161 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 8994976681bc 2026-08-04 00:40:16.302989 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/8 : ADD blazar-base-archive /blazar-base-source 2026-08-04 00:40:16.303096 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> e3263b625a81 2026-08-04 00:40:16.303115 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:40:16.303129 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 21a52c9e161b 2026-08-04 00:40:16.303144 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 6/8 : 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-08-04 00:40:16.303205 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 0b7a4d4a49b7 2026-08-04 00:40:16.303217 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing ./blazar 2026-08-04 00:40:16.303228 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: started 2026-08-04 00:40:16.303238 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:16.303248 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: started 2026-08-04 00:40:16.303258 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:16.303268 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: started 2026-08-04 00:40:16.303278 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:40:16.303288 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:16.303297 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:16.303308 | 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-08-04 00:40:16.303320 | 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-08-04 00:40:16.303331 | 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-08-04 00:40:16.303342 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==15.0.1.dev6) 2026-08-04 00:40:16.303352 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 00:40:16.303362 | 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-08-04 00:40:16.303373 | 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-08-04 00:40:16.303383 | 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-08-04 00:40:16.303394 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==15.0.1.dev6) 2026-08-04 00:40:16.303404 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-04 00:40:16.303414 | 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-08-04 00:40:16.303424 | 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.2) 2026-08-04 00:40:16.303434 | 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-08-04 00:40:16.303444 | 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-08-04 00:40:16.303469 | 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-08-04 00:40:16.303480 | 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-08-04 00:40:16.303516 | 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.2) 2026-08-04 00:40:16.303527 | 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-08-04 00:40:16.303537 | 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-08-04 00:40:16.303547 | 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-08-04 00:40:16.303557 | 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.2) 2026-08-04 00:40:16.303567 | 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-08-04 00:40:16.303577 | 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-08-04 00:40:16.303587 | 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.1) 2026-08-04 00:40:16.303597 | 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-08-04 00:40:16.303607 | 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-08-04 00:40:16.303617 | 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-08-04 00:40:16.303627 | 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-08-04 00:40:16.303638 | 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-08-04 00:40:16.303648 | 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-08-04 00:40:16.303659 | 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-08-04 00:40:16.303669 | 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-08-04 00:40:16.303678 | 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-08-04 00:40:16.303688 | 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-08-04 00:40:16.303698 | 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-08-04 00:40:16.303708 | 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-08-04 00:40:16.303725 | 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-08-04 00:40:16.303740 | 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-08-04 00:40:16.303762 | 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-08-04 00:40:16.303772 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.1 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-08-04 00:40:16.303824 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:40:16.303836 | 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-08-04 00:40:16.303846 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.2 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-08-04 00:40:16.303856 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 00:40:16.303866 | 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-08-04 00:40:16.303876 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.9 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-08-04 00:40:16.303886 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-04 00:40:16.303896 | 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-08-04 00:40:16.303907 | 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-08-04 00:40:16.303922 | 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-08-04 00:40:16.303939 | 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-08-04 00:40:16.303957 | 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-08-04 00:40:16.303974 | 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-08-04 00:40:16.303990 | 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-08-04 00:40:16.304007 | 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-08-04 00:40:16.304065 | 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-08-04 00:40:16.304106 | 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-08-04 00:40:16.304126 | 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-08-04 00:40:16.304145 | 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-08-04 00:40:16.304162 | 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-08-04 00:40:16.304195 | 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-08-04 00:40:16.304214 | 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-08-04 00:40:16.304237 | 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-08-04 00:40:16.304333 | 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-08-04 00:40:16.304351 | 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-08-04 00:40:16.304571 | 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-08-04 00:40:16.304635 | 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-08-04 00:40:16.304659 | 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-08-04 00:40:16.304671 | 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-08-04 00:40:16.304682 | 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-08-04 00:40:16.304724 | 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-08-04 00:40:16.304847 | 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-08-04 00:40:16.304919 | 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-08-04 00:40:16.305032 | 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-08-04 00:40:16.305076 | 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-08-04 00:40:16.305142 | 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-08-04 00:40:16.305210 | 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-08-04 00:40:16.305278 | 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-08-04 00:40:16.305345 | 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-08-04 00:40:16.305412 | 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-08-04 00:40:16.305498 | 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) (83.0.0) 2026-08-04 00:40:16.305551 | 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-08-04 00:40:16.305620 | 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-08-04 00:40:16.305725 | 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-08-04 00:40:16.305805 | 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-08-04 00:40:16.305875 | 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-08-04 00:40:16.305950 | 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-08-04 00:40:16.306035 | 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-08-04 00:40:16.306143 | 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-08-04 00:40:16.306213 | 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-08-04 00:40:16.306280 | 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-08-04 00:40:16.306350 | 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-08-04 00:40:16.306431 | 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-08-04 00:40:16.306498 | 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-08-04 00:40:16.306570 | 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-08-04 00:40:16.306629 | 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-08-04 00:40:16.306686 | 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-08-04 00:40:16.306753 | 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-08-04 00:40:16.306830 | 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-08-04 00:40:16.306881 | 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-08-04 00:40:16.306936 | 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-08-04 00:40:16.306990 | 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-08-04 00:40:16.307084 | 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.7.22) 2026-08-04 00:40:16.307103 | 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-08-04 00:40:16.307168 | 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-08-04 00:40:16.307221 | 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-08-04 00:40:16.307277 | 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-08-04 00:40:16.307330 | 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-08-04 00:40:16.307386 | 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-08-04 00:40:16.307441 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-08-04 00:40:16.307497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-04 00:40:16.307554 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-04 00:40:16.307612 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-08-04 00:40:16.307667 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-08-04 00:40:16.307722 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2026-08-04 00:40:16.307812 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): started 2026-08-04 00:40:16.307886 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): finished with status 'done' 2026-08-04 00:40:16.307949 | 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=998d48b3ee0f5136a9aab405f71e61c56e7557abffe8ecd1f4ce5b2dcf01bbcd 2026-08-04 00:40:16.308007 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wy82fn44/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2026-08-04 00:40:16.308083 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2026-08-04 00:40:16.308141 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2026-08-04 00:40:16.308202 | 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-08-04 00:40:16.308262 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 0b7a4d4a49b7 2026-08-04 00:40:16.308320 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> cf4e47dbb90e 2026-08-04 00:40:16.308376 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 7/8 : COPY patches /patches 2026-08-04 00:40:16.308434 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 7c0b669c87bb 2026-08-04 00:40:16.308490 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 8/8 : RUN kolla_patch 2026-08-04 00:40:16.308548 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in cd0575920c7f 2026-08-04 00:40:16.308603 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:[i] No series file found, nothing to patch. 2026-08-04 00:40:16.308660 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container cd0575920c7f 2026-08-04 00:40:16.308716 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 60359970c3dd 2026-08-04 00:40:16.308798 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built 9a3581c82c4b 2026-08-04 00:40:16.308853 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20260804 2026-08-04 00:40:16.309058 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2026-08-04 00:40:16.308881 (took 0:00:11.993986) 2026-08-04 00:40:16.309141 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2026-08-04 00:40:16.309223 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2026-08-04 00:40:16.309686 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2026-08-04 00:40:16.309744 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2026-08-04 00:40:16.309850 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2026-08-04 00:40:16.309735 2026-08-04 00:40:16.309941 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2025.1.tar.gz 2026-08-04 00:40:16.311978 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2026-08-04 00:40:16.312551 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2026-08-04 00:40:27.786706 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:40:27.786898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> c11262922d85 2026-08-04 00:40:27.786933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/9 : LABEL "build-date"="20260804" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:40:27.787045 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 8a8196ff270a 2026-08-04 00:40:27.787126 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 8a8196ff270a 2026-08-04 00:40:27.787218 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> f04aa461c98e 2026-08-04 00:40:27.787295 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/9 : 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-08-04 00:40:27.787380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 45b16313ac7e 2026-08-04 00:40:27.787510 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 45b16313ac7e 2026-08-04 00:40:27.787577 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 51c4b07d00f9 2026-08-04 00:40:27.787660 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/9 : ADD barbican-base-archive /barbican-base-source 2026-08-04 00:40:27.787745 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> cd9910859a0d 2026-08-04 00:40:27.787885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/9 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2026-08-04 00:40:27.787977 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> b109ad4e81ff 2026-08-04 00:40:27.788057 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:40:27.788141 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 37ed3b240513 2026-08-04 00:40:27.788248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/9 : 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-08-04 00:40:27.788333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 5befb439bf33 2026-08-04 00:40:27.788414 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing ./barbican 2026-08-04 00:40:27.788495 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2026-08-04 00:40:27.788573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:27.788650 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2026-08-04 00:40:27.788727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:27.788866 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:27.790157 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:27.790216 | 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-08-04 00:40:27.790230 | 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-08-04 00:40:27.790241 | 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.dev5) (1.14.1) 2026-08-04 00:40:27.790268 | 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.dev5) (1.17.1) 2026-08-04 00:40:27.790287 | 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.dev5) (43.0.3) 2026-08-04 00:40:27.790296 | 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.dev5) (0.39.0) 2026-08-04 00:40:27.790306 | 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.dev5) (4.23.0) 2026-08-04 00:40:27.790315 | 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.dev5) (9.7.2) 2026-08-04 00:40:27.790324 | 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.dev5) (5.7.1) 2026-08-04 00:40:27.790335 | 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.dev5) (17.2.1) 2026-08-04 00:40:27.790343 | 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.dev5) (6.5.1) 2026-08-04 00:40:27.790352 | 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.dev5) (16.1.2) 2026-08-04 00:40:27.790361 | 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.dev5) (6.3.1) 2026-08-04 00:40:27.790370 | 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.dev5) (7.1.0) 2026-08-04 00:40:27.790379 | 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.dev5) (4.5.1) 2026-08-04 00:40:27.790387 | 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.dev5) (5.7.0) 2026-08-04 00:40:27.790396 | 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.dev5) (4.1.2) 2026-08-04 00:40:27.790405 | 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.dev5) (2.5.0) 2026-08-04 00:40:27.790414 | 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.dev5) (8.2.0) 2026-08-04 00:40:27.790423 | 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.dev5) (3.6.0) 2026-08-04 00:40:27.790442 | 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.dev5) (3.10.1) 2026-08-04 00:40:27.790452 | 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.dev5) (7.0.0) 2026-08-04 00:40:27.790478 | 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.dev5) (1.5.1) 2026-08-04 00:40:27.790488 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==20.0.1.dev5) 2026-08-04 00:40:27.790546 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2026-08-04 00:40:27.790557 | 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.dev5) (10.12.1) 2026-08-04 00:40:27.790566 | 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.dev5) (2.0.38) 2026-08-04 00:40:27.790575 | 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.dev5) (5.4.1) 2026-08-04 00:40:27.790584 | 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.dev5) (1.8.9) 2026-08-04 00:40:27.790593 | 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.dev5) (5.2.1) 2026-08-04 00:40:27.790601 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==20.0.1.dev5) 2026-08-04 00:40:27.790610 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-04 00:40:27.790619 | 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-08-04 00:40:27.790628 | 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-08-04 00:40:27.790640 | 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-08-04 00:40:27.790673 | 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.dev5) (1.3.9) 2026-08-04 00:40:27.790814 | 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.dev5) (4.12.2) 2026-08-04 00:40:27.790979 | 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.dev5) (2.22) 2026-08-04 00:40:27.791047 | 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-08-04 00:40:27.791136 | 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-08-04 00:40:27.791198 | 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-08-04 00:40:27.791277 | 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-08-04 00:40:27.791353 | 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-08-04 00:40:27.791438 | 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-08-04 00:40:27.791508 | 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.dev5) (2.7.0) 2026-08-04 00:40:27.791582 | 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.dev5) (3.1.1) 2026-08-04 00:40:27.791665 | 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.dev5) (25.1.0) 2026-08-04 00:40:27.792915 | 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.dev5) (2024.10.1) 2026-08-04 00:40:27.792947 | 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.dev5) (0.36.2) 2026-08-04 00:40:27.792962 | 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.dev5) (0.23.1) 2026-08-04 00:40:27.792977 | 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-08-04 00:40:27.792994 | 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-08-04 00:40:27.793009 | 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.dev5) (3.11.0) 2026-08-04 00:40:27.793023 | 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.dev5) (4.0.1) 2026-08-04 00:40:27.793031 | 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.dev5) (2.10.1) 2026-08-04 00:40:27.793040 | 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.dev5) (5.6.0) 2026-08-04 00:40:27.793049 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==20.0.1.dev5) 2026-08-04 00:40:27.793058 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-08-04 00:40:27.793068 | 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.dev5) (1.3.4) 2026-08-04 00:40:27.793092 | 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.dev5) (3.0.0) 2026-08-04 00:40:27.793103 | 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.dev5) (1.17.2) 2026-08-04 00:40:27.793114 | 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.dev5) (5.1.1) 2026-08-04 00:40:27.793125 | 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.dev5) (1.3.0) 2026-08-04 00:40:27.793135 | 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.dev5) (2.0.0) 2026-08-04 00:40:27.793145 | 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.dev5) (2.0.1) 2026-08-04 00:40:27.793155 | 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.dev5) (0.5.0) 2026-08-04 00:40:27.793164 | 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.dev5) (2.9.0.post0) 2026-08-04 00:40:27.793193 | 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.dev5) (3.1.0) 2026-08-04 00:40:27.793204 | 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.dev5) (5.5.2) 2026-08-04 00:40:27.793213 | 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.dev5) (5.3.1) 2026-08-04 00:40:27.793223 | 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.dev5) (5.4.2) 2026-08-04 00:40:27.793233 | 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.dev5) (0.11.0) 2026-08-04 00:40:27.793243 | 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.dev5) (5.1.0) 2026-08-04 00:40:27.793257 | 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.dev5) (2025.1) 2026-08-04 00:40:27.793414 | 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.dev5) (0.21.1) 2026-08-04 00:40:27.793473 | 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.dev5) (3.1.5) 2026-08-04 00:40:27.793518 | 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.dev5) (4.0.1) 2026-08-04 00:40:27.793531 | 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.dev5) (4.0.1) 2026-08-04 00:40:27.793592 | 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.dev5) (3.0.2) 2026-08-04 00:40:27.793738 | 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.dev5) (1.1.0) 2026-08-04 00:40:27.793771 | 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.dev5) (7.1.0) 2026-08-04 00:40:27.793837 | 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.dev5) (2.5.1) 2026-08-04 00:40:27.793897 | 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.dev5) (1.6.10) 2026-08-04 00:40:27.793994 | 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.dev5) (0.19) 2026-08-04 00:40:27.794052 | 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.dev5) (3.2.1) 2026-08-04 00:40:27.794163 | 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.dev5) (24.2) 2026-08-04 00:40:27.794237 | 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.dev5) (7.0.0) 2026-08-04 00:40:27.794331 | 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.dev5) (83.0.0) 2026-08-04 00:40:27.794393 | 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.dev5) (0.3.5) 2026-08-04 00:40:27.794462 | 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.dev5) (1.17.0) 2026-08-04 00:40:27.794532 | 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-08-04 00:40:27.794601 | 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-08-04 00:40:27.794669 | 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-08-04 00:40:27.794737 | 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.7.22) 2026-08-04 00:40:27.794834 | 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.dev5) (0.7) 2026-08-04 00:40:27.794932 | 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.dev5) (2.7.2) 2026-08-04 00:40:27.794996 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2026-08-04 00:40:27.795057 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-08-04 00:40:27.795122 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-08-04 00:40:27.795193 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican 2026-08-04 00:40:27.795263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2026-08-04 00:40:27.795366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2026-08-04 00:40:27.795424 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-20.0.1.dev5-py3-none-any.whl size=484112 sha256=62d2f78c8fdbab2fa1dd28386922fd34aa595640494c8f454628dbf54c8274d1 2026-08-04 00:40:27.795493 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vbkaau3e/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2026-08-04 00:40:27.795561 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican 2026-08-04 00:40:27.795629 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: pyasn1, microversion-parse, ldap3, barbican 2026-08-04 00:40:27.795702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-20.0.1.dev5 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 2026-08-04 00:40:27.795769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 5befb439bf33 2026-08-04 00:40:27.795901 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 5b4c92011bac 2026-08-04 00:40:27.795981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 8/9 : COPY patches /patches 2026-08-04 00:40:27.796045 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 5a71fa5afe8f 2026-08-04 00:40:27.796113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 9/9 : RUN kolla_patch 2026-08-04 00:40:27.796184 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in c6c215151f9f 2026-08-04 00:40:27.796252 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:[i] No series file found, nothing to patch. 2026-08-04 00:40:27.796320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container c6c215151f9f 2026-08-04 00:40:27.796437 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 6faa9c6c413f 2026-08-04 00:40:27.796454 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 8108e14bbe64 2026-08-04 00:40:27.796524 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20260804 2026-08-04 00:40:27.796881 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2026-08-04 00:40:27.796545 (took 0:00:11.486810) 2026-08-04 00:40:27.796911 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2026-08-04 00:40:27.797106 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2026-08-04 00:40:27.797935 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2026-08-04 00:40:27.797967 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2026-08-04 00:40:27.797983 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2026-08-04 00:40:27.797993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2026-08-04 00:40:27.797708 2026-08-04 00:40:27.798002 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2025.1.tar.gz 2026-08-04 00:40:27.800880 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2026-08-04 00:40:27.800910 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2026-08-04 00:40:42.150942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:40:42.150974 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> c11262922d85 2026-08-04 00:40:42.150982 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/8 : LABEL "build-date"="20260804" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:40:42.150988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 9fc90942cf51 2026-08-04 00:40:42.151006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 9fc90942cf51 2026-08-04 00:40:42.151012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 88a9516605b7 2026-08-04 00:40:42.151070 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 3/8 : RUN usermod --append --home /var/lib/masakari --groups kolla masakari && mkdir -p /var/lib/masakari && chown -R 42485:42485 /var/lib/masakari 2026-08-04 00:40:42.152846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in ae79ba8a37a8 2026-08-04 00:40:42.152856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container ae79ba8a37a8 2026-08-04 00:40:42.152862 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 94a87faafedf 2026-08-04 00:40:42.152868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/8 : ADD masakari-base-archive /masakari-base-source 2026-08-04 00:40:42.152873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> ea5f2234e996 2026-08-04 00:40:42.152878 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:40:42.152883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 87cadabb3bf5 2026-08-04 00:40:42.152889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 6/8 : 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-08-04 00:40:42.152894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 095d20439572 2026-08-04 00:40:42.152899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing ./masakari 2026-08-04 00:40:42.152904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: started 2026-08-04 00:40:42.152909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:40:42.152914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: started 2026-08-04 00:40:42.152919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:40:42.152923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: started 2026-08-04 00:40:42.152928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:40:42.152949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:40:42.152953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:40:42.152966 | 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-08-04 00:40:42.152971 | 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-08-04 00:40:42.152975 | 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-08-04 00:40:42.152980 | 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-08-04 00:40:42.152984 | 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-08-04 00:40:42.152988 | 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-08-04 00:40:42.152992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==19.0.1.dev3) 2026-08-04 00:40:42.152996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-04 00:40:42.153000 | 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.2) 2026-08-04 00:40:42.153004 | 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-08-04 00:40:42.153008 | 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-08-04 00:40:42.153012 | 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.2) 2026-08-04 00:40:42.153016 | 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-08-04 00:40:42.153025 | 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-08-04 00:40:42.153029 | 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-08-04 00:40:42.153033 | 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-08-04 00:40:42.153037 | 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.2) 2026-08-04 00:40:42.153041 | 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-08-04 00:40:42.153045 | 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-08-04 00:40:42.153189 | 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-08-04 00:40:42.153253 | 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-08-04 00:40:42.153268 | 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-08-04 00:40:42.153310 | 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-08-04 00:40:42.153409 | 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-08-04 00:40:42.153462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==19.0.1.dev3) 2026-08-04 00:40:42.153541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-04 00:40:42.153670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==19.0.1.dev3) 2026-08-04 00:40:42.153857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-08-04 00:40:42.153977 | 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-08-04 00:40:42.154111 | 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-08-04 00:40:42.154214 | 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-08-04 00:40:42.154334 | 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-08-04 00:40:42.154471 | 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-08-04 00:40:42.154614 | 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-08-04 00:40:42.154794 | 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-08-04 00:40:42.154965 | 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-08-04 00:40:42.155078 | 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-08-04 00:40:42.155197 | 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-08-04 00:40:42.155358 | 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-08-04 00:40:42.155495 | 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-08-04 00:40:42.155635 | 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-08-04 00:40:42.155882 | 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-08-04 00:40:42.155973 | 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-08-04 00:40:42.156085 | 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-08-04 00:40:42.156164 | 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-08-04 00:40:42.156282 | 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-08-04 00:40:42.156403 | 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-08-04 00:40:42.156522 | 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-08-04 00:40:42.156646 | 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-08-04 00:40:42.156887 | 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-08-04 00:40:42.157022 | 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-08-04 00:40:42.157126 | 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-08-04 00:40:42.157222 | 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-08-04 00:40:42.157318 | 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-08-04 00:40:42.157412 | 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-08-04 00:40:42.157507 | 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-08-04 00:40:42.157599 | 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-08-04 00:40:42.157707 | 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-08-04 00:40:42.157850 | 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-08-04 00:40:42.157953 | 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-08-04 00:40:42.158055 | 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-08-04 00:40:42.158158 | 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-08-04 00:40:42.158260 | 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-08-04 00:40:42.158365 | 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-08-04 00:40:42.158470 | 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-08-04 00:40:42.158580 | 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-08-04 00:40:42.158703 | 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-08-04 00:40:42.158845 | 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-08-04 00:40:42.159820 | 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-08-04 00:40:42.159829 | 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-08-04 00:40:42.159834 | 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-08-04 00:40:42.159838 | 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-08-04 00:40:42.159842 | 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-08-04 00:40:42.159847 | 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-08-04 00:40:42.159854 | 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-08-04 00:40:42.159858 | 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-08-04 00:40:42.159862 | 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-08-04 00:40:42.159866 | 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-08-04 00:40:42.159869 | 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) (83.0.0) 2026-08-04 00:40:42.159873 | 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-08-04 00:40:42.159876 | 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-08-04 00:40:42.159880 | 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-08-04 00:40:42.160852 | 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-08-04 00:40:42.160862 | 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-08-04 00:40:42.160867 | 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.7.22) 2026-08-04 00:40:42.160874 | 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-08-04 00:40:42.160879 | 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-08-04 00:40:42.160883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-08-04 00:40:42.160887 | 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-08-04 00:40:42.160891 | 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-08-04 00:40:42.160896 | 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-08-04 00:40:42.160900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:40:42.160903 | 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-08-04 00:40:42.160910 | 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-08-04 00:40:42.160914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-08-04 00:40:42.160917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-08-04 00:40:42.160920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-08-04 00:40:42.160924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-08-04 00:40:42.160928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 126.7 MB/s 0:00:00 2026-08-04 00:40:42.160933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-08-04 00:40:42.160995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2026-08-04 00:40:42.161142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): started 2026-08-04 00:40:42.161208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): finished with status 'done' 2026-08-04 00:40:42.161244 | 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=c002b9cdc69f55843ec89255d521aa66e653cb071a7816d66fdf776932ddfb83 2026-08-04 00:40:42.161290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3niuiqjb/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2026-08-04 00:40:42.161425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2026-08-04 00:40:42.161500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2026-08-04 00:40:42.161593 | 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-08-04 00:40:42.161700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 095d20439572 2026-08-04 00:40:42.161811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 53b343fe2cc3 2026-08-04 00:40:42.161885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 7/8 : COPY patches /patches 2026-08-04 00:40:42.161977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 40d2151f8a07 2026-08-04 00:40:42.162060 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 8/8 : RUN kolla_patch 2026-08-04 00:40:42.162143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 32b35ce464bb 2026-08-04 00:40:42.162225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:[i] No series file found, nothing to patch. 2026-08-04 00:40:42.162303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 32b35ce464bb 2026-08-04 00:40:42.162384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> b4aa5c874772 2026-08-04 00:40:42.162473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 9363b66ba22a 2026-08-04 00:40:42.162552 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20260804 2026-08-04 00:40:42.162721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2026-08-04 00:40:42.162582 (took 0:00:14.364874) 2026-08-04 00:40:42.162882 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2026-08-04 00:40:42.162966 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2026-08-04 00:40:42.162995 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2026-08-04 00:40:42.163465 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2026-08-04 00:40:42.163559 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2026-08-04 00:40:42.163615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2026-08-04 00:40:42.163538 2026-08-04 00:40:42.163738 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2025.1.tar.gz 2026-08-04 00:40:42.166107 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2026-08-04 00:40:42.167085 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2026-08-04 00:41:16.721704 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:41:16.721869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> c11262922d85 2026-08-04 00:41:16.721904 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/10 : LABEL "build-date"="20260804" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:41:16.722037 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in d0628f97286d 2026-08-04 00:41:16.722125 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container d0628f97286d 2026-08-04 00:41:16.723071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 0799faa848ff 2026-08-04 00:41:16.723140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 3/10 : RUN usermod --append --home /var/lib/magnum --groups kolla magnum && mkdir -p /var/lib/magnum && chown -R 42428:42428 /var/lib/magnum 2026-08-04 00:41:16.723157 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 767ae66bd19d 2026-08-04 00:41:16.723169 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 767ae66bd19d 2026-08-04 00:41:16.723183 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> fe37d6910e5d 2026-08-04 00:41:16.723195 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/10 : ADD magnum-base-archive /magnum-base-source 2026-08-04 00:41:16.723207 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> ce78885b8051 2026-08-04 00:41:16.723220 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:41:16.723232 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> c9dc6c889de7 2026-08-04 00:41:16.723247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 6/10 : 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-08-04 00:41:16.723262 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 12ccde67cd69 2026-08-04 00:41:16.723307 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing ./magnum 2026-08-04 00:41:16.723320 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-08-04 00:41:16.723332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:41:16.723344 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-08-04 00:41:16.723370 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:41:16.723380 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-08-04 00:41:16.725306 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:41:16.725404 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:41:16.725438 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:41:16.725467 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2026-08-04 00:41:16.725530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.38.1-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2026-08-04 00:41:16.725564 | 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.dev9) (6.0.2) 2026-08-04 00:41:16.725597 | 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.dev9) (2.0.38) 2026-08-04 00:41:16.725630 | 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.dev9) (0.12.1) 2026-08-04 00:41:16.725663 | 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.dev9) (1.8.9) 2026-08-04 00:41:16.725689 | 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.dev9) (1.14.1) 2026-08-04 00:41:16.725706 | 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.dev9) (4.9.1) 2026-08-04 00:41:16.725722 | 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.dev9) (5.1.1) 2026-08-04 00:41:16.725738 | 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.dev9) (0.39.0) 2026-08-04 00:41:16.725755 | 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.dev9) (1.33) 2026-08-04 00:41:16.725772 | 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.dev9) (5.10.0) 2026-08-04 00:41:16.725847 | 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.dev9) (10.12.1) 2026-08-04 00:41:16.725867 | 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.dev9) (1.3.0) 2026-08-04 00:41:16.725884 | 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.dev9) (7.1.0) 2026-08-04 00:41:16.725896 | 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.dev9) (9.7.2) 2026-08-04 00:41:16.725907 | 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.dev9) (5.7.1) 2026-08-04 00:41:16.725917 | 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.dev9) (17.2.1) 2026-08-04 00:41:16.725943 | 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.dev9) (6.5.1) 2026-08-04 00:41:16.725954 | 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.dev9) (7.1.0) 2026-08-04 00:41:16.725964 | 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.dev9) (16.1.2) 2026-08-04 00:41:16.725974 | 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.dev9) (6.3.1) 2026-08-04 00:41:16.726001 | 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.dev9) (4.5.1) 2026-08-04 00:41:16.726011 | 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.dev9) (3.5.1) 2026-08-04 00:41:16.726022 | 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.dev9) (5.7.0) 2026-08-04 00:41:16.726042 | 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.dev9) (4.1.2) 2026-08-04 00:41:16.726052 | 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.dev9) (2.5.0) 2026-08-04 00:41:16.726062 | 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.dev9) (8.2.0) 2026-08-04 00:41:16.726072 | 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.dev9) (3.6.0) 2026-08-04 00:41:16.726082 | 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.dev9) (7.0.0) 2026-08-04 00:41:16.726092 | 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.dev9) (1.5.1) 2026-08-04 00:41:16.726101 | 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.dev9) (4.0.1) 2026-08-04 00:41:16.726111 | 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.dev9) (7.1.0) 2026-08-04 00:41:16.726121 | 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.dev9) (9.7.0) 2026-08-04 00:41:16.726130 | 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.dev9) (4.8.0) 2026-08-04 00:41:16.726140 | 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.dev9) (4.1.0) 2026-08-04 00:41:16.726150 | 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.dev9) (11.4.1) 2026-08-04 00:41:16.726159 | 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.dev9) (18.9.0) 2026-08-04 00:41:16.726191 | 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.dev9) (5.6.0) 2026-08-04 00:41:16.726202 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==20.0.2.dev9) 2026-08-04 00:41:16.726212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-04 00:41:16.726221 | 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.dev9) (2.32.3) 2026-08-04 00:41:16.726234 | 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.dev9) (83.0.0) 2026-08-04 00:41:16.726246 | 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.dev9) (5.4.1) 2026-08-04 00:41:16.726883 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==20.0.2.dev9) 2026-08-04 00:41:16.726908 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-08-04 00:41:16.726918 | 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.dev9) (43.0.3) 2026-08-04 00:41:16.726929 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==20.0.2.dev9) 2026-08-04 00:41:16.726939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:41:16.726949 | 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.dev9) (4.2.0) 2026-08-04 00:41:16.726968 | 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.7.22) 2026-08-04 00:41:16.726978 | 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-08-04 00:41:16.726988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2026-08-04 00:41:16.726998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-08-04 00:41:16.727008 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2026-08-04 00:41:16.727018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-08-04 00:41:16.727028 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-08-04 00:41:16.727038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:41:16.727048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-08-04 00:41:16.727058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:41:16.727068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-08-04 00:41:16.727078 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:41:16.727088 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:41:16.727097 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:41:16.727107 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2026-08-04 00:41:16.727126 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:41:16.727136 | 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-08-04 00:41:16.727147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.4.0) 2026-08-04 00:41:16.727157 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2026-08-04 00:41:16.727166 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-08-04 00:41:16.727176 | 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-08-04 00:41:16.727186 | 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.1) 2026-08-04 00:41:16.727196 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2026-08-04 00:41:16.727206 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-08-04 00:41:16.727216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2026-08-04 00:41:16.727226 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-04 00:41:16.727241 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2026-08-04 00:41:16.727251 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-08-04 00:41:16.727261 | 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.dev9) (1.3.9) 2026-08-04 00:41:16.727349 | 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.dev9) (4.12.2) 2026-08-04 00:41:16.727361 | 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.dev9) (0.5.2) 2026-08-04 00:41:16.727377 | 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.dev9) (2.5.11) 2026-08-04 00:41:16.727387 | 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.dev9) (3.14.0) 2026-08-04 00:41:16.727480 | 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.dev9) (1.9.0) 2026-08-04 00:41:16.727581 | 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.dev9) (0.2.13) 2026-08-04 00:41:16.727642 | 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.dev9) (1.17.1) 2026-08-04 00:41:16.727723 | 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.dev9) (2.22) 2026-08-04 00:41:16.727822 | 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.dev9) (2.7.0) 2026-08-04 00:41:16.727890 | 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.dev9) (3.1.1) 2026-08-04 00:41:16.727967 | 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-08-04 00:41:16.728041 | 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.dev9) (3.0.0) 2026-08-04 00:41:16.728111 | 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.dev9) (2.1.0) 2026-08-04 00:41:16.728179 | 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.dev9) (1.7.0) 2026-08-04 00:41:16.728247 | 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.dev9) (3.11.0) 2026-08-04 00:41:16.728335 | 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.dev9) (2.10.1) 2026-08-04 00:41:16.728405 | 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-08-04 00:41:16.728510 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-08-04 00:41:16.728562 | 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-08-04 00:41:16.728633 | 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-08-04 00:41:16.728701 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-08-04 00:41:16.728769 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2026-08-04 00:41:16.728861 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-08-04 00:41:16.728934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-08-04 00:41:16.729001 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-08-04 00:41:16.729070 | 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-08-04 00:41:16.729139 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-08-04 00:41:16.729203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading durationpy-0.9-py3-none-any.whl.metadata (338 bytes) 2026-08-04 00:41:16.729297 | 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-08-04 00:41:16.729405 | 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-08-04 00:41:16.729478 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-08-04 00:41:16.729527 | 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-08-04 00:41:16.729583 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-08-04 00:41:16.729640 | 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-08-04 00:41:16.729697 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-08-04 00:41:16.729755 | 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.dev9) (1.3.4) 2026-08-04 00:41:16.729854 | 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.dev9) (3.0.0) 2026-08-04 00:41:16.729907 | 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.dev9) (1.17.2) 2026-08-04 00:41:16.729965 | 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.dev9) (0.19) 2026-08-04 00:41:16.730021 | 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.dev9) (2.0.0) 2026-08-04 00:41:16.730078 | 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.dev9) (2.0.1) 2026-08-04 00:41:16.730134 | 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.dev9) (0.5.0) 2026-08-04 00:41:16.730191 | 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.dev9) (3.1.0) 2026-08-04 00:41:16.730246 | 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.dev9) (5.3.1) 2026-08-04 00:41:16.730419 | 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.dev9) (5.4.2) 2026-08-04 00:41:16.730468 | 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.dev9) (0.11.0) 2026-08-04 00:41:16.730487 | 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.dev9) (5.1.0) 2026-08-04 00:41:16.730498 | 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.dev9) (2025.1) 2026-08-04 00:41:16.730529 | 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.dev9) (0.21.1) 2026-08-04 00:41:16.730591 | 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.dev9) (3.1.5) 2026-08-04 00:41:16.730645 | 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.dev9) (4.0.1) 2026-08-04 00:41:16.730704 | 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.dev9) (4.0.1) 2026-08-04 00:41:16.730769 | 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.dev9) (3.0.2) 2026-08-04 00:41:16.730821 | 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-08-04 00:41:16.730888 | 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.dev9) (7.0.0) 2026-08-04 00:41:16.730943 | 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.dev9) (3.1.0) 2026-08-04 00:41:16.730998 | 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.dev9) (2.5.1) 2026-08-04 00:41:16.731053 | 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.dev9) (3.10.1) 2026-08-04 00:41:16.731109 | 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.dev9) (1.6.10) 2026-08-04 00:41:16.731164 | 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.dev9) (3.2.1) 2026-08-04 00:41:16.731219 | 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.dev9) (24.2) 2026-08-04 00:41:16.731307 | 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.dev9) (0.3.5) 2026-08-04 00:41:16.731365 | 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.dev9) (2.0.1) 2026-08-04 00:41:16.731422 | 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.dev9) (24.2.1) 2026-08-04 00:41:16.731477 | 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.dev9) (3.2.0) 2026-08-04 00:41:16.731543 | 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.dev9) (4.7.1) 2026-08-04 00:41:16.732979 | 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->magnum-cluster-api) (1.0.1) 2026-08-04 00:41:16.733000 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api) (4.3.6) 2026-08-04 00:41:16.733010 | 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->magnum-cluster-api) (1.4.0) 2026-08-04 00:41:16.733025 | 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.dev9) (2.1.0) 2026-08-04 00:41:16.733035 | 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.dev9) (7.5.0) 2026-08-04 00:41:16.733045 | 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.dev9) (3.4.1) 2026-08-04 00:41:16.733054 | 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.dev9) (3.10) 2026-08-04 00:41:16.733071 | 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.dev9) (0.7) 2026-08-04 00:41:16.733081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==20.0.2.dev9) 2026-08-04 00:41:16.733091 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-08-04 00:41:16.733100 | 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.dev9) (4.23.0) 2026-08-04 00:41:16.733109 | 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.dev9) (3.2.0) 2026-08-04 00:41:16.733118 | 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.dev9) (9.0.0) 2026-08-04 00:41:16.733127 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==20.0.2.dev9) 2026-08-04 00:41:16.733136 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:41:16.733145 | 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.dev9) (25.1.0) 2026-08-04 00:41:16.733155 | 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.dev9) (2024.10.1) 2026-08-04 00:41:16.733166 | 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.dev9) (0.36.2) 2026-08-04 00:41:16.733175 | 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.dev9) (0.23.1) 2026-08-04 00:41:16.733184 | 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.dev9) (2.7.2) 2026-08-04 00:41:16.733193 | 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.dev9) (0.8.1) 2026-08-04 00:41:16.733203 | 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.dev9) (2025.1) 2026-08-04 00:41:16.733220 | 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.dev9) (8.5.0) 2026-08-04 00:41:16.733235 | 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.dev9) (3.21.0) 2026-08-04 00:41:16.733245 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.38.1-cp38-abi3-manylinux_2_28_x86_64.whl (7.4 MB) 2026-08-04 00:41:16.733254 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 45.9 MB/s 0:00:00 2026-08-04 00:41:16.733263 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-08-04 00:41:16.733298 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 2026-08-04 00:41:16.733307 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.3 MB/s 0:00:00 2026-08-04 00:41:16.733316 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 2026-08-04 00:41:16.733325 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2026-08-04 00:41:16.733334 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-08-04 00:41:16.733343 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-08-04 00:41:16.733351 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-08-04 00:41:16.733360 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-08-04 00:41:16.733375 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-08-04 00:41:16.733384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-08-04 00:41:16.733392 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-08-04 00:41:16.733401 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-08-04 00:41:16.733410 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-08-04 00:41:16.734858 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 44.1 MB/s 0:00:00 2026-08-04 00:41:16.734877 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-08-04 00:41:16.734888 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-08-04 00:41:16.734897 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-08-04 00:41:16.734906 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-08-04 00:41:16.734914 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-08-04 00:41:16.734923 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-08-04 00:41:16.734932 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2026-08-04 00:41:16.734940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): started 2026-08-04 00:41:16.734949 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): finished with status 'done' 2026-08-04 00:41:16.734958 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-20.0.2.dev9-py3-none-any.whl size=763003 sha256=39fe456a59989c02bbe2a4b1736e4de71c8724cfb8285a8a8764dd0a727c6f62 2026-08-04 00:41:16.734967 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-tpskat7b/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2026-08-04 00:41:16.734985 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): started 2026-08-04 00:41:16.734994 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-08-04 00:41:16.735003 | 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=1072d06930c033b29f2be59400cfcf77fe17240e3d2e930b1e87099830b6debf 2026-08-04 00:41:16.735012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-tpskat7b/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-08-04 00:41:16.735021 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2026-08-04 00:41:16.735032 | 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-08-04 00:41:16.735043 | 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.dev9 magnum-cluster-api-0.38.1 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-08-04 00:41:16.735053 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 12ccde67cd69 2026-08-04 00:41:16.735062 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 8586d5bbe5b5 2026-08-04 00:41:16.735071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 7/10 : COPY patches /patches 2026-08-04 00:41:16.735080 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> dbab9196c713 2026-08-04 00:41:16.735089 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 8/10 : RUN kolla_patch 2026-08-04 00:41:16.735097 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in ad22443415c8 2026-08-04 00:41:16.735106 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:[i] No series file found, nothing to patch. 2026-08-04 00:41:16.735115 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container ad22443415c8 2026-08-04 00:41:16.735123 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> ffcf68faeb7d 2026-08-04 00:41:16.735132 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 9/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt magnum-cluster-api 2026-08-04 00:41:16.735154 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 6ffae041f823 2026-08-04 00:41:16.735163 | 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.38.1) 2026-08-04 00:41:16.735172 | 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.7.22) 2026-08-04 00:41:16.735189 | 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-08-04 00:41:16.735198 | 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-08-04 00:41:16.735207 | 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-08-04 00:41:16.735215 | 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-08-04 00:41:16.735230 | 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-08-04 00:41:16.735240 | 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.dev9) 2026-08-04 00:41:16.735249 | 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-08-04 00:41:16.735258 | 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.2) 2026-08-04 00:41:16.735308 | 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-08-04 00:41:16.735318 | 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-08-04 00:41:16.735327 | 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-08-04 00:41:16.735336 | 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.2) 2026-08-04 00:41:16.735345 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.4.0) 2026-08-04 00:41:16.735353 | 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-08-04 00:41:16.735362 | 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-08-04 00:41:16.735371 | 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-08-04 00:41:16.735380 | 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.1) 2026-08-04 00:41:16.735389 | 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-08-04 00:41:16.735398 | 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-08-04 00:41:16.735407 | 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-08-04 00:41:16.735415 | 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-08-04 00:41:16.735430 | 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-08-04 00:41:16.735439 | 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-08-04 00:41:16.735448 | 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-08-04 00:41:16.735470 | 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-08-04 00:41:16.735479 | 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-08-04 00:41:16.735488 | 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-08-04 00:41:16.735497 | 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-08-04 00:41:16.735506 | 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-08-04 00:41:16.735515 | 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-08-04 00:41:16.735524 | 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-08-04 00:41:16.735533 | 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-08-04 00:41:16.735542 | 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-08-04 00:41:16.735551 | 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-08-04 00:41:16.735560 | 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-08-04 00:41:16.735569 | 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-08-04 00:41:16.735578 | 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-08-04 00:41:16.735587 | 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-08-04 00:41:16.735595 | 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-08-04 00:41:16.735604 | 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-08-04 00:41:16.735613 | 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-08-04 00:41:16.735622 | 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-08-04 00:41:16.735636 | 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-08-04 00:41:16.735651 | 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-08-04 00:41:16.735660 | 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-08-04 00:41:16.735675 | 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-08-04 00:41:16.735683 | 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-08-04 00:41:16.735692 | 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-08-04 00:41:16.735701 | 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.2) 2026-08-04 00:41:16.735710 | 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-08-04 00:41:16.735719 | 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-08-04 00:41:16.735728 | 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-08-04 00:41:16.735737 | 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-08-04 00:41:16.735746 | 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-08-04 00:41:16.735759 | 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-08-04 00:41:16.735768 | 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-08-04 00:41:16.735803 | 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-08-04 00:41:16.735844 | 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-08-04 00:41:16.735899 | 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-08-04 00:41:16.735938 | 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-08-04 00:41:16.735980 | 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-08-04 00:41:16.736024 | 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-08-04 00:41:16.736067 | 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.1) 2026-08-04 00:41:16.736111 | 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-08-04 00:41:16.736161 | 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-08-04 00:41:16.736199 | 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-08-04 00:41:16.736246 | 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) (83.0.0) 2026-08-04 00:41:16.736305 | 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-08-04 00:41:16.736348 | 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-08-04 00:41:16.736392 | 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-08-04 00:41:16.736436 | 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-08-04 00:41:16.736480 | 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-08-04 00:41:16.736524 | 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-08-04 00:41:16.736568 | 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-08-04 00:41:16.736612 | 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-08-04 00:41:16.736664 | 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-08-04 00:41:16.736708 | 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-08-04 00:41:16.736751 | 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-08-04 00:41:16.736822 | 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-08-04 00:41:16.736871 | 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-08-04 00:41:16.736913 | 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-08-04 00:41:16.736957 | 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-08-04 00:41:16.737001 | 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-08-04 00:41:16.737052 | 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-08-04 00:41:16.737090 | 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-08-04 00:41:16.737135 | 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-08-04 00:41:16.737179 | 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-08-04 00:41:16.737253 | 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-08-04 00:41:16.737408 | 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-08-04 00:41:16.737445 | 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-08-04 00:41:16.737464 | 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-08-04 00:41:16.737475 | 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-08-04 00:41:16.737489 | 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-08-04 00:41:16.737533 | 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-08-04 00:41:16.737570 | 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-08-04 00:41:16.737605 | 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-08-04 00:41:16.737648 | 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-08-04 00:41:16.737687 | 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-08-04 00:41:16.737726 | 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-08-04 00:41:16.737765 | 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-08-04 00:41:16.737825 | 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-08-04 00:41:16.737869 | 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-08-04 00:41:16.737917 | 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-08-04 00:41:16.737932 | 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-08-04 00:41:16.737979 | 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-08-04 00:41:16.738017 | 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-08-04 00:41:16.738055 | 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-08-04 00:41:16.738094 | 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-08-04 00:41:16.738132 | 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-08-04 00:41:16.738170 | 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-08-04 00:41:16.738209 | 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-08-04 00:41:16.738246 | 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-08-04 00:41:16.738323 | 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-08-04 00:41:16.738349 | 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-08-04 00:41:16.738362 | 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-08-04 00:41:16.738407 | 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.1) 2026-08-04 00:41:16.738445 | 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->magnum-cluster-api) (1.0.1) 2026-08-04 00:41:16.738483 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api) (4.3.6) 2026-08-04 00:41:16.738522 | 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->magnum-cluster-api) (1.4.0) 2026-08-04 00:41:16.738561 | 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-08-04 00:41:16.738600 | 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-08-04 00:41:16.738637 | 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-08-04 00:41:16.738674 | 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-08-04 00:41:16.738719 | 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-08-04 00:41:16.738753 | 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-08-04 00:41:16.738804 | 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-08-04 00:41:16.738846 | 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-08-04 00:41:16.738886 | 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-08-04 00:41:16.738926 | 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-08-04 00:41:16.738964 | 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-08-04 00:41:16.739002 | 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-08-04 00:41:16.739046 | 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-08-04 00:41:16.739080 | 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-08-04 00:41:16.739118 | 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-08-04 00:41:16.739163 | 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-08-04 00:41:16.739201 | 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-08-04 00:41:16.739240 | 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-08-04 00:41:16.739293 | 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-08-04 00:41:16.739331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 6ffae041f823 2026-08-04 00:41:16.739372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> bffb19b35d3a 2026-08-04 00:41:16.739411 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 10/10 : 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-08-04 00:41:16.739454 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 0d686ba83c5d 2026-08-04 00:41:16.739493 | 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: 0.273463, size: 16624839 2026-08-04 00:41:16.739542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2026-08-04 00:41:16.739585 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 0d686ba83c5d 2026-08-04 00:41:16.739626 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 6a1765d3ce64 2026-08-04 00:41:16.739669 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 9a7a0f1e6bb1 2026-08-04 00:41:16.739710 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20260804 2026-08-04 00:41:16.739813 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2026-08-04 00:41:16.739718 (took 0:00:34.576180) 2026-08-04 00:41:16.739892 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2026-08-04 00:41:16.739948 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2026-08-04 00:41:16.740258 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2026-08-04 00:41:16.740361 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2026-08-04 00:41:16.740371 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2026-08-04 00:41:16.740304 2026-08-04 00:41:16.740471 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2026-08-04 00:41:18.204305 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2026-08-04 00:41:18.281979 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2026-08-04 00:41:18.282454 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2026-08-04 00:41:51.678436 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/13 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:41:51.679900 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> c11262922d85 2026-08-04 00:41:51.679937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/13 : LABEL "build-date"="20260804" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:41:51.679955 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in f4724b1fa440 2026-08-04 00:41:51.679992 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container f4724b1fa440 2026-08-04 00:41:51.680004 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 8613b8ddaa97 2026-08-04 00:41:51.680017 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/13 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2026-08-04 00:41:51.680030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 9373632d0518 2026-08-04 00:41:51.680043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 9373632d0518 2026-08-04 00:41:51.680054 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> a61e117201c7 2026-08-04 00:41:51.680067 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/13 : 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-08-04 00:41:51.680080 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in c58ca0d2e43e 2026-08-04 00:41:51.680092 | 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-08-04 00:41:51.680106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:41:51.680118 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:41:51.680131 | 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-08-04 00:41:51.680143 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:41:51.680155 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:41:51.680167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:41:51.680178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:41:51.680190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:41:51.680202 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:41:51.680214 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:41:51.680281 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:41:51.680300 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:41:51.680310 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:41:51.680320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:41:51.680330 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 28.2 MB in 2s (12.2 MB/s) 2026-08-04 00:41:51.680340 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-08-04 00:41:51.680354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-08-04 00:41:51.680465 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2026-08-04 00:41:51.680614 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2026-08-04 00:41:51.680671 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2026-08-04 00:41:51.680681 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-08-04 00:41:51.680846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2026-08-04 00:41:51.680904 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2026-08-04 00:41:51.681005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-08-04 00:41:51.681160 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2026-08-04 00:41:51.681226 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:41:51.681303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,280 kB of archives. 2026-08-04 00:41:51.681380 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.6 MB of additional disk space will be used. 2026-08-04 00:41:51.681451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:41:51.681535 | 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-08-04 00:41:51.681619 | 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-08-04 00:41:51.681699 | 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-08-04 00:41:51.681806 | 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-08-04 00:41:51.681926 | 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-08-04 00:41:51.682046 | 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-08-04 00:41:51.682127 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,280 kB in 0s (11.5 MB/s) 2026-08-04 00:41:51.682209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-08-04 00:41:51.682282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2026-08-04 00:41:51.682396 | 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-08-04 00:41:51.682446 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2026-08-04 00:41:51.682507 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2026-08-04 00:41:51.682581 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2026-08-04 00:41:51.682659 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2026-08-04 00:41:51.682741 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2026-08-04 00:41:51.683013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2026-08-04 00:41:51.683091 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:41:51.683200 | 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-08-04 00:41:51.683286 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:41:51.683377 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-08-04 00:41:51.683446 | 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-08-04 00:41:51.683523 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:41:51.683600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-08-04 00:41:51.683677 | 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-08-04 00:41:51.683865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:41:51.684102 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2026-08-04 00:41:51.686112 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:41:51.686186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:41:51.686209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2026-08-04 00:41:51.686227 | 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-08-04 00:41:51.686244 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:41:51.686262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2026-08-04 00:41:51.686279 | 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-08-04 00:41:51.686296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:41:51.686314 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:41:51.686333 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:41:51.686351 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2026-08-04 00:41:51.686369 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:41:51.686380 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:41:51.686389 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:41:51.686399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:41:51.686409 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:41:51.686419 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container c58ca0d2e43e 2026-08-04 00:41:51.686445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> bdfaa362f66e 2026-08-04 00:41:51.686456 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/13 : ADD gnocchi-base-archive /gnocchi-base-source 2026-08-04 00:41:51.686466 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> a46a3b0bc3b9 2026-08-04 00:41:51.686476 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:41:51.686486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 9a28df530da4 2026-08-04 00:41:51.686496 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/13 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2026-08-04 00:41:51.686506 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> c587ee19a926 2026-08-04 00:41:51.686516 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/13 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2026-08-04 00:41:51.686527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 2eca0672463a 2026-08-04 00:41:51.686537 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 2eca0672463a 2026-08-04 00:41:51.686547 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 867fe47abbed 2026-08-04 00:41:51.686874 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/13 : RUN sed -e "s/^numpy===2.2.3/numpy==2.2.6/g" -i requirements/upper-constraints.txt 2026-08-04 00:41:51.686898 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in be673e98a56b 2026-08-04 00:41:51.686908 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container be673e98a56b 2026-08-04 00:41:51.686918 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> aabb9d114612 2026-08-04 00:41:51.686951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/13 : 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-08-04 00:41:51.686997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 72a7b0b6e5f0 2026-08-04 00:41:51.687009 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing ./gnocchi 2026-08-04 00:41:51.687019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2026-08-04 00:41:51.687029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:41:51.687038 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2026-08-04 00:41:51.687048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:41:51.687058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:41:51.687068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:41:51.687078 | 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-08-04 00:41:51.687088 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2026-08-04 00:41:51.687097 | 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-08-04 00:41:51.687107 | 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-08-04 00:41:51.687125 | 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.2) 2026-08-04 00:41:51.687137 | 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-08-04 00:41:51.687235 | 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-08-04 00:41:51.687363 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2026-08-04 00:41:51.687451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2026-08-04 00:41:51.687589 | 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-08-04 00:41:51.687703 | 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-08-04 00:41:51.687905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2026-08-04 00:41:51.688145 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:41:51.688261 | 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-08-04 00:41:51.688363 | 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-08-04 00:41:51.688461 | 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-08-04 00:41:51.688566 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2026-08-04 00:41:51.688670 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 00:41:51.688770 | 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-08-04 00:41:51.688901 | 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-08-04 00:41:51.689135 | 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-08-04 00:41:51.690056 | 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-08-04 00:41:51.690084 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2026-08-04 00:41:51.690089 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.3.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-04 00:41:51.690093 | 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-08-04 00:41:51.690110 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2026-08-04 00:41:51.690114 | 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-08-04 00:41:51.690118 | 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-08-04 00:41:51.690121 | 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-08-04 00:41:51.690125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2026-08-04 00:41:51.690138 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2026-08-04 00:41:51.690142 | 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-08-04 00:41:51.690147 | 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-08-04 00:41:51.690151 | 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-08-04 00:41:51.690156 | 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-08-04 00:41:51.690856 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2026-08-04 00:41:51.690865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-04 00:41:51.690869 | 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-08-04 00:41:51.690873 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2026-08-04 00:41:51.690878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-08-04 00:41:51.690881 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2026-08-04 00:41:51.690885 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-08-04 00:41:51.690889 | 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-08-04 00:41:51.690893 | 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-08-04 00:41:51.690898 | 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-08-04 00:41:51.690901 | 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-08-04 00:41:51.690905 | 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-08-04 00:41:51.690909 | 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-08-04 00:41:51.690913 | 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-08-04 00:41:51.690918 | 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-08-04 00:41:51.690922 | 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-08-04 00:41:51.690926 | 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-08-04 00:41:51.690930 | 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-08-04 00:41:51.690943 | 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-08-04 00:41:51.690948 | 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-08-04 00:41:51.690952 | 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-08-04 00:41:51.690968 | 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-08-04 00:41:51.690975 | 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-08-04 00:41:51.691044 | 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-08-04 00:41:51.691131 | 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-08-04 00:41:51.691186 | 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-08-04 00:41:51.691239 | 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-08-04 00:41:51.691291 | 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-08-04 00:41:51.691339 | 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-08-04 00:41:51.691390 | 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-08-04 00:41:51.691463 | 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-08-04 00:41:51.691507 | 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-08-04 00:41:51.691555 | 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-08-04 00:41:51.691602 | 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-08-04 00:41:51.691649 | 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-08-04 00:41:51.691697 | 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-08-04 00:41:51.691745 | 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-08-04 00:41:51.691814 | 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-08-04 00:41:51.691874 | 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-08-04 00:41:51.691919 | 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-08-04 00:41:51.691989 | 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-08-04 00:41:51.692029 | 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-08-04 00:41:51.692077 | 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-08-04 00:41:51.692124 | 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-08-04 00:41:51.692171 | 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-08-04 00:41:51.692217 | 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-08-04 00:41:51.692264 | 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-08-04 00:41:51.692312 | 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-08-04 00:41:51.692358 | 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-08-04 00:41:51.692405 | 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-08-04 00:41:51.692459 | 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-08-04 00:41:51.692508 | 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) (83.0.0) 2026-08-04 00:41:51.692554 | 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-08-04 00:41:51.692601 | 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-08-04 00:41:51.692648 | 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-08-04 00:41:51.692693 | 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.7.22) 2026-08-04 00:41:51.692740 | 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-08-04 00:41:51.692790 | 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-08-04 00:41:51.692853 | 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-08-04 00:41:51.692905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3->gnocchi==4.6.4) 2026-08-04 00:41:51.692951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:41:51.693016 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger>=3 (from daiquiri->gnocchi==4.6.4) 2026-08-04 00:41:51.693064 | 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-08-04 00:41:51.694021 | 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-08-04 00:41:51.694056 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-08-04 00:41:51.694065 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 32.8 MB/s 0:00:00 2026-08-04 00:41:51.694071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-08-04 00:41:51.694078 | 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-08-04 00:41:51.694084 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 83.6 MB/s 0:00:00 2026-08-04 00:41:51.694090 | 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-08-04 00:41:51.694097 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 130.0 MB/s 0:00:00 2026-08-04 00:41:51.694105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-08-04 00:41:51.694129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-08-04 00:41:51.694139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.3.0-py3-none-any.whl (19 kB) 2026-08-04 00:41:51.694149 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-3.2.1-py3-none-any.whl (14 kB) 2026-08-04 00:41:51.694159 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2026-08-04 00:41:51.694169 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-08-04 00:41:51.694180 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-08-04 00:41:51.694191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2026-08-04 00:41:51.694213 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2026-08-04 00:41:51.694220 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2026-08-04 00:41:51.694227 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=324201 sha256=1b40eaab2a5cc94c16e635194943a73f08611e8001c1114d31bf5592b500da9a 2026-08-04 00:41:51.694252 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3_rr_qjw/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2026-08-04 00:41:51.694262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2026-08-04 00:41:51.694273 | 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-08-04 00:41:51.694285 | 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-08-04 00:41:51.694298 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 72a7b0b6e5f0 2026-08-04 00:41:51.694310 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> a81816ae5432 2026-08-04 00:41:51.694322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 11/13 : COPY patches /patches 2026-08-04 00:41:51.694334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 089416db1307 2026-08-04 00:41:51.694346 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 12/13 : RUN kolla_patch 2026-08-04 00:41:51.694354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in fe39e9af892e 2026-08-04 00:41:51.694361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:[i] No series file found, nothing to patch. 2026-08-04 00:41:51.694367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container fe39e9af892e 2026-08-04 00:41:51.694405 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> f6de19187c8e 2026-08-04 00:41:51.694424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 13/13 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-08-04 00:41:51.694431 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in a5c4590c039a 2026-08-04 00:41:51.694438 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container a5c4590c039a 2026-08-04 00:41:51.694446 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 6661b83fb369 2026-08-04 00:41:51.694457 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built 0c878dede830 2026-08-04 00:41:51.694468 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20260804 2026-08-04 00:41:51.694491 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2026-08-04 00:41:51.694174 (took 0:00:34.953870) 2026-08-04 00:41:51.694503 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2026-08-04 00:41:51.694515 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2026-08-04 00:41:51.694526 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2026-08-04 00:41:51.694809 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2026-08-04 00:41:51.694980 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2026-08-04 00:41:51.695072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2026-08-04 00:41:51.694985 2026-08-04 00:41:51.695150 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2025.1.tar.gz 2026-08-04 00:41:51.700732 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2026-08-04 00:41:51.701279 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2026-08-04 00:42:24.840485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:42:24.840605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> c11262922d85 2026-08-04 00:42:24.840721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/11 : LABEL "build-date"="20260804" "name"="manila-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:42:24.841980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 8e6ca1bae581 2026-08-04 00:42:24.842064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 8e6ca1bae581 2026-08-04 00:42:24.842081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 05c382a97980 2026-08-04 00:42:24.842094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 3/11 : RUN usermod --append --home /var/lib/manila --groups kolla manila && mkdir -p /var/lib/manila && chown -R 42429:42429 /var/lib/manila 2026-08-04 00:42:24.842106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 3177e4272cfb 2026-08-04 00:42:24.842117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 3177e4272cfb 2026-08-04 00:42:24.842126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 8d07fe964a5b 2026-08-04 00:42:24.842138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 4/11 : 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-08-04 00:42:24.842149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in ddbc3c1161aa 2026-08-04 00:42:24.842159 | 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-08-04 00:42:24.842171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:42:24.842181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:42:24.842192 | 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-08-04 00:42:24.842202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:42:24.842212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:42:24.842222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:42:24.842256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:42:24.842268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:42:24.842278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:42:24.842288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:42:24.842309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:42:24.842319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:42:24.842329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:42:24.842358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:42:24.842374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 28.2 MB in 2s (13.2 MB/s) 2026-08-04 00:42:24.842526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-08-04 00:42:24.842616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-08-04 00:42:24.842696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2026-08-04 00:42:24.842849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2026-08-04 00:42:24.842958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2026-08-04 00:42:24.843067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-08-04 00:42:24.843145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: uuid-runtime 2026-08-04 00:42:24.843232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2026-08-04 00:42:24.843306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc 2026-08-04 00:42:24.843378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Recommended packages: 2026-08-04 00:42:24.843449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-openvswitch python3-netifaces 2026-08-04 00:42:24.843548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2026-08-04 00:42:24.843629 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-08-04 00:42:24.843707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch uuid-runtime 2026-08-04 00:42:24.843887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:42:24.843930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 3,410 kB of archives. 2026-08-04 00:42:24.843978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 10.5 MB of additional disk space will be used. 2026-08-04 00:42:24.844069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:42:24.844156 | 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-08-04 00:42:24.844240 | 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-08-04 00:42:24.844320 | 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-08-04 00:42:24.844399 | 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.8 [445 kB] 2026-08-04 00:42:24.844476 | 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-08-04 00:42:24.844554 | 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-08-04 00:42:24.844631 | 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-08-04 00:42:24.844709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 3,410 kB in 1s (2,783 kB/s) 2026-08-04 00:42:24.844935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2026-08-04 00:42:24.845866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2026-08-04 00:42:24.845906 | 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-08-04 00:42:24.845961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% 2026-08-04 00:42:24.845975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% 2026-08-04 00:42:24.845987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% (Reading database ... 85% 2026-08-04 00:42:24.845999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2026-08-04 00:42:24.846011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2026-08-04 00:42:24.846022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:42:24.846033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:42:24.846043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:42:24.846053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-04 00:42:24.846063 | 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-08-04 00:42:24.846074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:42:24.846084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2026-08-04 00:42:24.846094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-04 00:42:24.846105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:42:24.846115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2026-08-04 00:42:24.846125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:42:24.846142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:42:24.846152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:42:24.846162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:42:24.846172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:42:24.846182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2026-08-04 00:42:24.846192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-08-04 00:42:24.846206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:42:24.846216 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2026-08-04 00:42:24.846313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-08-04 00:42:24.846331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:42:24.846413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:42:24.846455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-08-04 00:42:24.846509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-04 00:42:24.846564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:42:24.846620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:42:24.846675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:42:24.846732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2026-08-04 00:42:24.846836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:42:24.846937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:42:24.846955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:42:24.847092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-08-04 00:42:24.847128 | 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-08-04 00:42:24.847158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:42:24.847176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:42:24.847244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:42:24.847291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container ddbc3c1161aa 2026-08-04 00:42:24.847347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 74e29a1b3986 2026-08-04 00:42:24.847419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/11 : ADD manila-base-archive /manila-base-source 2026-08-04 00:42:24.847463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> b79d466f54b5 2026-08-04 00:42:24.847519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:42:24.847577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 08cd4dffa7c2 2026-08-04 00:42:24.847633 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/11 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2026-08-04 00:42:24.847690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 216032f225b0 2026-08-04 00:42:24.847805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 8/11 : 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-08-04 00:42:24.847853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 2d111e90da64 2026-08-04 00:42:24.847916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing ./manila 2026-08-04 00:42:24.847974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2026-08-04 00:42:24.848031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:42:24.848085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2026-08-04 00:42:24.848157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:42:24.848215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:42:24.848274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:42:24.848348 | 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-08-04 00:42:24.848408 | 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-08-04 00:42:24.848469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting defusedxml>=0.7.1 (from manila==20.0.2.dev12) 2026-08-04 00:42:24.848526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-04 00:42:24.848596 | 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-08-04 00:42:24.848656 | 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-08-04 00:42:24.848713 | 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-08-04 00:42:24.848837 | 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-08-04 00:42:24.848901 | 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.2) 2026-08-04 00:42:24.848961 | 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-08-04 00:42:24.849020 | 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-08-04 00:42:24.849919 | 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-08-04 00:42:24.849968 | 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-08-04 00:42:24.849982 | 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.2) 2026-08-04 00:42:24.850012 | 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-08-04 00:42:24.850023 | 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-08-04 00:42:24.850033 | 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-08-04 00:42:24.850043 | 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-08-04 00:42:24.850053 | 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-08-04 00:42:24.850063 | 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-08-04 00:42:24.850073 | 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.2) 2026-08-04 00:42:24.850083 | 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-08-04 00:42:24.850092 | 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-08-04 00:42:24.850118 | 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-08-04 00:42:24.850128 | 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-08-04 00:42:24.850138 | 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-08-04 00:42:24.850148 | 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-08-04 00:42:24.850157 | 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-08-04 00:42:24.850167 | 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-08-04 00:42:24.850177 | 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.1) 2026-08-04 00:42:24.850187 | 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-08-04 00:42:24.850196 | 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-08-04 00:42:24.850206 | 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-08-04 00:42:24.850216 | 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-08-04 00:42:24.850241 | 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-08-04 00:42:24.850252 | 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-08-04 00:42:24.850262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==20.0.2.dev12) 2026-08-04 00:42:24.850273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-04 00:42:24.850288 | 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-08-04 00:42:24.850298 | 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-08-04 00:42:24.850308 | 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-08-04 00:42:24.850318 | 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-08-04 00:42:24.850328 | 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-08-04 00:42:24.850337 | 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-08-04 00:42:24.850354 | 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-08-04 00:42:24.850364 | 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-08-04 00:42:24.850374 | 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-08-04 00:42:24.850389 | 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-08-04 00:42:24.850400 | 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-08-04 00:42:24.850409 | 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-08-04 00:42:24.850419 | 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-08-04 00:42:24.850454 | 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-08-04 00:42:24.850542 | 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-08-04 00:42:24.850560 | 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-08-04 00:42:24.850664 | 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-08-04 00:42:24.850684 | 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-08-04 00:42:24.850739 | 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-08-04 00:42:24.850822 | 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-08-04 00:42:24.850879 | 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-08-04 00:42:24.850938 | 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-08-04 00:42:24.850980 | 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-08-04 00:42:24.851028 | 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-08-04 00:42:24.851078 | 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-08-04 00:42:24.851125 | 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-08-04 00:42:24.851176 | 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-08-04 00:42:24.851225 | 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-08-04 00:42:24.851273 | 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-08-04 00:42:24.851321 | 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-08-04 00:42:24.851370 | 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-08-04 00:42:24.851418 | 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-08-04 00:42:24.851467 | 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-08-04 00:42:24.851526 | 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-08-04 00:42:24.851577 | 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-08-04 00:42:24.851628 | 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-08-04 00:42:24.851676 | 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-08-04 00:42:24.851723 | 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-08-04 00:42:24.851830 | 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-08-04 00:42:24.851878 | 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-08-04 00:42:24.851927 | 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-08-04 00:42:24.851993 | 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-08-04 00:42:24.852018 | 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-08-04 00:42:24.852066 | 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-08-04 00:42:24.852112 | 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-08-04 00:42:24.852159 | 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-08-04 00:42:24.852207 | 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) (83.0.0) 2026-08-04 00:42:24.852256 | 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-08-04 00:42:24.852304 | 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-08-04 00:42:24.852350 | 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-08-04 00:42:24.852394 | 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-08-04 00:42:24.852438 | 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-08-04 00:42:24.852481 | 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-08-04 00:42:24.853886 | 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-08-04 00:42:24.853922 | 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-08-04 00:42:24.853935 | 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-08-04 00:42:24.853945 | 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-08-04 00:42:24.853954 | 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-08-04 00:42:24.853964 | 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-08-04 00:42:24.853983 | 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-08-04 00:42:24.853993 | 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-08-04 00:42:24.854010 | 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-08-04 00:42:24.854019 | 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-08-04 00:42:24.854029 | 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-08-04 00:42:24.854039 | 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-08-04 00:42:24.854047 | 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-08-04 00:42:24.854056 | 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.7.22) 2026-08-04 00:42:24.854065 | 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-08-04 00:42:24.854074 | 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-08-04 00:42:24.854082 | 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-08-04 00:42:24.854091 | 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-08-04 00:42:24.854100 | 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-08-04 00:42:24.854119 | 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-08-04 00:42:24.854130 | 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-08-04 00:42:24.854139 | 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-08-04 00:42:24.854148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-04 00:42:24.854157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-08-04 00:42:24.854172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2026-08-04 00:42:24.854181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2026-08-04 00:42:24.854190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2026-08-04 00:42:24.854199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-20.0.2.dev12-py3-none-any.whl size=2736202 sha256=9f7d28a84bfd3ce4bec3a2cd0b3873a6fff2c473e5fd4de06f7f88eb252dd375 2026-08-04 00:42:24.854208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-7ywfflus/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2026-08-04 00:42:24.854217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2026-08-04 00:42:24.854227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: defusedxml, SQLAlchemy-Utils, manila 2026-08-04 00:42:24.854235 | 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-08-04 00:42:24.854244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 2d111e90da64 2026-08-04 00:42:24.854253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 1511a44228af 2026-08-04 00:42:24.854266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 9/11 : COPY patches /patches 2026-08-04 00:42:24.854275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> f4e854cde802 2026-08-04 00:42:24.854284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 10/11 : RUN kolla_patch 2026-08-04 00:42:24.854293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in d96fff653485 2026-08-04 00:42:24.854301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:[i] No series file found, nothing to patch. 2026-08-04 00:42:24.854310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container d96fff653485 2026-08-04 00:42:24.854318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 76a1b7753134 2026-08-04 00:42:24.854327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 11/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pywinrm 2026-08-04 00:42:24.854336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 7d6411748e9a 2026-08-04 00:42:24.854345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2026-08-04 00:42:24.854353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-04 00:42:24.854362 | 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-08-04 00:42:24.854371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2026-08-04 00:42:24.854380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 00:42:24.854388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2026-08-04 00:42:24.854397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2026-08-04 00:42:24.854406 | 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-08-04 00:42:24.854415 | 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-08-04 00:42:24.854424 | 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-08-04 00:42:24.854433 | 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.7.22) 2026-08-04 00:42:24.854455 | 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-08-04 00:42:24.854465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2026-08-04 00:42:24.854474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-04 00:42:24.854482 | 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-08-04 00:42:24.854491 | 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-08-04 00:42:24.854500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2026-08-04 00:42:24.854509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2026-08-04 00:42:24.854517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2026-08-04 00:42:24.854526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2026-08-04 00:42:24.854535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2026-08-04 00:42:24.854543 | 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-08-04 00:42:24.854552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 7d6411748e9a 2026-08-04 00:42:24.854565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 2ba153cfb9ea 2026-08-04 00:42:24.854574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 5731d39e92f7 2026-08-04 00:42:24.854583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20260804 2026-08-04 00:42:24.854653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2026-08-04 00:42:24.854560 (took 0:00:33.159575) 2026-08-04 00:42:24.854763 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2026-08-04 00:42:24.854832 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2026-08-04 00:42:24.854888 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2026-08-04 00:42:24.854926 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2026-08-04 00:42:24.855272 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2026-08-04 00:42:24.855365 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2026-08-04 00:42:24.855380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2026-08-04 00:42:24.855324 2026-08-04 00:42:24.855469 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2025.1.tar.gz 2026-08-04 00:42:24.863710 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2026-08-04 00:42:24.864116 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2026-08-04 00:44:09.485489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 00:44:09.485737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> c11262922d85 2026-08-04 00:44:09.485942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/10 : LABEL "build-date"="20260804" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:44:09.486034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in f6fe0c3505e9 2026-08-04 00:44:09.486155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container f6fe0c3505e9 2026-08-04 00:44:09.486212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 85cd4463fa85 2026-08-04 00:44:09.486312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 3/10 : RUN usermod --append --home /var/lib/cinder --groups kolla cinder && mkdir -p /var/lib/cinder && chown -R 42407:42407 /var/lib/cinder 2026-08-04 00:44:09.486393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 1f6af473e446 2026-08-04 00:44:09.486477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 1f6af473e446 2026-08-04 00:44:09.486620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 438e72147572 2026-08-04 00:44:09.486738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 4/10 : 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-08-04 00:44:09.486867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in c9dffa9bb268 2026-08-04 00:44:09.486947 | 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-08-04 00:44:09.487029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:44:09.487110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:44:09.487193 | 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-08-04 00:44:09.487272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:44:09.487351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:44:09.487430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:44:09.487510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:44:09.487651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:44:09.487725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:44:09.487817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:44:09.487906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:44:09.487977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:44:09.488066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:44:09.488113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:44:09.488181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 28.2 MB in 2s (12.4 MB/s) 2026-08-04 00:44:09.488244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-08-04 00:44:09.490875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-08-04 00:44:09.490906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2026-08-04 00:44:09.490916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2026-08-04 00:44:09.490925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-04 00:44:09.490932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2026-08-04 00:44:09.490939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-08-04 00:44:09.490946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-08-04 00:44:09.490954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-08-04 00:44:09.490963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2026-08-04 00:44:09.490975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2026-08-04 00:44:09.490989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2026-08-04 00:44:09.491003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2026-08-04 00:44:09.491015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-08-04 00:44:09.491029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2026-08-04 00:44:09.491042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2026-08-04 00:44:09.491056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2026-08-04 00:44:09.491071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2026-08-04 00:44:09.491085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2026-08-04 00:44:09.491100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2026-08-04 00:44:09.491114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2026-08-04 00:44:09.491123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-08-04 00:44:09.491131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2026-08-04 00:44:09.491139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2026-08-04 00:44:09.491147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2026-08-04 00:44:09.491155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-08-04 00:44:09.491162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-08-04 00:44:09.491170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-url1.83.0 libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 2026-08-04 00:44:09.491178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libjson-c5 liblmdb0 2026-08-04 00:44:09.491185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libncurses6 libndctl6 libnuma1 libnvme1t64 liboath0t64 libpmem1 libpmemobj1 2026-08-04 00:44:09.491193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libpopt0 librabbitmq4 librados2 libradosstriper1 librbd1 2026-08-04 00:44:09.491201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libtcmalloc-minimal4t64 libunwind8 liburing2 nvme-cli python3-ceph-argparse 2026-08-04 00:44:09.491209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-08-04 00:44:09.491216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-rados python3-rbd python3-requests 2026-08-04 00:44:09.491224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-urllib3 python3-wcwidth python3-yaml qemu-utils uuid-runtime 2026-08-04 00:44:09.491240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:09.491248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.9 MB of archives. 2026-08-04 00:44:09.491256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 182 MB of additional disk space will be used. 2026-08-04 00:44:09.491272 | 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-08-04 00:44:09.491281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:44:09.491289 | 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-08-04 00:44:09.491309 | 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-08-04 00:44:09.491317 | 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-08-04 00:44:09.491325 | 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-08-04 00:44:09.491333 | 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-08-04 00:44:09.491341 | 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-08-04 00:44:09.491349 | 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-08-04 00:44:09.491357 | 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-08-04 00:44:09.491365 | 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-08-04 00:44:09.491373 | 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-08-04 00:44:09.491381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 00:44:09.491389 | 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-08-04 00:44:09.491397 | 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-08-04 00:44:09.491404 | 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-08-04 00:44:09.491412 | 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-08-04 00:44:09.491420 | 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-08-04 00:44:09.491428 | 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-08-04 00:44:09.491435 | 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-08-04 00:44:09.491443 | 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-08-04 00:44:09.491456 | 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-08-04 00:44:09.491464 | 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-08-04 00:44:09.491472 | 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-08-04 00:44:09.491480 | 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-08-04 00:44:09.491488 | 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-08-04 00:44:09.491496 | 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-08-04 00:44:09.491504 | 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-08-04 00:44:09.491563 | 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-08-04 00:44:09.491601 | 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-08-04 00:44:09.491610 | 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-08-04 00:44:09.491623 | 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-08-04 00:44:09.491631 | 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-08-04 00:44:09.491639 | 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.2 [49.7 kB] 2026-08-04 00:44:09.491647 | 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-08-04 00:44:09.491655 | 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-08-04 00:44:09.491663 | 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-08-04 00:44:09.491674 | 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-08-04 00:44:09.491706 | 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-08-04 00:44:09.491803 | 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-08-04 00:44:09.491848 | 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-08-04 00:44:09.491935 | 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-08-04 00:44:09.492011 | 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-08-04 00:44:09.492056 | 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-08-04 00:44:09.492127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-08-04 00:44:09.492184 | 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-08-04 00:44:09.492241 | 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-08-04 00:44:09.492296 | 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-08-04 00:44:09.492352 | 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-08-04 00:44:09.492407 | 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-08-04 00:44:09.492463 | 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-08-04 00:44:09.492520 | 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-08-04 00:44:09.492595 | 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.17 [2,222 kB] 2026-08-04 00:44:09.492653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2026-08-04 00:44:09.492711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.9 MB in 1s (44.3 MB/s) 2026-08-04 00:44:09.492768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2026-08-04 00:44:09.492842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2026-08-04 00:44:09.492934 | 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-08-04 00:44:09.492961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% 2026-08-04 00:44:09.493019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% 2026-08-04 00:44:09.493072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% 2026-08-04 00:44:09.493126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 85% 2026-08-04 00:44:09.493182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2026-08-04 00:44:09.493236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2026-08-04 00:44:09.493301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:44:09.493366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:44:09.493477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:44:09.493683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2026-08-04 00:44:09.493768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-08-04 00:44:09.493844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 00:44:09.493864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2026-08-04 00:44:09.493902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-08-04 00:44:09.493955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:44:09.493996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-08-04 00:44:09.494045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:44:09.494096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:44:09.494142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:44:09.494191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:44:09.494239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:44:09.494286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:44:09.494335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:44:09.494412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:44:09.494461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2026-08-04 00:44:09.494509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-08-04 00:44:09.494618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 00:44:09.494638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2026-08-04 00:44:09.494682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-08-04 00:44:09.494732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-08-04 00:44:09.494849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:44:09.494918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2026-08-04 00:44:09.495002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:44:09.495063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:44:09.495129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:44:09.495178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:44:09.495215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:44:09.495268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-08-04 00:44:09.495316 | 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-08-04 00:44:09.495363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.495412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-08-04 00:44:09.495460 | 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-08-04 00:44:09.495526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.495602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2026-08-04 00:44:09.495667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:44:09.495692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.495747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2026-08-04 00:44:09.495825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-08-04 00:44:09.495876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:44:09.495925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2026-08-04 00:44:09.495974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libndctl6_77-2ubuntu2_amd64.deb ... 2026-08-04 00:44:09.496020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 00:44:09.496066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2026-08-04 00:44:09.496110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:44:09.496157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-08-04 00:44:09.496205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:44:09.496252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2026-08-04 00:44:09.496305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:44:09.496324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:44:09.496377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2026-08-04 00:44:09.496421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:44:09.496466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.496510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2026-08-04 00:44:09.496569 | 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-08-04 00:44:09.496615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.496659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2026-08-04 00:44:09.496743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-08-04 00:44:09.496816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:44:09.496841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2026-08-04 00:44:09.496898 | 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-08-04 00:44:09.496941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.496986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-08-04 00:44:09.497030 | 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-08-04 00:44:09.497074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.497118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2026-08-04 00:44:09.497162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:44:09.497206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.497251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2026-08-04 00:44:09.497295 | 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-08-04 00:44:09.497342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.497380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2026-08-04 00:44:09.497422 | 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-08-04 00:44:09.497464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.497508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2026-08-04 00:44:09.497570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-04 00:44:09.497587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 00:44:09.497640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2026-08-04 00:44:09.497683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-prettytable_3.6.0-2_all.deb ... 2026-08-04 00:44:09.497727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2026-08-04 00:44:09.497770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2026-08-04 00:44:09.497814 | 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-08-04 00:44:09.497872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.497925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2026-08-04 00:44:09.497951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-certifi_2023.11.17-1_all.deb ... 2026-08-04 00:44:09.498000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2026-08-04 00:44:09.498042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2026-08-04 00:44:09.498086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-08-04 00:44:09.498144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 00:44:09.498179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2026-08-04 00:44:09.498202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-idna_3.6-2ubuntu0.2_all.deb ... 2026-08-04 00:44:09.498260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 00:44:09.498284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2026-08-04 00:44:09.498327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-08-04 00:44:09.498382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 00:44:09.498400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2026-08-04 00:44:09.498457 | 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-08-04 00:44:09.498480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 00:44:09.498525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2026-08-04 00:44:09.498703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-08-04 00:44:09.498732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:44:09.498748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2026-08-04 00:44:09.498757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-08-04 00:44:09.498810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-08-04 00:44:09.498827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-08-04 00:44:09.498890 | 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-08-04 00:44:09.498928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.498971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-08-04 00:44:09.499010 | 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-08-04 00:44:09.499050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.499090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-08-04 00:44:09.499130 | 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-08-04 00:44:09.499172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-08-04 00:44:09.500132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.500198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-08-04 00:44:09.500218 | 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-08-04 00:44:09.500271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.500288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-08-04 00:44:09.500304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-08-04 00:44:09.500320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-08-04 00:44:09.500335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2026-08-04 00:44:09.500350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-08-04 00:44:09.500365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-08-04 00:44:09.500380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-08-04 00:44:09.500396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-08-04 00:44:09.500412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-08-04 00:44:09.500427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2026-08-04 00:44:09.500442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-08-04 00:44:09.500458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-08-04 00:44:09.500473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-08-04 00:44:09.500488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2026-08-04 00:44:09.500503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-08-04 00:44:09.500517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-08-04 00:44:09.500533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2026-08-04 00:44:09.500591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:44:09.500621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.500637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2026-08-04 00:44:09.500654 | 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-08-04 00:44:09.500669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.500685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2026-08-04 00:44:09.500700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:44:09.500716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:44:09.500732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2026-08-04 00:44:09.500748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:44:09.500764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:44:09.500816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2026-08-04 00:44:09.500839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-08-04 00:44:09.500856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-08-04 00:44:09.500873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2026-08-04 00:44:09.500890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-liburing2_2.5-1build1_amd64.deb ... 2026-08-04 00:44:09.500906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-04 00:44:09.500923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2026-08-04 00:44:09.500953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-08-04 00:44:09.500970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-08-04 00:44:09.500986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2026-08-04 00:44:09.501002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../51-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:44:09.501017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:44:09.501032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:44:09.501059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.501074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-08-04 00:44:09.501087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 00:44:09.501095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.501104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.501113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.501122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:44:09.501131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.501140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-08-04 00:44:09.501158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.501167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:44:09.501176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:44:09.501184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2026-08-04 00:44:09.501194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 00:44:09.501202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 00:44:09.501211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2026-08-04 00:44:09.501220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.501229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:44:09.501237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.501246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 00:44:09.501255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-08-04 00:44:09.501264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 00:44:09.501272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:44:09.501281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-08-04 00:44:09.501290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 00:44:09.501299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:44:09.501308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-04 00:44:09.501316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:44:09.501325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2026-08-04 00:44:09.501334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2026-08-04 00:44:09.501343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:44:09.501356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 00:44:09.501365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-08-04 00:44:09.501379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-04 00:44:09.501838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2026-08-04 00:44:09.501863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:44:09.501872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:44:09.501881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:44:09.501890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.501899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-08-04 00:44:09.501907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:44:09.501916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.501925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.501934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-08-04 00:44:09.501953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 00:44:09.501962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:44:09.501979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:44:09.501988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:44:09.501997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:44:09.502011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.502026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-08-04 00:44:09.502041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:44:09.502057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.502071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.502086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.502101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:44:09.502118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2026-08-04 00:44:09.502132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-08-04 00:44:09.502141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2026-08-04 00:44:09.502150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-08-04 00:44:09.502159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2026-08-04 00:44:09.502168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2026-08-04 00:44:09.502177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2026-08-04 00:44:09.502186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-08-04 00:44:09.502194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-08-04 00:44:09.502204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:44:09.502219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container c9dffa9bb268 2026-08-04 00:44:09.502233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 12fb5c38f933 2026-08-04 00:44:09.502249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/10 : ADD cinder-base-archive /cinder-base-source 2026-08-04 00:44:09.502273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 1ac2b9b85162 2026-08-04 00:44:09.502283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2026-08-04 00:44:09.502292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 87d4796cfbe3 2026-08-04 00:44:09.502301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:44:09.502310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 74ccafc9fb60 2026-08-04 00:44:09.502322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 8/10 : 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-08-04 00:44:09.502334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 8a233274a7af 2026-08-04 00:44:09.502353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing ./cinder 2026-08-04 00:44:09.502362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-08-04 00:44:09.502371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:44:09.502385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-08-04 00:44:09.502401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:44:09.502422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: started 2026-08-04 00:44:09.502438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: finished with status 'done' 2026-08-04 00:44:09.502454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:44:09.502470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:44:09.502492 | 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.dev18) (7.0.0) 2026-08-04 00:44:09.502516 | 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.dev18) (5.1.1) 2026-08-04 00:44:09.502530 | 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.dev18) (0.39.0) 2026-08-04 00:44:09.502573 | 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.dev18) (3.1.1) 2026-08-04 00:44:09.502628 | 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.dev18) (2.1.0) 2026-08-04 00:44:09.502651 | 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.dev18) (4.23.0) 2026-08-04 00:44:09.502708 | 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.dev18) (5.10.0) 2026-08-04 00:44:09.502732 | 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.dev18) (10.12.1) 2026-08-04 00:44:09.502772 | 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.dev18) (5.3.1) 2026-08-04 00:44:09.502836 | 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.dev18) (9.7.2) 2026-08-04 00:44:09.502858 | 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.dev18) (7.1.0) 2026-08-04 00:44:09.502908 | 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.dev18) (5.7.1) 2026-08-04 00:44:09.502923 | 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.dev18) (17.2.1) 2026-08-04 00:44:09.502991 | 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.dev18) (7.1.0) 2026-08-04 00:44:09.503007 | 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.dev18) (16.1.2) 2026-08-04 00:44:09.503052 | 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.dev18) (6.3.1) 2026-08-04 00:44:09.503086 | 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.dev18) (4.5.1) 2026-08-04 00:44:09.503122 | 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.dev18) (3.6.0) 2026-08-04 00:44:09.503164 | 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.dev18) (3.5.1) 2026-08-04 00:44:09.503182 | 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.dev18) (7.5.1) 2026-08-04 00:44:09.503221 | 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.dev18) (5.7.0) 2026-08-04 00:44:09.503256 | 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.dev18) (4.1.2) 2026-08-04 00:44:09.503290 | 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.dev18) (2.5.0) 2026-08-04 00:44:09.503434 | 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.dev18) (8.2.0) 2026-08-04 00:44:09.503498 | 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.dev18) (3.6.0) 2026-08-04 00:44:09.503511 | 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.dev18) (4.2.0) 2026-08-04 00:44:09.503527 | 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.dev18) (24.2) 2026-08-04 00:44:09.503561 | 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.dev18) (3.5.1) 2026-08-04 00:44:09.503570 | 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.dev18) (3.10.1) 2026-08-04 00:44:09.503578 | 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.dev18) (3.1.0) 2026-08-04 00:44:09.503590 | 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.dev18) (3.2.1) 2026-08-04 00:44:09.503598 | 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.dev18) (7.1.0) 2026-08-04 00:44:09.503610 | 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.dev18) (4.8.0) 2026-08-04 00:44:09.503647 | 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.dev18) (5.6.0) 2026-08-04 00:44:09.503681 | 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.dev18) (18.9.0) 2026-08-04 00:44:09.503709 | 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.dev18) (4.7.1) 2026-08-04 00:44:09.503745 | 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.dev18) (2.32.3) 2026-08-04 00:44:09.503802 | 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.dev18) (2.5.1) 2026-08-04 00:44:09.503827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==26.2.1.dev18) 2026-08-04 00:44:09.503869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-08-04 00:44:09.503919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==26.2.1.dev18) 2026-08-04 00:44:09.503956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2026-08-04 00:44:09.503993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-08-04 00:44:09.504040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:44:09.504139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-08-04 00:44:09.504178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:44:09.504217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:44:09.504253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:44:09.504291 | 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.dev18) (2.0.38) 2026-08-04 00:44:09.504326 | 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.dev18) (5.4.1) 2026-08-04 00:44:09.504361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==26.2.1.dev18) 2026-08-04 00:44:09.504398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-08-04 00:44:09.504434 | 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.dev18) (9.0.0) 2026-08-04 00:44:09.504478 | 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.dev18) (1.8.9) 2026-08-04 00:44:09.504492 | 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.dev18) (6.5.1) 2026-08-04 00:44:09.504551 | 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.dev18) (4.6.0) 2026-08-04 00:44:09.504611 | 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.dev18) (6.11.1) 2026-08-04 00:44:09.504649 | 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.dev18) (5.9.0) 2026-08-04 00:44:09.504685 | 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.dev18) (6.3.0) 2026-08-04 00:44:09.504722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==26.2.1.dev18) 2026-08-04 00:44:09.504763 | 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-08-04 00:44:09.504836 | 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.dev18) (5.2.1) 2026-08-04 00:44:09.505842 | 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.dev18) (43.0.3) 2026-08-04 00:44:09.505864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==26.2.1.dev18) 2026-08-04 00:44:09.505873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:44:09.505881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==26.2.1.dev18) 2026-08-04 00:44:09.505889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.6.4.tar.gz (648 kB) 2026-08-04 00:44:09.505898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 648.8/648.8 kB 8.9 MB/s 0:00:00 2026-08-04 00:44:09.505907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-08-04 00:44:09.505915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-08-04 00:44:09.505923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-08-04 00:44:09.505931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:44:09.505939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-08-04 00:44:09.505947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:44:09.505955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==26.2.1.dev18) 2026-08-04 00:44:09.505962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-08-04 00:44:09.505970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==26.2.1.dev18) 2026-08-04 00:44:09.505978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-04 00:44:09.505986 | 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.dev18) (2025.1) 2026-08-04 00:44:09.505995 | 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.dev18) 2026-08-04 00:44:09.506003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-08-04 00:44:09.506011 | 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.dev18) (1.0.1) 2026-08-04 00:44:09.506019 | 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.dev18) 2026-08-04 00:44:09.506027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-08-04 00:44:09.506036 | 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.dev18) (2.9.0.post0) 2026-08-04 00:44:09.506055 | 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.dev18) (1.26.20) 2026-08-04 00:44:09.506063 | 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.dev18) (1.17.0) 2026-08-04 00:44:09.506080 | 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.dev18) (1.17.1) 2026-08-04 00:44:09.506089 | 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.dev18) (2.22) 2026-08-04 00:44:09.506098 | 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.dev18) (2.7.0) 2026-08-04 00:44:09.506106 | 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.dev18) (0.22.0) 2026-08-04 00:44:09.506126 | 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.dev18) 2026-08-04 00:44:09.506134 | 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-08-04 00:44:09.506142 | 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.dev18) 2026-08-04 00:44:09.506150 | 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-08-04 00:44:09.506158 | 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.dev18) 2026-08-04 00:44:09.506167 | 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-08-04 00:44:09.506175 | 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.dev18) 2026-08-04 00:44:09.506183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-04 00:44:09.506190 | 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.dev18) 2026-08-04 00:44:09.506198 | 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-08-04 00:44:09.506239 | 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.dev18) 2026-08-04 00:44:09.506250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2026-08-04 00:44:09.506258 | 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.dev18) 2026-08-04 00:44:09.506266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.26.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-04 00:44:09.506274 | 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.dev18) (5.5.2) 2026-08-04 00:44:09.506283 | 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.dev18) 2026-08-04 00:44:09.506304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-08-04 00:44:09.506312 | 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.dev18) 2026-08-04 00:44:09.506320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-08-04 00:44:09.506334 | 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.dev18) (3.4.1) 2026-08-04 00:44:09.506342 | 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.dev18) (3.10) 2026-08-04 00:44:09.506350 | 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.dev18) (2026.7.22) 2026-08-04 00:44:09.506358 | 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.dev18) 2026-08-04 00:44:09.506365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-08-04 00:44:09.506373 | 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.dev18) (25.1.0) 2026-08-04 00:44:09.506381 | 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.dev18) (2024.10.1) 2026-08-04 00:44:09.506393 | 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.dev18) (0.36.2) 2026-08-04 00:44:09.506401 | 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.dev18) (0.23.1) 2026-08-04 00:44:09.506409 | 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.dev18) (1.7.0) 2026-08-04 00:44:09.506417 | 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.dev18) (4.12.2) 2026-08-04 00:44:09.506425 | 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.dev18) (3.11.0) 2026-08-04 00:44:09.506433 | 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.dev18) (4.0.1) 2026-08-04 00:44:09.506441 | 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.dev18) (2.10.1) 2026-08-04 00:44:09.506449 | 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.dev18) (7.0.0) 2026-08-04 00:44:09.506457 | 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.dev18) (1.3.4) 2026-08-04 00:44:09.506465 | 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.dev18) (3.0.0) 2026-08-04 00:44:09.506482 | 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.dev18) (1.17.2) 2026-08-04 00:44:09.506491 | 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.dev18) (0.19) 2026-08-04 00:44:09.506498 | 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.dev18) (1.3.0) 2026-08-04 00:44:09.506507 | 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.dev18) (2.0.0) 2026-08-04 00:44:09.506522 | 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.dev18) (6.0.2) 2026-08-04 00:44:09.506549 | 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.dev18) (1.14.1) 2026-08-04 00:44:09.506581 | 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.dev18) (2.0.1) 2026-08-04 00:44:09.506639 | 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.dev18) (0.5.0) 2026-08-04 00:44:09.506652 | 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.dev18) (1.3.9) 2026-08-04 00:44:09.506687 | 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.dev18) (3.1.0) 2026-08-04 00:44:09.506721 | 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.dev18) (5.3.1) 2026-08-04 00:44:09.506755 | 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.dev18) (5.4.2) 2026-08-04 00:44:09.506804 | 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.dev18) (0.11.0) 2026-08-04 00:44:09.506842 | 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.dev18) (5.1.0) 2026-08-04 00:44:09.506875 | 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.dev18) (0.21.1) 2026-08-04 00:44:09.506909 | 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.dev18) (3.1.5) 2026-08-04 00:44:09.507000 | 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.dev18) (4.0.1) 2026-08-04 00:44:09.507046 | 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.dev18) (4.0.1) 2026-08-04 00:44:09.507097 | 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.dev18) (3.0.2) 2026-08-04 00:44:09.507134 | 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.dev18) (1.1.0) 2026-08-04 00:44:09.507153 | 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.dev18) (1.6.10) 2026-08-04 00:44:09.507195 | 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.dev18) (3.14.0) 2026-08-04 00:44:09.507226 | 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.dev18) (1.2.0) 2026-08-04 00:44:09.507259 | 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.dev18) (1.5.0) 2026-08-04 00:44:09.507300 | 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.dev18) (83.0.0) 2026-08-04 00:44:09.507313 | 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.dev18) (0.2.13) 2026-08-04 00:44:09.507363 | 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.dev18) (4.9.1) 2026-08-04 00:44:09.507396 | 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.dev18) (0.5.2) 2026-08-04 00:44:09.507431 | 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.dev18) (2.5.11) 2026-08-04 00:44:09.507463 | 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.dev18) (1.9.0) 2026-08-04 00:44:09.507497 | 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.dev18) (2.0.1) 2026-08-04 00:44:09.507530 | 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.dev18) (24.2.1) 2026-08-04 00:44:09.507641 | 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.dev18) (0.7) 2026-08-04 00:44:09.507655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==26.2.1.dev18) 2026-08-04 00:44:09.507692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-08-04 00:44:09.507726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==26.2.1.dev18) 2026-08-04 00:44:09.507759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-08-04 00:44:09.507803 | 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.dev18) (3.2.0) 2026-08-04 00:44:09.507844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==26.2.1.dev18) 2026-08-04 00:44:09.507878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-08-04 00:44:09.507910 | 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.dev18) (2.7.2) 2026-08-04 00:44:09.507941 | 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.dev18) (0.15.2) 2026-08-04 00:44:09.507973 | 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.dev18) (1.33) 2026-08-04 00:44:09.508003 | 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.dev18) (3.0.0) 2026-08-04 00:44:09.508034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-08-04 00:44:09.508064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-08-04 00:44:09.508099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 34.9 MB/s 0:00:00 2026-08-04 00:44:09.508131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-08-04 00:44:09.508161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-08-04 00:44:09.508191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-04 00:44:09.508222 | 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-08-04 00:44:09.508259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 109.0 MB/s 0:00:00 2026-08-04 00:44:09.508290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.24.1-py3-none-any.whl (160 kB) 2026-08-04 00:44:09.508320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2026-08-04 00:44:09.508357 | 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-08-04 00:44:09.508370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl (164 kB) 2026-08-04 00:44:09.508404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.26.0-py3-none-any.whl (50 kB) 2026-08-04 00:44:09.508433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl (319 kB) 2026-08-04 00:44:09.508464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-08-04 00:44:09.508493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2026-08-04 00:44:09.508523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-08-04 00:44:09.508589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-08-04 00:44:09.508599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-08-04 00:44:09.508610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-08-04 00:44:09.508648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-08-04 00:44:09.508662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-08-04 00:44:09.508702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 148.5 MB/s 0:00:00 2026-08-04 00:44:09.508734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-08-04 00:44:09.508766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2026-08-04 00:44:09.508814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): started 2026-08-04 00:44:09.508830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): finished with status 'done' 2026-08-04 00:44:09.508868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-26.2.1.dev18-py3-none-any.whl size=5290476 sha256=28f2097be127684d3fc64cf4f0ee9d81518ecf23f36e281d8dd4e2b4c9e33076 2026-08-04 00:44:09.509900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rznn144t/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2026-08-04 00:44:09.509919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): started 2026-08-04 00:44:09.509929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): finished with status 'done' 2026-08-04 00:44:09.509937 | 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=89980 sha256=0cb3c3fdc024bf7466c22d0b101524c65b3ab791b13295b392d575d7036f63af 2026-08-04 00:44:09.509946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rznn144t/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2026-08-04 00:44:09.509973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): started 2026-08-04 00:44:09.509981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): finished with status 'done' 2026-08-04 00:44:09.509989 | 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=1730070 sha256=b5c5413ac71cc6c9ecc59c61e4fc80b79d540828872856fd1703857716453610 2026-08-04 00:44:09.509997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rznn144t/wheels/62/16/eb/ed6e38f1fd95d9a63211f76211d0fd600d55a15fac5b9cf2f7 2026-08-04 00:44:09.510004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2026-08-04 00:44:09.510014 | 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-08-04 00:44:09.510032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cinder-26.2.1.dev18 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-08-04 00:44:09.510042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 8a233274a7af 2026-08-04 00:44:09.510050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> fe8885384416 2026-08-04 00:44:09.510058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 9/10 : COPY patches /patches 2026-08-04 00:44:09.510074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 818d624461f7 2026-08-04 00:44:09.510083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 10/10 : RUN kolla_patch 2026-08-04 00:44:09.510091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 32fd954b7b6c 2026-08-04 00:44:09.510099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:[i] No series file found, nothing to patch. 2026-08-04 00:44:09.510107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 32fd954b7b6c 2026-08-04 00:44:09.510115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 5de16062e8a7 2026-08-04 00:44:09.510123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built 063ddfee188b 2026-08-04 00:44:09.510131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20260804 2026-08-04 00:44:09.510139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2026-08-04 00:44:09.509306 (took 0:01:44.653982) 2026-08-04 00:44:09.510147 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2026-08-04 00:44:09.510155 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2026-08-04 00:44:09.510163 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2026-08-04 00:44:09.510171 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2026-08-04 00:44:09.510183 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(valkey-server) 2026-08-04 00:44:09.510191 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-server:Processing 2026-08-04 00:44:09.510199 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Building started at 2026-08-04 00:44:09.509976 2026-08-04 00:44:09.510957 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-server:Turned 0 plugins into plugins archive 2026-08-04 00:44:09.511375 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-server:Turned 0 additions into additions archive 2026-08-04 00:44:22.096140 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/valkey-base:build-20260804 2026-08-04 00:44:22.096242 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> 80690e5ceb91 2026-08-04 00:44:22.096450 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 2/7 : LABEL "build-date"="20260804" "name"="valkey-server" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="valkey-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-08-04 00:44:22.096691 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in c12931966af2 2026-08-04 00:44:22.096830 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container c12931966af2 2026-08-04 00:44:22.096984 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> a95738ff6dc6 2026-08-04 00:44:22.097080 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends valkey && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-08-04 00:44:22.097186 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in 4880099cccb5 2026-08-04 00:44:22.097293 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:44:22.097398 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:44:22.097498 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:44:22.097758 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:44:22.097940 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:44:22.097979 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:44:22.097991 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:44:22.098001 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:44:22.098017 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:44:22.098028 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:44:22.098073 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:44:22.098145 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:44:22.098231 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:44:22.098325 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:44:22.098470 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:44:22.098544 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Fetched 28.2 MB in 3s (11.2 MB/s) 2026-08-04 00:44:22.098668 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading package lists... 2026-08-04 00:44:22.098853 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading package lists... 2026-08-04 00:44:22.099069 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Building dependency tree... 2026-08-04 00:44:22.100023 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading state information... 2026-08-04 00:44:22.100059 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:The following additional packages will be installed: 2026-08-04 00:44:22.100070 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: libatomic1 libjemalloc2 liblzf1 valkey-tools 2026-08-04 00:44:22.100082 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Suggested packages: 2026-08-04 00:44:22.100093 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ruby-redis 2026-08-04 00:44:22.100103 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:The following NEW packages will be installed: 2026-08-04 00:44:22.100113 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: libatomic1 libjemalloc2 liblzf1 valkey-server valkey-tools 2026-08-04 00:44:22.100123 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:22.100133 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Need to get 1,584 kB of archives. 2026-08-04 00:44:22.100143 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:After this operation, 8,028 kB of additional disk space will be used. 2026-08-04 00:44:22.100158 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:44:22.100168 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-08-04 00:44:22.100180 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-08-04 00:44:22.100195 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-08-04 00:44:22.100270 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 valkey-tools amd64 7.2.13+dfsg1-0ubuntu0.1 [1,260 kB] 2026-08-04 00:44:22.100472 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 valkey-server amd64 7.2.13+dfsg1-0ubuntu0.1 [49.3 kB] 2026-08-04 00:44:22.100490 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Fetched 1,584 kB in 0s (3,411 kB/s) 2026-08-04 00:44:22.100679 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package libatomic1:amd64. 2026-08-04 00:44:22.100725 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 2026-08-04 00:44:22.100805 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-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-08-04 00:44:22.100828 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:44:22.101039 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 80% 2026-08-04 00:44:22.101056 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 85% 2026-08-04 00:44:22.101136 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 90% 2026-08-04 00:44:22.101229 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 95% 2026-08-04 00:44:22.101337 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:44:22.101391 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:44:22.101450 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:44:22.101539 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package libjemalloc2:amd64. 2026-08-04 00:44:22.101685 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-08-04 00:44:22.101767 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-08-04 00:44:22.101957 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package liblzf1:amd64. 2026-08-04 00:44:22.101972 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-08-04 00:44:22.102017 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking liblzf1:amd64 (3.6-4) ... 2026-08-04 00:44:22.102026 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package valkey-tools. 2026-08-04 00:44:22.102113 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../valkey-tools_7.2.13+dfsg1-0ubuntu0.1_amd64.deb ... 2026-08-04 00:44:22.102183 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking valkey-tools (7.2.13+dfsg1-0ubuntu0.1) ... 2026-08-04 00:44:22.102196 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package valkey-server. 2026-08-04 00:44:22.102251 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../valkey-server_7.2.13+dfsg1-0ubuntu0.1_amd64.deb ... 2026-08-04 00:44:22.102265 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking valkey-server (7.2.13+dfsg1-0ubuntu0.1) ... 2026-08-04 00:44:22.102309 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-08-04 00:44:22.102353 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up liblzf1:amd64 (3.6-4) ... 2026-08-04 00:44:22.102412 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:44:22.102475 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up valkey-tools (7.2.13+dfsg1-0ubuntu0.1) ... 2026-08-04 00:44:22.102530 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up valkey-server (7.2.13+dfsg1-0ubuntu0.1) ... 2026-08-04 00:44:22.102538 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:invoke-rc.d: could not determine current runlevel 2026-08-04 00:44:22.102765 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:44:22.102814 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:44:22.102828 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container 4880099cccb5 2026-08-04 00:44:22.102833 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> 7420f402e594 2026-08-04 00:44:22.102895 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 4/7 : COPY patches /patches 2026-08-04 00:44:22.102927 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> d2c2efa6e126 2026-08-04 00:44:22.102997 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 5/7 : RUN kolla_patch 2026-08-04 00:44:22.103066 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in 3fbbe631074b 2026-08-04 00:44:22.103104 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:[i] No series file found, nothing to patch. 2026-08-04 00:44:22.103139 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container 3fbbe631074b 2026-08-04 00:44:22.103174 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> 8da518f19653 2026-08-04 00:44:22.103215 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-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-08-04 00:44:22.103249 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in c2123511bd9b 2026-08-04 00:44:22.103297 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading package lists... 2026-08-04 00:44:22.103373 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Building dependency tree... 2026-08-04 00:44:22.103410 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading state information... 2026-08-04 00:44:22.103448 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Package 'build-essential' is not installed, so not removed 2026-08-04 00:44:22.103470 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:22.103508 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading package lists... 2026-08-04 00:44:22.103543 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Building dependency tree... 2026-08-04 00:44:22.103615 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading state information... 2026-08-04 00:44:22.103776 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:22.103807 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container c2123511bd9b 2026-08-04 00:44:22.103851 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> 4b7c06e77613 2026-08-04 00:44:22.103857 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 7/7 : USER valkey 2026-08-04 00:44:22.103913 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in 5ef78895cc4f 2026-08-04 00:44:22.103918 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container 5ef78895cc4f 2026-08-04 00:44:22.103962 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> 88491ea54a57 2026-08-04 00:44:22.104042 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Successfully built ebef435a7657 2026-08-04 00:44:22.104099 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Successfully tagged osism.harbor.regio.digital/kolla/valkey-server:build-20260804 2026-08-04 00:44:22.104185 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Built at 2026-08-04 00:44:22.104093 (took 0:00:12.594117) 2026-08-04 00:44:22.104923 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(valkey-sentinel) 2026-08-04 00:44:22.104963 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-sentinel:Processing 2026-08-04 00:44:22.105051 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Building started at 2026-08-04 00:44:22.104950 2026-08-04 00:44:22.106051 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-sentinel:Turned 0 plugins into plugins archive 2026-08-04 00:44:22.106667 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-sentinel:Turned 0 additions into additions archive 2026-08-04 00:44:34.594689 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 1/9 : FROM osism.harbor.regio.digital/kolla/valkey-base:build-20260804 2026-08-04 00:44:34.594821 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> 80690e5ceb91 2026-08-04 00:44:34.594862 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 2/9 : LABEL "build-date"="20260804" "name"="valkey-sentinel" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="valkey-sentinel" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-08-04 00:44:34.594881 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in 28466b8875ad 2026-08-04 00:44:34.594895 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container 28466b8875ad 2026-08-04 00:44:34.594912 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> 9fb12919cc24 2026-08-04 00:44:34.594926 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends valkey-sentinel && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-08-04 00:44:34.594977 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in 1dd785b13e12 2026-08-04 00:44:34.595017 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:44:34.595209 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:44:34.595290 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:44:34.595308 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:44:34.595332 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:44:34.595346 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:44:34.595358 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:44:34.595370 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:44:34.595387 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:44:34.595439 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:44:34.595482 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:44:34.595527 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:44:34.595625 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:44:34.595647 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:44:34.595699 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:44:34.595740 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Fetched 28.2 MB in 2s (12.8 MB/s) 2026-08-04 00:44:34.595813 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading package lists... 2026-08-04 00:44:34.595867 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading package lists... 2026-08-04 00:44:34.595906 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Building dependency tree... 2026-08-04 00:44:34.595951 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading state information... 2026-08-04 00:44:34.595996 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:The following additional packages will be installed: 2026-08-04 00:44:34.596042 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: libatomic1 libjemalloc2 liblzf1 valkey-tools 2026-08-04 00:44:34.596089 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Suggested packages: 2026-08-04 00:44:34.596130 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ruby-redis 2026-08-04 00:44:34.596175 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:The following NEW packages will be installed: 2026-08-04 00:44:34.596222 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: libatomic1 libjemalloc2 liblzf1 valkey-sentinel valkey-tools 2026-08-04 00:44:34.596266 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:34.596307 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Need to get 1,550 kB of archives. 2026-08-04 00:44:34.596347 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:After this operation, 7,929 kB of additional disk space will be used. 2026-08-04 00:44:34.596387 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:44:34.596432 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-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-08-04 00:44:34.596476 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-08-04 00:44:34.596519 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-08-04 00:44:34.596564 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 valkey-tools amd64 7.2.13+dfsg1-0ubuntu0.1 [1,260 kB] 2026-08-04 00:44:34.596637 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 valkey-sentinel amd64 7.2.13+dfsg1-0ubuntu0.1 [15.5 kB] 2026-08-04 00:44:34.596745 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Fetched 1,550 kB in 0s (4,090 kB/s) 2026-08-04 00:44:34.596762 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package libatomic1:amd64. 2026-08-04 00:44:34.596831 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 2026-08-04 00:44:34.596879 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-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-08-04 00:44:34.596920 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 70% 2026-08-04 00:44:34.596961 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 75% 2026-08-04 00:44:34.597004 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 80% 2026-08-04 00:44:34.597046 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 85% 2026-08-04 00:44:34.597089 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 90% 2026-08-04 00:44:34.597133 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 95% 2026-08-04 00:44:34.597175 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-08-04 00:44:34.597219 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:44:34.597247 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:44:34.597307 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2026-08-04 00:44:34.597349 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-08-04 00:44:34.597477 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-08-04 00:44:34.597495 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package liblzf1:amd64. 2026-08-04 00:44:34.597662 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-08-04 00:44:34.597697 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2026-08-04 00:44:34.597717 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package valkey-tools. 2026-08-04 00:44:34.597729 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../valkey-tools_7.2.13+dfsg1-0ubuntu0.1_amd64.deb ... 2026-08-04 00:44:34.597744 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking valkey-tools (7.2.13+dfsg1-0ubuntu0.1) ... 2026-08-04 00:44:34.597816 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package valkey-sentinel. 2026-08-04 00:44:34.597839 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../valkey-sentinel_7.2.13+dfsg1-0ubuntu0.1_amd64.deb ... 2026-08-04 00:44:34.597900 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking valkey-sentinel (7.2.13+dfsg1-0ubuntu0.1) ... 2026-08-04 00:44:34.597943 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-08-04 00:44:34.597988 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2026-08-04 00:44:34.598033 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:44:34.598075 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up valkey-tools (7.2.13+dfsg1-0ubuntu0.1) ... 2026-08-04 00:44:34.598118 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up valkey-sentinel (7.2.13+dfsg1-0ubuntu0.1) ... 2026-08-04 00:44:34.598162 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:invoke-rc.d: could not determine current runlevel 2026-08-04 00:44:34.598204 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:44:34.598246 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:44:34.598288 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container 1dd785b13e12 2026-08-04 00:44:34.598331 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> e49665c7a39e 2026-08-04 00:44:34.598373 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:44:34.598419 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> 50e7a3a79dee 2026-08-04 00:44:34.598460 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 5/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-08-04 00:44:34.598506 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in 8f58a9f29522 2026-08-04 00:44:34.598549 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container 8f58a9f29522 2026-08-04 00:44:34.598605 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> e680b17ba6b6 2026-08-04 00:44:34.598694 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 6/9 : COPY patches /patches 2026-08-04 00:44:34.598733 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> aa6218113d6b 2026-08-04 00:44:34.598807 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 7/9 : RUN kolla_patch 2026-08-04 00:44:34.598865 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in c57738179c7c 2026-08-04 00:44:34.598891 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:[i] No series file found, nothing to patch. 2026-08-04 00:44:34.598944 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container c57738179c7c 2026-08-04 00:44:34.598977 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> 27d004139042 2026-08-04 00:44:34.599037 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: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-08-04 00:44:34.599080 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in bb37d2fb27e8 2026-08-04 00:44:34.599122 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading package lists... 2026-08-04 00:44:34.599166 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Building dependency tree... 2026-08-04 00:44:34.599210 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading state information... 2026-08-04 00:44:34.599254 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Package 'build-essential' is not installed, so not removed 2026-08-04 00:44:34.599294 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:34.599337 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading package lists... 2026-08-04 00:44:34.599381 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Building dependency tree... 2026-08-04 00:44:34.599422 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading state information... 2026-08-04 00:44:34.599467 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:34.599508 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container bb37d2fb27e8 2026-08-04 00:44:34.599551 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> 54c362ba8014 2026-08-04 00:44:34.599626 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 9/9 : USER valkey 2026-08-04 00:44:34.599651 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in aa9b0060f0c5 2026-08-04 00:44:34.599821 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container aa9b0060f0c5 2026-08-04 00:44:34.599858 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> 1a8dd5530479 2026-08-04 00:44:34.599878 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Successfully built 339a0c099743 2026-08-04 00:44:34.599889 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/valkey-sentinel:build-20260804 2026-08-04 00:44:34.599962 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Built at 2026-08-04 00:44:34.599858 (took 0:00:12.494908) 2026-08-04 00:44:34.600379 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2026-08-04 00:44:34.600449 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2026-08-04 00:44:34.600519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2026-08-04 00:44:34.600416 2026-08-04 00:44:34.601601 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2026-08-04 00:44:34.602405 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2026-08-04 00:44:38.017485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260804 2026-08-04 00:44:38.017576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> be4eaaf4c3ae 2026-08-04 00:44:38.017611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/7 : LABEL "build-date"="20260804" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:44:38.017700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in a079c8b9605e 2026-08-04 00:44:38.017817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container a079c8b9605e 2026-08-04 00:44:38.017837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 7e59c86e0e19 2026-08-04 00:44:38.017932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-08-04 00:44:38.017949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> e32bbcf01b07 2026-08-04 00:44:38.018031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2026-08-04 00:44:38.018081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in ac8de27b7101 2026-08-04 00:44:38.018139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container ac8de27b7101 2026-08-04 00:44:38.018197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 3309e41dcb6e 2026-08-04 00:44:38.018256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 5/7 : COPY patches /patches 2026-08-04 00:44:38.018329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 89401becd6a2 2026-08-04 00:44:38.018385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 6/7 : RUN kolla_patch 2026-08-04 00:44:38.018443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 9b99eda1d190 2026-08-04 00:44:38.018499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:[i] No series file found, nothing to patch. 2026-08-04 00:44:38.018558 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 9b99eda1d190 2026-08-04 00:44:38.018662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 3b971610190f 2026-08-04 00:44:38.018706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: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-08-04 00:44:38.018763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 76fd300274c7 2026-08-04 00:44:38.018858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-08-04 00:44:38.018906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-08-04 00:44:38.018963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-08-04 00:44:38.019024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2026-08-04 00:44:38.019096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:38.019135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-08-04 00:44:38.019193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-08-04 00:44:38.019248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-08-04 00:44:38.019307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:38.019363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 76fd300274c7 2026-08-04 00:44:38.019420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 1b612d4c8b62 2026-08-04 00:44:38.019482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built 0a2b8782e852 2026-08-04 00:44:38.019546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260804 2026-08-04 00:44:38.019775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2026-08-04 00:44:38.019573 (took 0:00:03.419157) 2026-08-04 00:44:38.020312 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2026-08-04 00:44:38.020395 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2026-08-04 00:44:38.020481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2026-08-04 00:44:38.020358 2026-08-04 00:44:38.022214 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2026-08-04 00:44:38.023192 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2026-08-04 00:44:41.161444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260804 2026-08-04 00:44:41.161499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> be4eaaf4c3ae 2026-08-04 00:44:41.161511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/8 : LABEL "build-date"="20260804" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:44:41.162901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 0f06f87c933a 2026-08-04 00:44:41.162987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 0f06f87c933a 2026-08-04 00:44:41.163013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> f82a74295bdd 2026-08-04 00:44:41.163025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-08-04 00:44:41.163037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> bb103f60eb68 2026-08-04 00:44:41.163048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/8 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2026-08-04 00:44:41.163059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 807b0d065a50 2026-08-04 00:44:41.163070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start && chmod 755 /usr/local/bin/start-ovsdb-server 2026-08-04 00:44:41.163082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 4c07b1505f1e 2026-08-04 00:44:41.163093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 4c07b1505f1e 2026-08-04 00:44:41.163103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> ba3de71ba083 2026-08-04 00:44:41.163114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 6/8 : COPY patches /patches 2026-08-04 00:44:41.163125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> fe523ebfeb4f 2026-08-04 00:44:41.163136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 7/8 : RUN kolla_patch 2026-08-04 00:44:41.163147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 2ca1208dc4c2 2026-08-04 00:44:41.163158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:[i] No series file found, nothing to patch. 2026-08-04 00:44:41.163169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 2ca1208dc4c2 2026-08-04 00:44:41.163179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 51bfc7535196 2026-08-04 00:44:41.163192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: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-08-04 00:44:41.163246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in bb86bacb4773 2026-08-04 00:44:41.163269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-08-04 00:44:41.163278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-08-04 00:44:41.163287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-08-04 00:44:41.163296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2026-08-04 00:44:41.163305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:41.163314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-08-04 00:44:41.163323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-08-04 00:44:41.163331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-08-04 00:44:41.163340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:41.163349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container bb86bacb4773 2026-08-04 00:44:41.163358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 8020e346a68c 2026-08-04 00:44:41.163367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built c17803dbd567 2026-08-04 00:44:41.163376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260804 2026-08-04 00:44:41.163385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2026-08-04 00:44:41.162279 (took 0:00:03.141921) 2026-08-04 00:44:41.163394 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2026-08-04 00:44:41.163402 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2026-08-04 00:44:41.163412 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2026-08-04 00:44:41.162690 2026-08-04 00:44:41.163962 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2026-08-04 00:44:41.165543 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2026-08-04 00:44:44.019114 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/8 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260804 2026-08-04 00:44:44.019192 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> f2dd769c97ee 2026-08-04 00:44:44.019212 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/8 : LABEL "build-date"="20260804" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:44:44.019229 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 4485ea14b1fe 2026-08-04 00:44:44.020912 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 4485ea14b1fe 2026-08-04 00:44:44.020942 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> f8dea6dffac9 2026-08-04 00:44:44.020955 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:44:44.020968 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 6d3a4f3fc363 2026-08-04 00:44:44.020980 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/8 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2026-08-04 00:44:44.020992 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> efef01d281cd 2026-08-04 00:44:44.021022 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/socat_wrapper 2026-08-04 00:44:44.021033 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in dc23886e846f 2026-08-04 00:44:44.021043 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container dc23886e846f 2026-08-04 00:44:44.021054 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 5850f74a4d57 2026-08-04 00:44:44.021064 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 6/8 : COPY patches /patches 2026-08-04 00:44:44.021074 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 3d9cfee442a2 2026-08-04 00:44:44.021084 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 7/8 : RUN kolla_patch 2026-08-04 00:44:44.021093 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in cd8e404696ae 2026-08-04 00:44:44.021103 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:[i] No series file found, nothing to patch. 2026-08-04 00:44:44.021113 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container cd8e404696ae 2026-08-04 00:44:44.021123 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> f46a83a253fc 2026-08-04 00:44:44.021151 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: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-08-04 00:44:44.021163 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 766c7e012efe 2026-08-04 00:44:44.021173 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-08-04 00:44:44.021183 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-08-04 00:44:44.021193 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-08-04 00:44:44.021203 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2026-08-04 00:44:44.021213 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:44.021223 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-08-04 00:44:44.021232 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-08-04 00:44:44.021242 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-08-04 00:44:44.021252 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:44:44.021262 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 766c7e012efe 2026-08-04 00:44:44.021271 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> a65be7db905a 2026-08-04 00:44:44.021281 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built f92639e86a33 2026-08-04 00:44:44.021291 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260804 2026-08-04 00:44:44.021303 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2026-08-04 00:44:44.020480 (took 0:00:02.857790) 2026-08-04 00:44:44.021318 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2026-08-04 00:44:44.021504 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2026-08-04 00:44:44.021578 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2026-08-04 00:44:44.021396 2026-08-04 00:44:44.022763 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2026-08-04 00:44:44.023479 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2026-08-04 00:45:14.409551 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/20 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260804 2026-08-04 00:45:14.409652 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f2dd769c97ee 2026-08-04 00:45:14.409685 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/20 : LABEL "build-date"="20260804" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:45:14.409744 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 72f8f11ecf09 2026-08-04 00:45:14.409875 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 72f8f11ecf09 2026-08-04 00:45:14.409913 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 31f61afd2056 2026-08-04 00:45:14.409971 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 3/20 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2026-08-04 00:45:14.410017 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 2e61ba895230 2026-08-04 00:45:14.410064 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 2e61ba895230 2026-08-04 00:45:14.410116 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> bab18093aacd 2026-08-04 00:45:14.410177 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 4/20 : 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-08-04 00:45:14.410213 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in eb67a8d4ee13 2026-08-04 00:45:14.410263 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container eb67a8d4ee13 2026-08-04 00:45:14.410313 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 773a42232777 2026-08-04 00:45:14.410362 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 5/20 : 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-08-04 00:45:14.410414 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in c5f94c4e9339 2026-08-04 00:45:14.410463 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:45:14.410510 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:45:14.410557 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:45:14.410605 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-08-04 00:45:14.410651 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:45:14.410699 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:45:14.410787 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:45:14.410837 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:45:14.410872 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:45:14.410902 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:45:14.410932 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:45:14.410962 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:45:14.410992 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:45:14.411034 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:45:14.411062 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:45:14.411091 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:45:14.411137 | 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-08-04 00:45:14.411180 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 28.2 MB in 3s (10.2 MB/s) 2026-08-04 00:45:14.411224 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-08-04 00:45:14.411275 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-08-04 00:45:14.411324 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-08-04 00:45:14.411362 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-08-04 00:45:14.411392 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2026-08-04 00:45:14.411422 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2026-08-04 00:45:14.411448 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2026-08-04 00:45:14.411478 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2026-08-04 00:45:14.411505 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2026-08-04 00:45:14.411538 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-test netcat-openbsd openssh-client openssh-server 2026-08-04 00:45:14.411572 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2026-08-04 00:45:14.411603 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2026-08-04 00:45:14.411627 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2026-08-04 00:45:14.411658 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2026-08-04 00:45:14.411685 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2026-08-04 00:45:14.411719 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2026-08-04 00:45:14.411741 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:14.411829 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 30.0 MB of archives. 2026-08-04 00:45:14.411872 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 145 MB of additional disk space will be used. 2026-08-04 00:45:14.411917 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:45:14.411967 | 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-08-04 00:45:14.412017 | 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.5 [443 kB] 2026-08-04 00:45:14.412067 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbi-perl amd64 1.643-4ubuntu0.1 [720 kB] 2026-08-04 00:45:14.412115 | 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-08-04 00:45:14.412167 | 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-08-04 00:45:14.412204 | 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-08-04 00:45:14.412288 | 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-08-04 00:45:14.412323 | 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-08-04 00:45:14.412372 | 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-08-04 00:45:14.412420 | 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.27-ubu2404 [10.2 MB] 2026-08-04 00:45:14.412467 | 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.18+maria~ubu2404 [7,223 kB] 2026-08-04 00:45:14.412514 | 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.18+maria~ubu2404 [3,326 kB] 2026-08-04 00:45:14.412578 | 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.18+maria~ubu2404 [6,621 kB] 2026-08-04 00:45:14.412626 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2026-08-04 00:45:14.412672 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 30.0 MB in 5s (5,971 kB/s) 2026-08-04 00:45:14.412719 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:45:14.412939 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2026-08-04 00:45:14.413016 | 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-08-04 00:45:14.413042 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% (Reading database ... 80% 2026-08-04 00:45:14.413054 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2026-08-04 00:45:14.413064 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2026-08-04 00:45:14.413075 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2026-08-04 00:45:14.413089 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11700 files and directories currently installed.) 2026-08-04 00:45:14.413127 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:45:14.413181 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:45:14.413223 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2026-08-04 00:45:14.413330 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-04 00:45:14.413344 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:45:14.413365 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2026-08-04 00:45:14.413397 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.27-ubu2404_amd64.deb ... 2026-08-04 00:45:14.413442 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.27-ubu2404) ... 2026-08-04 00:45:14.413489 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2026-08-04 00:45:14.413534 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4ubuntu0.1_amd64.deb ... 2026-08-04 00:45:14.413577 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4ubuntu0.1) ... 2026-08-04 00:45:14.413614 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2026-08-04 00:45:14.413643 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2026-08-04 00:45:14.413671 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-04 00:45:14.413700 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2026-08-04 00:45:14.413728 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-08-04 00:45:14.413769 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:45:14.413819 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2026-08-04 00:45:14.413854 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2026-08-04 00:45:14.413884 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-08-04 00:45:14.413912 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2026-08-04 00:45:14.413956 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2026-08-04 00:45:14.414836 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-08-04 00:45:14.414845 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:45:14.414849 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2026-08-04 00:45:14.414853 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-08-04 00:45:14.414857 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-08-04 00:45:14.414861 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2026-08-04 00:45:14.414865 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-08-04 00:45:14.414869 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2026-08-04 00:45:14.414873 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2026-08-04 00:45:14.414877 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2026-08-04 00:45:14.414881 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2026-08-04 00:45:14.414885 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2026-08-04 00:45:14.414889 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2026-08-04 00:45:14.414893 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2026-08-04 00:45:14.414897 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2026-08-04 00:45:14.414901 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-08-04 00:45:14.414909 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:45:14.414913 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.27-ubu2404) ... 2026-08-04 00:45:14.414917 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2026-08-04 00:45:14.414921 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-08-04 00:45:14.414925 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-04 00:45:14.414929 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4ubuntu0.1) ... 2026-08-04 00:45:14.414933 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:45:14.414937 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2026-08-04 00:45:14.414940 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2026-08-04 00:45:14.414944 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:45:14.414948 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:45:14.414962 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:45:14.414966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-08-04 00:45:14.414970 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:45:14.414974 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2026-08-04 00:45:14.414978 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.18+maria~ubu2404) ... 2026-08-04 00:45:14.415845 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-08-04 00:45:14.415855 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2026-08-04 00:45:14.415859 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-08-04 00:45:14.415862 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:45:14.415866 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:45:14.415870 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container c5f94c4e9339 2026-08-04 00:45:14.415875 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 094dd143458a 2026-08-04 00:45:14.415879 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/20 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2026-08-04 00:45:14.415883 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 6313814ce5e0 2026-08-04 00:45:14.415887 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/20 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:45:14.415891 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3118f406c728 2026-08-04 00:45:14.415895 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/20 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2026-08-04 00:45:14.415899 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 56d3b25c5bab 2026-08-04 00:45:14.415903 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/20 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2026-08-04 00:45:14.415907 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 42158effd224 2026-08-04 00:45:14.415911 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/20 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2026-08-04 00:45:14.415916 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e762e6077c2b 2026-08-04 00:45:14.415922 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 11/20 : 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-08-04 00:45:14.415932 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 586595f3e326 2026-08-04 00:45:14.415936 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 586595f3e326 2026-08-04 00:45:14.415940 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5fc2afd043ea 2026-08-04 00:45:14.415945 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 12/20 : RUN mkdir -p /var/run/mysqld && chown mysql /var/run/mysqld && chmod 755 /var/run/mysqld 2026-08-04 00:45:14.415949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 3ba39a2ac1e0 2026-08-04 00:45:14.415954 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 3ba39a2ac1e0 2026-08-04 00:45:14.415957 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> edf77ec1f450 2026-08-04 00:45:14.415962 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/20 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2026-08-04 00:45:14.415966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e111a6cb5929 2026-08-04 00:45:14.415970 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/20 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2026-08-04 00:45:14.415974 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 7fbb5d8e6903 2026-08-04 00:45:14.415978 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 7fbb5d8e6903 2026-08-04 00:45:14.415982 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f071f0a890ff 2026-08-04 00:45:14.415987 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/20 : ENTRYPOINT ["dumb-init", "--"] 2026-08-04 00:45:14.415991 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 547fbe50a167 2026-08-04 00:45:14.415995 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 547fbe50a167 2026-08-04 00:45:14.415999 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 15df8b611a42 2026-08-04 00:45:14.416002 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/20 : CMD ["kolla_start"] 2026-08-04 00:45:14.416006 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 18a1c6d346bd 2026-08-04 00:45:14.416009 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 18a1c6d346bd 2026-08-04 00:45:14.416013 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 6f8aa39a56c8 2026-08-04 00:45:14.416016 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 17/20 : COPY patches /patches 2026-08-04 00:45:14.416019 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 044d0a9cab45 2026-08-04 00:45:14.416023 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/20 : RUN kolla_patch 2026-08-04 00:45:14.416030 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8bd216005ee7 2026-08-04 00:45:14.416036 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:[i] No series file found, nothing to patch. 2026-08-04 00:45:14.416039 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8bd216005ee7 2026-08-04 00:45:14.416043 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 99fc92db7118 2026-08-04 00:45:14.416047 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 19/20 : 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-08-04 00:45:14.416052 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in ef0d8a4f7131 2026-08-04 00:45:14.416055 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-08-04 00:45:14.416060 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-08-04 00:45:14.416111 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-08-04 00:45:14.416138 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2026-08-04 00:45:14.416165 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:14.416195 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-08-04 00:45:14.416245 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-08-04 00:45:14.416280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-08-04 00:45:14.416331 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:14.416378 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container ef0d8a4f7131 2026-08-04 00:45:14.416425 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d76520438b85 2026-08-04 00:45:14.416472 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 20/20 : USER mysql 2026-08-04 00:45:14.416521 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 5d7b861ad0c6 2026-08-04 00:45:14.416568 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 5d7b861ad0c6 2026-08-04 00:45:14.416616 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3df72e5d701f 2026-08-04 00:45:14.416667 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built 505096928434 2026-08-04 00:45:14.416713 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20260804 2026-08-04 00:45:14.416887 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2026-08-04 00:45:14.416744 (took 0:00:30.395348) 2026-08-04 00:45:14.417456 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2026-08-04 00:45:14.417545 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2026-08-04 00:45:14.417621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2026-08-04 00:45:14.417551 2026-08-04 00:45:14.418493 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2026-08-04 00:45:14.419200 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2026-08-04 00:45:26.019643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260804 2026-08-04 00:45:26.019969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 593a98b6c251 2026-08-04 00:45:26.020131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/8 : LABEL "build-date"="20260804" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:45:26.020275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 7dab973617d8 2026-08-04 00:45:26.021117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 7dab973617d8 2026-08-04 00:45:26.021211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 03aacc01e40c 2026-08-04 00:45:26.021229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/8 : 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-08-04 00:45:26.021283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 17f7e712d7ac 2026-08-04 00:45:26.021298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:45:26.021340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:45:26.021352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:45:26.021362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:45:26.021372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:45:26.021382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:45:26.021392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:45:26.021466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:45:26.021479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:45:26.021489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:45:26.021499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:45:26.021509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:45:26.021520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:45:26.021530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:45:26.021540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:45:26.021550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 28.2 MB in 2s (12.5 MB/s) 2026-08-04 00:45:26.021561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-08-04 00:45:26.021571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-08-04 00:45:26.021586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-08-04 00:45:26.021600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-08-04 00:45:26.021720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following additional packages will be installed: 2026-08-04 00:45:26.021988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release 2026-08-04 00:45:26.025013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following NEW packages will be installed: 2026-08-04 00:45:26.025084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release ovn-host 2026-08-04 00:45:26.025099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:26.025110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Need to get 713 kB of archives. 2026-08-04 00:45:26.025120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 2,061 kB of additional disk space will be used. 2026-08-04 00:45:26.025131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 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-08-04 00:45:26.025142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:45:26.025152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-08-04 00:45:26.025162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 713 kB in 0s (4,251 kB/s) 2026-08-04 00:45:26.025173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package lsb-release. 2026-08-04 00:45:26.025183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2026-08-04 00:45:26.025221 | 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-08-04 00:45:26.025235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% 2026-08-04 00:45:26.025245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 75% 2026-08-04 00:45:26.025255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2026-08-04 00:45:26.025265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2026-08-04 00:45:26.025289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2026-08-04 00:45:26.025300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2026-08-04 00:45:26.025310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 11885 files and directories currently installed.) 2026-08-04 00:45:26.025321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-08-04 00:45:26.025331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking lsb-release (12.0-2) ... 2026-08-04 00:45:26.025341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package ovn-host. 2026-08-04 00:45:26.025351 | 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-08-04 00:45:26.025361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-08-04 00:45:26.025371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:45:26.025381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up lsb-release (12.0-2) ... 2026-08-04 00:45:26.025391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:45:26.025401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 17f7e712d7ac 2026-08-04 00:45:26.025411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 67b33f38ce5d 2026-08-04 00:45:26.025421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-08-04 00:45:26.025431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> fb9e015cc087 2026-08-04 00:45:26.025440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-08-04 00:45:26.025451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 72940ade8e6b 2026-08-04 00:45:26.025460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 72940ade8e6b 2026-08-04 00:45:26.025470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> ab412fa45448 2026-08-04 00:45:26.025480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 6/8 : COPY patches /patches 2026-08-04 00:45:26.025490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 1a0af9f5459e 2026-08-04 00:45:26.025500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 7/8 : RUN kolla_patch 2026-08-04 00:45:26.025510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 207bc098f4b9 2026-08-04 00:45:26.025520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:[i] No series file found, nothing to patch. 2026-08-04 00:45:26.025530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 207bc098f4b9 2026-08-04 00:45:26.025540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> f73c4fad9579 2026-08-04 00:45:26.025568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: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-08-04 00:45:26.025602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 9491b27ead45 2026-08-04 00:45:26.025612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-08-04 00:45:26.025622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-08-04 00:45:26.025650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-08-04 00:45:26.025670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2026-08-04 00:45:26.025681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:26.025691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-08-04 00:45:26.025701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-08-04 00:45:26.025711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-08-04 00:45:26.025721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:26.025732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 9491b27ead45 2026-08-04 00:45:26.025742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 3371c7a57c75 2026-08-04 00:45:26.025752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built 917ffeefd5d3 2026-08-04 00:45:26.025762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20260804 2026-08-04 00:45:26.025772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2026-08-04 00:45:26.025106 (took 0:00:11.607555) 2026-08-04 00:45:26.025856 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2026-08-04 00:45:26.025868 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2026-08-04 00:45:26.025878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2026-08-04 00:45:26.025670 2026-08-04 00:45:26.026873 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2026-08-04 00:45:26.027637 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2026-08-04 00:45:39.255431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/10 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260804 2026-08-04 00:45:39.255549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 593a98b6c251 2026-08-04 00:45:39.255579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/10 : LABEL "build-date"="20260804" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:45:39.255714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 168f12198584 2026-08-04 00:45:39.255846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 168f12198584 2026-08-04 00:45:39.256030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 52eb51f991a4 2026-08-04 00:45:39.256101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 3/10 : 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-08-04 00:45:39.256269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in ebd4aa2031a4 2026-08-04 00:45:39.256359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:45:39.256420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:45:39.256437 | 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-08-04 00:45:39.256498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:45:39.256579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:45:39.256692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:45:39.256878 | 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-08-04 00:45:39.256999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:45:39.257149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:45:39.257223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:45:39.257306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:45:39.257386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:45:39.257465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:45:39.257543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:45:39.257621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:45:39.257702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 28.2 MB in 3s (11.1 MB/s) 2026-08-04 00:45:39.257819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-08-04 00:45:39.257932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-08-04 00:45:39.258129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-08-04 00:45:39.258303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-08-04 00:45:39.258326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following additional packages will be installed: 2026-08-04 00:45:39.258344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release 2026-08-04 00:45:39.258355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following NEW packages will be installed: 2026-08-04 00:45:39.258369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release ovn-central 2026-08-04 00:45:39.258479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:39.258525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Need to get 408 kB of archives. 2026-08-04 00:45:39.258592 | 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-08-04 00:45:39.258666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-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-08-04 00:45:39.258743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:45:39.258870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-08-04 00:45:39.258970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 408 kB in 0s (2,056 kB/s) 2026-08-04 00:45:39.259050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package lsb-release. 2026-08-04 00:45:39.259126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2026-08-04 00:45:39.259208 | 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 ... 2026-08-04 00:45:39.259284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:60% (Reading database ... 65% 2026-08-04 00:45:39.259359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2026-08-04 00:45:39.259436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2026-08-04 00:45:39.259514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% 2026-08-04 00:45:39.259588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2026-08-04 00:45:39.259664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2026-08-04 00:45:39.259737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2026-08-04 00:45:39.259848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 11885 files and directories currently installed.) 2026-08-04 00:45:39.259949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-08-04 00:45:39.260031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking lsb-release (12.0-2) ... 2026-08-04 00:45:39.260108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package ovn-central. 2026-08-04 00:45:39.260185 | 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-08-04 00:45:39.260285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:45:39.260362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up lsb-release (12.0-2) ... 2026-08-04 00:45:39.260439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:45:39.260534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container ebd4aa2031a4 2026-08-04 00:45:39.260612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 05595bbbf905 2026-08-04 00:45:39.260689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/10 : COPY start_sb_db_server.sh /usr/local/bin/start-sb-db-server 2026-08-04 00:45:39.260771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> f489f817d7ac 2026-08-04 00:45:39.260878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/10 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2026-08-04 00:45:39.261064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in a78e10d39c4a 2026-08-04 00:45:39.261126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container a78e10d39c4a 2026-08-04 00:45:39.261197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> caee942b5337 2026-08-04 00:45:39.261267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-08-04 00:45:39.261340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 314412ea7a6f 2026-08-04 00:45:39.261409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-08-04 00:45:39.261478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 70d5935b337a 2026-08-04 00:45:39.261544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 70d5935b337a 2026-08-04 00:45:39.261611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> a321102e7bf4 2026-08-04 00:45:39.261677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 8/10 : COPY patches /patches 2026-08-04 00:45:39.261746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 700fd4907db5 2026-08-04 00:45:39.261844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 9/10 : RUN kolla_patch 2026-08-04 00:45:39.261933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 759f8dbcd28c 2026-08-04 00:45:39.262004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:[i] No series file found, nothing to patch. 2026-08-04 00:45:39.262085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 759f8dbcd28c 2026-08-04 00:45:39.262140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 5ac6752573b7 2026-08-04 00:45:39.262212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: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-08-04 00:45:39.262284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 6070a018aa5e 2026-08-04 00:45:39.262353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-08-04 00:45:39.262420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-08-04 00:45:39.262487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-08-04 00:45:39.262575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2026-08-04 00:45:39.262655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:39.262726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-08-04 00:45:39.262817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-08-04 00:45:39.262960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-08-04 00:45:39.262990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:39.263061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 6070a018aa5e 2026-08-04 00:45:39.263124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 430dd48a64e9 2026-08-04 00:45:39.263196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built 25513fc054e5 2026-08-04 00:45:39.263269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260804 2026-08-04 00:45:39.263413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2026-08-04 00:45:39.263301 (took 0:00:13.237631) 2026-08-04 00:45:39.263559 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-relay) to queue 2026-08-04 00:45:39.264157 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2026-08-04 00:45:39.265050 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2026-08-04 00:45:39.265108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2026-08-04 00:45:39.264239 2026-08-04 00:45:39.267081 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2026-08-04 00:45:39.267139 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2026-08-04 00:45:51.651062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260804 2026-08-04 00:45:51.651115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 593a98b6c251 2026-08-04 00:45:51.651125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/8 : LABEL "build-date"="20260804" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:45:51.651162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in a649271a58b8 2026-08-04 00:45:51.651168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container a649271a58b8 2026-08-04 00:45:51.651173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 2b3a62d8e0bc 2026-08-04 00:45:51.651178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: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-08-04 00:45:51.651184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 95b3f71db13e 2026-08-04 00:45:51.651188 | 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-08-04 00:45:51.651193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:45:51.651208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:45:51.651213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:45:51.651217 | 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-08-04 00:45:51.651222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:45:51.651226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:45:51.651231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:45:51.651235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:45:51.651239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:45:51.651244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:45:51.651248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:45:51.651252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:45:51.651869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:45:51.651881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:45:51.651886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 28.2 MB in 2s (11.8 MB/s) 2026-08-04 00:45:51.651891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-08-04 00:45:51.651896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-08-04 00:45:51.651901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-08-04 00:45:51.651906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-08-04 00:45:51.651910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following additional packages will be installed: 2026-08-04 00:45:51.651915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release 2026-08-04 00:45:51.651920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following NEW packages will be installed: 2026-08-04 00:45:51.651925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release ovn-central 2026-08-04 00:45:51.651930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:51.651942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Need to get 408 kB of archives. 2026-08-04 00:45:51.651947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 1,614 kB of additional disk space will be used. 2026-08-04 00:45:51.651952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:45:51.651956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-08-04 00:45:51.651961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: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-08-04 00:45:51.651966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 408 kB in 1s (581 kB/s) 2026-08-04 00:45:51.651970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package lsb-release. 2026-08-04 00:45:51.651975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2026-08-04 00:45:51.652003 | 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-08-04 00:45:51.652091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% 2026-08-04 00:45:51.652171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2026-08-04 00:45:51.652249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2026-08-04 00:45:51.652314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2026-08-04 00:45:51.652389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2026-08-04 00:45:51.652468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2026-08-04 00:45:51.652546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 11885 files and directories currently installed.) 2026-08-04 00:45:51.652625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-08-04 00:45:51.652703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking lsb-release (12.0-2) ... 2026-08-04 00:45:51.652793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package ovn-central. 2026-08-04 00:45:51.652922 | 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-08-04 00:45:51.653000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:45:51.653079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up lsb-release (12.0-2) ... 2026-08-04 00:45:51.653157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:45:51.653233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 95b3f71db13e 2026-08-04 00:45:51.653329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 072fb4b0faf5 2026-08-04 00:45:51.653409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-08-04 00:45:51.653490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 8aac1de5bcc2 2026-08-04 00:45:51.653567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-08-04 00:45:51.653648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in e40301d2943a 2026-08-04 00:45:51.653726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container e40301d2943a 2026-08-04 00:45:51.653828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> c9bc9a5bb2de 2026-08-04 00:45:51.653916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 6/8 : COPY patches /patches 2026-08-04 00:45:51.654032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 314ca8360a4b 2026-08-04 00:45:51.655139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 7/8 : RUN kolla_patch 2026-08-04 00:45:51.655216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 8527277641e1 2026-08-04 00:45:51.655229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:[i] No series file found, nothing to patch. 2026-08-04 00:45:51.655239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 8527277641e1 2026-08-04 00:45:51.655248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 3a0aa0c558ab 2026-08-04 00:45:51.655260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: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-08-04 00:45:51.655270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 7c76c5ec0fea 2026-08-04 00:45:51.655280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-08-04 00:45:51.655288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-08-04 00:45:51.655297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-08-04 00:45:51.655306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2026-08-04 00:45:51.655315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:51.655323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-08-04 00:45:51.655332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-08-04 00:45:51.655341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-08-04 00:45:51.655350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:45:51.655358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 7c76c5ec0fea 2026-08-04 00:45:51.655367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> b11634a0045a 2026-08-04 00:45:51.655406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built b88ec41a94b3 2026-08-04 00:45:51.655416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20260804 2026-08-04 00:45:51.655437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2026-08-04 00:45:51.655171 (took 0:00:12.390932) 2026-08-04 00:45:51.655855 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2026-08-04 00:45:51.655917 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2026-08-04 00:45:51.656105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2026-08-04 00:45:51.655935 2026-08-04 00:45:51.657107 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2026-08-04 00:45:51.657822 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2026-08-04 00:46:04.451997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/10 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260804 2026-08-04 00:46:04.452096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 593a98b6c251 2026-08-04 00:46:04.453950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/10 : LABEL "build-date"="20260804" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:46:04.454009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 9cb65ae1d63e 2026-08-04 00:46:04.454023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 9cb65ae1d63e 2026-08-04 00:46:04.454034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> c2f807b58ae1 2026-08-04 00:46:04.454045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 3/10 : 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-08-04 00:46:04.454057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in bcd8910aedfb 2026-08-04 00:46:04.454085 | 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-08-04 00:46:04.454097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:46:04.454107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:46:04.454117 | 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-08-04 00:46:04.454127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:46:04.454137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:46:04.454147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:46:04.454157 | 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-08-04 00:46:04.454166 | 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-08-04 00:46:04.454176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:46:04.454186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:46:04.454195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:46:04.454205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:46:04.454215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:46:04.454225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:46:04.454235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 28.2 MB in 2s (13.1 MB/s) 2026-08-04 00:46:04.454245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-08-04 00:46:04.454255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-08-04 00:46:04.454265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-08-04 00:46:04.454274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-08-04 00:46:04.454284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following additional packages will be installed: 2026-08-04 00:46:04.454294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release 2026-08-04 00:46:04.454304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following NEW packages will be installed: 2026-08-04 00:46:04.454314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release ovn-central 2026-08-04 00:46:04.454323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:46:04.454333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Need to get 408 kB of archives. 2026-08-04 00:46:04.454367 | 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-08-04 00:46:04.454379 | 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-08-04 00:46:04.454389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:46:04.454399 | 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-08-04 00:46:04.454417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 408 kB in 1s (612 kB/s) 2026-08-04 00:46:04.454427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package lsb-release. 2026-08-04 00:46:04.454437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2026-08-04 00:46:04.454449 | 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-08-04 00:46:04.454461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2026-08-04 00:46:04.454471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2026-08-04 00:46:04.454481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2026-08-04 00:46:04.454490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2026-08-04 00:46:04.454500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2026-08-04 00:46:04.454515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2026-08-04 00:46:04.454525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 11885 files and directories currently installed.) 2026-08-04 00:46:04.454535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-08-04 00:46:04.454593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking lsb-release (12.0-2) ... 2026-08-04 00:46:04.454701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package ovn-central. 2026-08-04 00:46:04.454752 | 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-08-04 00:46:04.454896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:46:04.454952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up lsb-release (12.0-2) ... 2026-08-04 00:46:04.455032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-08-04 00:46:04.455131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container bcd8910aedfb 2026-08-04 00:46:04.455232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 7fdc658f4610 2026-08-04 00:46:04.455314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/10 : COPY start_nb_db_server.sh /usr/local/bin/start-nb-db-server 2026-08-04 00:46:04.455404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 3d685673316b 2026-08-04 00:46:04.455569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/10 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2026-08-04 00:46:04.455704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 6428f6b79dce 2026-08-04 00:46:04.455863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 6428f6b79dce 2026-08-04 00:46:04.455945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 4b674ff3ef09 2026-08-04 00:46:04.456028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-08-04 00:46:04.456239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 8d766651a5c0 2026-08-04 00:46:04.456353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-08-04 00:46:04.456367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 4262867ea823 2026-08-04 00:46:04.456376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 4262867ea823 2026-08-04 00:46:04.456431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> bf3184547e68 2026-08-04 00:46:04.456504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 8/10 : COPY patches /patches 2026-08-04 00:46:04.456585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> fceb0a28267b 2026-08-04 00:46:04.456662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 9/10 : RUN kolla_patch 2026-08-04 00:46:04.456744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 9cb82894b8b3 2026-08-04 00:46:04.456862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:[i] No series file found, nothing to patch. 2026-08-04 00:46:04.456936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 9cb82894b8b3 2026-08-04 00:46:04.457013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 6b6c7feb61e5 2026-08-04 00:46:04.457119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: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-08-04 00:46:04.457199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in da4824653027 2026-08-04 00:46:04.457275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-08-04 00:46:04.457369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-08-04 00:46:04.457432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-08-04 00:46:04.457512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2026-08-04 00:46:04.457584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:46:04.457660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-08-04 00:46:04.457763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-08-04 00:46:04.457926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-08-04 00:46:04.458028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:46:04.458192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container da4824653027 2026-08-04 00:46:04.458261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 939afe47eb52 2026-08-04 00:46:04.458345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built e643e16cdb6d 2026-08-04 00:46:04.458419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260804 2026-08-04 00:46:04.458560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2026-08-04 00:46:04.458453 (took 0:00:12.802518) 2026-08-04 00:46:04.459280 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2026-08-04 00:46:04.459388 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2026-08-04 00:46:04.459528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2026-08-04 00:46:04.459390 2026-08-04 00:46:04.460950 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2026-08-04 00:46:04.462042 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2026-08-04 00:46:20.178401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 00:46:20.178503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> e0e44db6ce57 2026-08-04 00:46:20.178669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/6 : LABEL "build-date"="20260804" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:46:20.178851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 7e49553d99f3 2026-08-04 00:46:20.179867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 7e49553d99f3 2026-08-04 00:46:20.179906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 0103554cf78b 2026-08-04 00:46:20.179917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 3/6 : COPY patches /patches 2026-08-04 00:46:20.179927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 59936c55e937 2026-08-04 00:46:20.179938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/6 : RUN kolla_patch 2026-08-04 00:46:20.179948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in a66abbd2c80b 2026-08-04 00:46:20.179959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:[i] No series file found, nothing to patch. 2026-08-04 00:46:20.179969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container a66abbd2c80b 2026-08-04 00:46:20.179979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> c4abc018f51c 2026-08-04 00:46:20.179992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: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-08-04 00:46:20.180004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 93b95faf3caa 2026-08-04 00:46:20.180015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-08-04 00:46:20.180024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-08-04 00:46:20.180034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-08-04 00:46:20.180067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2026-08-04 00:46:20.180079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:46:20.180089 | 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-08-04 00:46:20.180099 | 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-08-04 00:46:20.180118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:46:20.180143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:46:20.180167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:46:20.180183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:46:20.180256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-08-04 00:46:20.180276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2026-08-04 00:46:20.180301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-08-04 00:46:20.180389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2026-08-04 00:46:20.180492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:46:20.180576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:46:20.180643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-08-04 00:46:20.180727 | 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-08-04 00:46:20.180881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-08-04 00:46:20.180923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-08-04 00:46:20.180985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-08-04 00:46:20.181060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-08-04 00:46:20.181134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-08-04 00:46:20.181265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-08-04 00:46:20.181456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:46:20.181532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:46:20.181547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-08-04 00:46:20.181563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-08-04 00:46:20.181730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-08-04 00:46:20.181763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-08-04 00:46:20.181826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:46:20.181893 | 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-08-04 00:46:20.181963 | 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-08-04 00:46:20.182042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:46:20.182103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:46:20.182169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:46:20.182259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:46:20.182327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-08-04 00:46:20.182407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:46:20.182477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2026-08-04 00:46:20.182553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-08-04 00:46:20.182651 | 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-08-04 00:46:20.182713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-08-04 00:46:20.182807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-08-04 00:46:20.183853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-08-04 00:46:20.183884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-08-04 00:46:20.183897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-08-04 00:46:20.183907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-08-04 00:46:20.183918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:46:20.183929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:20.183939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:20.183949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:20.183959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:20.183969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:46:20.183978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:46:20.183988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:20.183998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:20.184008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:20.184018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:20.184028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:46:20.184038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:20.184049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.184059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:20.184074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.184085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:20.184095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.184109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:20.184218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:46:20.184299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:20.184356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.184447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:20.184497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:20.184565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:20.184635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:20.184706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.184797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:20.184871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:20.184947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.185016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.185085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.185151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:20.185288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.185353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:46:20.185422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.185493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.185562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.185630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.185686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:46:20.185742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.185840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.185862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.185924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.185979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:46:20.186036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.186093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.186149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.186226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:20.186432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.186497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:20.186510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2026-08-04 00:46:20.186530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2026-08-04 00:46:20.186541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:46:20.186551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:46:20.186565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2026-08-04 00:46:20.186616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:46:20.186665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:46:20.186730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2026-08-04 00:46:20.186804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2026-08-04 00:46:20.186864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:46:20.186922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.187925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8643 files, 1233 directories removed. 2026-08-04 00:46:20.187954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.187966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2026-08-04 00:46:20.187976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.188013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2026-08-04 00:46:20.188024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-08-04 00:46:20.188034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2026-08-04 00:46:20.188044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2026-08-04 00:46:20.188054 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:46:20.188063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 93b95faf3caa 2026-08-04 00:46:20.188073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 23802df0f7ae 2026-08-04 00:46:20.188083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 6/6 : USER designate 2026-08-04 00:46:20.188094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 8742697b9a0e 2026-08-04 00:46:20.188104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 8742697b9a0e 2026-08-04 00:46:20.188113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 20940c64eea6 2026-08-04 00:46:20.188123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built 33dd9f9c37a2 2026-08-04 00:46:20.188133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20260804 2026-08-04 00:46:20.188144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2026-08-04 00:46:20.187525 (took 0:00:15.728135) 2026-08-04 00:46:20.188182 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2026-08-04 00:46:20.188351 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2026-08-04 00:46:20.188437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2026-08-04 00:46:20.188344 2026-08-04 00:46:20.189402 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2026-08-04 00:46:20.190036 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2026-08-04 00:46:46.596584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/7 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 00:46:46.596721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> e0e44db6ce57 2026-08-04 00:46:46.596895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/7 : LABEL "build-date"="20260804" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:46:46.596985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 4958016dcb83 2026-08-04 00:46:46.597112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 4958016dcb83 2026-08-04 00:46:46.597241 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 5b9a03c93c05 2026-08-04 00:46:46.597363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 3/7 : 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-08-04 00:46:46.597481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in d72638686bee 2026-08-04 00:46:46.597570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:46:46.597653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:46:46.597737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:46:46.597864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:46:46.597947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:46:46.598033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:46:46.598115 | 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-08-04 00:46:46.598198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:46:46.598281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:46:46.598364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:46:46.598553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:46:46.601885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:46:46.601895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:46:46.601899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:46:46.601903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:46:46.601908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 28.2 MB in 2s (12.0 MB/s) 2026-08-04 00:46:46.601912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-08-04 00:46:46.601916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-08-04 00:46:46.601920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-08-04 00:46:46.601923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-08-04 00:46:46.601927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2026-08-04 00:46:46.601930 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-08-04 00:46:46.601935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-08-04 00:46:46.601938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2026-08-04 00:46:46.601942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-08-04 00:46:46.601945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2026-08-04 00:46:46.601949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-08-04 00:46:46.601958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-08-04 00:46:46.601962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:46:46.601965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,886 kB of archives. 2026-08-04 00:46:46.601968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,721 kB of additional disk space will be used. 2026-08-04 00:46:46.601977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:46:46.601981 | 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-08-04 00:46:46.601985 | 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-08-04 00:46:46.601988 | 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-08-04 00:46:46.601992 | 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-08-04 00:46:46.601995 | 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.5 [1,258 kB] 2026-08-04 00:46:46.601999 | 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.5 [159 kB] 2026-08-04 00:46:46.602002 | 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-08-04 00:46:46.602006 | 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.5 [258 kB] 2026-08-04 00:46:46.602010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,886 kB in 0s (4,276 kB/s) 2026-08-04 00:46:46.602013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2026-08-04 00:46:46.602016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-08-04 00:46:46.602022 | 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-08-04 00:46:46.602026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-08-04 00:46:46.602036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-08-04 00:46:46.602039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-08-04 00:46:46.602043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-08-04 00:46:46.602046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-08-04 00:46:46.602050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-08-04 00:46:46.602053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:46:46.602056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-08-04 00:46:46.602060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-08-04 00:46:46.602063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2026-08-04 00:46:46.602067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.602070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-08-04 00:46:46.602074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:46:46.602077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2026-08-04 00:46:46.602083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-08-04 00:46:46.602087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:46:46.602090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2026-08-04 00:46:46.602094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-08-04 00:46:46.602100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-08-04 00:46:46.602103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2026-08-04 00:46:46.602107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-08-04 00:46:46.602110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:46:46.602114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2026-08-04 00:46:46.602117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-08-04 00:46:46.602121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.602124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:46:46.602127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2026-08-04 00:46:46.602131 | 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-08-04 00:46:46.602134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-08-04 00:46:46.602137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2026-08-04 00:46:46.602141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-08-04 00:46:46.602144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:46:46.602148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:46:46.602151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-08-04 00:46:46.602154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-08-04 00:46:46.602158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-08-04 00:46:46.602163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:46:46.602166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:46:46.602213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:46:46.602283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:46:46.602365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:46:46.602447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.602519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2026-08-04 00:46:46.602590 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2026-08-04 00:46:46.602657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.602725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2026-08-04 00:46:46.602827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-08-04 00:46:46.602910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2026-08-04 00:46:46.602982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2026-08-04 00:46:46.603183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2026-08-04 00:46:46.603276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:46:46.603348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:46:46.603431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container d72638686bee 2026-08-04 00:46:46.603505 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 6c86ae90e307 2026-08-04 00:46:46.603638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 4/7 : RUN mkdir -p /var/lib/kolla/ /var/lib/bind/ /run/bind && chown -R root: /var/lib/bind /run/bind && chmod 755 /run/bind 2026-08-04 00:46:46.603695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 7ac3f0ffe88d 2026-08-04 00:46:46.603767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 7ac3f0ffe88d 2026-08-04 00:46:46.603862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 41010a08aff6 2026-08-04 00:46:46.603939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 5/7 : COPY patches /patches 2026-08-04 00:46:46.604011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 89a6a15243f1 2026-08-04 00:46:46.604084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 6/7 : RUN kolla_patch 2026-08-04 00:46:46.604165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 2b032cf3d830 2026-08-04 00:46:46.604234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:[i] No series file found, nothing to patch. 2026-08-04 00:46:46.604302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 2b032cf3d830 2026-08-04 00:46:46.604370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 6aae246dfcfa 2026-08-04 00:46:46.604546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: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-08-04 00:46:46.604624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 4f8c6aa1a90f 2026-08-04 00:46:46.604696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-08-04 00:46:46.604767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-08-04 00:46:46.604853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-08-04 00:46:46.604919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2026-08-04 00:46:46.604975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:46:46.605028 | 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-08-04 00:46:46.605079 | 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-08-04 00:46:46.605130 | 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-08-04 00:46:46.605181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:46:46.605232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:46:46.605281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:46:46.605333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-08-04 00:46:46.605385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2026-08-04 00:46:46.605479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-08-04 00:46:46.605530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2026-08-04 00:46:46.605587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:46:46.605670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:46:46.605750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-08-04 00:46:46.605838 | 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-08-04 00:46:46.605896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-08-04 00:46:46.605954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-08-04 00:46:46.606010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-08-04 00:46:46.606065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-08-04 00:46:46.606121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-08-04 00:46:46.606177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-08-04 00:46:46.606257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18942 files and directories currently installed.) 2026-08-04 00:46:46.606317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:46:46.606374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-08-04 00:46:46.606446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-08-04 00:46:46.606504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-08-04 00:46:46.606567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-08-04 00:46:46.606644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:46:46.606698 | 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-08-04 00:46:46.606750 | 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-08-04 00:46:46.606826 | 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-08-04 00:46:46.606880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:46:46.606932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:46:46.606983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:46:46.607034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-08-04 00:46:46.607094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:46:46.607148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2026-08-04 00:46:46.607205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-08-04 00:46:46.607262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 2026-08-04 00:46:46.607323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:15% (Reading database ... 20% (Reading database ... 25% (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-08-04 00:46:46.607379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-08-04 00:46:46.607519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-08-04 00:46:46.607586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-08-04 00:46:46.607645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-08-04 00:46:46.607726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-08-04 00:46:46.607825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-08-04 00:46:46.607888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18933 files and directories currently installed.) 2026-08-04 00:46:46.607942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:46.608003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:46.608053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:46.608101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:46.608149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:46:46.608196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:46:46.608243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:46.608290 | 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-08-04 00:46:46.608337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:46.608384 | 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-08-04 00:46:46.608485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:46:46.608526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:46.608573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:46.608620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:46.608670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.608737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:46.608803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:46:46.608895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:46.608946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:46.608998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:46:46.609043 | 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-08-04 00:46:46.609092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.609310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.609522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:46.609570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:46:46.609617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:46:46.609802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.609919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:46:46.609969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.610019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.610066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:46:46.610114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.610164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.610213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:46:46.610260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2026-08-04 00:46:46.610322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2026-08-04 00:46:46.610372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:46:46.610426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:46:46.610476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2026-08-04 00:46:46.610523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:46:46.610572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:46:46.610617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2026-08-04 00:46:46.610664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2026-08-04 00:46:46.610711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:46:46.610769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.610844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8643 files, 1233 directories removed. 2026-08-04 00:46:46.610894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.610944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2026-08-04 00:46:46.610988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.611036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2026-08-04 00:46:46.611081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-08-04 00:46:46.611129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2026-08-04 00:46:46.611177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2026-08-04 00:46:46.611225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:46:46.611271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 4f8c6aa1a90f 2026-08-04 00:46:46.611318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> eaf319d3577d 2026-08-04 00:46:46.611370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 1da8c3f495ab 2026-08-04 00:46:46.611435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260804 2026-08-04 00:46:46.611544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2026-08-04 00:46:46.611455 (took 0:00:26.423111) 2026-08-04 00:46:46.611962 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2026-08-04 00:46:46.612034 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2026-08-04 00:46:46.612116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2026-08-04 00:46:46.612042 2026-08-04 00:46:46.613085 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2026-08-04 00:46:46.613669 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2026-08-04 00:47:01.061620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 00:47:01.062986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> e0e44db6ce57 2026-08-04 00:47:01.063022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/6 : LABEL "build-date"="20260804" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:47:01.063033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 4e8008d59319 2026-08-04 00:47:01.063041 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 4e8008d59319 2026-08-04 00:47:01.063049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 58ac53ff3e9d 2026-08-04 00:47:01.063057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 3/6 : COPY patches /patches 2026-08-04 00:47:01.063065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 0223cfae0e31 2026-08-04 00:47:01.063073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/6 : RUN kolla_patch 2026-08-04 00:47:01.063081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in d3d785796fc1 2026-08-04 00:47:01.063089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:[i] No series file found, nothing to patch. 2026-08-04 00:47:01.063104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container d3d785796fc1 2026-08-04 00:47:01.063111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 680b48b9ca50 2026-08-04 00:47:01.063118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: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-08-04 00:47:01.063125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in ff9e4bed0540 2026-08-04 00:47:01.063131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-08-04 00:47:01.063137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-08-04 00:47:01.063143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-08-04 00:47:01.063149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2026-08-04 00:47:01.063155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:47:01.063162 | 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-08-04 00:47:01.063168 | 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-08-04 00:47:01.063178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:47:01.063184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:47:01.063190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:47:01.063237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:47:01.063307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-08-04 00:47:01.066915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2026-08-04 00:47:01.066947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-08-04 00:47:01.066956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2026-08-04 00:47:01.066965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:47:01.066974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:47:01.066982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-08-04 00:47:01.066992 | 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% 2026-08-04 00:47:01.067001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:47:01.067010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-08-04 00:47:01.067018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2026-08-04 00:47:01.067026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2026-08-04 00:47:01.067035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-08-04 00:47:01.067043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-08-04 00:47:01.067051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-08-04 00:47:01.067060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-08-04 00:47:01.067068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:47:01.067087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:47:01.067096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-08-04 00:47:01.067104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-08-04 00:47:01.067113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-08-04 00:47:01.067121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-08-04 00:47:01.067130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:47:01.067138 | 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-08-04 00:47:01.067147 | 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-08-04 00:47:01.067155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:47:01.067164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:47:01.067172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:47:01.067181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:47:01.067189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-08-04 00:47:01.067198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:47:01.067206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2026-08-04 00:47:01.067215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-08-04 00:47:01.067242 | 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-08-04 00:47:01.067253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-08-04 00:47:01.067262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2026-08-04 00:47:01.067271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2026-08-04 00:47:01.067280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-08-04 00:47:01.067288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-08-04 00:47:01.067297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-08-04 00:47:01.067306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:47:01.067316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:01.067325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:01.067357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:47:01.067376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:47:01.067384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:01.067393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:01.067417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:47:01.067434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:01.067443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:01.067451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:01.067460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:01.067468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:47:01.067477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.067485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:01.067494 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.067502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:01.067519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067536 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.067574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.067600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.067624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:01.067633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:47:01.067641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:47:01.067667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.067675 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.067692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:47:01.067707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.067720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:01.067737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:01.067764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.067932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2026-08-04 00:47:01.068002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2026-08-04 00:47:01.068017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:47:01.068032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:47:01.068152 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2026-08-04 00:47:01.068179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:47:01.068232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:47:01.068330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2026-08-04 00:47:01.068367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2026-08-04 00:47:01.068439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:47:01.068496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.068620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8643 files, 1233 directories removed. 2026-08-04 00:47:01.068685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.068759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2026-08-04 00:47:01.068853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.068920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2026-08-04 00:47:01.068985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-08-04 00:47:01.069053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2026-08-04 00:47:01.069121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2026-08-04 00:47:01.069188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:47:01.069254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container ff9e4bed0540 2026-08-04 00:47:01.069319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> eb98ff3bad1e 2026-08-04 00:47:01.069384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 6/6 : USER designate 2026-08-04 00:47:01.069456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 5efcf79f6850 2026-08-04 00:47:01.069522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 5efcf79f6850 2026-08-04 00:47:01.069665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> eee6c1a55331 2026-08-04 00:47:01.069703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built 3fa51816b872 2026-08-04 00:47:01.069752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20260804 2026-08-04 00:47:01.069902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2026-08-04 00:47:01.069766 (took 0:00:14.457724) 2026-08-04 00:47:01.070414 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2026-08-04 00:47:01.070503 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2026-08-04 00:47:01.070662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2026-08-04 00:47:01.070502 2026-08-04 00:47:01.071668 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2026-08-04 00:47:01.072364 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2026-08-04 00:47:26.908752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/7 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 00:47:26.908901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> e0e44db6ce57 2026-08-04 00:47:26.908924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/7 : LABEL "build-date"="20260804" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:47:26.908955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 5ea8a5b33418 2026-08-04 00:47:26.909018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 5ea8a5b33418 2026-08-04 00:47:26.909055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 58dd64bea893 2026-08-04 00:47:26.909067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 3/7 : 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-08-04 00:47:26.909100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 4c3bd6a835ce 2026-08-04 00:47:26.909110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:47:26.909142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:47:26.909154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:47:26.909190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:47:26.909300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:47:26.909312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:47:26.909343 | 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-08-04 00:47:26.909358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:47:26.909389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:47:26.909400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:47:26.909433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:47:26.909468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:47:26.909479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:47:26.909510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:47:26.909524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:47:26.909559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 28.2 MB in 2s (12.0 MB/s) 2026-08-04 00:47:26.909598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-08-04 00:47:26.909636 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-08-04 00:47:26.909683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-08-04 00:47:26.909733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-08-04 00:47:26.909770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2026-08-04 00:47:26.909889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-08-04 00:47:26.909906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-08-04 00:47:26.909940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2026-08-04 00:47:26.909975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-08-04 00:47:26.910032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2026-08-04 00:47:26.910087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-08-04 00:47:26.910098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-08-04 00:47:26.910138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:47:26.910175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,886 kB of archives. 2026-08-04 00:47:26.910239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,721 kB of additional disk space will be used. 2026-08-04 00:47:26.910259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:47:26.910311 | 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-08-04 00:47:26.910395 | 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-08-04 00:47:26.910473 | 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-08-04 00:47:26.910503 | 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-08-04 00:47:26.910587 | 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.5 [1,258 kB] 2026-08-04 00:47:26.910609 | 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.5 [159 kB] 2026-08-04 00:47:26.910623 | 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-08-04 00:47:26.910655 | 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.5 [258 kB] 2026-08-04 00:47:26.910665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,886 kB in 0s (4,382 kB/s) 2026-08-04 00:47:26.910700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2026-08-04 00:47:26.910751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-08-04 00:47:26.910871 | 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-08-04 00:47:26.912045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-08-04 00:47:26.912110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-08-04 00:47:26.912122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-08-04 00:47:26.912132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-08-04 00:47:26.912141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-08-04 00:47:26.912164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-08-04 00:47:26.912174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:47:26.912185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-08-04 00:47:26.912195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-08-04 00:47:26.912205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2026-08-04 00:47:26.912215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-08-04 00:47:26.912225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:47:26.912235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2026-08-04 00:47:26.912244 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-08-04 00:47:26.912254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:47:26.912263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2026-08-04 00:47:26.912272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-08-04 00:47:26.912282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-08-04 00:47:26.912291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2026-08-04 00:47:26.912301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-08-04 00:47:26.912311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:47:26.912321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2026-08-04 00:47:26.912330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-08-04 00:47:26.912340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:47:26.912350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.912360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2026-08-04 00:47:26.912369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-08-04 00:47:26.912379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-08-04 00:47:26.912388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2026-08-04 00:47:26.912398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-08-04 00:47:26.912408 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:47:26.912417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:47:26.912427 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-08-04 00:47:26.912436 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-08-04 00:47:26.912480 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-08-04 00:47:26.912492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:47:26.912501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:47:26.912519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:47:26.912529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.912550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-08-04 00:47:26.912561 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:47:26.912570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.912580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2026-08-04 00:47:26.912590 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2026-08-04 00:47:26.912600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.912609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2026-08-04 00:47:26.912619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-08-04 00:47:26.912629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2026-08-04 00:47:26.912638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2026-08-04 00:47:26.912648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2026-08-04 00:47:26.912657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:47:26.912667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:47:26.912681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 4c3bd6a835ce 2026-08-04 00:47:26.912691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 8b21435046a4 2026-08-04 00:47:26.912700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 4/7 : COPY patches /patches 2026-08-04 00:47:26.912710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 541843a9099f 2026-08-04 00:47:26.912723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/7 : RUN kolla_patch 2026-08-04 00:47:26.912757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in a7d99d822ee2 2026-08-04 00:47:26.912890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:[i] No series file found, nothing to patch. 2026-08-04 00:47:26.912925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container a7d99d822ee2 2026-08-04 00:47:26.912992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> e50f3ea292ee 2026-08-04 00:47:26.913021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: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-08-04 00:47:26.913149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in e09e67fca5f4 2026-08-04 00:47:26.913216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-08-04 00:47:26.913260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-08-04 00:47:26.913305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-08-04 00:47:26.913359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2026-08-04 00:47:26.913403 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:47:26.913445 | 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-08-04 00:47:26.913487 | 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-08-04 00:47:26.913528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:47:26.913557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:47:26.913603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:47:26.913644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:47:26.913686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-08-04 00:47:26.913727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2026-08-04 00:47:26.914908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-08-04 00:47:26.914936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2026-08-04 00:47:26.914946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:47:26.914955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:47:26.914964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-08-04 00:47:26.914986 | 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-08-04 00:47:26.914996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-08-04 00:47:26.915005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-08-04 00:47:26.915014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-08-04 00:47:26.915023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-08-04 00:47:26.915032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-08-04 00:47:26.915040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-08-04 00:47:26.915049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18942 files and directories currently installed.) 2026-08-04 00:47:26.915059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:47:26.915068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-08-04 00:47:26.915076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-08-04 00:47:26.915085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-08-04 00:47:26.915094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-08-04 00:47:26.915103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:47:26.915112 | 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-08-04 00:47:26.915121 | 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-08-04 00:47:26.915130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:47:26.915139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:47:26.915147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:47:26.915156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:47:26.915165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-08-04 00:47:26.915173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:47:26.915193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2026-08-04 00:47:26.915202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-08-04 00:47:26.915211 | 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-08-04 00:47:26.915220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-08-04 00:47:26.915229 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-08-04 00:47:26.915238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-08-04 00:47:26.915246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-08-04 00:47:26.915255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-08-04 00:47:26.915264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-08-04 00:47:26.915272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18933 files and directories currently installed.) 2026-08-04 00:47:26.915281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:26.915295 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:26.915312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:47:26.915329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:47:26.915338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:26.915346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:26.915364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:47:26.915391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:26.915400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:26.915431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:26.915495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:26.915510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:47:26.915552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:26.915592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:26.915673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.915964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.916006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:26.916087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:47:26.916127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.916207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.916343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:47:26.916397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.916478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.916571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:47:26.916652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.916731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:26.916851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.916895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.916935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:26.916976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.917016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2026-08-04 00:47:26.917057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2026-08-04 00:47:26.917119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:47:26.917142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:47:26.917190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2026-08-04 00:47:26.917213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:47:26.917257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:47:26.917295 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2026-08-04 00:47:26.917335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2026-08-04 00:47:26.917375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:47:26.917412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.917453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8643 files, 1233 directories removed. 2026-08-04 00:47:26.917477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.917531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2026-08-04 00:47:26.917545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.917592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2026-08-04 00:47:26.917628 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-08-04 00:47:26.917668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2026-08-04 00:47:26.917707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2026-08-04 00:47:26.917746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:47:26.917822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container e09e67fca5f4 2026-08-04 00:47:26.917870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> b8d820aa67fc 2026-08-04 00:47:26.917917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 7/7 : USER designate 2026-08-04 00:47:26.917960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 4e7a9564bfd3 2026-08-04 00:47:26.918000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 4e7a9564bfd3 2026-08-04 00:47:26.918040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 070c564ef007 2026-08-04 00:47:26.918083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built 5eee13530bc1 2026-08-04 00:47:26.918124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20260804 2026-08-04 00:47:26.918234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2026-08-04 00:47:26.918139 (took 0:00:25.847637) 2026-08-04 00:47:26.918589 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2026-08-04 00:47:26.918680 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2026-08-04 00:47:26.918760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2026-08-04 00:47:26.918685 2026-08-04 00:47:26.919609 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2026-08-04 00:47:26.921493 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2026-08-04 00:47:42.766850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 00:47:42.767049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> e0e44db6ce57 2026-08-04 00:47:42.767084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/6 : LABEL "build-date"="20260804" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:47:42.767228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 30dd974019be 2026-08-04 00:47:42.767286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 30dd974019be 2026-08-04 00:47:42.767381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 0605a558ed72 2026-08-04 00:47:42.767439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 3/6 : COPY patches /patches 2026-08-04 00:47:42.767534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 512f147d65d6 2026-08-04 00:47:42.767594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/6 : RUN kolla_patch 2026-08-04 00:47:42.767667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 6f61c9c2a054 2026-08-04 00:47:42.767719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:[i] No series file found, nothing to patch. 2026-08-04 00:47:42.767816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 6f61c9c2a054 2026-08-04 00:47:42.767899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> ef708c84a41b 2026-08-04 00:47:42.767990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: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-08-04 00:47:42.768063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 94af01b8a3d1 2026-08-04 00:47:42.768134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-08-04 00:47:42.768207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-08-04 00:47:42.768278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-08-04 00:47:42.768375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2026-08-04 00:47:42.768431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:47:42.768497 | 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-08-04 00:47:42.768564 | 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-08-04 00:47:42.768623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:47:42.768691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:47:42.768744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:47:42.768837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:47:42.768894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-08-04 00:47:42.768996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2026-08-04 00:47:42.769217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-08-04 00:47:42.769297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2026-08-04 00:47:42.769320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:47:42.769336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:47:42.769450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-08-04 00:47:42.769529 | 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-08-04 00:47:42.769599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-08-04 00:47:42.769666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2026-08-04 00:47:42.769733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2026-08-04 00:47:42.769838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-08-04 00:47:42.769921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-08-04 00:47:42.770102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-08-04 00:47:42.770140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:47:42.770175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:47:42.770244 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-08-04 00:47:42.770317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-08-04 00:47:42.770426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-08-04 00:47:42.770553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-08-04 00:47:42.770632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:47:42.770694 | 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-08-04 00:47:42.770756 | 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-08-04 00:47:42.772002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:47:42.772028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:47:42.772038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:47:42.772047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:47:42.772056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-08-04 00:47:42.772065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:47:42.772074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2026-08-04 00:47:42.772083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-08-04 00:47:42.772108 | 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-08-04 00:47:42.772118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-08-04 00:47:42.772127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-08-04 00:47:42.772137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:75% (Reading database ... 80% 2026-08-04 00:47:42.772145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-08-04 00:47:42.772154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-08-04 00:47:42.772163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-08-04 00:47:42.772172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:47:42.772181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:42.772190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:42.772207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:47:42.772225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:47:42.772233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:42.772242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:42.772271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:47:42.772289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:42.772298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:42.772307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:42.772315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:42.772329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:47:42.772337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:42.772346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:42.772364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:42.772574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:47:42.772615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:47:42.772736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:47:42.772895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.772910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:42.772977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.773026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:42.773080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2026-08-04 00:47:42.773117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2026-08-04 00:47:42.773154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:47:42.773194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:47:42.773256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2026-08-04 00:47:42.773316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:47:42.773359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:47:42.773402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2026-08-04 00:47:42.773443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2026-08-04 00:47:42.773495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:47:42.773509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-08-04 00:47:42.773567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8643 files, 1233 directories removed. 2026-08-04 00:47:42.773582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-08-04 00:47:42.773638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2026-08-04 00:47:42.773690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-08-04 00:47:42.773753 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2026-08-04 00:47:42.773804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-08-04 00:47:42.773858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2026-08-04 00:47:42.773907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2026-08-04 00:47:42.773955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:47:42.774008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 94af01b8a3d1 2026-08-04 00:47:42.774071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 7f689fec33a3 2026-08-04 00:47:42.774113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 6/6 : USER designate 2026-08-04 00:47:42.774158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 07a769526760 2026-08-04 00:47:42.774200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 07a769526760 2026-08-04 00:47:42.774257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> dd241d110909 2026-08-04 00:47:42.774303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built e98131fefa5b 2026-08-04 00:47:42.774345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20260804 2026-08-04 00:47:42.774463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2026-08-04 00:47:42.774334 (took 0:00:15.855649) 2026-08-04 00:47:42.775292 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2026-08-04 00:47:42.775312 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2026-08-04 00:47:42.775423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2026-08-04 00:47:42.775280 2026-08-04 00:47:42.776347 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2026-08-04 00:47:42.776978 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2026-08-04 00:47:58.341159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/8 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 00:47:58.341273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> e0e44db6ce57 2026-08-04 00:47:58.341295 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/8 : LABEL "build-date"="20260804" "name"="designate-central" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:47:58.341346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 0782cefba12d 2026-08-04 00:47:58.341398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 0782cefba12d 2026-08-04 00:47:58.341492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 6a14324832fc 2026-08-04 00:47:58.341600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2026-08-04 00:47:58.341681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 46418e691248 2026-08-04 00:47:58.341766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2026-08-04 00:47:58.341838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in e86b9a7ceabd 2026-08-04 00:47:58.341911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container e86b9a7ceabd 2026-08-04 00:47:58.341968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 593b3c461f31 2026-08-04 00:47:58.342026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 5/8 : COPY patches /patches 2026-08-04 00:47:58.342083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 40fbef14e2e2 2026-08-04 00:47:58.342175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/8 : RUN kolla_patch 2026-08-04 00:47:58.342236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 5ba5a071492b 2026-08-04 00:47:58.342291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:[i] No series file found, nothing to patch. 2026-08-04 00:47:58.342346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 5ba5a071492b 2026-08-04 00:47:58.342402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> fbe47df8a4dd 2026-08-04 00:47:58.342463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: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-08-04 00:47:58.342519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 17c6c719946e 2026-08-04 00:47:58.342573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-08-04 00:47:58.342628 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-08-04 00:47:58.342682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-08-04 00:47:58.342743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2026-08-04 00:47:58.342820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:47:58.342871 | 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-08-04 00:47:58.342920 | 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-08-04 00:47:58.342969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:47:58.343017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:47:58.343065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:47:58.343108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:47:58.343171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-08-04 00:47:58.343287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2026-08-04 00:47:58.343319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-08-04 00:47:58.343471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2026-08-04 00:47:58.343535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:47:58.343558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:47:58.343570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-08-04 00:47:58.343617 | 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-08-04 00:47:58.343636 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:47:58.343705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-08-04 00:47:58.343756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-08-04 00:47:58.343834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-08-04 00:47:58.343891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-08-04 00:47:58.343947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:47:58.344003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:47:58.344058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-08-04 00:47:58.344164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-08-04 00:47:58.344182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-08-04 00:47:58.344253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-08-04 00:47:58.344311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:47:58.344360 | 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-08-04 00:47:58.344412 | 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-08-04 00:47:58.344457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:47:58.344502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:47:58.344548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:47:58.344596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:47:58.344645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-08-04 00:47:58.344700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:47:58.344752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2026-08-04 00:47:58.344838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-08-04 00:47:58.344897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-08-04 00:47:58.344960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-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-08-04 00:47:58.345005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:47:58.345074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-08-04 00:47:58.345166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-08-04 00:47:58.345217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-08-04 00:47:58.345270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-08-04 00:47:58.345326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:47:58.345381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:58.345436 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:58.345489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:58.345544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:58.345595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:47:58.345647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:47:58.345700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:58.345754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:58.345845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:58.345867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:58.345940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:47:58.345993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:58.346045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:58.346098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:58.346185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:58.346299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:47:58.346317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:58.346376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:58.346424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:47:58.346473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:58.346530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:58.346570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:58.346615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:47:58.346662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.346708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.346755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.346825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.346878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:58.346929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.346978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:47:58.347025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.347074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.347122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.347192 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.347240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:47:58.347290 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.347337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.347384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.347432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.347478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:47:58.347526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.347573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.347621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:47:58.347669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.347715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.347762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.347821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:47:58.347887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2026-08-04 00:47:58.347935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.347984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2026-08-04 00:47:58.348032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:47:58.348079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:47:58.348144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2026-08-04 00:47:58.348207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:47:58.348255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:47:58.348309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2026-08-04 00:47:58.348357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2026-08-04 00:47:58.348404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:47:58.348419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.348482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8643 files, 1233 directories removed. 2026-08-04 00:47:58.348524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.348572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2026-08-04 00:47:58.348615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.348663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2026-08-04 00:47:58.348708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-08-04 00:47:58.348754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2026-08-04 00:47:58.348823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2026-08-04 00:47:58.348871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:47:58.348919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 17c6c719946e 2026-08-04 00:47:58.348967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> f9468e43c4d0 2026-08-04 00:47:58.349014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 8/8 : USER designate 2026-08-04 00:47:58.349063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in d4fa1e99e010 2026-08-04 00:47:58.349112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container d4fa1e99e010 2026-08-04 00:47:58.349184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 6a9cce9bd3ba 2026-08-04 00:47:58.349239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 55526a76c785 2026-08-04 00:47:58.349278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20260804 2026-08-04 00:47:58.349383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2026-08-04 00:47:58.349271 (took 0:00:15.573991) 2026-08-04 00:47:58.349894 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2026-08-04 00:47:58.349935 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2026-08-04 00:47:58.350044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2026-08-04 00:47:58.349911 2026-08-04 00:47:58.351177 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2026-08-04 00:47:58.351842 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2026-08-04 00:48:13.378566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 00:48:13.378984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> e0e44db6ce57 2026-08-04 00:48:13.379039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/6 : LABEL "build-date"="20260804" "name"="designate-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:48:13.379056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 855c1bc79b16 2026-08-04 00:48:13.379068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 855c1bc79b16 2026-08-04 00:48:13.379892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 65635fc78e60 2026-08-04 00:48:13.379925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 3/6 : COPY patches /patches 2026-08-04 00:48:13.379946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 1d1e7d4c1f45 2026-08-04 00:48:13.379969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/6 : RUN kolla_patch 2026-08-04 00:48:13.379991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 1b5946133ba5 2026-08-04 00:48:13.380010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:[i] No series file found, nothing to patch. 2026-08-04 00:48:13.380025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 1b5946133ba5 2026-08-04 00:48:13.380038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> afcfa2856188 2026-08-04 00:48:13.380054 | ubuntu-noble-large | INFO:kolla.common.utils.designate-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-08-04 00:48:13.380100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 14f6737b29dc 2026-08-04 00:48:13.380113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-08-04 00:48:13.380125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-08-04 00:48:13.380135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-08-04 00:48:13.380145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2026-08-04 00:48:13.380155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:48:13.380166 | 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-08-04 00:48:13.380175 | 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-08-04 00:48:13.380191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:48:13.380201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:48:13.380211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:48:13.380261 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:48:13.380435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-08-04 00:48:13.380456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2026-08-04 00:48:13.380558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-08-04 00:48:13.380609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2026-08-04 00:48:13.380685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:48:13.380751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:48:13.380865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-08-04 00:48:13.380941 | 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-08-04 00:48:13.381061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-08-04 00:48:13.381118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-08-04 00:48:13.381186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-08-04 00:48:13.381254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-08-04 00:48:13.381359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-08-04 00:48:13.381438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-08-04 00:48:13.381551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:48:13.381646 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:48:13.381717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-08-04 00:48:13.381871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-08-04 00:48:13.381941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-08-04 00:48:13.382015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-08-04 00:48:13.382080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:48:13.382143 | 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-08-04 00:48:13.382205 | 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-08-04 00:48:13.382268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:48:13.382350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:48:13.382439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:48:13.383917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:48:13.383988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-08-04 00:48:13.384004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:48:13.384015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2026-08-04 00:48:13.384026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-08-04 00:48:13.384038 | 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-08-04 00:48:13.384050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-08-04 00:48:13.384060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-08-04 00:48:13.384070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-08-04 00:48:13.384079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-08-04 00:48:13.384089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-08-04 00:48:13.384098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-08-04 00:48:13.384108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:48:13.384119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:13.384129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:13.384149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:48:13.384190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:48:13.384200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:13.384210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:13.384230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:48:13.384249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:13.384259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:13.384269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:13.384279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:13.384348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:48:13.384371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:13.384381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:13.384400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:13.384483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:48:13.384493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:48:13.384657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:48:13.384850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.384929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:13.385076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.385119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:13.385174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2026-08-04 00:48:13.385230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2026-08-04 00:48:13.385286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:48:13.385361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:48:13.385415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2026-08-04 00:48:13.385470 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:48:13.385524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:48:13.385580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2026-08-04 00:48:13.385633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2026-08-04 00:48:13.385690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:48:13.385741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-08-04 00:48:13.385812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8643 files, 1233 directories removed. 2026-08-04 00:48:13.385932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-08-04 00:48:13.385992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2026-08-04 00:48:13.386034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-08-04 00:48:13.386090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2026-08-04 00:48:13.386142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-08-04 00:48:13.386197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2026-08-04 00:48:13.386253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2026-08-04 00:48:13.386348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:48:13.386418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 14f6737b29dc 2026-08-04 00:48:13.386466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> e0b552497f68 2026-08-04 00:48:13.386514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 6/6 : USER designate 2026-08-04 00:48:13.386564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 359165ae8c9d 2026-08-04 00:48:13.386610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 359165ae8c9d 2026-08-04 00:48:13.386671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> a94ed1d93cf8 2026-08-04 00:48:13.386723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built b1ddfce19f50 2026-08-04 00:48:13.386772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20260804 2026-08-04 00:48:13.386910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2026-08-04 00:48:13.386797 (took 0:00:15.036886) 2026-08-04 00:48:13.387484 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2026-08-04 00:48:13.387505 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2026-08-04 00:48:13.387519 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2026-08-04 00:48:13.387431 2026-08-04 00:48:13.388576 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2026-08-04 00:48:13.389421 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2026-08-04 00:48:39.613949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260804 2026-08-04 00:48:39.614062 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> d6c5bca2af2b 2026-08-04 00:48:39.614245 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/7 : LABEL "build-date"="20260804" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:48:39.615889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 587b41be2662 2026-08-04 00:48:39.615918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 587b41be2662 2026-08-04 00:48:39.615930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 0f041a2e4df3 2026-08-04 00:48:39.615944 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 3/7 : 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-08-04 00:48:39.615958 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 6612ac49ada5 2026-08-04 00:48:39.616004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:48:39.616016 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:48:39.616026 | 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-08-04 00:48:39.616037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:48:39.616048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:48:39.616058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:48:39.616068 | 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-08-04 00:48:39.616099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:48:39.616110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:48:39.616120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:48:39.616129 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:48:39.616139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:48:39.616149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:48:39.616159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:48:39.616168 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:48:39.616179 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 28.2 MB in 2s (11.5 MB/s) 2026-08-04 00:48:39.616189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-08-04 00:48:39.616199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-08-04 00:48:39.616209 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-08-04 00:48:39.616224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-08-04 00:48:39.616234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2026-08-04 00:48:39.616243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 2026-08-04 00:48:39.616253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2026-08-04 00:48:39.616263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2026-08-04 00:48:39.616276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2026-08-04 00:48:39.616372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2026-08-04 00:48:39.616546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2026-08-04 00:48:39.616653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 python3-libvirt 2026-08-04 00:48:39.616678 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:48:39.616690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,564 kB of archives. 2026-08-04 00:48:39.616811 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2026-08-04 00:48:39.616925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:48:39.617103 | 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-08-04 00:48:39.617212 | 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-08-04 00:48:39.617373 | 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.15 [1,830 kB] 2026-08-04 00:48:39.617480 | 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-08-04 00:48:39.617570 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,564 kB in 0s (7,798 kB/s) 2026-08-04 00:48:39.617706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 00:48:39.617872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-08-04 00:48:39.617973 | 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-08-04 00:48:39.618053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-08-04 00:48:39.618145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-08-04 00:48:39.618252 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-08-04 00:48:39.618345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-08-04 00:48:39.618424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-08-04 00:48:39.618500 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-08-04 00:48:39.618598 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:48:39.618730 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 00:48:39.618837 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:48:39.618928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2026-08-04 00:48:39.619009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:48:39.619113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:48:39.619193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2026-08-04 00:48:39.619264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-04 00:48:39.619344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 00:48:39.619405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2026-08-04 00:48:39.619475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-04 00:48:39.619541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-04 00:48:39.619633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:48:39.619748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.619851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2026-08-04 00:48:39.619906 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 00:48:39.619966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 00:48:39.620026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-04 00:48:39.620085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:48:39.620140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 6612ac49ada5 2026-08-04 00:48:39.620198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 4d339e7ce3cb 2026-08-04 00:48:39.620254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/7 : RUN true 2026-08-04 00:48:39.620313 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 4923657b7a45 2026-08-04 00:48:39.620370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 4923657b7a45 2026-08-04 00:48:39.620457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> e2cc6b91cd85 2026-08-04 00:48:39.620656 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 5/7 : COPY patches /patches 2026-08-04 00:48:39.620764 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 6d59dd5aa092 2026-08-04 00:48:39.620865 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 6/7 : RUN kolla_patch 2026-08-04 00:48:39.622038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in bfc773c2cc7a 2026-08-04 00:48:39.622063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:[i] No series file found, nothing to patch. 2026-08-04 00:48:39.622073 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container bfc773c2cc7a 2026-08-04 00:48:39.622082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 361d91ce7d6f 2026-08-04 00:48:39.622093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: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-08-04 00:48:39.622105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in a87489de145c 2026-08-04 00:48:39.622114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-08-04 00:48:39.622123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-08-04 00:48:39.622132 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-08-04 00:48:39.622140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2026-08-04 00:48:39.622150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:48:39.622159 | 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-08-04 00:48:39.622168 | 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-08-04 00:48:39.622177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:48:39.622198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:48:39.622207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:48:39.622216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:48:39.622225 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-08-04 00:48:39.622234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2026-08-04 00:48:39.622267 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-08-04 00:48:39.622276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2026-08-04 00:48:39.622285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:48:39.622294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:48:39.622303 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-08-04 00:48:39.622312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.622322 | 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% 2026-08-04 00:48:39.622333 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 65% 2026-08-04 00:48:39.622342 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-08-04 00:48:39.622351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-08-04 00:48:39.622360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-08-04 00:48:39.622373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-08-04 00:48:39.622382 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-08-04 00:48:39.622391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-08-04 00:48:39.622400 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18990 files and directories currently installed.) 2026-08-04 00:48:39.622409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:48:39.622418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-08-04 00:48:39.622427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-08-04 00:48:39.622436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-08-04 00:48:39.622448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-08-04 00:48:39.622489 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:48:39.622500 | 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-08-04 00:48:39.622537 | 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-08-04 00:48:39.622581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:48:39.622607 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:48:39.622749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:48:39.622763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:48:39.622776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-08-04 00:48:39.622864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:48:39.622879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2026-08-04 00:48:39.622927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-08-04 00:48:39.622974 | 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-08-04 00:48:39.623000 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-08-04 00:48:39.623073 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-08-04 00:48:39.623088 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% (Reading database ... 85% 2026-08-04 00:48:39.623138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-08-04 00:48:39.623178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-08-04 00:48:39.623215 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2026-08-04 00:48:39.623251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:39.623285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:39.623319 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:39.623354 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:39.623389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:48:39.623423 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:48:39.623457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:39.623491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:39.623524 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:39.623557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:39.623592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:48:39.623644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:39.623660 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:39.623703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:39.623738 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:39.623775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:48:39.623814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:39.623859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:39.623893 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:39.623930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:39.623944 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624022 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:39.624177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:48:39.624211 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624244 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:48:39.624306 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.624341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624375 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.624411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624447 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:48:39.624481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:39.624549 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:39.624640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.624655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2026-08-04 00:48:39.624709 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2026-08-04 00:48:39.624724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:48:39.624771 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.624809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:48:39.624863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2026-08-04 00:48:39.624900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:48:39.624936 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:48:39.624983 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2026-08-04 00:48:39.625036 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2026-08-04 00:48:39.625072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:48:39.625106 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.625140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8352 files, 1207 directories removed. 2026-08-04 00:48:39.625190 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.625249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2026-08-04 00:48:39.625298 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.625336 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2026-08-04 00:48:39.625370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-08-04 00:48:39.625406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2026-08-04 00:48:39.625442 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2026-08-04 00:48:39.625478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:48:39.625513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container a87489de145c 2026-08-04 00:48:39.625535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 9118e58d4345 2026-08-04 00:48:39.625588 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built 0bfe5cafcc54 2026-08-04 00:48:39.625639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260804 2026-08-04 00:48:39.625825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2026-08-04 00:48:39.625666 (took 0:00:26.238235) 2026-08-04 00:48:39.626290 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2026-08-04 00:48:39.626352 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2026-08-04 00:48:39.626365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2026-08-04 00:48:39.626305 2026-08-04 00:48:39.627305 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2026-08-04 00:48:39.627966 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2026-08-04 00:48:55.695107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260804 2026-08-04 00:48:55.695194 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> d6c5bca2af2b 2026-08-04 00:48:55.695216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/6 : LABEL "build-date"="20260804" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:48:55.695227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 107708cccdea 2026-08-04 00:48:55.695321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 107708cccdea 2026-08-04 00:48:55.695399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> af91a053cef1 2026-08-04 00:48:55.695462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 3/6 : COPY patches /patches 2026-08-04 00:48:55.695552 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> bb8e34ceb1ce 2026-08-04 00:48:55.695691 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/6 : RUN kolla_patch 2026-08-04 00:48:55.695752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in e7120688d15e 2026-08-04 00:48:55.695935 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:[i] No series file found, nothing to patch. 2026-08-04 00:48:55.696030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container e7120688d15e 2026-08-04 00:48:55.696081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 667c900fac0f 2026-08-04 00:48:55.696163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-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-08-04 00:48:55.696244 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in b4183bf0281f 2026-08-04 00:48:55.696360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-08-04 00:48:55.696444 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-08-04 00:48:55.696553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-08-04 00:48:55.696644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2026-08-04 00:48:55.696712 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:48:55.696922 | 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-08-04 00:48:55.696968 | 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-08-04 00:48:55.697036 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:48:55.697101 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:48:55.697167 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:48:55.697271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:48:55.697412 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-08-04 00:48:55.697482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2026-08-04 00:48:55.697564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-08-04 00:48:55.697683 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2026-08-04 00:48:55.697767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:48:55.697942 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:48:55.698014 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-08-04 00:48:55.698149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:48:55.698227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-08-04 00:48:55.698305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2026-08-04 00:48:55.698380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-08-04 00:48:55.698452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-08-04 00:48:55.698525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-08-04 00:48:55.698596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-08-04 00:48:55.698712 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:48:55.698803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:48:55.699103 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-08-04 00:48:55.699147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-08-04 00:48:55.699178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-08-04 00:48:55.699270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-08-04 00:48:55.699364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:48:55.699438 | 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-08-04 00:48:55.699524 | 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-08-04 00:48:55.699594 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:48:55.699669 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:48:55.699752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:48:55.699941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:48:55.700034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-08-04 00:48:55.700128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:48:55.700258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2026-08-04 00:48:55.700369 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-08-04 00:48:55.700453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:48:55.700488 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-08-04 00:48:55.700548 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2026-08-04 00:48:55.700609 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-08-04 00:48:55.700668 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-08-04 00:48:55.700728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-08-04 00:48:55.700836 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-08-04 00:48:55.700938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:48:55.701044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:55.701176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:55.701247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:55.701350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:55.701402 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:48:55.701456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:48:55.701542 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:55.701639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:55.701696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:55.701760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:55.701929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:48:55.701958 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:55.701992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:55.702037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:55.702125 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:55.702190 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:48:55.702250 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:55.702303 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:55.702359 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:48:55.702414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:55.702469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:55.702555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:55.702617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:48:55.702682 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-08-04 00:48:55.702768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.702917 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-08-04 00:48:55.702990 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.703055 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.703160 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:55.703271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:48:55.703326 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.703376 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.703427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:48:55.703477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.703520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.703563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:48:55.703640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.703693 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:48:55.703744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.703835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:48:55.703912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2026-08-04 00:48:55.703951 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-08-04 00:48:55.704002 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2026-08-04 00:48:55.704096 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:48:55.704152 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:48:55.704203 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2026-08-04 00:48:55.704254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:48:55.704304 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:48:55.704353 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2026-08-04 00:48:55.704403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2026-08-04 00:48:55.704472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:48:55.704520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-08-04 00:48:55.704593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8352 files, 1207 directories removed. 2026-08-04 00:48:55.704602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-08-04 00:48:55.704699 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2026-08-04 00:48:55.704744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-08-04 00:48:55.704899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2026-08-04 00:48:55.704937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-08-04 00:48:55.704989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2026-08-04 00:48:55.705040 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2026-08-04 00:48:55.705121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:48:55.705172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container b4183bf0281f 2026-08-04 00:48:55.705220 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 45bd8306d775 2026-08-04 00:48:55.705268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 6/6 : USER ceilometer 2026-08-04 00:48:55.705372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 0138e7eb1ee3 2026-08-04 00:48:55.705422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 0138e7eb1ee3 2026-08-04 00:48:55.705494 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 5355994528b7 2026-08-04 00:48:55.705547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 8309069407a0 2026-08-04 00:48:55.705598 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20260804 2026-08-04 00:48:55.705688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2026-08-04 00:48:55.705601 (took 0:00:16.079296) 2026-08-04 00:48:55.706306 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2026-08-04 00:48:55.706362 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2026-08-04 00:48:55.706446 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2026-08-04 00:48:55.706348 2026-08-04 00:48:55.707623 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2026-08-04 00:48:55.708434 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2026-08-04 00:49:11.727839 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260804 2026-08-04 00:49:11.727924 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> d6c5bca2af2b 2026-08-04 00:49:11.728002 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/8 : LABEL "build-date"="20260804" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:49:11.728046 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in c7d66e4e0ba4 2026-08-04 00:49:11.728060 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container c7d66e4e0ba4 2026-08-04 00:49:11.728099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> f985368f8793 2026-08-04 00:49:11.728110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2026-08-04 00:49:11.728126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 5b410e5101f8 2026-08-04 00:49:11.728282 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2026-08-04 00:49:11.728373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in c017706e53d1 2026-08-04 00:49:11.728460 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container c017706e53d1 2026-08-04 00:49:11.729854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> c88cf507dce7 2026-08-04 00:49:11.729878 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 5/8 : COPY patches /patches 2026-08-04 00:49:11.729890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 32ae46a7dd76 2026-08-04 00:49:11.729900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/8 : RUN kolla_patch 2026-08-04 00:49:11.729910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 20beb547b402 2026-08-04 00:49:11.729920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:[i] No series file found, nothing to patch. 2026-08-04 00:49:11.729930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 20beb547b402 2026-08-04 00:49:11.729939 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 280736b73677 2026-08-04 00:49:11.729952 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: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-08-04 00:49:11.729964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 69ffa4809159 2026-08-04 00:49:11.729974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-08-04 00:49:11.729984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-08-04 00:49:11.729993 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-08-04 00:49:11.730003 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2026-08-04 00:49:11.730013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:49:11.730046 | 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-08-04 00:49:11.730056 | 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-08-04 00:49:11.730066 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:49:11.730076 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:49:11.730085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:49:11.730108 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:49:11.730119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-08-04 00:49:11.730129 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2026-08-04 00:49:11.730139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-08-04 00:49:11.730149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2026-08-04 00:49:11.730173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:49:11.730184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:49:11.730200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-08-04 00:49:11.730212 | 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-08-04 00:49:11.730224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:49:11.730234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-08-04 00:49:11.730247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-08-04 00:49:11.730352 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-08-04 00:49:11.730408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-08-04 00:49:11.730503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:49:11.730608 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:49:11.730677 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-08-04 00:49:11.730819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-08-04 00:49:11.730923 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-08-04 00:49:11.731011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-08-04 00:49:11.731124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:49:11.731196 | 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-08-04 00:49:11.731271 | 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-08-04 00:49:11.731364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:49:11.731439 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:49:11.731511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:49:11.731582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:49:11.731654 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-08-04 00:49:11.731739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:49:11.731848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2026-08-04 00:49:11.731949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-08-04 00:49:11.732161 | 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 ... 2026-08-04 00:49:11.732357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2026-08-04 00:49:11.732451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:49:11.732567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-08-04 00:49:11.732735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-08-04 00:49:11.732855 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-08-04 00:49:11.732949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-08-04 00:49:11.733056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-08-04 00:49:11.733170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-08-04 00:49:11.733236 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:49:11.733298 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:11.733370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:11.733442 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:11.733512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:11.733583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:49:11.733653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:49:11.733722 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:11.733804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:11.734845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:11.734870 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:11.734882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.734892 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:49:11.734904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:11.734914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.734925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:11.734935 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:11.734946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:11.734957 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:49:11.734967 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:11.734977 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:11.734988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:11.734999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735047 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735070 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735095 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735104 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:11.735122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:49:11.735137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.735167 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:49:11.735252 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.735301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.735550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:49:11.735619 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.735689 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:11.735872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.735934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:11.736007 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2026-08-04 00:49:11.736181 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2026-08-04 00:49:11.736239 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:49:11.736308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:49:11.736389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2026-08-04 00:49:11.736460 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:49:11.736518 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:49:11.736604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2026-08-04 00:49:11.736674 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2026-08-04 00:49:11.736746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:49:11.736843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.736918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8352 files, 1207 directories removed. 2026-08-04 00:49:11.736983 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.737093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2026-08-04 00:49:11.737177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.737254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2026-08-04 00:49:11.737317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-08-04 00:49:11.737389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2026-08-04 00:49:11.737458 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2026-08-04 00:49:11.737528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:49:11.737595 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 69ffa4809159 2026-08-04 00:49:11.737662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> a32c23ed5e36 2026-08-04 00:49:11.737729 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 8/8 : USER ceilometer 2026-08-04 00:49:11.737839 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 5819cd6c5572 2026-08-04 00:49:11.737917 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 5819cd6c5572 2026-08-04 00:49:11.737989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 0bfc1308fa34 2026-08-04 00:49:11.738904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built 96d28f7576f5 2026-08-04 00:49:11.738928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260804 2026-08-04 00:49:11.738941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2026-08-04 00:49:11.738159 (took 0:00:16.031811) 2026-08-04 00:49:11.738951 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2026-08-04 00:49:11.738961 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2026-08-04 00:49:11.739070 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2026-08-04 00:49:11.738901 2026-08-04 00:49:11.740424 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2026-08-04 00:49:11.741250 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2026-08-04 00:49:37.420852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260804 2026-08-04 00:49:37.421104 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> d6c5bca2af2b 2026-08-04 00:49:37.421299 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/7 : LABEL "build-date"="20260804" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:49:37.421521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in f1c9380ac24b 2026-08-04 00:49:37.421655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container f1c9380ac24b 2026-08-04 00:49:37.421758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> b5c691cf9b1b 2026-08-04 00:49:37.421914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 3/7 : 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-08-04 00:49:37.422052 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 0c607b5352d0 2026-08-04 00:49:37.422136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:49:37.422224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:49:37.422310 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:49:37.422863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:49:37.422874 | 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-08-04 00:49:37.422879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:49:37.422883 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:49:37.422888 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:49:37.422892 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:49:37.422896 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:49:37.422903 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:49:37.422980 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:49:37.423089 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:49:37.423176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:49:37.423256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:49:37.423421 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 28.2 MB in 2s (12.0 MB/s) 2026-08-04 00:49:37.423496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-08-04 00:49:37.423582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-08-04 00:49:37.423665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-08-04 00:49:37.423743 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-08-04 00:49:37.423859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2026-08-04 00:49:37.423942 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2026-08-04 00:49:37.424026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2026-08-04 00:49:37.425051 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2026-08-04 00:49:37.425107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2026-08-04 00:49:37.425118 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2026-08-04 00:49:37.425127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2026-08-04 00:49:37.425136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2026-08-04 00:49:37.425145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:49:37.425161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,172 kB of archives. 2026-08-04 00:49:37.425175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2026-08-04 00:49:37.425183 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:49:37.425191 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 freeipmi-common all 1.6.13-3ubuntu0.1 [182 kB] 2026-08-04 00:49:37.425201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreeipmi17 amd64 1.6.13-3ubuntu0.1 [959 kB] 2026-08-04 00:49:37.425209 | 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-08-04 00:49:37.425259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,172 kB in 0s (6,557 kB/s) 2026-08-04 00:49:37.425268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2026-08-04 00:49:37.425282 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-08-04 00:49:37.425299 | 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-08-04 00:49:37.425316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-08-04 00:49:37.425330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-08-04 00:49:37.425978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-08-04 00:49:37.426021 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-08-04 00:49:37.426031 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-08-04 00:49:37.426038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-08-04 00:49:37.426045 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:49:37.426053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3ubuntu0.1_all.deb ... 2026-08-04 00:49:37.426060 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3ubuntu0.1) ... 2026-08-04 00:49:37.426067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2026-08-04 00:49:37.426074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3ubuntu0.1_amd64.deb ... 2026-08-04 00:49:37.426080 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3ubuntu0.1) ... 2026-08-04 00:49:37.426087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2026-08-04 00:49:37.426093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:49:37.426100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-08-04 00:49:37.426107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3ubuntu0.1) ... 2026-08-04 00:49:37.426114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3ubuntu0.1) ... 2026-08-04 00:49:37.426120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-08-04 00:49:37.426126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2026-08-04 00:49:37.426133 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:49:37.426139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:49:37.426146 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 0c607b5352d0 2026-08-04 00:49:37.426205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 20b91eda8582 2026-08-04 00:49:37.426214 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 4/7 : COPY patches /patches 2026-08-04 00:49:37.426221 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 0435ae7a2386 2026-08-04 00:49:37.426227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/7 : RUN kolla_patch 2026-08-04 00:49:37.426234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 9d6dc74c8c4f 2026-08-04 00:49:37.426240 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:[i] No series file found, nothing to patch. 2026-08-04 00:49:37.429860 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 9d6dc74c8c4f 2026-08-04 00:49:37.429894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> a44aed01fe3b 2026-08-04 00:49:37.429905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: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-08-04 00:49:37.429915 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 529b8d685955 2026-08-04 00:49:37.429922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-08-04 00:49:37.429928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-08-04 00:49:37.429935 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-08-04 00:49:37.429942 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2026-08-04 00:49:37.429949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:49:37.429970 | 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-08-04 00:49:37.429977 | 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-08-04 00:49:37.429984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:49:37.429990 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:49:37.429997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:49:37.430004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:49:37.430010 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-08-04 00:49:37.430017 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2026-08-04 00:49:37.430024 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-08-04 00:49:37.430030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2026-08-04 00:49:37.430037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:49:37.430044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:49:37.430050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-08-04 00:49:37.430059 | 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% 2026-08-04 00:49:37.430095 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-08-04 00:49:37.430102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 65% 2026-08-04 00:49:37.430109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-08-04 00:49:37.430116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-08-04 00:49:37.430122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-08-04 00:49:37.430129 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-08-04 00:49:37.430135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:85% 2026-08-04 00:49:37.430142 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-08-04 00:49:37.430149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-08-04 00:49:37.430156 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18870 files and directories currently installed.) 2026-08-04 00:49:37.430169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:49:37.430176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-08-04 00:49:37.430182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-08-04 00:49:37.430189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-08-04 00:49:37.430196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-08-04 00:49:37.430202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:49:37.430209 | 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-08-04 00:49:37.430216 | 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-08-04 00:49:37.430230 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:49:37.430238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:49:37.430244 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:49:37.430251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:49:37.430258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-08-04 00:49:37.430265 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:49:37.430272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2026-08-04 00:49:37.430278 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-08-04 00:49:37.430287 | 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-08-04 00:49:37.430295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-08-04 00:49:37.430307 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-08-04 00:49:37.430314 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-08-04 00:49:37.430321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-08-04 00:49:37.430328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:85% 2026-08-04 00:49:37.430335 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-08-04 00:49:37.430342 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-08-04 00:49:37.430348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18861 files and directories currently installed.) 2026-08-04 00:49:37.430355 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:37.430362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:37.430405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430412 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:49:37.430418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:49:37.430425 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:37.430438 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430445 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:37.430452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430458 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:49:37.430465 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430471 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:37.430478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:37.430484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:37.430491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:37.430497 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:49:37.430511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430517 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:37.430525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:37.430544 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430551 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430570 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430586 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430599 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:37.430612 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:49:37.430618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430631 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430638 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:49:37.430644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430651 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:49:37.430670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430677 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430689 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:37.430701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430708 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:37.430714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2026-08-04 00:49:37.430721 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2026-08-04 00:49:37.430727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:49:37.430734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:49:37.430740 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2026-08-04 00:49:37.430747 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:49:37.430757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:49:37.430763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2026-08-04 00:49:37.430770 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2026-08-04 00:49:37.430800 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:49:37.430814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8352 files, 1207 directories removed. 2026-08-04 00:49:37.430919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.430965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2026-08-04 00:49:37.431030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.431073 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2026-08-04 00:49:37.431119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-08-04 00:49:37.431169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2026-08-04 00:49:37.431219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2026-08-04 00:49:37.431268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:49:37.431318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 529b8d685955 2026-08-04 00:49:37.431383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> a266673c3d16 2026-08-04 00:49:37.431431 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 7/7 : USER ceilometer 2026-08-04 00:49:37.431518 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 74f36f21b80c 2026-08-04 00:49:37.431584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 74f36f21b80c 2026-08-04 00:49:37.431638 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 312db7c2b70d 2026-08-04 00:49:37.431695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built a4ecad3d242e 2026-08-04 00:49:37.431760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260804 2026-08-04 00:49:37.431890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2026-08-04 00:49:37.431797 (took 0:00:25.692896) 2026-08-04 00:49:37.432332 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2026-08-04 00:49:37.432430 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2026-08-04 00:49:37.432507 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2026-08-04 00:49:37.432428 2026-08-04 00:49:37.433763 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2026-08-04 00:49:37.434343 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2026-08-04 00:49:54.465030 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20260804 2026-08-04 00:49:54.465139 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 7f1623c5f24d 2026-08-04 00:49:54.465283 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/6 : LABEL "build-date"="20260804" "name"="placement-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:49:54.465381 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in aa0ed524784f 2026-08-04 00:49:54.465491 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container aa0ed524784f 2026-08-04 00:49:54.465555 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 7a3d86c028f9 2026-08-04 00:49:54.465693 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2026-08-04 00:49:54.465835 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 58dcb0af84f0 2026-08-04 00:49:54.465921 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 4/6 : COPY patches /patches 2026-08-04 00:49:54.466011 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 6d20ef78607f 2026-08-04 00:49:54.466098 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 5/6 : RUN kolla_patch 2026-08-04 00:49:54.466185 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 0dbfd7cd5313 2026-08-04 00:49:54.466275 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:[i] No series file found, nothing to patch. 2026-08-04 00:49:54.466358 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 0dbfd7cd5313 2026-08-04 00:49:54.466441 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> f37fa4bdb7f2 2026-08-04 00:49:54.466531 | ubuntu-noble-large | INFO:kolla.common.utils.placement-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-08-04 00:49:54.466674 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 635352a5d80a 2026-08-04 00:49:54.466798 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-08-04 00:49:54.466888 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-08-04 00:49:54.466981 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-08-04 00:49:54.467078 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2026-08-04 00:49:54.467157 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:49:54.467234 | 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-08-04 00:49:54.467297 | 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-08-04 00:49:54.467366 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:49:54.467428 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:49:54.467493 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:49:54.467561 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:49:54.467711 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-08-04 00:49:54.467765 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2026-08-04 00:49:54.467863 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-08-04 00:49:54.467928 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2026-08-04 00:49:54.468000 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:49:54.468063 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:49:54.468133 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-08-04 00:49:54.468207 | 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% 2026-08-04 00:49:54.468283 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.468361 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 45% 2026-08-04 00:49:54.468433 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: (Reading database ... 2026-08-04 00:49:54.468506 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:50% 2026-08-04 00:49:54.468576 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: (Reading database ... 55% 2026-08-04 00:49:54.468701 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 60% (Reading database ... 65% 2026-08-04 00:49:54.468799 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-08-04 00:49:54.468873 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-08-04 00:49:54.468952 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-08-04 00:49:54.469025 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-08-04 00:49:54.469095 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-08-04 00:49:54.469162 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-08-04 00:49:54.469225 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:49:54.469284 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:49:54.469353 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-08-04 00:49:54.469406 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-08-04 00:49:54.469463 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-08-04 00:49:54.469524 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-08-04 00:49:54.469580 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:49:54.469652 | 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-08-04 00:49:54.469709 | 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-08-04 00:49:54.469763 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:49:54.469839 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:49:54.469892 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:49:54.469945 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:49:54.469996 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-08-04 00:49:54.470057 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:49:54.470110 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2026-08-04 00:49:54.470170 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-08-04 00:49:54.470229 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-08-04 00:49:54.470290 | 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% (Reading database ... 65% 2026-08-04 00:49:54.470368 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-08-04 00:49:54.470432 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-08-04 00:49:54.470485 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-08-04 00:49:54.470540 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-08-04 00:49:54.470597 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-08-04 00:49:54.470810 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-08-04 00:49:54.470887 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:49:54.470914 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:54.470928 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:54.470944 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:54.471068 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:54.471124 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:49:54.471183 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:49:54.471239 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:54.471296 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:54.471353 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:54.471409 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:54.471468 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:49:54.471524 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:54.471581 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:54.471685 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:54.471748 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:54.471827 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:49:54.471889 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:54.471942 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:54.471992 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:49:54.472038 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472108 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472125 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472172 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472219 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472252 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472303 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472347 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:54.472393 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:49:54.472438 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472490 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.472540 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472590 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:49:54.472667 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.472685 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472746 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.472821 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.472880 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.472929 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:49:54.472980 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.473030 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.473078 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:49:54.473127 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.473174 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.473222 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:49:54.473269 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2026-08-04 00:49:54.473316 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.473367 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2026-08-04 00:49:54.473414 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:49:54.473462 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:49:54.473510 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2026-08-04 00:49:54.473588 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:49:54.473654 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:49:54.473706 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2026-08-04 00:49:54.473754 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2026-08-04 00:49:54.473837 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:49:54.473883 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.473933 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8261 files, 1175 directories removed. 2026-08-04 00:49:54.473977 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.474026 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2026-08-04 00:49:54.474071 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.474119 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2026-08-04 00:49:54.474164 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-08-04 00:49:54.474212 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2026-08-04 00:49:54.474262 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2026-08-04 00:49:54.474311 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:49:54.474359 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 635352a5d80a 2026-08-04 00:49:54.474407 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 2ccc51566656 2026-08-04 00:49:54.474456 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built e6abbc9dd010 2026-08-04 00:49:54.474844 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20260804 2026-08-04 00:49:54.474872 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2026-08-04 00:49:54.474503 (took 0:00:17.042075) 2026-08-04 00:49:54.475074 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2026-08-04 00:49:54.475147 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2026-08-04 00:49:54.475221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2026-08-04 00:49:54.475143 2026-08-04 00:49:54.476143 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2026-08-04 00:49:54.476854 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2026-08-04 00:51:01.036208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:51:01.036333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 89a239de486f 2026-08-04 00:51:01.036446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/7 : LABEL "build-date"="20260804" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:51:01.036589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 30ae4c0bfb00 2026-08-04 00:51:01.037878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 30ae4c0bfb00 2026-08-04 00:51:01.037906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 250ea3d9bba6 2026-08-04 00:51:01.037920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 3/7 : 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-08-04 00:51:01.037934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in eb0bca3c51e5 2026-08-04 00:51:01.037946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:51:01.037960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:51:01.037972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:51:01.037984 | 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-08-04 00:51:01.037997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:51:01.038009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:51:01.038021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:51:01.038060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:51:01.038071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:51:01.038081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:51:01.038091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:51:01.038100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:51:01.038110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:51:01.038120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:51:01.038130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:51:01.038140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 28.2 MB in 3s (10.8 MB/s) 2026-08-04 00:51:01.038150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-08-04 00:51:01.038165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-08-04 00:51:01.038175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-08-04 00:51:01.038185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-08-04 00:51:01.038195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2026-08-04 00:51:01.038209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-08-04 00:51:01.038306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-08-04 00:51:01.038387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-08-04 00:51:01.038443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-08-04 00:51:01.038545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-08-04 00:51:01.038732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-08-04 00:51:01.038879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2026-08-04 00:51:01.038897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2026-08-04 00:51:01.038908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2026-08-04 00:51:01.039007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2026-08-04 00:51:01.039120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2026-08-04 00:51:01.039196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2026-08-04 00:51:01.039378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-08-04 00:51:01.039457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-08-04 00:51:01.039545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2026-08-04 00:51:01.039633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2026-08-04 00:51:01.039704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2026-08-04 00:51:01.039805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2026-08-04 00:51:01.039903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2026-08-04 00:51:01.039986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2026-08-04 00:51:01.040059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2026-08-04 00:51:01.040131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2026-08-04 00:51:01.040202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2026-08-04 00:51:01.040295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2026-08-04 00:51:01.040369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2026-08-04 00:51:01.040440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2026-08-04 00:51:01.040509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2026-08-04 00:51:01.040579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2026-08-04 00:51:01.040709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2026-08-04 00:51:01.040802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2026-08-04 00:51:01.040894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2026-08-04 00:51:01.040984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-08-04 00:51:01.041063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-08-04 00:51:01.041135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-08-04 00:51:01.041210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-08-04 00:51:01.041865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-08-04 00:51:01.041887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-08-04 00:51:01.041898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2026-08-04 00:51:01.041908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2026-08-04 00:51:01.041918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2026-08-04 00:51:01.041946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2026-08-04 00:51:01.041956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2026-08-04 00:51:01.041965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2026-08-04 00:51:01.041973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-08-04 00:51:01.041982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-08-04 00:51:01.041991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2026-08-04 00:51:01.042010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2026-08-04 00:51:01.042019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2026-08-04 00:51:01.042030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2026-08-04 00:51:01.042045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:51:01.042055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 37.1 MB of archives. 2026-08-04 00:51:01.042064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 165 MB of additional disk space will be used. 2026-08-04 00:51:01.042072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:51:01.042113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-pbr all 6.1.1-0ubuntu1~cloud0 [58.2 kB] 2026-08-04 00:51:01.042195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-08-04 00:51:01.042251 | 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-08-04 00:51:01.042330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-08-04 00:51:01.042388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-08-04 00:51:01.042456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-08-04 00:51:01.042550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-08-04 00:51:01.042651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-08-04 00:51:01.042824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-08-04 00:51:01.042973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-08-04 00:51:01.043093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-08-04 00:51:01.043181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2026-08-04 00:51:01.043241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2026-08-04 00:51:01.043307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2026-08-04 00:51:01.043366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2026-08-04 00:51:01.043415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-08-04 00:51:01.043523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-08-04 00:51:01.044980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04.1 [916 kB] 2026-08-04 00:51:01.045033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-08-04 00:51:01.045050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-08-04 00:51:01.045058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2026-08-04 00:51:01.045065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-08-04 00:51:01.045073 | 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-08-04 00:51:01.045082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-08-04 00:51:01.045091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2026-08-04 00:51:01.045099 | 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-08-04 00:51:01.045107 | 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-08-04 00:51:01.045115 | 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-08-04 00:51:01.045125 | 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-08-04 00:51:01.045132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-08-04 00:51:01.045140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-08-04 00:51:01.045148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2026-08-04 00:51:01.045156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2026-08-04 00:51:01.045165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2026-08-04 00:51:01.045173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2026-08-04 00:51:01.045181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2026-08-04 00:51:01.045189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2026-08-04 00:51:01.045197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2026-08-04 00:51:01.045205 | 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-08-04 00:51:01.045213 | 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-08-04 00:51:01.045221 | 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-08-04 00:51:01.045236 | 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-08-04 00:51:01.045254 | 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-08-04 00:51:01.045263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2026-08-04 00:51:01.045287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-08-04 00:51:01.045295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-08-04 00:51:01.045303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-08-04 00:51:01.045311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-08-04 00:51:01.045319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2026-08-04 00:51:01.045327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2026-08-04 00:51:01.045335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2026-08-04 00:51:01.045344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2026-08-04 00:51:01.045352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-04 00:51:01.045360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2026-08-04 00:51:01.045368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2026-08-04 00:51:01.045376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2026-08-04 00:51:01.045384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2026-08-04 00:51:01.045392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2026-08-04 00:51:01.045400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2026-08-04 00:51:01.045860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2026-08-04 00:51:01.045878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2026-08-04 00:51:01.045886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2026-08-04 00:51:01.045894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-08-04 00:51:01.045902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-08-04 00:51:01.045920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2026-08-04 00:51:01.045928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-08-04 00:51:01.045936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2026-08-04 00:51:01.045944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2026-08-04 00:51:01.045952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-psutil amd64 5.9.8-2build2 [195 kB] 2026-08-04 00:51:01.045960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-08-04 00:51:01.045968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2026-08-04 00:51:01.045976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-08-04 00:51:01.045984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-08-04 00:51:01.045998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.2 [49.7 kB] 2026-08-04 00:51:01.046007 | 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-08-04 00:51:01.046015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2026-08-04 00:51:01.046023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.5 [174 kB] 2026-08-04 00:51:01.046031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1.2 [452 kB] 2026-08-04 00:51:01.046039 | 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-08-04 00:51:01.046047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2026-08-04 00:51:01.046055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2026-08-04 00:51:01.046067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-08-04 00:51:01.046075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2026-08-04 00:51:01.046083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2026-08-04 00:51:01.046091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2026-08-04 00:51:01.046099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2026-08-04 00:51:01.046111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2026-08-04 00:51:01.046158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 37.1 MB in 2s (22.6 MB/s) 2026-08-04 00:51:01.046220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2026-08-04 00:51:01.046259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-08-04 00:51:01.046335 | 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-08-04 00:51:01.046373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-08-04 00:51:01.046420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-08-04 00:51:01.046468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-08-04 00:51:01.046515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-08-04 00:51:01.046562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-08-04 00:51:01.046626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-08-04 00:51:01.046671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-08-04 00:51:01.046718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2026-08-04 00:51:01.046766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2026-08-04 00:51:01.046833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2026-08-04 00:51:01.046888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-08-04 00:51:01.046937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-04 00:51:01.046986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-08-04 00:51:01.047037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.047088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-08-04 00:51:01.047135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 00:51:01.047190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2026-08-04 00:51:01.047230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-08-04 00:51:01.047296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-08-04 00:51:01.047343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2026-08-04 00:51:01.047389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-08-04 00:51:01.047448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-08-04 00:51:01.047496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2026-08-04 00:51:01.047543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-08-04 00:51:01.047590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-04 00:51:01.047653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2026-08-04 00:51:01.047701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-08-04 00:51:01.047749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-04 00:51:01.047830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2026-08-04 00:51:01.047880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-08-04 00:51:01.047929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:51:01.047977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2026-08-04 00:51:01.048024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-xml-core_0.19_all.deb ... 2026-08-04 00:51:01.048074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.048123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2026-08-04 00:51:01.048185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2026-08-04 00:51:01.048234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-docutils-common_0.20.1+dfsg-3_all.deb ... 2026-08-04 00:51:01.048281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2026-08-04 00:51:01.048329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2026-08-04 00:51:01.048376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-ieee-data_20220827.1_all.deb ... 2026-08-04 00:51:01.049840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2026-08-04 00:51:01.049858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2026-08-04 00:51:01.049868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-08-04 00:51:01.049875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-08-04 00:51:01.049883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2026-08-04 00:51:01.049890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2026-08-04 00:51:01.049897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-08-04 00:51:01.049905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2026-08-04 00:51:01.049912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.049919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-08-04 00:51:01.049927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-04 00:51:01.049934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2026-08-04 00:51:01.049941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-08-04 00:51:01.049948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-08-04 00:51:01.049956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2026-08-04 00:51:01.049963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:51:01.049970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.049977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2026-08-04 00:51:01.049985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:51:01.049999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-04 00:51:01.050007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2026-08-04 00:51:01.050022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-08-04 00:51:01.050029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-04 00:51:01.050036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2026-08-04 00:51:01.050044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libimagequant0_2.18.0-1build1_amd64.deb ... 2026-08-04 00:51:01.050051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2026-08-04 00:51:01.050058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-08-04 00:51:01.050065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-08-04 00:51:01.050072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-04 00:51:01.050080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2026-08-04 00:51:01.050087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-08-04 00:51:01.050094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-04 00:51:01.050101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2026-08-04 00:51:01.050108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-08-04 00:51:01.050115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-08-04 00:51:01.050123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2026-08-04 00:51:01.050130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-08-04 00:51:01.050137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-08-04 00:51:01.050145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2026-08-04 00:51:01.050152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-08-04 00:51:01.050159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-04 00:51:01.050173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2026-08-04 00:51:01.050181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-node-xtend_4.0.2-3_all.deb ... 2026-08-04 00:51:01.050188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2026-08-04 00:51:01.050195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2026-08-04 00:51:01.050203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-08-04 00:51:01.050210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-08-04 00:51:01.050217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2026-08-04 00:51:01.050224 | 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-08-04 00:51:01.050231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-08-04 00:51:01.050238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2026-08-04 00:51:01.050246 | 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-08-04 00:51:01.050253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-08-04 00:51:01.050266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2026-08-04 00:51:01.050273 | 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-08-04 00:51:01.050281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2026-08-04 00:51:01.050289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2026-08-04 00:51:01.050302 | 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-08-04 00:51:01.050315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.050327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-08-04 00:51:01.050340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2026-08-04 00:51:01.050360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-08-04 00:51:01.050374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.050381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-08-04 00:51:01.050388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2026-08-04 00:51:01.050395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libraqm0_0.10.1-1build1_amd64.deb ... 2026-08-04 00:51:01.050402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2026-08-04 00:51:01.050410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2026-08-04 00:51:01.050420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.050471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-08-04 00:51:01.050505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:51:01.050556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2026-08-04 00:51:01.050594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-08-04 00:51:01.050689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-04 00:51:01.050725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2026-08-04 00:51:01.050770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-08-04 00:51:01.050834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:51:01.050902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2026-08-04 00:51:01.050996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-08-04 00:51:01.051045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-04 00:51:01.051086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2026-08-04 00:51:01.051125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2026-08-04 00:51:01.051164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:51:01.051204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2026-08-04 00:51:01.051244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2026-08-04 00:51:01.051300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:51:01.051344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2026-08-04 00:51:01.051382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-08-04 00:51:01.051422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-08-04 00:51:01.051460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2026-08-04 00:51:01.051499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-python3-pbr_6.1.1-0ubuntu1~cloud0_all.deb ... 2026-08-04 00:51:01.051538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.051576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2026-08-04 00:51:01.051646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-08-04 00:51:01.051660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-08-04 00:51:01.051703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2026-08-04 00:51:01.051747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-04 00:51:01.051839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-04 00:51:01.051893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2026-08-04 00:51:01.051933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-more-itertools_10.2.0-1_all.deb ... 2026-08-04 00:51:01.051974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2026-08-04 00:51:01.052013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2026-08-04 00:51:01.052053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2026-08-04 00:51:01.052100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2026-08-04 00:51:01.052135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.052176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2026-08-04 00:51:01.052215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-importlib-metadata_4.12.0-1_all.deb ... 2026-08-04 00:51:01.052253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2026-08-04 00:51:01.052292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2026-08-04 00:51:01.052344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-debtcollector_2.5.0-3_all.deb ... 2026-08-04 00:51:01.052386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2026-08-04 00:51:01.052445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2026-08-04 00:51:01.052502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-roman_3.3-3_all.deb ... 2026-08-04 00:51:01.052564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2026-08-04 00:51:01.052690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2026-08-04 00:51:01.052727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-docutils_0.20.1+dfsg-3_all.deb ... 2026-08-04 00:51:01.052768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2026-08-04 00:51:01.052829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2026-08-04 00:51:01.052875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-netaddr_1.3.0-1~cloud0_all.deb ... 2026-08-04 00:51:01.052916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (1.3.0-1~cloud0) ... 2026-08-04 00:51:01.052956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2026-08-04 00:51:01.052995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python-babel-localedata_2.10.3-3build1_all.deb ... 2026-08-04 00:51:01.053033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2026-08-04 00:51:01.053072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2026-08-04 00:51:01.053110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-tz_2024.1-2_all.deb ... 2026-08-04 00:51:01.053147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2026-08-04 00:51:01.053182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2026-08-04 00:51:01.053230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python3-babel_2.10.3-3build1_all.deb ... 2026-08-04 00:51:01.053265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2026-08-04 00:51:01.053300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2026-08-04 00:51:01.053335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-oslo.i18n_6.5.1-0ubuntu1~cloud0_all.deb ... 2026-08-04 00:51:01.053369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.053403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2026-08-04 00:51:01.053437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... 2026-08-04 00:51:01.053472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2026-08-04 00:51:01.053524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2026-08-04 00:51:01.053559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-08-04 00:51:01.053593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-08-04 00:51:01.053631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2026-08-04 00:51:01.053764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2026-08-04 00:51:01.053845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-08-04 00:51:01.053856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2026-08-04 00:51:01.053871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-08-04 00:51:01.053879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-08-04 00:51:01.053888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2026-08-04 00:51:01.053912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-eventlet_0.39.0-0ubuntu1.1~cloud0_all.deb ... 2026-08-04 00:51:01.053924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.053933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2026-08-04 00:51:01.053978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2026-08-04 00:51:01.054011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2026-08-04 00:51:01.054046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2026-08-04 00:51:01.054073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2026-08-04 00:51:01.054110 | 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-08-04 00:51:01.054144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.054178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2026-08-04 00:51:01.054213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-msgpack_1.0.3-3build2_amd64.deb ... 2026-08-04 00:51:01.054239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2026-08-04 00:51:01.054275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2026-08-04 00:51:01.054310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-iso8601_2.1.0-2~cloud0_all.deb ... 2026-08-04 00:51:01.054344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (2.1.0-2~cloud0) ... 2026-08-04 00:51:01.054378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-psutil. 2026-08-04 00:51:01.054413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-psutil_5.9.8-2build2_amd64.deb ... 2026-08-04 00:51:01.054447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-psutil (5.9.8-2build2) ... 2026-08-04 00:51:01.054481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2026-08-04 00:51:01.054514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2026-08-04 00:51:01.056860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2026-08-04 00:51:01.056881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2026-08-04 00:51:01.056891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2026-08-04 00:51:01.056898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2026-08-04 00:51:01.056906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2026-08-04 00:51:01.056914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-08-04 00:51:01.056922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:51:01.056930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2026-08-04 00:51:01.056938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.utils_8.2.0-0ubuntu1~cloud0_all.deb ... 2026-08-04 00:51:01.056946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.056954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2026-08-04 00:51:01.056961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.serialization_5.7.0-0ubuntu1~cloud0_all.deb ... 2026-08-04 00:51:01.056970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.056978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.056985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2026-08-04 00:51:01.056993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-oslo.log_7.1.0-0ubuntu1~cloud0_all.deb ... 2026-08-04 00:51:01.057001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.057009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2026-08-04 00:51:01.057027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-certifi_2023.11.17-1_all.deb ... 2026-08-04 00:51:01.057035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2026-08-04 00:51:01.057043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2026-08-04 00:51:01.057058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-08-04 00:51:01.057067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 00:51:01.057074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2026-08-04 00:51:01.057082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-idna_3.6-2ubuntu0.2_all.deb ... 2026-08-04 00:51:01.057090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 00:51:01.057098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2026-08-04 00:51:01.057106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-08-04 00:51:01.057114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 00:51:01.057121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2026-08-04 00:51:01.057129 | 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-08-04 00:51:01.057137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 00:51:01.057145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2026-08-04 00:51:01.057153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-rfc3986_2.0.0-2_all.deb ... 2026-08-04 00:51:01.057161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2026-08-04 00:51:01.057168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2026-08-04 00:51:01.057176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-stevedore_1%3a5.4.1-0ubuntu1~cloud0_all.deb ... 2026-08-04 00:51:01.057184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.057192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2026-08-04 00:51:01.057200 | 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-08-04 00:51:01.057219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.057227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2026-08-04 00:51:01.057235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-libopenjp2-7_2.5.0-2ubuntu0.5_amd64.deb ... 2026-08-04 00:51:01.057243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-08-04 00:51:01.057250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2026-08-04 00:51:01.057258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-pil_10.2.0-1ubuntu1.2_amd64.deb ... 2026-08-04 00:51:01.057266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1.2) ... 2026-08-04 00:51:01.057274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2026-08-04 00:51:01.057282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-novnc_1%3a1.3.0-2_all.deb ... 2026-08-04 00:51:01.057296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2026-08-04 00:51:01.057305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2026-08-04 00:51:01.057313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-08-04 00:51:01.057321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-08-04 00:51:01.057328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2026-08-04 00:51:01.057336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-08-04 00:51:01.057344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 00:51:01.057352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2026-08-04 00:51:01.057360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-deprecated_1.2.14-1_all.deb ... 2026-08-04 00:51:01.057368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-08-04 00:51:01.057376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2026-08-04 00:51:01.057383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-jwcrypto_1.5.4-1_all.deb ... 2026-08-04 00:51:01.057391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-08-04 00:51:01.057404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2026-08-04 00:51:01.057412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-08-04 00:51:01.057420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-08-04 00:51:01.057428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2026-08-04 00:51:01.057436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-08-04 00:51:01.057444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-08-04 00:51:01.057452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2026-08-04 00:51:01.057460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../86-novnc_1%3a1.3.0-2_all.deb ... 2026-08-04 00:51:01.057467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2026-08-04 00:51:01.057475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2026-08-04 00:51:01.057483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-04 00:51:01.057491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-08-04 00:51:01.057499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:51:01.057506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-04 00:51:01.057514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-08-04 00:51:01.057522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-04 00:51:01.057530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:51:01.057538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-04 00:51:01.057545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.057553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-08-04 00:51:01.057572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-04 00:51:01.057580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:51:01.057588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-08-04 00:51:01.057596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2026-08-04 00:51:01.057620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-04 00:51:01.057628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-psutil (5.9.8-2build2) ... 2026-08-04 00:51:01.057635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2026-08-04 00:51:01.057643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2026-08-04 00:51:01.057651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2026-08-04 00:51:01.057659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2026-08-04 00:51:01.057667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2026-08-04 00:51:01.057675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-08-04 00:51:01.057683 | 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-08-04 00:51:01.057693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2026-08-04 00:51:01.057701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (2.1.0-2~cloud0) ... 2026-08-04 00:51:01.057708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 00:51:01.057716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2026-08-04 00:51:01.057724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2026-08-04 00:51:01.057732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-04 00:51:01.057740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-08-04 00:51:01.057748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2026-08-04 00:51:01.057755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-08-04 00:51:01.057763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-08-04 00:51:01.057771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 00:51:01.057809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-08-04 00:51:01.057818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-04 00:51:01.057826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-04 00:51:01.057834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.057842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 00:51:01.057850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:51:01.057858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2026-08-04 00:51:01.057866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-08-04 00:51:01.057873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-08-04 00:51:01.057888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-08-04 00:51:01.057896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2026-08-04 00:51:01.057904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2026-08-04 00:51:01.057912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2026-08-04 00:51:01.057920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:51:01.057928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2026-08-04 00:51:01.057936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 00:51:01.057944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2026-08-04 00:51:01.057952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-04 00:51:01.057960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-08-04 00:51:01.057969 | 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-08-04 00:51:01.057984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2026-08-04 00:51:01.057992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2026-08-04 00:51:01.058000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2026-08-04 00:51:01.058008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-08-04 00:51:01.058016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:51:01.058024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2026-08-04 00:51:01.058032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2026-08-04 00:51:01.058040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2026-08-04 00:51:01.058047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-08-04 00:51:01.058055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 00:51:01.058063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 00:51:01.058071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.058079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-08-04 00:51:01.058087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-08-04 00:51:01.058095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-08-04 00:51:01.058103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-08-04 00:51:01.058110 | 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-08-04 00:51:01.058119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2026-08-04 00:51:01.058130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (1.3.0-1~cloud0) ... 2026-08-04 00:51:01.058138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-04 00:51:01.058146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2026-08-04 00:51:01.058154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.058168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-04 00:51:01.058181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.058192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-08-04 00:51:01.058200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.058211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2026-08-04 00:51:01.058222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.058292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1.2) ... 2026-08-04 00:51:01.058303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.058314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.058413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-08-04 00:51:01.058435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-08-04 00:51:01.058448 | 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-08-04 00:51:01.058457 | 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-08-04 00:51:01.058468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-08-04 00:51:01.058490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:51:01.058525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-08-04 00:51:01.058557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2026-08-04 00:51:01.058590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-08-04 00:51:01.058638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2026-08-04 00:51:01.058673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2026-08-04 00:51:01.058706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2026-08-04 00:51:01.058739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2026-08-04 00:51:01.058771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container eb0bca3c51e5 2026-08-04 00:51:01.058820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 4678aed6e755 2026-08-04 00:51:01.058894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 4/7 : COPY patches /patches 2026-08-04 00:51:01.058952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 988cf114ed32 2026-08-04 00:51:01.058991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/7 : RUN kolla_patch 2026-08-04 00:51:01.059029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 2cc24b8ecf67 2026-08-04 00:51:01.059065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:[i] No series file found, nothing to patch. 2026-08-04 00:51:01.059099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 2cc24b8ecf67 2026-08-04 00:51:01.059134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 83cd15c42531 2026-08-04 00:51:01.059173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: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-08-04 00:51:01.059198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in f5e60999d8d1 2026-08-04 00:51:01.059236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-08-04 00:51:01.059271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-08-04 00:51:01.059305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-08-04 00:51:01.059342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2026-08-04 00:51:01.059373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:51:01.059404 | 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-08-04 00:51:01.059434 | 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-08-04 00:51:01.059465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:51:01.059495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-08-04 00:51:01.059538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-08-04 00:51:01.059550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-08-04 00:51:01.059580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2026-08-04 00:51:01.059644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-08-04 00:51:01.059678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2026-08-04 00:51:01.059714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:51:01.059746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:51:01.059795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-08-04 00:51:01.059831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.059873 | 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-08-04 00:51:01.059908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-08-04 00:51:01.059942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-08-04 00:51:01.059975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-08-04 00:51:01.060008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-08-04 00:51:01.060041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-08-04 00:51:01.060073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-08-04 00:51:01.060106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24393 files and directories currently installed.) 2026-08-04 00:51:01.060138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:51:01.060171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-08-04 00:51:01.060202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-08-04 00:51:01.060232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-08-04 00:51:01.060265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-08-04 00:51:01.060293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:51:01.060313 | 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-08-04 00:51:01.060344 | 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-08-04 00:51:01.060378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:51:01.060407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-08-04 00:51:01.060433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-08-04 00:51:01.060461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-08-04 00:51:01.060492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-08-04 00:51:01.060520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2026-08-04 00:51:01.060551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-08-04 00:51:01.060583 | 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-08-04 00:51:01.060622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-08-04 00:51:01.060654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-08-04 00:51:01.060685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-08-04 00:51:01.060714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-08-04 00:51:01.060745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-08-04 00:51:01.060790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-08-04 00:51:01.060823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24384 files and directories currently installed.) 2026-08-04 00:51:01.060853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:01.060889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:01.060901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:01.060937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:01.060967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:51:01.060996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:51:01.061026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:01.061056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:01.061117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:51:01.061178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:01.061218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:01.061250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:01.061283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:01.061318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:51:01.061346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:01.061376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:01.061437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.061695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:01.061725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:51:01.061755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:51:01.061838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.061872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.061935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.061965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:51:01.061996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.062029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.062058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:01.062088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.062117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:01.062148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.062179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2026-08-04 00:51:01.062210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2026-08-04 00:51:01.062241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:51:01.062271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.062301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:51:01.062331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2026-08-04 00:51:01.062362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:51:01.062396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:51:01.062408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2026-08-04 00:51:01.062444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2026-08-04 00:51:01.062474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:51:01.062503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.062535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10261 files, 1393 directories removed. 2026-08-04 00:51:01.062563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.062593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2026-08-04 00:51:01.062731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.062760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2921 files, 318 directories removed. 2026-08-04 00:51:01.062772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-08-04 00:51:01.062820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2026-08-04 00:51:01.062830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2026-08-04 00:51:01.062839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:51:01.062847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container f5e60999d8d1 2026-08-04 00:51:01.062859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 0c39c09d2e5e 2026-08-04 00:51:01.062895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 7/7 : USER nova 2026-08-04 00:51:01.062940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 5bb9ef8dbe23 2026-08-04 00:51:01.062971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 5bb9ef8dbe23 2026-08-04 00:51:01.063001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> b6a04103f267 2026-08-04 00:51:01.063032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built d189de754d51 2026-08-04 00:51:01.063070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260804 2026-08-04 00:51:01.063128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2026-08-04 00:51:01.063073 (took 0:01:06.587930) 2026-08-04 00:51:01.063489 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2026-08-04 00:51:01.063515 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2026-08-04 00:51:01.063528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2026-08-04 00:51:01.063463 2026-08-04 00:51:01.064234 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2026-08-04 00:51:01.064648 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2026-08-04 00:51:35.330831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:51:35.330912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 89a239de486f 2026-08-04 00:51:35.331051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20260804" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:51:35.331203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 69837699c08b 2026-08-04 00:51:35.331298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 69837699c08b 2026-08-04 00:51:35.331351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> d1bb24c36150 2026-08-04 00:51:35.331421 | 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-08-04 00:51:35.332951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 2120663f399d 2026-08-04 00:51:35.333029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2026-08-04 00:51:35.333041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.333049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 2120663f399d 2026-08-04 00:51:35.333057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 2f692c6ec36d 2026-08-04 00:51:35.333066 | 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-08-04 00:51:35.333075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 0f13c5874bde 2026-08-04 00:51:35.333082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:51:35.333090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:51:35.333097 | 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-08-04 00:51:35.333106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:51:35.333113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:51:35.333121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:51:35.333128 | 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-08-04 00:51:35.333136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:51:35.333144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:51:35.333181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:51:35.333189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:51:35.333196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:51:35.333204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:51:35.333211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:51:35.333218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:51:35.333225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 28.2 MB in 2s (11.5 MB/s) 2026-08-04 00:51:35.333233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-08-04 00:51:35.333256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-08-04 00:51:35.333264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-08-04 00:51:35.333271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-08-04 00:51:35.333278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2026-08-04 00:51:35.333285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-08-04 00:51:35.333293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-08-04 00:51:35.333300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2026-08-04 00:51:35.333307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2026-08-04 00:51:35.333315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2026-08-04 00:51:35.333322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2026-08-04 00:51:35.333329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-08-04 00:51:35.333344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-08-04 00:51:35.333352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2026-08-04 00:51:35.333359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:51:35.333366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,334 kB of archives. 2026-08-04 00:51:35.333379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2026-08-04 00:51:35.333387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:51:35.333394 | 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-08-04 00:51:35.333402 | 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-08-04 00:51:35.333409 | 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-08-04 00:51:35.333420 | 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-08-04 00:51:35.333498 | 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-08-04 00:51:35.333587 | 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-08-04 00:51:35.333654 | 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-08-04 00:51:35.333699 | 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-08-04 00:51:35.333758 | 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-08-04 00:51:35.333847 | 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-08-04 00:51:35.333905 | 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-08-04 00:51:35.333962 | 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-08-04 00:51:35.334051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,334 kB in 1s (12.9 MB/s) 2026-08-04 00:51:35.334105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-08-04 00:51:35.334192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-08-04 00:51:35.334266 | 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 ... 2026-08-04 00:51:35.334330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:51:35.334380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-08-04 00:51:35.334429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-08-04 00:51:35.334478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-08-04 00:51:35.334525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-08-04 00:51:35.334572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-08-04 00:51:35.334618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-08-04 00:51:35.334666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-08-04 00:51:35.334714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-08-04 00:51:35.334763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 00:51:35.334836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2026-08-04 00:51:35.334886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-08-04 00:51:35.334937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-08-04 00:51:35.334985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2026-08-04 00:51:35.335031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-04 00:51:35.335078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.335194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2026-08-04 00:51:35.335230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-08-04 00:51:35.335279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-08-04 00:51:35.335326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2026-08-04 00:51:35.335373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-08-04 00:51:35.335420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 00:51:35.335466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2026-08-04 00:51:35.335514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-08-04 00:51:35.335562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-08-04 00:51:35.335610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2026-08-04 00:51:35.335656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2026-08-04 00:51:35.335711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-08-04 00:51:35.335801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2026-08-04 00:51:35.335908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-04 00:51:35.335961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-04 00:51:35.336029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2026-08-04 00:51:35.336080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2026-08-04 00:51:35.336130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-08-04 00:51:35.336196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2026-08-04 00:51:35.336245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-08-04 00:51:35.336293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-08-04 00:51:35.336341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2026-08-04 00:51:35.336411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-08-04 00:51:35.336459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-08-04 00:51:35.336507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2026-08-04 00:51:35.336556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-08-04 00:51:35.336603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-08-04 00:51:35.336651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-08-04 00:51:35.336701 | 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-08-04 00:51:35.336752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-08-04 00:51:35.336823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-04 00:51:35.336875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.336918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2026-08-04 00:51:35.336966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 00:51:35.337014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-08-04 00:51:35.337064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: 2026-08-04 00:51:35.337114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: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-08-04 00:51:35.337216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 00:51:35.338122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-08-04 00:51:35.338211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-08-04 00:51:35.338223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-08-04 00:51:35.338233 | 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-08-04 00:51:35.338242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2026-08-04 00:51:35.338250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-08-04 00:51:35.338258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:51:35.338266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 0f13c5874bde 2026-08-04 00:51:35.338275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 943f82ab00e4 2026-08-04 00:51:35.338285 | 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-08-04 00:51:35.338296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 7a0d48035deb 2026-08-04 00:51:35.338304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-08-04 00:51:35.338312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-08-04 00:51:35.338320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-08-04 00:51:35.338328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2026-08-04 00:51:35.338336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:51:35.338344 | 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-08-04 00:51:35.338352 | 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-08-04 00:51:35.338360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:51:35.338368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:51:35.338376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:51:35.338384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:51:35.338392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-08-04 00:51:35.338400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2026-08-04 00:51:35.338408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-08-04 00:51:35.338416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2026-08-04 00:51:35.338424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:51:35.338432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:51:35.338440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-08-04 00:51:35.338477 | 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-08-04 00:51:35.338499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-08-04 00:51:35.338507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:70% 2026-08-04 00:51:35.339859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-08-04 00:51:35.339879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-08-04 00:51:35.339889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:80% 2026-08-04 00:51:35.339897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-08-04 00:51:35.339904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-08-04 00:51:35.339913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-08-04 00:51:35.339934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20751 files and directories currently installed.) 2026-08-04 00:51:35.339944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:51:35.339952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-08-04 00:51:35.339960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-08-04 00:51:35.339968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-08-04 00:51:35.339976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-08-04 00:51:35.339984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:51:35.339992 | 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-08-04 00:51:35.340000 | 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-08-04 00:51:35.340008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:51:35.340016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:51:35.340024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:51:35.340032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:51:35.340040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-08-04 00:51:35.340048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:51:35.340056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2026-08-04 00:51:35.340064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-08-04 00:51:35.340072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-08-04 00:51:35.340081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:51:35.340092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-08-04 00:51:35.340100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-08-04 00:51:35.340108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-08-04 00:51:35.340115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-08-04 00:51:35.340132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-08-04 00:51:35.340140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-08-04 00:51:35.340195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20742 files and directories currently installed.) 2026-08-04 00:51:35.340205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:35.340213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:35.340229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:51:35.340245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:51:35.340261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:35.340269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:35.340303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:51:35.340320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:35.340328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:35.340336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:35.340359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:35.340368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:51:35.340376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:35.340392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:35.340408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:35.340495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:51:35.340511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:51:35.340535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:51:35.340576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:35.340597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:35.340621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2026-08-04 00:51:35.340629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2026-08-04 00:51:35.340796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:51:35.340881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.340936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:51:35.340986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2026-08-04 00:51:35.341034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:51:35.341082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:51:35.341129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2026-08-04 00:51:35.341234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2026-08-04 00:51:35.341275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:51:35.341320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.341367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10261 files, 1393 directories removed. 2026-08-04 00:51:35.341410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.341457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2026-08-04 00:51:35.341500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.341553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1890 files, 202 directories removed. 2026-08-04 00:51:35.341588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-08-04 00:51:35.341634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2026-08-04 00:51:35.341679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2026-08-04 00:51:35.341723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:51:35.341796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 7a0d48035deb 2026-08-04 00:51:35.341845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 499a1ecbbb0c 2026-08-04 00:51:35.341890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2026-08-04 00:51:35.341933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 0cdb9b058ffc 2026-08-04 00:51:35.341974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 0cdb9b058ffc 2026-08-04 00:51:35.342014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> a47311f6a344 2026-08-04 00:51:35.342056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 351e1e08ee20 2026-08-04 00:51:35.342097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260804 2026-08-04 00:51:35.342200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2026-08-04 00:51:35.342108 (took 0:00:34.278645) 2026-08-04 00:51:35.342537 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2026-08-04 00:51:35.342607 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2026-08-04 00:51:35.342763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2026-08-04 00:51:35.342594 2026-08-04 00:51:35.343576 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2026-08-04 00:51:35.344200 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2026-08-04 00:51:51.734051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:51:51.734164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 89a239de486f 2026-08-04 00:51:51.734329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/6 : LABEL "build-date"="20260804" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:51:51.734564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 4b75dab41568 2026-08-04 00:51:51.734703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 4b75dab41568 2026-08-04 00:51:51.734819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> b4d333f75eb9 2026-08-04 00:51:51.735001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 3/6 : COPY patches /patches 2026-08-04 00:51:51.735120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 4b3688e6f8be 2026-08-04 00:51:51.735202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/6 : RUN kolla_patch 2026-08-04 00:51:51.735279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 592aecf6b1f2 2026-08-04 00:51:51.735354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:[i] No series file found, nothing to patch. 2026-08-04 00:51:51.735454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 592aecf6b1f2 2026-08-04 00:51:51.735607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 51bb51987473 2026-08-04 00:51:51.735770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: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-08-04 00:51:51.735874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 7d3e0f3b85a7 2026-08-04 00:51:51.735984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-08-04 00:51:51.736111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-08-04 00:51:51.736222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-08-04 00:51:51.736307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2026-08-04 00:51:51.736396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:51:51.736508 | 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-08-04 00:51:51.736592 | 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-08-04 00:51:51.736666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:51:51.736800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:51:51.737884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:51:51.737905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:51:51.737915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-08-04 00:51:51.737924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2026-08-04 00:51:51.737933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-08-04 00:51:51.737942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2026-08-04 00:51:51.737951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:51:51.737960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:51:51.737969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-08-04 00:51:51.737980 | 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-08-04 00:51:51.737991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-08-04 00:51:51.738000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-08-04 00:51:51.738008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-08-04 00:51:51.738017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-08-04 00:51:51.738026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-08-04 00:51:51.738884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-08-04 00:51:51.738907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-08-04 00:51:51.738920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:51:51.738931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-08-04 00:51:51.738941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-08-04 00:51:51.738951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-08-04 00:51:51.738961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-08-04 00:51:51.738985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:51:51.738996 | 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-08-04 00:51:51.739006 | 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-08-04 00:51:51.739017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:51:51.739028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:51:51.739037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:51:51.739045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:51:51.739054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-08-04 00:51:51.739085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:51:51.739094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2026-08-04 00:51:51.739103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-08-04 00:51:51.739127 | 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-08-04 00:51:51.739141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-08-04 00:51:51.739241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-08-04 00:51:51.739259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-08-04 00:51:51.739310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-08-04 00:51:51.739403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-08-04 00:51:51.739481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-08-04 00:51:51.739544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19622 files and directories currently installed.) 2026-08-04 00:51:51.739606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:51.739702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:51.739811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:51.740003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:51.740101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:51:51.740211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:51:51.740319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:51.740441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:51.740515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:51.740574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:51.740635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:51:51.740698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:51.740757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:51.740849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:51.740937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:51.740998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:51:51.741058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:51.741115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:51:51.741231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:51.741802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:51:51.741857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.741970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:51:51.742018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.742865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.742883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:51:51.742891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.742900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:51:51.742909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.742917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:51:51.742926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2026-08-04 00:51:51.742934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2026-08-04 00:51:51.742951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:51:51.742960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:51:51.742969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2026-08-04 00:51:51.742977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:51:51.742986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:51:51.742995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2026-08-04 00:51:51.743003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2026-08-04 00:51:51.743012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:51:51.743028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-08-04 00:51:51.743037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10261 files, 1393 directories removed. 2026-08-04 00:51:51.743049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-08-04 00:51:51.743056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2026-08-04 00:51:51.743064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-08-04 00:51:51.743127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1384 files, 144 directories removed. 2026-08-04 00:51:51.743199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-08-04 00:51:51.743243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2026-08-04 00:51:51.743295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2026-08-04 00:51:51.743345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:51:51.743394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 7d3e0f3b85a7 2026-08-04 00:51:51.743483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 75bd5b2396d7 2026-08-04 00:51:51.743525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 6/6 : USER nova 2026-08-04 00:51:51.743578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 454d8d5d8d2f 2026-08-04 00:51:51.743631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 454d8d5d8d2f 2026-08-04 00:51:51.743723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> a27da6fce797 2026-08-04 00:51:51.743802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built b11d5f55c8b4 2026-08-04 00:51:51.743856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20260804 2026-08-04 00:51:51.743996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2026-08-04 00:51:51.743879 (took 0:00:16.401285) 2026-08-04 00:51:51.744452 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2026-08-04 00:51:51.744572 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2026-08-04 00:51:51.744648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2026-08-04 00:51:51.744571 2026-08-04 00:51:51.745693 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2026-08-04 00:51:51.746328 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2026-08-04 00:52:08.650249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:52:08.650360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 89a239de486f 2026-08-04 00:52:08.650478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/7 : LABEL "build-date"="20260804" "name"="nova-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:52:08.650542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 632ae643045f 2026-08-04 00:52:08.650662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 632ae643045f 2026-08-04 00:52:08.651881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 0c9afcc7ddcc 2026-08-04 00:52:08.651910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-08-04 00:52:08.651924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> d584133bb8dd 2026-08-04 00:52:08.651936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-08-04 00:52:08.651977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in fbd10b1ea160 2026-08-04 00:52:08.651988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container fbd10b1ea160 2026-08-04 00:52:08.651998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> ea8ea2cb83c8 2026-08-04 00:52:08.652025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 5/7 : COPY patches /patches 2026-08-04 00:52:08.652036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> a23c51502726 2026-08-04 00:52:08.652046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 6/7 : RUN kolla_patch 2026-08-04 00:52:08.652055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in f6d27d775aa8 2026-08-04 00:52:08.652066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:[i] No series file found, nothing to patch. 2026-08-04 00:52:08.652076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container f6d27d775aa8 2026-08-04 00:52:08.652086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 7fd5bd075b3a 2026-08-04 00:52:08.652098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: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-08-04 00:52:08.652109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 48b940c38707 2026-08-04 00:52:08.652119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-08-04 00:52:08.652129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-08-04 00:52:08.652143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-08-04 00:52:08.652153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2026-08-04 00:52:08.652163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:52:08.652173 | 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-08-04 00:52:08.652268 | 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-08-04 00:52:08.652399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:52:08.652475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:52:08.652552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:52:08.652626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:52:08.652703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-08-04 00:52:08.652924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2026-08-04 00:52:08.653008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-08-04 00:52:08.653086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2026-08-04 00:52:08.653175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:52:08.653288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:52:08.653371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-08-04 00:52:08.653479 | 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-08-04 00:52:08.653535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-08-04 00:52:08.653614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-08-04 00:52:08.653689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-08-04 00:52:08.653809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-08-04 00:52:08.653931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-08-04 00:52:08.654011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-08-04 00:52:08.654092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-08-04 00:52:08.654171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:52:08.654248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-08-04 00:52:08.654328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-08-04 00:52:08.654405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-08-04 00:52:08.654489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-08-04 00:52:08.654561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:52:08.654632 | 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-08-04 00:52:08.654703 | 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-08-04 00:52:08.654955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:52:08.655031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:52:08.655092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:52:08.655160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:52:08.655898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-08-04 00:52:08.655918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:52:08.655927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2026-08-04 00:52:08.655936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-08-04 00:52:08.655946 | 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-08-04 00:52:08.655955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-08-04 00:52:08.655964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-08-04 00:52:08.655973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-08-04 00:52:08.655981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-08-04 00:52:08.655991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-08-04 00:52:08.655999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-08-04 00:52:08.656012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19622 files and directories currently installed.) 2026-08-04 00:52:08.656048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:52:08.656135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:52:08.656214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:52:08.656270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:52:08.656338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:52:08.656607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:52:08.656645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:52:08.656656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:52:08.656665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:52:08.656679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:52:08.656767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:52:08.656852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:52:08.656932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:52:08.656981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:52:08.657051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:52:08.657098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:52:08.657157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:52:08.657214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:52:08.657270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:52:08.657327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:52:08.657382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:52:08.657438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:52:08.657493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:52:08.657550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.657608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.657665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.657756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:52:08.659148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:52:08.659208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.659221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.659232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:52:08.659259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.659270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.659279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:52:08.659290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.659299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:52:08.659309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.659319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:52:08.659330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-08-04 00:52:08.659341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2026-08-04 00:52:08.659351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2026-08-04 00:52:08.659361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:52:08.659382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:52:08.659392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2026-08-04 00:52:08.659403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:52:08.659413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:52:08.659422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2026-08-04 00:52:08.659432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2026-08-04 00:52:08.659442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:52:08.659453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-08-04 00:52:08.659463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10261 files, 1393 directories removed. 2026-08-04 00:52:08.659473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-08-04 00:52:08.659483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2026-08-04 00:52:08.659492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-08-04 00:52:08.659502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1384 files, 144 directories removed. 2026-08-04 00:52:08.659512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-08-04 00:52:08.659522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2026-08-04 00:52:08.659532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2026-08-04 00:52:08.659542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:52:08.659552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 48b940c38707 2026-08-04 00:52:08.659561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> e0130413a924 2026-08-04 00:52:08.659571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built 3b81b199a37c 2026-08-04 00:52:08.659581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20260804 2026-08-04 00:52:08.659600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2026-08-04 00:52:08.659048 (took 0:00:16.914477) 2026-08-04 00:52:08.659614 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2026-08-04 00:52:08.659874 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2026-08-04 00:52:08.659942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2026-08-04 00:52:08.659695 2026-08-04 00:52:08.660841 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2026-08-04 00:52:08.662057 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2026-08-04 00:53:54.477891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/10 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:53:54.477987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 89a239de486f 2026-08-04 00:53:54.478019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/10 : LABEL "build-date"="20260804" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:53:54.478033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in a6e5981ca8d6 2026-08-04 00:53:54.478044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container a6e5981ca8d6 2026-08-04 00:53:54.478084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> d5ada0c27c0b 2026-08-04 00:53:54.478110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 3/10 : 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-08-04 00:53:54.478119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 69cfa82495f5 2026-08-04 00:53:54.478126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:53:54.478135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:53:54.478142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:53:54.478150 | 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-08-04 00:53:54.478162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:53:54.478169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:53:54.478176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:53:54.478184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:53:54.478191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:53:54.478202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:53:54.478209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:53:54.478219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:53:54.478230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:53:54.478270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:53:54.478278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:53:54.478343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 28.2 MB in 2s (11.5 MB/s) 2026-08-04 00:53:54.478353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-08-04 00:53:54.478361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-08-04 00:53:54.478368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-08-04 00:53:54.478379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-08-04 00:53:54.478389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-08-04 00:53:54.478399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-04 00:53:54.478437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2026-08-04 00:53:54.478445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2026-08-04 00:53:54.478456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2026-08-04 00:53:54.478475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2026-08-04 00:53:54.478483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-08-04 00:53:54.478516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2026-08-04 00:53:54.478525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-08-04 00:53:54.478535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-08-04 00:53:54.478563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-08-04 00:53:54.478571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-08-04 00:53:54.478590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-08-04 00:53:54.478607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-08-04 00:53:54.478652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-08-04 00:53:54.478664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-08-04 00:53:54.478672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-08-04 00:53:54.478700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-08-04 00:53:54.478711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-08-04 00:53:54.478803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-08-04 00:53:54.478823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-08-04 00:53:54.478832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-08-04 00:53:54.478839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-08-04 00:53:54.478846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-08-04 00:53:54.478857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-08-04 00:53:54.478864 | 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-08-04 00:53:54.478871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-08-04 00:53:54.478881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-08-04 00:53:54.478888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-08-04 00:53:54.478917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-l10n 2026-08-04 00:53:54.478925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpam-systemd libparted2t64 libpci3 libpcsclite1 libpixman-1-0 libpmem1 2026-08-04 00:53:54.478935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 2026-08-04 00:53:54.478964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libproxy1v5 librabbitmq4 librados2 libradosstriper1 librbd1 2026-08-04 00:53:54.478972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules libsharpyuv0 2026-08-04 00:53:54.479000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2026-08-04 00:53:54.479020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2026-08-04 00:53:54.479027 | 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-08-04 00:53:54.479034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-08-04 00:53:54.479063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-08-04 00:53:54.479072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-08-04 00:53:54.479082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-08-04 00:53:54.479092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-08-04 00:53:54.479132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2026-08-04 00:53:54.479140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2026-08-04 00:53:54.479150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-08-04 00:53:54.479177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2026-08-04 00:53:54.479186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2026-08-04 00:53:54.479196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-08-04 00:53:54.479223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2026-08-04 00:53:54.479232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2026-08-04 00:53:54.479242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2026-08-04 00:53:54.479338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2026-08-04 00:53:54.479350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2026-08-04 00:53:54.479357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2026-08-04 00:53:54.479364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2026-08-04 00:53:54.479371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2026-08-04 00:53:54.479382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2026-08-04 00:53:54.479389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2026-08-04 00:53:54.479396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-08-04 00:53:54.479403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2026-08-04 00:53:54.479414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2026-08-04 00:53:54.479421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2026-08-04 00:53:54.479454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2026-08-04 00:53:54.479462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2026-08-04 00:53:54.479472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2026-08-04 00:53:54.479490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2026-08-04 00:53:54.479501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2026-08-04 00:53:54.479532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2026-08-04 00:53:54.479540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2026-08-04 00:53:54.479551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2026-08-04 00:53:54.479569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2026-08-04 00:53:54.479580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2026-08-04 00:53:54.479609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-08-04 00:53:54.479618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2026-08-04 00:53:54.479652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2026-08-04 00:53:54.479671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-08-04 00:53:54.479688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2026-08-04 00:53:54.479702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2026-08-04 00:53:54.479713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2026-08-04 00:53:54.479749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2026-08-04 00:53:54.479758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-08-04 00:53:54.479769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2026-08-04 00:53:54.479818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-08-04 00:53:54.479835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-08-04 00:53:54.479854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-08-04 00:53:54.479865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-08-04 00:53:54.479906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-08-04 00:53:54.479915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-08-04 00:53:54.479925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-08-04 00:53:54.479932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-08-04 00:53:54.479970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-08-04 00:53:54.479984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-08-04 00:53:54.479995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-08-04 00:53:54.480002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-08-04 00:53:54.480012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-08-04 00:53:54.480022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-08-04 00:53:54.480058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-08-04 00:53:54.480067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-08-04 00:53:54.480110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-08-04 00:53:54.480118 | 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-08-04 00:53:54.480151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-08-04 00:53:54.480159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-08-04 00:53:54.480189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-08-04 00:53:54.480197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-bin 2026-08-04 00:53:54.480227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-l10n libpam-systemd libparted2t64 libpci3 libpcsclite1 2026-08-04 00:53:54.480235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 2026-08-04 00:53:54.480245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 libradosstriper1 2026-08-04 00:53:54.480283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules 2026-08-04 00:53:54.480291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules-gssapi-mit libsharpyuv0 libslirp0 libsoup-3.0-0 2026-08-04 00:53:54.480301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsoup-3.0-common libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 2026-08-04 00:53:54.480308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2026-08-04 00:53:54.480342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-08-04 00:53:54.480350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-08-04 00:53:54.480360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-08-04 00:53:54.480368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-08-04 00:53:54.480378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-08-04 00:53:54.480418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-08-04 00:53:54.480430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2026-08-04 00:53:54.480440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2026-08-04 00:53:54.480481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2026-08-04 00:53:54.480489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-08-04 00:53:54.480499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2026-08-04 00:53:54.480510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2026-08-04 00:53:54.480520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2026-08-04 00:53:54.480558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-08-04 00:53:54.480566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2026-08-04 00:53:54.480582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2026-08-04 00:53:54.480592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2026-08-04 00:53:54.480643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2026-08-04 00:53:54.480657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2026-08-04 00:53:54.480668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 261 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:53:54.480702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 97.3 MB of archives. 2026-08-04 00:53:54.480710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 402 MB of additional disk space will be used. 2026-08-04 00:53:54.480753 | 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-08-04 00:53:54.480801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:53:54.480863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-08-04 00:53:54.480877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:262 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-08-04 00:53:54.480888 | 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-08-04 00:53:54.480921 | 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-08-04 00:53:54.480929 | 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-08-04 00:53:54.480959 | 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-08-04 00:53:54.480968 | 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.16 [2,076 kB] 2026-08-04 00:53:54.481016 | 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.16 [3,475 kB] 2026-08-04 00:53:54.481025 | 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.16 [11.9 kB] 2026-08-04 00:53:54.481035 | 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-08-04 00:53:54.481045 | 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-08-04 00:53:54.481355 | 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.2 [160 kB] 2026-08-04 00:53:54.481373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3.2 [406 kB] 2026-08-04 00:53:54.481380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-08-04 00:53:54.481388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-08-04 00:53:54.481395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-08-04 00:53:54.481413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcxl1 amd64 77-2ubuntu2 [33.1 kB] 2026-08-04 00:53:54.481421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 cxl amd64 77-2ubuntu2 [74.3 kB] 2026-08-04 00:53:54.481429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libiniparser1 amd64 4.1-7ubuntu0.1 [10.7 kB] 2026-08-04 00:53:54.481436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-08-04 00:53:54.481443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ndctl amd64 77-2ubuntu2 [165 kB] 2026-08-04 00:53:54.481450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-08-04 00:53:54.481457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-08-04 00:53:54.481464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-08-04 00:53:54.481476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-08-04 00:53:54.481484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-08-04 00:53:54.481491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-08-04 00:53:54.481502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-08-04 00:53:54.481510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-08-04 00:53:54.481517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-08-04 00:53:54.481524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-04 00:53:54.481531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-08-04 00:53:54.481542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-04 00:53:54.481552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-08-04 00:53:54.481562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-08-04 00:53:54.481602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-08-04 00:53:54.481611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-08-04 00:53:54.481654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-08-04 00:53:54.481667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-08-04 00:53:54.481674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4.1 [9,968 B] 2026-08-04 00:53:54.481700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-08-04 00:53:54.481708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-08-04 00:53:54.481920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-08-04 00:53:54.481991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-08-04 00:53:54.482005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2026-08-04 00:53:54.482016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-08-04 00:53:54.482026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-08-04 00:53:54.482037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-08-04 00:53:54.482047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-08-04 00:53:54.482057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-08-04 00:53:54.482067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-08-04 00:53:54.482087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-08-04 00:53:54.482118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-08-04 00:53:54.482129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-08-04 00:53:54.482139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 00:53:54.482148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-08-04 00:53:54.482158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-08-04 00:53:54.482168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-08-04 00:53:54.482178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-08-04 00:53:54.482187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-08-04 00:53:54.482197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-08-04 00:53:54.482211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-08-04 00:53:54.482221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-08-04 00:53:54.482230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-08-04 00:53:54.482240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-08-04 00:53:54.482268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2026-08-04 00:53:54.482283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-08-04 00:53:54.482293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-08-04 00:53:54.482308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-04 00:53:54.482321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2026-08-04 00:53:54.482372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2 [323 kB] 2026-08-04 00:53:54.482384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-08-04 00:53:54.482394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libreiserfscore0t64 amd64 1:3.6.27-7.1build1 [76.2 kB] 2026-08-04 00:53:54.482404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 btrfs-progs amd64 6.6.3-1.1build2 [984 kB] 2026-08-04 00:53:54.482418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-08-04 00:53:54.482429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-08-04 00:53:54.482442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-08-04 00:53:54.482456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-08-04 00:53:54.482573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-08-04 00:53:54.482596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-08-04 00:53:54.482605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-08-04 00:53:54.482638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-08-04 00:53:54.482649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-08-04 00:53:54.482661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-08-04 00:53:54.482668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-08-04 00:53:54.482675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-08-04 00:53:54.482685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-08-04 00:53:54.482693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-04 00:53:54.482708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-08-04 00:53:54.482719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-08-04 00:53:54.482725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-08-04 00:53:54.482736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-08-04 00:53:54.482744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.2 [49.7 kB] 2026-08-04 00:53:54.482803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-08-04 00:53:54.482836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-08-04 00:53:54.482843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-08-04 00:53:54.482853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-08-04 00:53:54.482859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-08-04 00:53:54.482868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-08-04 00:53:54.482899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-08-04 00:53:54.482906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-08-04 00:53:54.482931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-08-04 00:53:54.482941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-08-04 00:53:54.482970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-08-04 00:53:54.482980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-08-04 00:53:54.483008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-08-04 00:53:54.483018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-08-04 00:53:54.483024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-08-04 00:53:54.483055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-08-04 00:53:54.483071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-08-04 00:53:54.483080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-08-04 00:53:54.483094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2026-08-04 00:53:54.483129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2026-08-04 00:53:54.483139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2026-08-04 00:53:54.483173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-08-04 00:53:54.483185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-04 00:53:54.483199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-08-04 00:53:54.483236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-08-04 00:53:54.483245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-08-04 00:53:54.483254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-08-04 00:53:54.483279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-08-04 00:53:54.483289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-08-04 00:53:54.483326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-08-04 00:53:54.483336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-04 00:53:54.483365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-04 00:53:54.483402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-04 00:53:54.483410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2026-08-04 00:53:54.483416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-04 00:53:54.483424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-04 00:53:54.483434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-04 00:53:54.483470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2026-08-04 00:53:54.483480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-04 00:53:54.483486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-04 00:53:54.483518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-04 00:53:54.483527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-04 00:53:54.483557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2026-08-04 00:53:54.483567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2026-08-04 00:53:54.483579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2026-08-04 00:53:54.483604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2026-08-04 00:53:54.483614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2026-08-04 00:53:54.483663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2026-08-04 00:53:54.483677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2026-08-04 00:53:54.483691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2026-08-04 00:53:54.483702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2026-08-04 00:53:54.483708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libwww-perl all 6.76-1ubuntu0.1 [139 kB] 2026-08-04 00:53:54.483744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2026-08-04 00:53:54.483754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-08-04 00:53:54.483797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-08-04 00:53:54.483812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-08-04 00:53:54.483818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-08-04 00:53:54.483827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-08-04 00:53:54.483860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-08-04 00:53:54.483870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-08-04 00:53:54.483899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2026-08-04 00:53:54.483930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-08-04 00:53:54.483938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-08-04 00:53:54.483947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2026-08-04 00:53:54.483953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2026-08-04 00:53:54.483989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-08-04 00:53:54.484003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-08-04 00:53:54.484012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-08-04 00:53:54.484018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-08-04 00:53:54.484027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-08-04 00:53:54.484035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2026-08-04 00:53:54.484064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-08-04 00:53:54.484074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2026-08-04 00:53:54.484107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2026-08-04 00:53:54.484117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2026-08-04 00:53:54.484142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2026-08-04 00:53:54.484151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2026-08-04 00:53:54.484158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2026-08-04 00:53:54.484187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2026-08-04 00:53:54.484222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2026-08-04 00:53:54.484232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2026-08-04 00:53:54.484260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2026-08-04 00:53:54.484270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2026-08-04 00:53:54.484298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-08-04 00:53:54.484308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-08-04 00:53:54.484314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-08-04 00:53:54.484348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-08-04 00:53:54.484358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-08-04 00:53:54.484367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-04 00:53:54.484401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-08-04 00:53:54.484416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-08-04 00:53:54.484423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-08-04 00:53:54.484451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-08-04 00:53:54.484462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-08-04 00:53:54.484489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-08-04 00:53:54.484500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2026-08-04 00:53:54.484506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-08-04 00:53:54.484536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-08-04 00:53:54.484546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-08-04 00:53:54.484574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-08-04 00:53:54.484583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-08-04 00:53:54.484590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2026-08-04 00:53:54.484673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-04 00:53:54.484688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-08-04 00:53:54.484703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-08-04 00:53:54.484718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-08-04 00:53:54.484733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2026-08-04 00:53:54.484747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2026-08-04 00:53:54.484796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-04 00:53:54.484812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2026-08-04 00:53:54.484821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2026-08-04 00:53:54.484854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-08-04 00:53:54.484864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2026-08-04 00:53:54.484893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2026-08-04 00:53:54.484913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2026-08-04 00:53:54.484920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-08-04 00:53:54.484929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2026-08-04 00:53:54.484938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2026-08-04 00:53:54.484978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2026-08-04 00:53:54.484988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-08-04 00:53:54.484994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-08-04 00:53:54.485024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-08-04 00:53:54.485034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-08-04 00:53:54.485062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2026-08-04 00:53:54.485073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2026-08-04 00:53:54.485079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2026-08-04 00:53:54.485107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-08-04 00:53:54.485117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-08-04 00:53:54.485126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-08-04 00:53:54.485159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-08-04 00:53:54.485175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-08-04 00:53:54.485200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-08-04 00:53:54.485207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 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-08-04 00:53:54.485216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-08-04 00:53:54.485244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-08-04 00:53:54.485255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-08-04 00:53:54.485285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-08-04 00:53:54.485305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-08-04 00:53:54.485315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 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-08-04 00:53:54.485349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-08-04 00:53:54.485360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-08-04 00:53:54.485366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-08-04 00:53:54.485402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-08-04 00:53:54.485413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-08-04 00:53:54.485428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-08-04 00:53:54.485441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-08-04 00:53:54.485465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2026-08-04 00:53:54.485476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-08-04 00:53:54.485490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-08-04 00:53:54.485504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-04 00:53:54.485545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-04 00:53:54.485558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-04 00:53:54.485573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-08-04 00:53:54.485608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-04 00:53:54.485618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:248 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-08-04 00:53:54.485653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-08-04 00:53:54.485809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-08-04 00:53:54.485842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-08-04 00:53:54.485852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-04 00:53:54.485863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-08-04 00:53:54.485882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-08-04 00:53:54.485893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-08-04 00:53:54.485904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-04 00:53:54.485920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-04 00:53:54.485931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2026-08-04 00:53:54.485944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-08-04 00:53:54.485954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2026-08-04 00:53:54.485965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2026-08-04 00:53:54.485976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 97.3 MB in 6s (16.4 MB/s) 2026-08-04 00:53:54.485993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2026-08-04 00:53:54.486005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-08-04 00:53:54.486046 | 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-08-04 00:53:54.486059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-08-04 00:53:54.486065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-08-04 00:53:54.486074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-08-04 00:53:54.486126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-08-04 00:53:54.486151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-08-04 00:53:54.486161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-08-04 00:53:54.486218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-08-04 00:53:54.486229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-08-04 00:53:54.486257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 00:53:54.486267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2026-08-04 00:53:54.486295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-08-04 00:53:54.486305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:53:54.486334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2026-08-04 00:53:54.486344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:53:54.486353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:53:54.486400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2026-08-04 00:53:54.486412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:53:54.486433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-04 00:53:54.486442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2026-08-04 00:53:54.486455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:53:54.486489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-08-04 00:53:54.486500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-08-04 00:53:54.486522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-08-04 00:53:54.486536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-08-04 00:53:54.486545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-08-04 00:53:54.486559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-08-04 00:53:54.486572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-08-04 00:53:54.486609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-08-04 00:53:54.486653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-08-04 00:53:54.486667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-08-04 00:53:54.486681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-08-04 00:53:54.486688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-08-04 00:53:54.486695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.486859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-08-04 00:53:54.486913 | 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-08-04 00:53:54.486929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-08-04 00:53:54.486940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-08-04 00:53:54.486951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-08-04 00:53:54.486961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-08-04 00:53:54.486978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-08-04 00:53:54.486988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-08-04 00:53:54.486998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19664 files and directories currently installed.) 2026-08-04 00:53:54.487010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-08-04 00:53:54.487019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2026-08-04 00:53:54.487030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-08-04 00:53:54.487040 | 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-08-04 00:53:54.487050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-08-04 00:53:54.487081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-08-04 00:53:54.487092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-08-04 00:53:54.487101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-08-04 00:53:54.487111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-08-04 00:53:54.487121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-08-04 00:53:54.487131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19657 files and directories currently installed.) 2026-08-04 00:53:54.487141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:53:54.487156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.16) ... 2026-08-04 00:53:54.487166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 00:53:54.487175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:53:54.487185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:53:54.487199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-04 00:53:54.487209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-08-04 00:53:54.487222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.16) ... 2026-08-04 00:53:54.487236 | 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-08-04 00:53:54.487263 | 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-08-04 00:53:54.487311 | 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-08-04 00:53:54.487323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2026-08-04 00:53:54.487337 | 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-08-04 00:53:54.487348 | 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-08-04 00:53:54.487362 | 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-08-04 00:53:54.487372 | 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-08-04 00:53:54.487385 | 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-08-04 00:53:54.487399 | 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-08-04 00:53:54.487412 | 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-08-04 00:53:54.487427 | 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-08-04 00:53:54.487440 | 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-08-04 00:53:54.487483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2026-08-04 00:53:54.487499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2026-08-04 00:53:54.487509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-08-04 00:53:54.487530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2026-08-04 00:53:54.487541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-08-04 00:53:54.487556 | 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-08-04 00:53:54.487602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-08-04 00:53:54.487614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-08-04 00:53:54.487657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-08-04 00:53:54.487673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-08-04 00:53:54.487682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-08-04 00:53:54.487696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-08-04 00:53:54.487706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20579 files and directories currently installed.) 2026-08-04 00:53:54.487716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:53:54.487730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.16) ... 2026-08-04 00:53:54.487740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2026-08-04 00:53:54.487754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-08-04 00:53:54.487767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 00:53:54.487806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2026-08-04 00:53:54.487860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2026-08-04 00:53:54.487871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2026-08-04 00:53:54.487886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2026-08-04 00:53:54.487896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3.2_amd64.deb ... 2026-08-04 00:53:54.487906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.487920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.2) ... 2026-08-04 00:53:54.487930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 00:53:54.487974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2026-08-04 00:53:54.487990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2026-08-04 00:53:54.488099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-08-04 00:53:54.488117 | 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% 2026-08-04 00:53:54.488129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:53:54.488143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-08-04 00:53:54.488157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-08-04 00:53:54.488195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:75% 2026-08-04 00:53:54.488211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-08-04 00:53:54.488233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-08-04 00:53:54.488308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-08-04 00:53:54.488347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-08-04 00:53:54.488363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20624 files and directories currently installed.) 2026-08-04 00:53:54.488373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3.2_amd64.deb ... 2026-08-04 00:53:54.488387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3.2) ... 2026-08-04 00:53:54.488401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:53:54.488449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:53:54.488460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:53:54.488504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2026-08-04 00:53:54.488562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-04 00:53:54.488577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:53:54.488587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2026-08-04 00:53:54.488603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-08-04 00:53:54.488613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:53:54.488684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2026-08-04 00:53:54.488700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2026-08-04 00:53:54.488714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:53:54.488751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2026-08-04 00:53:54.488767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2026-08-04 00:53:54.488825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2026-08-04 00:53:54.488841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2026-08-04 00:53:54.488855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.488865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-08-04 00:53:54.488879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2026-08-04 00:53:54.488889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2026-08-04 00:53:54.488934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 00:53:54.488946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2026-08-04 00:53:54.488959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2026-08-04 00:53:54.488969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2026-08-04 00:53:54.488983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.488993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-08-04 00:53:54.489007 | 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-08-04 00:53:54.489020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:53:54.489073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2026-08-04 00:53:54.489093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 00:53:54.489107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 00:53:54.489117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2026-08-04 00:53:54.489424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-08-04 00:53:54.489595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 00:53:54.489767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2026-08-04 00:53:54.490146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2026-08-04 00:53:54.490190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.490197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2026-08-04 00:53:54.490209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.490214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2026-08-04 00:53:54.490223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2026-08-04 00:53:54.490294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2026-08-04 00:53:54.490303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2026-08-04 00:53:54.490329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2026-08-04 00:53:54.490400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 00:53:54.490408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 00:53:54.490470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2026-08-04 00:53:54.490483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-08-04 00:53:54.490594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-08-04 00:53:54.490604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2026-08-04 00:53:54.490610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-08-04 00:53:54.490616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-08-04 00:53:54.490647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2026-08-04 00:53:54.490654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-04 00:53:54.490683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:53:54.490692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2026-08-04 00:53:54.490727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-04 00:53:54.490734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-04 00:53:54.490742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2026-08-04 00:53:54.490748 | 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-08-04 00:53:54.490808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 00:53:54.490837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2026-08-04 00:53:54.490844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.490867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-04 00:53:54.490873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-04 00:53:54.490881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2026-08-04 00:53:54.490889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:53:54.490923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.490932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2026-08-04 00:53:54.490940 | 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-08-04 00:53:54.490982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.490991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2026-08-04 00:53:54.490997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:53:54.491032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.491041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2026-08-04 00:53:54.491057 | 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-08-04 00:53:54.491085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.491095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2026-08-04 00:53:54.491101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.491144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:53:54.491151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.491159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2026-08-04 00:53:54.491165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-08-04 00:53:54.491208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-08-04 00:53:54.491217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2026-08-04 00:53:54.491223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 00:53:54.491262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.491269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2026-08-04 00:53:54.491278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-08-04 00:53:54.491307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 00:53:54.491316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-08-04 00:53:54.491324 | 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-08-04 00:53:54.491358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:53:54.491367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-08-04 00:53:54.491375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-08-04 00:53:54.491410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-08-04 00:53:54.491425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-08-04 00:53:54.491431 | 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-08-04 00:53:54.491460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-08-04 00:53:54.491492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2026-08-04 00:53:54.491499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2026-08-04 00:53:54.491508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2026-08-04 00:53:54.491545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2026-08-04 00:53:54.491554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2026-08-04 00:53:54.491560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2026-08-04 00:53:54.491584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2026-08-04 00:53:54.491593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:53:54.491601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-04 00:53:54.491727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2026-08-04 00:53:54.491737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.491743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 00:53:54.491749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2026-08-04 00:53:54.491755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.491760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-08-04 00:53:54.491766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2026-08-04 00:53:54.491795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dosfstools_4.2-1.1build1_amd64.deb ... 2026-08-04 00:53:54.491806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2026-08-04 00:53:54.491815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2026-08-04 00:53:54.491832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-08-04 00:53:54.491842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-08-04 00:53:54.491867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2026-08-04 00:53:54.491876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-08-04 00:53:54.491882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-04 00:53:54.491918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2026-08-04 00:53:54.491927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-file_1%3a5.45-3build1_amd64.deb ... 2026-08-04 00:53:54.491933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2026-08-04 00:53:54.491957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2026-08-04 00:53:54.491967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-08-04 00:53:54.491993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:53:54.492009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2026-08-04 00:53:54.492015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 00:53:54.492047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:53:54.492057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2026-08-04 00:53:54.492063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libparted2t64_3.6-4build1_amd64.deb ... 2026-08-04 00:53:54.492100 | 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-08-04 00:53:54.492111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.492144 | 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-08-04 00:53:54.492153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-08-04 00:53:54.492160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2026-08-04 00:53:54.492194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-08-04 00:53:54.492203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-08-04 00:53:54.492209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2026-08-04 00:53:54.492219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-08-04 00:53:54.492251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-08-04 00:53:54.492261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2026-08-04 00:53:54.492286 | 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-08-04 00:53:54.492295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-04 00:53:54.492331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2026-08-04 00:53:54.492340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-08-04 00:53:54.492346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-04 00:53:54.492377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2026-08-04 00:53:54.492386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-08-04 00:53:54.492392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-04 00:53:54.492428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2026-08-04 00:53:54.492437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.492442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:53:54.492476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2026-08-04 00:53:54.492485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-08-04 00:53:54.492521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-08-04 00:53:54.492530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2026-08-04 00:53:54.492540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-08-04 00:53:54.492573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.492583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-04 00:53:54.492589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2026-08-04 00:53:54.492651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-parted_3.6-4build1_amd64.deb ... 2026-08-04 00:53:54.492659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2026-08-04 00:53:54.492829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2026-08-04 00:53:54.492876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-08-04 00:53:54.492889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2026-08-04 00:53:54.492901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2026-08-04 00:53:54.492910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-psmisc_23.7-1build1_amd64.deb ... 2026-08-04 00:53:54.492919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2026-08-04 00:53:54.492934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2026-08-04 00:53:54.492943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-usb.ids_2024.03.18-1_all.deb ... 2026-08-04 00:53:54.492952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2026-08-04 00:53:54.492961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2026-08-04 00:53:54.492970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-04 00:53:54.492979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2026-08-04 00:53:54.492987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2026-08-04 00:53:54.493000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-08-04 00:53:54.493009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2026-08-04 00:53:54.493018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2026-08-04 00:53:54.493026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-augeas-lenses_1.14.1-1build2_all.deb ... 2026-08-04 00:53:54.493039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.493049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2026-08-04 00:53:54.493060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2026-08-04 00:53:54.493069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-liblzo2-2_2.10-2build4_amd64.deb ... 2026-08-04 00:53:54.493081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 00:53:54.493093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2026-08-04 00:53:54.493105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2026-08-04 00:53:54.493148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-08-04 00:53:54.493160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2026-08-04 00:53:54.493169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2026-08-04 00:53:54.493184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.493193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2026-08-04 00:53:54.493230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2026-08-04 00:53:54.493242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-08-04 00:53:54.493272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 00:53:54.493282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-08-04 00:53:54.493292 | 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-08-04 00:53:54.493308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.493318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-08-04 00:53:54.493356 | 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-08-04 00:53:54.493368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.493381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2026-08-04 00:53:54.493406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:53:54.493416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.493430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2026-08-04 00:53:54.493440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.493478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.493489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2026-08-04 00:53:54.493499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.493513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.493522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2026-08-04 00:53:54.493558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:53:54.493569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.493583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.493651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2026-08-04 00:53:54.493666 | 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-08-04 00:53:54.493676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.493690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2026-08-04 00:53:54.493700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-08-04 00:53:54.493713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:53:54.493727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2026-08-04 00:53:54.493737 | 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-08-04 00:53:54.493803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.493820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.493835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-08-04 00:53:54.493845 | 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-08-04 00:53:54.493864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.493878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2026-08-04 00:53:54.493915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:53:54.493927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.493982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2026-08-04 00:53:54.493995 | 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-08-04 00:53:54.494005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.494018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2026-08-04 00:53:54.494028 | 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-08-04 00:53:54.494042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.494052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2026-08-04 00:53:54.494090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-04 00:53:54.494100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 00:53:54.494114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2026-08-04 00:53:54.494166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-prettytable_3.6.0-2_all.deb ... 2026-08-04 00:53:54.494177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2026-08-04 00:53:54.494220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2026-08-04 00:53:54.494231 | 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-08-04 00:53:54.494252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.494266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2026-08-04 00:53:54.494276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-certifi_2023.11.17-1_all.deb ... 2026-08-04 00:53:54.494289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2026-08-04 00:53:54.494327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2026-08-04 00:53:54.494337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-08-04 00:53:54.494351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 00:53:54.494364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2026-08-04 00:53:54.494377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-idna_3.6-2ubuntu0.2_all.deb ... 2026-08-04 00:53:54.494415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 00:53:54.494426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2026-08-04 00:53:54.494440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-08-04 00:53:54.494453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 00:53:54.494478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2026-08-04 00:53:54.494500 | 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-08-04 00:53:54.494514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 00:53:54.494552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2026-08-04 00:53:54.494563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.494577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:53:54.494591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2026-08-04 00:53:54.494604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-08-04 00:53:54.494651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-08-04 00:53:54.494691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-08-04 00:53:54.494707 | 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-08-04 00:53:54.494720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.494756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-08-04 00:53:54.494768 | 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-08-04 00:53:54.494832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.494848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-08-04 00:53:54.494859 | 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-08-04 00:53:54.494874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.494884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-08-04 00:53:54.494898 | 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-08-04 00:53:54.494912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.494925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-08-04 00:53:54.494964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-08-04 00:53:54.495002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-08-04 00:53:54.495013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2026-08-04 00:53:54.495027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-08-04 00:53:54.495048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-08-04 00:53:54.495062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-08-04 00:53:54.495099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-08-04 00:53:54.495111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-08-04 00:53:54.495125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2026-08-04 00:53:54.495147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.495160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-08-04 00:53:54.495174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.495214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2026-08-04 00:53:54.495225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.495239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-08-04 00:53:54.495252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2026-08-04 00:53:54.495290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 00:53:54.495301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.495315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2026-08-04 00:53:54.495328 | 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-08-04 00:53:54.495365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.495378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2026-08-04 00:53:54.495400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-04 00:53:54.495427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:53:54.495453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2026-08-04 00:53:54.495474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.495491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-04 00:53:54.495510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.495526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2026-08-04 00:53:54.495547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.495564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-04 00:53:54.495585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-08-04 00:53:54.495603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.495652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-04 00:53:54.495671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2026-08-04 00:53:54.495695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-08-04 00:53:54.495707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.495717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 00:53:54.495727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2026-08-04 00:53:54.495741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-exfatprogs_1.2.2-1build1_amd64.deb ... 2026-08-04 00:53:54.495751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2026-08-04 00:53:54.495764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2026-08-04 00:53:54.495820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-08-04 00:53:54.495843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 00:53:54.495854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2026-08-04 00:53:54.495864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-f2fs-tools_1.16.0-1_amd64.deb ... 2026-08-04 00:53:54.495877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2026-08-04 00:53:54.495900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2026-08-04 00:53:54.495913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 00:53:54.495927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.5) ... 2026-08-04 00:53:54.495972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2026-08-04 00:53:54.495983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-04 00:53:54.495997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-04 00:53:54.496011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2026-08-04 00:53:54.496024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-08-04 00:53:54.496061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-08-04 00:53:54.496072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2026-08-04 00:53:54.496085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-08-04 00:53:54.496125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-04 00:53:54.496137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2026-08-04 00:53:54.496150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-common_2.80.0-1build1_all.deb ... 2026-08-04 00:53:54.496164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2026-08-04 00:53:54.496200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2026-08-04 00:53:54.496216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-08-04 00:53:54.496265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2026-08-04 00:53:54.496280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2026-08-04 00:53:54.496330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-session-migration_0.3.9build1_amd64.deb ... 2026-08-04 00:53:54.496345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2026-08-04 00:53:54.496360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2026-08-04 00:53:54.496398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-08-04 00:53:54.496409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-04 00:53:54.496423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2026-08-04 00:53:54.496433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-glib-networking_2.80.0-1build1_amd64.deb ... 2026-08-04 00:53:54.496468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-08-04 00:53:54.496487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2026-08-04 00:53:54.496502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libencode-locale-perl_1.05-3_all.deb ... 2026-08-04 00:53:54.496515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2026-08-04 00:53:54.496529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2026-08-04 00:53:54.496558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libtimedate-perl_2.3300-2_all.deb ... 2026-08-04 00:53:54.496569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2026-08-04 00:53:54.496583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2026-08-04 00:53:54.496607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-04 00:53:54.496621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-04 00:53:54.496824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2026-08-04 00:53:54.496846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libfile-listing-perl_6.16-1_all.deb ... 2026-08-04 00:53:54.496856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2026-08-04 00:53:54.496866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2026-08-04 00:53:54.496876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-04 00:53:54.496886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-04 00:53:54.496905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2026-08-04 00:53:54.496916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-liburi-perl_5.27-1_all.deb ... 2026-08-04 00:53:54.496927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2026-08-04 00:53:54.496941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-04 00:53:54.496951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.496962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-04 00:53:54.496972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2026-08-04 00:53:54.497002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libhtml-tree-perl_5.07-3_all.deb ... 2026-08-04 00:53:54.497013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2026-08-04 00:53:54.497028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2026-08-04 00:53:54.497038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-04 00:53:54.497048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-04 00:53:54.497057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2026-08-04 00:53:54.497071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-libio-html-perl_1.004-3_all.deb ... 2026-08-04 00:53:54.497081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2026-08-04 00:53:54.497094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-04 00:53:54.497108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-04 00:53:54.497156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-04 00:53:54.497187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2026-08-04 00:53:54.497221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-04 00:53:54.497235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-04 00:53:54.497280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2026-08-04 00:53:54.497294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-cookies-perl_6.11-1_all.deb ... 2026-08-04 00:53:54.497333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2026-08-04 00:53:54.497347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2026-08-04 00:53:54.497356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-libhttp-negotiate-perl_6.01-2_all.deb ... 2026-08-04 00:53:54.497368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2026-08-04 00:53:54.497406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2026-08-04 00:53:54.497417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.497429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-perl-openssl-defaults_7build3_amd64.deb ... 2026-08-04 00:53:54.497463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2026-08-04 00:53:54.497474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2026-08-04 00:53:54.497486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2026-08-04 00:53:54.497522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-08-04 00:53:54.497532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2026-08-04 00:53:54.497544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libio-socket-ssl-perl_2.085-1_all.deb ... 2026-08-04 00:53:54.497579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.497589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2026-08-04 00:53:54.497651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2026-08-04 00:53:54.497776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.497850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-libnet-http-perl_6.23-1_all.deb ... 2026-08-04 00:53:54.497867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.497879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2026-08-04 00:53:54.497891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2026-08-04 00:53:54.497912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-liblwp-protocol-https-perl_6.13-1_all.deb ... 2026-08-04 00:53:54.497925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2026-08-04 00:53:54.497965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2026-08-04 00:53:54.497975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libtry-tiny-perl_0.31-2_all.deb ... 2026-08-04 00:53:54.497987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2026-08-04 00:53:54.498000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2026-08-04 00:53:54.498013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-robotrules-perl_6.02-1_all.deb ... 2026-08-04 00:53:54.498025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2026-08-04 00:53:54.498071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2026-08-04 00:53:54.498082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-libwww-perl_6.76-1ubuntu0.1_all.deb ... 2026-08-04 00:53:54.498095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1ubuntu0.1) ... 2026-08-04 00:53:54.498135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2026-08-04 00:53:54.498149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-icoutils_0.32.3-4build2_amd64.deb ... 2026-08-04 00:53:54.498194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2026-08-04 00:53:54.498207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2026-08-04 00:53:54.498216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-08-04 00:53:54.498251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 00:53:54.498261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2026-08-04 00:53:54.498273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 00:53:54.498282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 00:53:54.498294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2026-08-04 00:53:54.498306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 00:53:54.498349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 00:53:54.498363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2026-08-04 00:53:54.498372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-08-04 00:53:54.498384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 00:53:54.498393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2026-08-04 00:53:54.498430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-08-04 00:53:54.498444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 00:53:54.498453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2026-08-04 00:53:54.498486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-08-04 00:53:54.498496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 00:53:54.498509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2026-08-04 00:53:54.498521 | 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-08-04 00:53:54.498533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.498578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 00:53:54.498589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2026-08-04 00:53:54.498601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2026-08-04 00:53:54.498613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-08-04 00:53:54.498643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2026-08-04 00:53:54.498684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-08-04 00:53:54.498702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-04 00:53:54.498715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2026-08-04 00:53:54.498729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-08-04 00:53:54.498742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-04 00:53:54.498751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2026-08-04 00:53:54.498763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libaugeas0_1.14.1-1build2_amd64.deb ... 2026-08-04 00:53:54.498772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2026-08-04 00:53:54.498836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2026-08-04 00:53:54.498847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbfio1_20170123-6_amd64.deb ... 2026-08-04 00:53:54.498859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2026-08-04 00:53:54.498868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2026-08-04 00:53:54.498880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-08-04 00:53:54.498893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-04 00:53:54.498905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2026-08-04 00:53:54.498940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-08-04 00:53:54.498951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:53:54.498963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2026-08-04 00:53:54.498998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-04 00:53:54.499008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:53:54.499020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2026-08-04 00:53:54.499053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-08-04 00:53:54.499064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-04 00:53:54.499076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2026-08-04 00:53:54.499109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-08-04 00:53:54.499119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-04 00:53:54.499131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2026-08-04 00:53:54.499144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdate-manip-perl_6.95-1_all.deb ... 2026-08-04 00:53:54.499182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2026-08-04 00:53:54.499192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2026-08-04 00:53:54.499205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-08-04 00:53:54.499214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-04 00:53:54.499250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2026-08-04 00:53:54.499268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libewf2_20140814-1build3_amd64.deb ... 2026-08-04 00:53:54.499281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2026-08-04 00:53:54.499293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2026-08-04 00:53:54.499330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2026-08-04 00:53:54.499344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.499353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-08-04 00:53:54.499366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2026-08-04 00:53:54.499378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-libhivex0_1.3.23-1build7_amd64.deb ... 2026-08-04 00:53:54.499423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2026-08-04 00:53:54.499433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2026-08-04 00:53:54.499445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2026-08-04 00:53:54.499457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-08-04 00:53:54.499469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2026-08-04 00:53:54.499487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-08-04 00:53:54.499529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-08-04 00:53:54.499539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2026-08-04 00:53:54.499551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-08-04 00:53:54.499563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-08-04 00:53:54.499573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2026-08-04 00:53:54.499594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvhdi1_20210425-1build5_amd64.deb ... 2026-08-04 00:53:54.499604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2026-08-04 00:53:54.499657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2026-08-04 00:53:54.499671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libvmdk1_20200926-2build5_amd64.deb ... 2026-08-04 00:53:54.499705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2026-08-04 00:53:54.499715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2026-08-04 00:53:54.499727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.499858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-08-04 00:53:54.499875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2026-08-04 00:53:54.499884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-libyara10_4.5.0-1build2_amd64.deb ... 2026-08-04 00:53:54.499892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2026-08-04 00:53:54.499901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2026-08-04 00:53:54.499909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-supermin_5.2.2-4ubuntu4_amd64.deb ... 2026-08-04 00:53:54.499922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2026-08-04 00:53:54.499931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2026-08-04 00:53:54.499951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libfdt1_1.7.0-2build1_amd64.deb ... 2026-08-04 00:53:54.499960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-08-04 00:53:54.499972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-08-04 00:53:54.500005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-08-04 00:53:54.500015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-04 00:53:54.500027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2026-08-04 00:53:54.500039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-08-04 00:53:54.500052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-04 00:53:54.500090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2026-08-04 00:53:54.500100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-08-04 00:53:54.500112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-04 00:53:54.500144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2026-08-04 00:53:54.500154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-08-04 00:53:54.500166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-04 00:53:54.500179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2026-08-04 00:53:54.500214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-liburing2_2.5-1build1_amd64.deb ... 2026-08-04 00:53:54.500224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-04 00:53:54.500236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-08-04 00:53:54.500268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-08-04 00:53:54.500278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-04 00:53:54.500290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2026-08-04 00:53:54.500330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:53:54.500341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.500354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2026-08-04 00:53:54.500367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-08-04 00:53:54.500400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.500411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2026-08-04 00:53:54.500423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-seabios_1.16.3-2_all.deb ... 2026-08-04 00:53:54.500455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2026-08-04 00:53:54.500465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2026-08-04 00:53:54.500477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:53:54.500510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.500526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2026-08-04 00:53:54.500539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:53:54.500551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.500589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2026-08-04 00:53:54.500599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2026-08-04 00:53:54.500611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-08-04 00:53:54.500686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2026-08-04 00:53:54.500699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.500708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-04 00:53:54.500721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2026-08-04 00:53:54.500730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-08-04 00:53:54.500742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-04 00:53:54.500802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2026-08-04 00:53:54.500818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-08-04 00:53:54.500830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:53:54.500842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2026-08-04 00:53:54.500878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-08-04 00:53:54.500888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:53:54.500901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2026-08-04 00:53:54.500939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-08-04 00:53:54.500948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-04 00:53:54.500958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2026-08-04 00:53:54.500987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2026-08-04 00:53:54.500996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2026-08-04 00:53:54.501006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2026-08-04 00:53:54.501036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-04 00:53:54.501045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-04 00:53:54.501072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2026-08-04 00:53:54.501081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-gdisk_1.0.10-1build1_amd64.deb ... 2026-08-04 00:53:54.501108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2026-08-04 00:53:54.501117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2026-08-04 00:53:54.501151 | 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-08-04 00:53:54.501167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-04 00:53:54.501177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-08-04 00:53:54.501187 | 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-08-04 00:53:54.501218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-04 00:53:54.501227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2026-08-04 00:53:54.501254 | 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-08-04 00:53:54.501263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-08-04 00:53:54.501291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2026-08-04 00:53:54.501300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-ldmtool_0.2.5-1.1build2_amd64.deb ... 2026-08-04 00:53:54.501311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2026-08-04 00:53:54.501341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2026-08-04 00:53:54.501350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lsscsi_0.32-1build1_amd64.deb ... 2026-08-04 00:53:54.501377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2026-08-04 00:53:54.501386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2026-08-04 00:53:54.501396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-lzop_1.04-2build3_amd64.deb ... 2026-08-04 00:53:54.501428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2026-08-04 00:53:54.501437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2026-08-04 00:53:54.501464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2026-08-04 00:53:54.501472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2026-08-04 00:53:54.501499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2026-08-04 00:53:54.501508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-mtools_4.0.43-1build1_amd64.deb ... 2026-08-04 00:53:54.501535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2026-08-04 00:53:54.501543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2026-08-04 00:53:54.501570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-scrub_2.6.1-1build2_amd64.deb ... 2026-08-04 00:53:54.501581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2026-08-04 00:53:54.501638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2026-08-04 00:53:54.501693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.501723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-08-04 00:53:54.501752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2026-08-04 00:53:54.501760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2026-08-04 00:53:54.501802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2026-08-04 00:53:54.501817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2026-08-04 00:53:54.501828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-08-04 00:53:54.501855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 00:53:54.501870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2026-08-04 00:53:54.501880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zerofree_1.1.1-1build5_amd64.deb ... 2026-08-04 00:53:54.501911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2026-08-04 00:53:54.501919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2026-08-04 00:53:54.501947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-08-04 00:53:54.501955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2026-08-04 00:53:54.501982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2026-08-04 00:53:54.501990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-08-04 00:53:54.502016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-08-04 00:53:54.502030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2026-08-04 00:53:54.502040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libinih1_55-1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.502070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-08-04 00:53:54.502082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2026-08-04 00:53:54.502125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-08-04 00:53:54.502158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-04 00:53:54.502169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2026-08-04 00:53:54.502201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 00:53:54.502210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-04 00:53:54.502236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2026-08-04 00:53:54.502244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-08-04 00:53:54.502273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-08-04 00:53:54.502281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2026-08-04 00:53:54.502309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.502317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.502343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2026-08-04 00:53:54.502351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.502382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.502390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.502417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2026-08-04 00:53:54.502425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.502453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.502461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2026-08-04 00:53:54.502489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-04 00:53:54.502506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:53:54.502516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-08-04 00:53:54.502546 | 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-08-04 00:53:54.502555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:53:54.502581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2026-08-04 00:53:54.502589 | 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-08-04 00:53:54.502616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-04 00:53:54.502639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-04 00:53:54.502674 | 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-08-04 00:53:54.502682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-04 00:53:54.502794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2026-08-04 00:53:54.502806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-08-04 00:53:54.502813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-04 00:53:54.502824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2026-08-04 00:53:54.502831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-tpm-udev_0.6ubuntu1_all.deb ... 2026-08-04 00:53:54.502866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2026-08-04 00:53:54.502900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-08-04 00:53:54.502908 | 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-08-04 00:53:54.502957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.502966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-08-04 00:53:54.502976 | 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-08-04 00:53:54.503004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-08-04 00:53:54.503039 | 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-08-04 00:53:54.503048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-08-04 00:53:54.503082 | 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-08-04 00:53:54.503109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-08-04 00:53:54.503136 | 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-08-04 00:53:54.503153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-08-04 00:53:54.503196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-08-04 00:53:54.503207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-08-04 00:53:54.503247 | 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-08-04 00:53:54.503274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-08-04 00:53:54.503301 | 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-08-04 00:53:54.503335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-08-04 00:53:54.503353 | 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-08-04 00:53:54.503360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-08-04 00:53:54.503403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-08-04 00:53:54.503431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-08-04 00:53:54.503450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-08-04 00:53:54.503484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-08-04 00:53:54.503520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-08-04 00:53:54.503528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.503538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2026-08-04 00:53:54.503571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-08-04 00:53:54.503579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 00:53:54.503607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2026-08-04 00:53:54.503620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-08-04 00:53:54.503668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-08-04 00:53:54.503677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2026-08-04 00:53:54.503684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 00:53:54.503694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.503710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2026-08-04 00:53:54.503868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-pyparsing_3.1.1-1_all.deb ... 2026-08-04 00:53:54.503915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2026-08-04 00:53:54.503922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2026-08-04 00:53:54.503929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-six_1.16.0-4_all.deb ... 2026-08-04 00:53:54.503937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2026-08-04 00:53:54.503944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2026-08-04 00:53:54.503956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-04 00:53:54.503963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-04 00:53:54.503970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2026-08-04 00:53:54.503976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-04 00:53:54.503983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2026-08-04 00:53:54.503989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2026-08-04 00:53:54.503996 | 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-08-04 00:53:54.504005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-04 00:53:54.504012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2026-08-04 00:53:54.504021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-pyudev_0.24.0-1_all.deb ... 2026-08-04 00:53:54.504056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2026-08-04 00:53:54.504065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2026-08-04 00:53:54.504076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-04 00:53:54.504087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-04 00:53:54.504120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2026-08-04 00:53:54.504129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 00:53:54.504141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.504174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2026-08-04 00:53:54.504183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-08-04 00:53:54.504194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 00:53:54.504227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2026-08-04 00:53:54.504236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-04 00:53:54.504247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-04 00:53:54.504280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2026-08-04 00:53:54.504289 | 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-08-04 00:53:54.504319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-04 00:53:54.504346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2026-08-04 00:53:54.504357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-04 00:53:54.504365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-04 00:53:54.504376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2026-08-04 00:53:54.504411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-tpm2-tools_5.6-1build4_amd64.deb ... 2026-08-04 00:53:54.504420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2026-08-04 00:53:54.504431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2026-08-04 00:53:54.504463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-08-04 00:53:54.504472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-08-04 00:53:54.504483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2026-08-04 00:53:54.504550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 00:53:54.504561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 00:53:54.504573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2026-08-04 00:53:54.504581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-04 00:53:54.504591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-04 00:53:54.504599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-04 00:53:54.504611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-04 00:53:54.504658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-04 00:53:54.504693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2026-08-04 00:53:54.504702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2026-08-04 00:53:54.504731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2026-08-04 00:53:54.504740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2026-08-04 00:53:54.504751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 00:53:54.504802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 00:53:54.504820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2026-08-04 00:53:54.504828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../250-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-08-04 00:53:54.504839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-08-04 00:53:54.504850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 00:53:54.504884 | 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-08-04 00:53:54.504897 | 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-08-04 00:53:54.504909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 00:53:54.504944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.504961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-04 00:53:54.504972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2026-08-04 00:53:54.504983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:53:54.505016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2026-08-04 00:53:54.505025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-08-04 00:53:54.505036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.505071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2026-08-04 00:53:54.505080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2026-08-04 00:53:54.505110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2026-08-04 00:53:54.505119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2026-08-04 00:53:54.505152 | 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-08-04 00:53:54.505162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:53:54.505173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 00:53:54.505207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2026-08-04 00:53:54.505216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2026-08-04 00:53:54.505256 | 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-08-04 00:53:54.505267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-08-04 00:53:54.505278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-08-04 00:53:54.505308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-04 00:53:54.505316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-04 00:53:54.505331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 00:53:54.505349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-08-04 00:53:54.505367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 00:53:54.505385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-04 00:53:54.505402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 00:53:54.505447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-04 00:53:54.505463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-04 00:53:54.505482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-04 00:53:54.505496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2026-08-04 00:53:54.505514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2026-08-04 00:53:54.505523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-08-04 00:53:54.505534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:53:54.505572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-04 00:53:54.505583 | 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-08-04 00:53:54.505602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-08-04 00:53:54.505614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.2) ... 2026-08-04 00:53:54.505667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2026-08-04 00:53:54.505677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2026-08-04 00:53:54.505688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2026-08-04 00:53:54.505716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2026-08-04 00:53:54.505728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-04 00:53:54.505758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2026-08-04 00:53:54.505767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2026-08-04 00:53:54.505797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-08-04 00:53:54.505821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-04 00:53:54.505836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.505854 | 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-08-04 00:53:54.505873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:53:54.505891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-04 00:53:54.505910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.505927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2026-08-04 00:53:54.505963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-04 00:53:54.505972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2026-08-04 00:53:54.505983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-04 00:53:54.505994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.506026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2026-08-04 00:53:54.506035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2026-08-04 00:53:54.506046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-08-04 00:53:54.506079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.506093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 00:53:54.506144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 00:53:54.506156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2026-08-04 00:53:54.506196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 00:53:54.506205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-08-04 00:53:54.506216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:53:54.506252 | 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-08-04 00:53:54.506284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.506293 | 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-08-04 00:53:54.506312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.506342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2026-08-04 00:53:54.506351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-04 00:53:54.506362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.506395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-08-04 00:53:54.506404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-08-04 00:53:54.506415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 00:53:54.506449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-04 00:53:54.506458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.506469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-08-04 00:53:54.506513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3.2) ... 2026-08-04 00:53:54.506529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-08-04 00:53:54.506547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-04 00:53:54.506560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2026-08-04 00:53:54.506577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.506595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 00:53:54.506682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-04 00:53:54.506701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-08-04 00:53:54.506858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2026-08-04 00:53:54.506887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-04 00:53:54.506895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 00:53:54.506901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 00:53:54.506908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-04 00:53:54.506914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 00:53:54.506920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2026-08-04 00:53:54.506926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.506936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2026-08-04 00:53:54.506942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-08-04 00:53:54.506948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2026-08-04 00:53:54.506954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 00:53:54.506960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.506969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2026-08-04 00:53:54.506978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 00:53:54.507007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.507024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-08-04 00:53:54.507033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.507068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-08-04 00:53:54.507085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 00:53:54.507091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2026-08-04 00:53:54.507118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2026-08-04 00:53:54.507125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-08-04 00:53:54.507152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-08-04 00:53:54.507163 | 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-08-04 00:53:54.507172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.507211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2026-08-04 00:53:54.507222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2026-08-04 00:53:54.507229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 00:53:54.507259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-08-04 00:53:54.507267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.507277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2026-08-04 00:53:54.507308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2026-08-04 00:53:54.507318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-08-04 00:53:54.507327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-04 00:53:54.507366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-04 00:53:54.507378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-04 00:53:54.507387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2026-08-04 00:53:54.507420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:53:54.507427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-04 00:53:54.507452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:53:54.507460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 00:53:54.507486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-08-04 00:53:54.507493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.507520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2026-08-04 00:53:54.507527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 00:53:54.507559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-04 00:53:54.507588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2026-08-04 00:53:54.507595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2026-08-04 00:53:54.507605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-08-04 00:53:54.507614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-04 00:53:54.507673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2026-08-04 00:53:54.507690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 00:53:54.507696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-08-04 00:53:54.507723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 00:53:54.507734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-04 00:53:54.507740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.507774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 00:53:54.507805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 00:53:54.507812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-08-04 00:53:54.507821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2026-08-04 00:53:54.507852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.507860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 00:53:54.507891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-04 00:53:54.507902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2026-08-04 00:53:54.507930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-08-04 00:53:54.507941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-08-04 00:53:54.507952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-04 00:53:54.507978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.507986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 00:53:54.508011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-04 00:53:54.508018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-04 00:53:54.508042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-04 00:53:54.508050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-08-04 00:53:54.508078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2026-08-04 00:53:54.508085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-04 00:53:54.508112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-04 00:53:54.508120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2026-08-04 00:53:54.508147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.508154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2026-08-04 00:53:54.508181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.508189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 00:53:54.508218 | 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-08-04 00:53:54.508227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2026-08-04 00:53:54.508257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.508267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.508286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-08-04 00:53:54.508313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:53:54.508320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2026-08-04 00:53:54.508351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-08-04 00:53:54.508359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2026-08-04 00:53:54.508389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2026-08-04 00:53:54.508421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.508429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2026-08-04 00:53:54.508436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2026-08-04 00:53:54.508445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2026-08-04 00:53:54.508454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2026-08-04 00:53:54.508491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-08-04 00:53:54.508501 | 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-08-04 00:53:54.508533 | 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-08-04 00:53:54.508544 | 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-08-04 00:53:54.508570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-04 00:53:54.508580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2026-08-04 00:53:54.508610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:53:54.508618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 00:53:54.508650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-08-04 00:53:54.508660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-04 00:53:54.508669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-04 00:53:54.508701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-04 00:53:54.508708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-04 00:53:54.508740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.508748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-04 00:53:54.508757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.508796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-08-04 00:53:54.508811 | 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-08-04 00:53:54.508841 | 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-08-04 00:53:54.508849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2026-08-04 00:53:54.508876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-08-04 00:53:54.508890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2026-08-04 00:53:54.508899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2026-08-04 00:53:54.508931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-04 00:53:54.508939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-08-04 00:53:54.508966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:53:54.509014 | 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-08-04 00:53:54.509041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2026-08-04 00:53:54.509048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2026-08-04 00:53:54.509065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 00:53:54.509093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2026-08-04 00:53:54.509101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 00:53:54.509129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-08-04 00:53:54.509136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:53:54.509162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2026-08-04 00:53:54.509170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2026-08-04 00:53:54.509196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-08-04 00:53:54.509207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t 2026-08-04 00:53:54.509232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:64' 2026-08-04 00:53:54.509239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by lib 2026-08-04 00:53:54.509268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:parted2t64' 2026-08-04 00:53:54.509275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 00:53:54.509303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.509310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-04 00:53:54.509338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-04 00:53:54.509345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.509371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 00:53:54.509379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.509407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2026-08-04 00:53:54.509433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.509441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2026-08-04 00:53:54.509465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-08-04 00:53:54.509473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.509498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2026-08-04 00:53:54.509505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2026-08-04 00:53:54.509532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2026-08-04 00:53:54.509545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-08-04 00:53:54.509559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:53:54.509591 | 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-08-04 00:53:54.509598 | 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-08-04 00:53:54.509637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2026-08-04 00:53:54.509664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.509671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2026-08-04 00:53:54.509697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2026-08-04 00:53:54.509705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.509731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.509739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-08-04 00:53:54.509766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.509774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2026-08-04 00:53:54.509801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2026-08-04 00:53:54.509838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-08-04 00:53:54.509849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:53:54.509898 | 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-08-04 00:53:54.509909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 00:53:54.509952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-04 00:53:54.509982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.510015 | 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-08-04 00:53:54.510041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.510049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2026-08-04 00:53:54.510075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.510104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-08-04 00:53:54.510137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2026-08-04 00:53:54.510163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-04 00:53:54.510171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-04 00:53:54.510199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-08-04 00:53:54.510207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-08-04 00:53:54.510234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.510242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.510269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-04 00:53:54.510282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:53:54.510292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-04 00:53:54.510325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-04 00:53:54.510333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-04 00:53:54.510358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-04 00:53:54.510366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-08-04 00:53:54.510391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:53:54.510398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 00:53:54.510424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:53:54.510436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 00:53:54.510446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-04 00:53:54.510471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-04 00:53:54.510479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:53:54.510506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-04 00:53:54.510532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-04 00:53:54.510539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-04 00:53:54.510548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-04 00:53:54.510578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-08-04 00:53:54.510586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:53:54.510610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 00:53:54.510617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 00:53:54.510669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 00:53:54.510677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-04 00:53:54.510684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-04 00:53:54.510754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 00:53:54.510762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-08-04 00:53:54.510769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.510790 | 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-08-04 00:53:54.510810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2026-08-04 00:53:54.510817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:53:54.510826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-08-04 00:53:54.510853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:53:54.510860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2026-08-04 00:53:54.510870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-04 00:53:54.510902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2026-08-04 00:53:54.510909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2026-08-04 00:53:54.510936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.510943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-08-04 00:53:54.510970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.510978 | 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-08-04 00:53:54.511007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.511033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 00:53:54.511040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-08-04 00:53:54.511065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-08-04 00:53:54.511073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2026-08-04 00:53:54.511107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2026-08-04 00:53:54.511117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.511124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 00:53:54.511154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2026-08-04 00:53:54.511169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-08-04 00:53:54.511205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:53:54.511216 | 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-08-04 00:53:54.511225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2026-08-04 00:53:54.511256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 00:53:54.511263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-08-04 00:53:54.511289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-08-04 00:53:54.511297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-04 00:53:54.511324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-08-04 00:53:54.511331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2026-08-04 00:53:54.511359 | 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-08-04 00:53:54.511366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.511393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-08-04 00:53:54.511406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.511416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2026-08-04 00:53:54.511449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2026-08-04 00:53:54.511456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2026-08-04 00:53:54.511483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2026-08-04 00:53:54.511490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-08-04 00:53:54.511517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-04 00:53:54.511525 | 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-08-04 00:53:54.511552 | 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-08-04 00:53:54.511560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.511594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-04 00:53:54.511642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 00:53:54.511766 | 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-08-04 00:53:54.511841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.511854 | 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-08-04 00:53:54.511871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 00:53:54.511881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.511890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2026-08-04 00:53:54.511902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-08-04 00:53:54.511914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2026-08-04 00:53:54.511951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-08-04 00:53:54.511985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2026-08-04 00:53:54.512000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2026-08-04 00:53:54.512037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.512051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2026-08-04 00:53:54.512094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-08-04 00:53:54.512128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-08-04 00:53:54.512161 | 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-08-04 00:53:54.512195 | 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-08-04 00:53:54.512228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.512263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-04 00:53:54.512297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-04 00:53:54.512322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2026-08-04 00:53:54.512357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1ubuntu0.1) ... 2026-08-04 00:53:54.512382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2026-08-04 00:53:54.512418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-08-04 00:53:54.512452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-08-04 00:53:54.512465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:53:54.512510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 00:53:54.512544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-08-04 00:53:54.512558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-04 00:53:54.512604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-04 00:53:54.512667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2026-08-04 00:53:54.512683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 00:53:54.512706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:53:54.512746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 69cfa82495f5 2026-08-04 00:53:54.512799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 562f71129b02 2026-08-04 00:53:54.512817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/10 : ADD plugins-archive / 2026-08-04 00:53:54.512854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 5f8d1d058ea8 2026-08-04 00:53:54.512899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/10 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-08-04 00:53:54.512932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> fd47abc74a6a 2026-08-04 00:53:54.512971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 6/10 : 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-08-04 00:53:54.512987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 6aabc1492605 2026-08-04 00:53:54.513034 | 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-08-04 00:53:54.513068 | 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-08-04 00:53:54.513082 | 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-08-04 00:53:54.513131 | 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-08-04 00:53:54.513165 | 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-08-04 00:53:54.513199 | 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-08-04 00:53:54.513213 | 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-08-04 00:53:54.513260 | 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-08-04 00:53:54.513283 | 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-08-04 00:53:54.513325 | 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-08-04 00:53:54.513359 | 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-08-04 00:53:54.513393 | 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-08-04 00:53:54.513433 | 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-08-04 00:53:54.513468 | 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-08-04 00:53:54.513502 | 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-08-04 00:53:54.513551 | 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-08-04 00:53:54.513575 | 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.2) 2026-08-04 00:53:54.513622 | 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-08-04 00:53:54.513660 | 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-08-04 00:53:54.513797 | 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-08-04 00:53:54.513814 | 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-08-04 00:53:54.513823 | 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-08-04 00:53:54.513836 | 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-08-04 00:53:54.513848 | 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-08-04 00:53:54.513901 | 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-08-04 00:53:54.513915 | 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-08-04 00:53:54.513963 | 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) (83.0.0) 2026-08-04 00:53:54.513999 | 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-08-04 00:53:54.514022 | 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-08-04 00:53:54.514069 | 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.7.22) 2026-08-04 00:53:54.514103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing ./plugins/blazar_nova-7.0.1.dev7 2026-08-04 00:53:54.514137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2026-08-04 00:53:54.514170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2026-08-04 00:53:54.514205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2026-08-04 00:53:54.514241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:53:54.514277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2026-08-04 00:53:54.514311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2026-08-04 00:53:54.514347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2026-08-04 00:53:54.514395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:53:54.514411 | 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-08-04 00:53:54.514454 | 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.2) 2026-08-04 00:53:54.514468 | 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-08-04 00:53:54.514513 | 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-08-04 00:53:54.514548 | 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-08-04 00:53:54.514586 | 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-08-04 00:53:54.514619 | 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-08-04 00:53:54.514677 | 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-08-04 00:53:54.514821 | 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-08-04 00:53:54.514855 | 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-08-04 00:53:54.514871 | 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-08-04 00:53:54.514879 | 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-08-04 00:53:54.514918 | 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-08-04 00:53:54.514928 | 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-08-04 00:53:54.514977 | 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-08-04 00:53:54.515015 | 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-08-04 00:53:54.515053 | 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-08-04 00:53:54.515090 | 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-08-04 00:53:54.515127 | 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-08-04 00:53:54.515164 | 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-08-04 00:53:54.515206 | 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-08-04 00:53:54.515233 | 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) (83.0.0) 2026-08-04 00:53:54.515270 | 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-08-04 00:53:54.515307 | 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-08-04 00:53:54.515346 | 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-08-04 00:53:54.515381 | 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-08-04 00:53:54.515420 | 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.7.22) 2026-08-04 00:53:54.515455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova 2026-08-04 00:53:54.515489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): started 2026-08-04 00:53:54.515526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-08-04 00:53:54.515565 | 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=13091 sha256=8ed52201b8c8672e7c010654d8a9c9787fdb5c37779145a5e296ab8701330e0a 2026-08-04 00:53:54.515601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-l7dug7yt/wheels/40/17/9e/4fea3bfa6bdcc4ba09f1e22fa53eb645aca19da18f76bc13e3 2026-08-04 00:53:54.515660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova 2026-08-04 00:53:54.515672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: blazar-nova 2026-08-04 00:53:54.515719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2026-08-04 00:53:54.515730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 7.0.1.dev7 2026-08-04 00:53:54.515812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-7.0.1.dev7: 2026-08-04 00:53:54.515827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-7.0.1.dev7 2026-08-04 00:53:54.515872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-7.0.1.dev7 2026-08-04 00:53:54.515906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 6aabc1492605 2026-08-04 00:53:54.515947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e14573ba33a4 2026-08-04 00:53:54.515974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 7/10 : COPY patches /patches 2026-08-04 00:53:54.516019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> dab1cf053cbd 2026-08-04 00:53:54.516035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/10 : RUN kolla_patch 2026-08-04 00:53:54.516092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in c79ba934e42b 2026-08-04 00:53:54.516110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:[i] No series file found, nothing to patch. 2026-08-04 00:53:54.516157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container c79ba934e42b 2026-08-04 00:53:54.516191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 77b7e6ae4625 2026-08-04 00:53:54.516235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: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-08-04 00:53:54.516272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 60554c3dffb5 2026-08-04 00:53:54.516309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-08-04 00:53:54.516347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-08-04 00:53:54.516383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-08-04 00:53:54.516424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2026-08-04 00:53:54.516465 | 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-08-04 00:53:54.516478 | 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-08-04 00:53:54.516522 | 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-08-04 00:53:54.516555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-08-04 00:53:54.516589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-08-04 00:53:54.516622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-08-04 00:53:54.516654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2026-08-04 00:53:54.516764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-08-04 00:53:54.516795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2026-08-04 00:53:54.516819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:53:54.516827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:53:54.516836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-08-04 00:53:54.516881 | 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-08-04 00:53:54.516915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-08-04 00:53:54.516951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-08-04 00:53:54.516993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-08-04 00:53:54.517024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-08-04 00:53:54.517064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-08-04 00:53:54.517101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-08-04 00:53:54.517139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-08-04 00:53:54.517191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29454 files and directories currently installed.) 2026-08-04 00:53:54.517225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:53:54.517261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-08-04 00:53:54.517298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-08-04 00:53:54.517331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-08-04 00:53:54.517363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-08-04 00:53:54.517374 | 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-08-04 00:53:54.517420 | 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-08-04 00:53:54.517453 | 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-08-04 00:53:54.517485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-08-04 00:53:54.517520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-08-04 00:53:54.517554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-08-04 00:53:54.517592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2026-08-04 00:53:54.517648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2026-08-04 00:53:54.517772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-08-04 00:53:54.517852 | 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-08-04 00:53:54.517865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-08-04 00:53:54.517881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-08-04 00:53:54.517889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-08-04 00:53:54.517896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-08-04 00:53:54.517919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-08-04 00:53:54.517958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-08-04 00:53:54.517983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-08-04 00:53:54.518036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29445 files and directories currently installed.) 2026-08-04 00:53:54.518050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:53:54.518091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:53:54.518124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:53:54.518158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:53:54.518302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:53:54.518372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:53:54.518440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:53:54.518508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:53:54.518812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:53:54.518919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.518957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.518995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.519031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:53:54.519065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.519100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.519134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:53:54.519170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2026-08-04 00:53:54.519207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2026-08-04 00:53:54.519245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:53:54.519275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2026-08-04 00:53:54.519318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:53:54.519353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:53:54.519388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2026-08-04 00:53:54.519424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2026-08-04 00:53:54.519476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:53:54.519513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.519554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10261 files, 1393 directories removed. 2026-08-04 00:53:54.519586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.519654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2026-08-04 00:53:54.519678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.519697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1727 files, 185 directories removed. 2026-08-04 00:53:54.519743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-08-04 00:53:54.519773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2026-08-04 00:53:54.519832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2026-08-04 00:53:54.519844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:53:54.519890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 60554c3dffb5 2026-08-04 00:53:54.519930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 2b3abfafceeb 2026-08-04 00:53:54.519962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 10/10 : USER nova 2026-08-04 00:53:54.519994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 01f41c818113 2026-08-04 00:53:54.520027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 01f41c818113 2026-08-04 00:53:54.520060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e2549501498a 2026-08-04 00:53:54.520097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built 8542fbb48b93 2026-08-04 00:53:54.520133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20260804 2026-08-04 00:53:54.520214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2026-08-04 00:53:54.520131 (took 0:01:45.860436) 2026-08-04 00:53:54.520891 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2026-08-04 00:53:54.520919 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2026-08-04 00:53:54.520930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2026-08-04 00:53:54.520868 2026-08-04 00:53:54.522025 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2026-08-04 00:53:54.522642 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2026-08-04 00:54:24.301931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/10 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:54:24.302050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 89a239de486f 2026-08-04 00:54:24.302096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/10 : LABEL "build-date"="20260804" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:54:24.302171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 9ab2b4180c20 2026-08-04 00:54:24.302191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 9ab2b4180c20 2026-08-04 00:54:24.302262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> a8e4575dee44 2026-08-04 00:54:24.302283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 3/10 : 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-08-04 00:54:24.302302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in b1f90122d5fe 2026-08-04 00:54:24.302326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container b1f90122d5fe 2026-08-04 00:54:24.302560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> c9b3eeb7b585 2026-08-04 00:54:24.302627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/10 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-08-04 00:54:24.302644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in d731eb718502 2026-08-04 00:54:24.302666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container d731eb718502 2026-08-04 00:54:24.302679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 9980b260e349 2026-08-04 00:54:24.302696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 5/10 : 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-08-04 00:54:24.302749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 9ddd8457eaac 2026-08-04 00:54:24.302879 | 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-08-04 00:54:24.302910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:54:24.303001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:54:24.303020 | 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-08-04 00:54:24.303100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:54:24.303142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:54:24.303198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:54:24.303353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:54:24.303417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:54:24.303434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:54:24.303502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:54:24.303554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:54:24.303608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:54:24.303661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:54:24.303716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:54:24.303771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 28.2 MB in 3s (11.2 MB/s) 2026-08-04 00:54:24.303853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-08-04 00:54:24.303905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-08-04 00:54:24.303951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-08-04 00:54:24.304010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-08-04 00:54:24.304061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2026-08-04 00:54:24.304110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2026-08-04 00:54:24.304161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2026-08-04 00:54:24.304227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2026-08-04 00:54:24.304285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2026-08-04 00:54:24.304321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2026-08-04 00:54:24.304375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2026-08-04 00:54:24.304427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2026-08-04 00:54:24.304474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:54:24.304518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,077 kB of archives. 2026-08-04 00:54:24.304561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,413 kB of additional disk space will be used. 2026-08-04 00:54:24.304605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:54:24.304656 | 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-08-04 00:54:24.304707 | 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.5 [443 kB] 2026-08-04 00:54:24.304758 | 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.18 [37.3 kB] 2026-08-04 00:54:24.304847 | 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-08-04 00:54:24.304868 | 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.18 [511 kB] 2026-08-04 00:54:24.304932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2026-08-04 00:54:24.304976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,077 kB in 1s (1,346 kB/s) 2026-08-04 00:54:24.305024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:54:24.305068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-08-04 00:54:24.305140 | 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-08-04 00:54:24.305188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-08-04 00:54:24.305266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-08-04 00:54:24.305308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-08-04 00:54:24.305355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-08-04 00:54:24.305404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-08-04 00:54:24.305452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-08-04 00:54:24.305503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-08-04 00:54:24.305551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:54:24.305607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:54:24.305633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2026-08-04 00:54:24.305697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-04 00:54:24.305745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:54:24.305815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2026-08-04 00:54:24.305863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 00:54:24.305911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:54:24.305977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2026-08-04 00:54:24.306033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.306086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2026-08-04 00:54:24.306135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2026-08-04 00:54:24.306187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.306259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-08-04 00:54:24.306310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2026-08-04 00:54:24.306360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 00:54:24.306409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:54:24.306458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:54:24.306505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2026-08-04 00:54:24.306553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:54:24.306600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:54:24.306649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.306695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-08-04 00:54:24.306746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2026-08-04 00:54:24.306812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.306868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:f5Mg/hQhc9RYvnkm2JoJMTnrM9K4tqoaYZVnwKCZ9bY root@ubuntu (RSA) 2026-08-04 00:54:24.306917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-08-04 00:54:24.306967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.307017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:+AEVRB4uQW/lwayAil4q5nNkqvjJYZ4czOfAPmRoHJ8 root@ubuntu (ECDSA) 2026-08-04 00:54:24.307066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.307114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-08-04 00:54:24.307162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.307235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:r3ukpsCRydzTTbcuas0lEdRx+eI4ceuF+YV084WjuxE root@ubuntu (ED25519) 2026-08-04 00:54:24.307324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-08-04 00:54:24.307363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:54:24.307412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:54:24.307460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-08-04 00:54:24.307508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:54:24.307556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:54:24.307604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 9ddd8457eaac 2026-08-04 00:54:24.307651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 38c5f61712e2 2026-08-04 00:54:24.307700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:54:24.307750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> b977199f19dc 2026-08-04 00:54:24.307832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 7/10 : 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-08-04 00:54:24.307852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 8792f2053b75 2026-08-04 00:54:24.307905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 8792f2053b75 2026-08-04 00:54:24.307946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> fe5a8ed69c6d 2026-08-04 00:54:24.307986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 8/10 : COPY patches /patches 2026-08-04 00:54:24.308037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> c6cfe5a35b7a 2026-08-04 00:54:24.308076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 9/10 : RUN kolla_patch 2026-08-04 00:54:24.308120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 03daaa8ad1ae 2026-08-04 00:54:24.308161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:[i] No series file found, nothing to patch. 2026-08-04 00:54:24.308224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 03daaa8ad1ae 2026-08-04 00:54:24.308240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 75730b9f0915 2026-08-04 00:54:24.308437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: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-08-04 00:54:24.308490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 9e2c73da6407 2026-08-04 00:54:24.308505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-08-04 00:54:24.308526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-08-04 00:54:24.308538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-08-04 00:54:24.308551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2026-08-04 00:54:24.308568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:54:24.308602 | 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-08-04 00:54:24.308646 | 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-08-04 00:54:24.308663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:54:24.308711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:54:24.308728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:54:24.308809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:54:24.308837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-08-04 00:54:24.308884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2026-08-04 00:54:24.308927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-08-04 00:54:24.308946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2026-08-04 00:54:24.309002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:54:24.309042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:54:24.309071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-08-04 00:54:24.309120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2026-08-04 00:54:24.309157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: (Reading database ... 20% (Reading database ... 25% (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-08-04 00:54:24.309232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-08-04 00:54:24.309252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-08-04 00:54:24.309294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-08-04 00:54:24.309322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-08-04 00:54:24.309371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-08-04 00:54:24.309400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-08-04 00:54:24.309451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19748 files and directories currently installed.) 2026-08-04 00:54:24.309494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:54:24.309513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-08-04 00:54:24.309570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-08-04 00:54:24.309603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-08-04 00:54:24.309658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-08-04 00:54:24.309682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:54:24.309729 | 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-08-04 00:54:24.309749 | 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-08-04 00:54:24.309815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:54:24.309842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:54:24.309884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:54:24.309924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:54:24.309941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-08-04 00:54:24.309994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:54:24.310042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2026-08-04 00:54:24.310056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-08-04 00:54:24.310112 | 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-08-04 00:54:24.310151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-08-04 00:54:24.310190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-08-04 00:54:24.310261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-08-04 00:54:24.310295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-08-04 00:54:24.310336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-08-04 00:54:24.310376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-08-04 00:54:24.310414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19739 files and directories currently installed.) 2026-08-04 00:54:24.310454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:24.310481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:24.310531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:24.310570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:24.310608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:54:24.310647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:54:24.310685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:24.310724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:24.310764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:24.310798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:24.310859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:54:24.310906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:24.310946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:24.310983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:24.311027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.311068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:24.311109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.311148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:54:24.311189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.311347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:24.311376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.311392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:24.311401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:24.311435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:24.311469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:24.311510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.311551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:24.311591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:24.311632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.311674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.311715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.311756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.311802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.311846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:24.311881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:54:24.311917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.311952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.311984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.312018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.312055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:54:24.312093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.312128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.312151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.312232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.312279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:54:24.312289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.312300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.312335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:24.312369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.312403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.312437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:24.312471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2026-08-04 00:54:24.312504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2026-08-04 00:54:24.312537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.312570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:54:24.312603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.312637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:54:24.312670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2026-08-04 00:54:24.312703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:54:24.312737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:54:24.312770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2026-08-04 00:54:24.312824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2026-08-04 00:54:24.312855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:54:24.312885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.312921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10261 files, 1393 directories removed. 2026-08-04 00:54:24.312953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.312983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2026-08-04 00:54:24.313013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.313047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1384 files, 144 directories removed. 2026-08-04 00:54:24.313078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-08-04 00:54:24.313113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2026-08-04 00:54:24.313147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2026-08-04 00:54:24.313187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:54:24.313250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 9e2c73da6407 2026-08-04 00:54:24.313290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 5bff424f8eff 2026-08-04 00:54:24.313328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built ca6b65a42eeb 2026-08-04 00:54:24.313364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20260804 2026-08-04 00:54:24.313441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2026-08-04 00:54:24.313360 (took 0:00:29.792492) 2026-08-04 00:54:24.313891 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2026-08-04 00:54:24.313930 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2026-08-04 00:54:24.313995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2026-08-04 00:54:24.313906 2026-08-04 00:54:24.315917 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2026-08-04 00:54:24.315933 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2026-08-04 00:54:49.986958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/7 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:54:49.987066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 89a239de486f 2026-08-04 00:54:49.987096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/7 : LABEL "build-date"="20260804" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:54:49.987198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 79e4dc04b255 2026-08-04 00:54:49.987222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 79e4dc04b255 2026-08-04 00:54:49.987347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> c29ec59e774f 2026-08-04 00:54:49.987369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 3/7 : 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-08-04 00:54:49.987387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 1dc1363943bf 2026-08-04 00:54:49.987467 | 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-08-04 00:54:49.987489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:54:49.987559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:54:49.987608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:54:49.987658 | 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-08-04 00:54:49.987729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:54:49.987817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:54:49.987871 | 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-08-04 00:54:49.987923 | 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-08-04 00:54:49.987976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:54:49.988025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:54:49.988075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:54:49.988123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:54:49.988173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:54:49.988220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:54:49.988261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 28.2 MB in 2s (12.3 MB/s) 2026-08-04 00:54:49.988306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-08-04 00:54:49.988364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-08-04 00:54:49.988417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-08-04 00:54:49.988468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-08-04 00:54:49.988522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2026-08-04 00:54:49.988571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2026-08-04 00:54:49.988636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2026-08-04 00:54:49.988682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2026-08-04 00:54:49.988837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2026-08-04 00:54:49.988860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2026-08-04 00:54:49.988903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2026-08-04 00:54:49.988954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2026-08-04 00:54:49.989006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:54:49.989053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2026-08-04 00:54:49.989099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2026-08-04 00:54:49.989144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:54:49.989198 | 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-08-04 00:54:49.989250 | 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-08-04 00:54:49.989299 | 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-08-04 00:54:49.989357 | 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-08-04 00:54:49.989398 | 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-08-04 00:54:49.989446 | 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-08-04 00:54:49.989496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 0s (3,258 kB/s) 2026-08-04 00:54:49.989547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2026-08-04 00:54:49.989592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-08-04 00:54:49.989648 | 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-08-04 00:54:49.989698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-08-04 00:54:49.989853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-08-04 00:54:49.989875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-08-04 00:54:49.989903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-08-04 00:54:49.989954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-08-04 00:54:49.990001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-08-04 00:54:49.990051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-08-04 00:54:49.990101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2026-08-04 00:54:49.990151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:54:49.990215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2026-08-04 00:54:49.990266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-08-04 00:54:49.990313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-08-04 00:54:49.990363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2026-08-04 00:54:49.990411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-08-04 00:54:49.990460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-04 00:54:49.990508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2026-08-04 00:54:49.990556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-04 00:54:49.990605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-04 00:54:49.990669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2026-08-04 00:54:49.990734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-08-04 00:54:49.990774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-08-04 00:54:49.990844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2026-08-04 00:54:49.990892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-08-04 00:54:49.990945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-08-04 00:54:49.991026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-08-04 00:54:49.991108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-04 00:54:49.991173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 00:54:49.991225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-04 00:54:49.991266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-08-04 00:54:49.991326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-08-04 00:54:49.991363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:54:49.991410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 1dc1363943bf 2026-08-04 00:54:49.991458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 55b710474d5d 2026-08-04 00:54:49.991514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 4/7 : COPY patches /patches 2026-08-04 00:54:49.991558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 20f3887dd88d 2026-08-04 00:54:49.991607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/7 : RUN kolla_patch 2026-08-04 00:54:49.991658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in d2ad82ae9c50 2026-08-04 00:54:49.991720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:[i] No series file found, nothing to patch. 2026-08-04 00:54:49.991810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container d2ad82ae9c50 2026-08-04 00:54:49.992884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> c76b66d399a6 2026-08-04 00:54:49.992910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: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-08-04 00:54:49.992921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 612c4914f458 2026-08-04 00:54:49.992928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-08-04 00:54:49.992935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-08-04 00:54:49.992942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-08-04 00:54:49.992949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2026-08-04 00:54:49.992957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:54:49.992964 | 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-08-04 00:54:49.992971 | 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-08-04 00:54:49.992978 | 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-08-04 00:54:49.992985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:54:49.992992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:54:49.992999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:54:49.993006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-08-04 00:54:49.993014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2026-08-04 00:54:49.993021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-08-04 00:54:49.993028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2026-08-04 00:54:49.993035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:54:49.993042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:54:49.993049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-08-04 00:54:49.993057 | 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-08-04 00:54:49.993065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:54:49.993072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-08-04 00:54:49.993079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-08-04 00:54:49.993086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-08-04 00:54:49.993093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-08-04 00:54:49.993126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19902 files and directories currently installed.) 2026-08-04 00:54:49.993134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:54:49.993141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-08-04 00:54:49.993166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-08-04 00:54:49.993174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-08-04 00:54:49.993181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-08-04 00:54:49.993213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:54:49.993225 | 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-08-04 00:54:49.993267 | 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-08-04 00:54:49.993308 | 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-08-04 00:54:49.993350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:54:49.993396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:54:49.993438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:54:49.993481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-08-04 00:54:49.993533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:54:49.993582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2026-08-04 00:54:49.993635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-08-04 00:54:49.993744 | 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-08-04 00:54:49.993892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-08-04 00:54:49.993944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-08-04 00:54:49.993976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-08-04 00:54:49.994026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-08-04 00:54:49.994074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-08-04 00:54:49.994122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-08-04 00:54:49.994173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19893 files and directories currently installed.) 2026-08-04 00:54:49.994224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:49.994273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:49.994332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:49.994373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:49.994419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:54:49.994469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:54:49.994517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:49.994566 | 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-08-04 00:54:49.994613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:49.994662 | 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-08-04 00:54:49.994723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:54:49.994823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:49.994866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:49.994916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:49.994995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:49.995105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:54:49.995169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:49.995224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:49.995274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:54:49.995323 | 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-08-04 00:54:49.995372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:49.995429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:49.995470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:54:49.995519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.995566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.995614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.995662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:49.995722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:54:49.995841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.995886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.995936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:54:49.995982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.996022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.996062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:54:49.996102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.996142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:54:49.996181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.996221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:54:49.996261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2026-08-04 00:54:49.996296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2026-08-04 00:54:49.996340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:54:49.996381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:54:49.996421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2026-08-04 00:54:49.996461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:54:49.996501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:54:49.996560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2026-08-04 00:54:49.996592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2026-08-04 00:54:49.996638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:54:49.996676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-08-04 00:54:49.996739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10261 files, 1393 directories removed. 2026-08-04 00:54:49.996803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-08-04 00:54:49.996841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2026-08-04 00:54:49.996880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-08-04 00:54:49.996923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1384 files, 144 directories removed. 2026-08-04 00:54:49.996963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-08-04 00:54:49.997004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2026-08-04 00:54:49.997046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2026-08-04 00:54:49.997087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:54:49.997126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 612c4914f458 2026-08-04 00:54:49.997166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> ad56997718bc 2026-08-04 00:54:49.997207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 7/7 : USER nova 2026-08-04 00:54:49.997249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 00ae0d4fde3d 2026-08-04 00:54:49.997289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 00ae0d4fde3d 2026-08-04 00:54:49.997329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> be58d9acf207 2026-08-04 00:54:49.997372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built 9c2fd8c3b97a 2026-08-04 00:54:49.997415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260804 2026-08-04 00:54:49.997509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2026-08-04 00:54:49.997416 (took 0:00:25.683510) 2026-08-04 00:54:49.998013 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2026-08-04 00:54:49.998057 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2026-08-04 00:54:49.998088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2026-08-04 00:54:49.998006 2026-08-04 00:54:49.999215 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2026-08-04 00:54:49.999889 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2026-08-04 00:55:07.095994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:55:07.096989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 89a239de486f 2026-08-04 00:55:07.097027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/8 : LABEL "build-date"="20260804" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:55:07.097042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 5f9c5a1e8873 2026-08-04 00:55:07.097048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 5f9c5a1e8873 2026-08-04 00:55:07.097069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 1a61f0c12514 2026-08-04 00:55:07.097072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-08-04 00:55:07.097076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> edb54caf1560 2026-08-04 00:55:07.097080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-08-04 00:55:07.097083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 4e3a37a92551 2026-08-04 00:55:07.097087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 4e3a37a92551 2026-08-04 00:55:07.097091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 0d7ac62e5c83 2026-08-04 00:55:07.097094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 5/8 : COPY patches /patches 2026-08-04 00:55:07.097098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 082fef7ce49b 2026-08-04 00:55:07.097102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/8 : RUN kolla_patch 2026-08-04 00:55:07.097106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in a08be558ccd6 2026-08-04 00:55:07.097109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:[i] No series file found, nothing to patch. 2026-08-04 00:55:07.097113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container a08be558ccd6 2026-08-04 00:55:07.097117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> db5b0e0f1b5e 2026-08-04 00:55:07.097866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: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-08-04 00:55:07.097881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 059ca730df03 2026-08-04 00:55:07.097887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-08-04 00:55:07.097891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-08-04 00:55:07.097896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-08-04 00:55:07.097900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2026-08-04 00:55:07.097905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:55:07.097910 | 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-08-04 00:55:07.097914 | 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-08-04 00:55:07.097919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:55:07.097923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:55:07.097928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:55:07.097941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:55:07.097958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-08-04 00:55:07.097963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2026-08-04 00:55:07.097968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-08-04 00:55:07.097972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2026-08-04 00:55:07.097980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:55:07.098035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:55:07.098160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-08-04 00:55:07.098248 | 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 ... 60% (Reading database ... 65% 2026-08-04 00:55:07.098323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-08-04 00:55:07.098400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% (Reading database ... 80% 2026-08-04 00:55:07.098479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-08-04 00:55:07.098555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-08-04 00:55:07.098631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-08-04 00:55:07.098710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-08-04 00:55:07.098800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:55:07.098944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-08-04 00:55:07.099020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-08-04 00:55:07.099121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-08-04 00:55:07.099205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-08-04 00:55:07.099278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:55:07.099347 | 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-08-04 00:55:07.099417 | 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-08-04 00:55:07.099488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:55:07.099558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:55:07.099672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:55:07.099741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:55:07.099852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-08-04 00:55:07.099939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:55:07.100012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2026-08-04 00:55:07.100115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-08-04 00:55:07.100196 | 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 ... 60% (Reading database ... 65% 2026-08-04 00:55:07.100272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-08-04 00:55:07.101849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-08-04 00:55:07.101862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-08-04 00:55:07.101866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-08-04 00:55:07.101871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-08-04 00:55:07.101875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-08-04 00:55:07.101879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19622 files and directories currently installed.) 2026-08-04 00:55:07.101884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:07.101888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:07.101896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:55:07.101911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:55:07.101914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:07.101918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:07.101925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:55:07.101932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:07.101935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:07.101939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:07.101942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:07.101945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:55:07.101949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:07.101952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:07.101959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.101990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:07.101994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-08-04 00:55:07.102033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:55:07.102182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-08-04 00:55:07.102283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.102353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-08-04 00:55:07.102417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.102486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:55:07.102555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.102623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.102689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:55:07.102755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.102850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:07.102922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.102989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:07.103073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2026-08-04 00:55:07.103142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-08-04 00:55:07.103210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2026-08-04 00:55:07.103278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:55:07.103342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:55:07.103409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2026-08-04 00:55:07.103475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:55:07.103540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:55:07.103605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2026-08-04 00:55:07.103671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2026-08-04 00:55:07.103743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:55:07.103826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-08-04 00:55:07.103898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10261 files, 1393 directories removed. 2026-08-04 00:55:07.103961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-08-04 00:55:07.104042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2026-08-04 00:55:07.104128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-08-04 00:55:07.104196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1384 files, 144 directories removed. 2026-08-04 00:55:07.104259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-08-04 00:55:07.104325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2026-08-04 00:55:07.104393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2026-08-04 00:55:07.104459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:55:07.104525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 059ca730df03 2026-08-04 00:55:07.104590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> ef5b26d7d8aa 2026-08-04 00:55:07.104655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 8/8 : USER nova 2026-08-04 00:55:07.104725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 1aaa481768f5 2026-08-04 00:55:07.104796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 1aaa481768f5 2026-08-04 00:55:07.104891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 29ad8d2227d6 2026-08-04 00:55:07.104963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built 2515bea1b6ee 2026-08-04 00:55:07.105030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20260804 2026-08-04 00:55:07.105187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2026-08-04 00:55:07.105073 (took 0:00:17.107067) 2026-08-04 00:55:07.105647 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2026-08-04 00:55:07.105757 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2026-08-04 00:55:07.105909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2026-08-04 00:55:07.105772 2026-08-04 00:55:07.107084 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2026-08-04 00:55:07.107794 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2026-08-04 00:55:22.906173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 00:55:22.906296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 89a239de486f 2026-08-04 00:55:22.906319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/6 : LABEL "build-date"="20260804" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:55:22.906483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 1800a257601e 2026-08-04 00:55:22.906573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 1800a257601e 2026-08-04 00:55:22.906662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 7c0574d6744f 2026-08-04 00:55:22.907909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 3/6 : COPY patches /patches 2026-08-04 00:55:22.907945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> b3eb9eaf6e5d 2026-08-04 00:55:22.907958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/6 : RUN kolla_patch 2026-08-04 00:55:22.907970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 598a70fdefc5 2026-08-04 00:55:22.907982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:[i] No series file found, nothing to patch. 2026-08-04 00:55:22.907994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 598a70fdefc5 2026-08-04 00:55:22.908006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> b1f432d105fa 2026-08-04 00:55:22.908020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: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-08-04 00:55:22.908070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in ce4e4ca86cad 2026-08-04 00:55:22.908083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-08-04 00:55:22.908117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-08-04 00:55:22.908128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-08-04 00:55:22.908137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2026-08-04 00:55:22.908148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:55:22.908158 | 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-08-04 00:55:22.908168 | 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-08-04 00:55:22.908178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:55:22.908187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:55:22.908197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:55:22.908207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:55:22.908217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-08-04 00:55:22.908227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2026-08-04 00:55:22.908237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-08-04 00:55:22.908252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2026-08-04 00:55:22.908262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:55:22.908278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:55:22.908296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-08-04 00:55:22.908316 | 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-08-04 00:55:22.908341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-08-04 00:55:22.908422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-08-04 00:55:22.908555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-08-04 00:55:22.908586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-08-04 00:55:22.908761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-08-04 00:55:22.908853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-08-04 00:55:22.908864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-08-04 00:55:22.908917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:55:22.909018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-08-04 00:55:22.909075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-08-04 00:55:22.909170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-08-04 00:55:22.909239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-08-04 00:55:22.909312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:55:22.909400 | 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-08-04 00:55:22.909475 | 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-08-04 00:55:22.909543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:55:22.909611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:55:22.909678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:55:22.909747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:55:22.909852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-08-04 00:55:22.909927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:55:22.909998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2026-08-04 00:55:22.910076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-08-04 00:55:22.910170 | 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-08-04 00:55:22.910230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-08-04 00:55:22.910304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-08-04 00:55:22.910394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-08-04 00:55:22.910473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-08-04 00:55:22.910549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-08-04 00:55:22.910623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-08-04 00:55:22.910699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19622 files and directories currently installed.) 2026-08-04 00:55:22.910802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:22.910880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:22.910964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:22.911058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:22.911137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:55:22.911215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:55:22.911293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:22.911369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:22.911864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:22.911882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.911890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:22.911899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:55:22.911907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:22.911914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.911921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:22.911931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.911994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:22.912079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.912140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:22.912223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:55:22.912282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:22.912352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:22.912498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:22.912542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.912602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:22.912657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:22.912714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.912771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:22.912850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:22.912912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.913967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.914014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.914022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:22.914030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:55:22.914038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.914042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.914062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:55:22.914070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.914074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.914082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:55:22.914090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.914094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:22.914101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.914109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:22.914113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2026-08-04 00:55:22.914117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2026-08-04 00:55:22.914132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:55:22.914137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:55:22.914184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2026-08-04 00:55:22.914188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:55:22.914192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:55:22.914196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2026-08-04 00:55:22.914200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2026-08-04 00:55:22.914204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:55:22.914208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10261 files, 1393 directories removed. 2026-08-04 00:55:22.914216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2026-08-04 00:55:22.914247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.914252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1384 files, 144 directories removed. 2026-08-04 00:55:22.915885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-08-04 00:55:22.915911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2026-08-04 00:55:22.915916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2026-08-04 00:55:22.915920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:55:22.915925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container ce4e4ca86cad 2026-08-04 00:55:22.915929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 335b709688fa 2026-08-04 00:55:22.915933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 6/6 : USER nova 2026-08-04 00:55:22.915937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 3480f39bd2b0 2026-08-04 00:55:22.915941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 3480f39bd2b0 2026-08-04 00:55:22.915944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 9058fd5015bb 2026-08-04 00:55:22.915948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built dd26a5b0addf 2026-08-04 00:55:22.915952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260804 2026-08-04 00:55:22.915956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2026-08-04 00:55:22.914657 (took 0:00:15.808885) 2026-08-04 00:55:22.915960 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-applier) 2026-08-04 00:55:22.915963 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Processing 2026-08-04 00:55:22.915967 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building started at 2026-08-04 00:55:22.915170 2026-08-04 00:55:22.916290 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 plugins into plugins archive 2026-08-04 00:55:22.916977 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 additions into additions archive 2026-08-04 00:55:38.587679 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 1/6 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260804 2026-08-04 00:55:38.587829 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> c7aa97724414 2026-08-04 00:55:38.587895 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 2/6 : LABEL "build-date"="20260804" "name"="watcher-applier" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:55:38.588889 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 52a405543fbe 2026-08-04 00:55:38.588910 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 52a405543fbe 2026-08-04 00:55:38.588921 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 48093a0a982f 2026-08-04 00:55:38.588929 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 3/6 : COPY patches /patches 2026-08-04 00:55:38.588937 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> e8ebcda39a91 2026-08-04 00:55:38.588945 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 4/6 : RUN kolla_patch 2026-08-04 00:55:38.588953 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 6cb1b62b4012 2026-08-04 00:55:38.588961 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:[i] No series file found, nothing to patch. 2026-08-04 00:55:38.588969 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 6cb1b62b4012 2026-08-04 00:55:38.588977 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> b19f0eac9e56 2026-08-04 00:55:38.588987 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: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-08-04 00:55:38.588996 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 62e308e1c554 2026-08-04 00:55:38.589004 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2026-08-04 00:55:38.589012 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2026-08-04 00:55:38.589019 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2026-08-04 00:55:38.589027 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages were automatically installed and are no longer required: 2026-08-04 00:55:38.589035 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:55:38.589044 | 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-08-04 00:55:38.589052 | 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-08-04 00:55:38.589060 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:55:38.589068 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:55:38.589076 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:55:38.589857 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:55:38.589875 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2026-08-04 00:55:38.589885 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Use 'apt autoremove' to remove them. 2026-08-04 00:55:38.589895 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2026-08-04 00:55:38.589905 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: build-essential 2026-08-04 00:55:38.589914 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:55:38.589923 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:55:38.589943 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2026-08-04 00:55:38.589955 | 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-08-04 00:55:38.589966 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% 2026-08-04 00:55:38.589975 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 75% 2026-08-04 00:55:38.589984 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 80% 2026-08-04 00:55:38.590001 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 85% 2026-08-04 00:55:38.590010 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2026-08-04 00:55:38.590019 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2026-08-04 00:55:38.590028 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:55:38.590040 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:55:38.590049 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2026-08-04 00:55:38.590058 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2026-08-04 00:55:38.590068 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2026-08-04 00:55:38.590078 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2026-08-04 00:55:38.590088 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:55:38.590099 | 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-08-04 00:55:38.590109 | 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-08-04 00:55:38.590124 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:55:38.590134 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:55:38.590142 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:55:38.590157 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:55:38.590186 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2026-08-04 00:55:38.590212 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:55:38.590312 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 228 MB disk space will be freed. 2026-08-04 00:55:38.590359 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2026-08-04 00:55:38.590443 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 5% (Reading database ... 10% 2026-08-04 00:55:38.590502 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-08-04 00:55:38.590571 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 30% (Reading database ... 35% 2026-08-04 00:55:38.590639 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-08-04 00:55:38.590759 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: (Reading database ... 55% 2026-08-04 00:55:38.590863 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: (Reading database ... 60% 2026-08-04 00:55:38.590941 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 65% 2026-08-04 00:55:38.591010 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% 2026-08-04 00:55:38.591079 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 75% 2026-08-04 00:55:38.591147 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 80% 2026-08-04 00:55:38.591213 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 85% 2026-08-04 00:55:38.591345 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2026-08-04 00:55:38.591404 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2026-08-04 00:55:38.591478 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:55:38.591551 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:38.591613 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:38.591680 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:38.591770 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:38.591873 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:55:38.591949 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:55:38.592010 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:38.592079 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:38.592149 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:38.592222 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.592290 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:38.592357 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:55:38.592426 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:38.592508 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.592569 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:38.592640 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:38.592742 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:38.593834 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.593876 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:55:38.593884 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.593891 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:38.593898 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:38.593906 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:38.593913 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:38.593920 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:38.593927 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:38.593934 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:38.593942 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.593949 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.593956 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.593974 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.593982 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.593989 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:38.593996 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:55:38.594003 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.594010 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.594018 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.594025 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:55:38.594032 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.594039 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.594046 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.594053 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.594060 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:55:38.594067 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.594074 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:38.594082 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.594092 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.594100 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:38.594107 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing lto-disabled-list (47) ... 2026-08-04 00:55:38.594114 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing make (4.3-4.1build2) ... 2026-08-04 00:55:38.594121 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:55:38.594131 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.594164 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:55:38.594232 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Collecting pyclean==3.0.0 2026-08-04 00:55:38.594301 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:55:38.594349 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:55:38.594405 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Installing collected packages: pyclean 2026-08-04 00:55:38.594460 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully installed pyclean-3.0.0 2026-08-04 00:55:38.594517 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:55:38.594568 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.594625 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 9473 files, 1336 directories removed. 2026-08-04 00:55:38.594679 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.594809 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /usr 2026-08-04 00:55:38.594873 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.594934 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 1316 files, 133 directories removed. 2026-08-04 00:55:38.594986 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-08-04 00:55:38.595052 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Found existing installation: pyclean 3.0.0 2026-08-04 00:55:38.595100 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Uninstalling pyclean-3.0.0: 2026-08-04 00:55:38.595156 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:55:38.595210 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 62e308e1c554 2026-08-04 00:55:38.595256 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> dffa052a0b7f 2026-08-04 00:55:38.595303 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 6/6 : USER watcher 2026-08-04 00:55:38.595353 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 432bc34759bd 2026-08-04 00:55:38.595401 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 432bc34759bd 2026-08-04 00:55:38.595448 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 930784e29d9e 2026-08-04 00:55:38.595498 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully built 05aa40541283 2026-08-04 00:55:38.595547 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully tagged osism.harbor.regio.digital/kolla/watcher-applier:build-20260804 2026-08-04 00:55:38.595641 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Built at 2026-08-04 00:55:38.595562 (took 0:00:15.680392) 2026-08-04 00:55:38.596094 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-engine) 2026-08-04 00:55:38.596161 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Processing 2026-08-04 00:55:38.596231 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building started at 2026-08-04 00:55:38.596166 2026-08-04 00:55:38.597201 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 plugins into plugins archive 2026-08-04 00:55:38.597809 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 additions into additions archive 2026-08-04 00:55:54.514709 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 1/6 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260804 2026-08-04 00:55:54.514861 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> c7aa97724414 2026-08-04 00:55:54.514944 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 2/6 : LABEL "build-date"="20260804" "name"="watcher-engine" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:55:54.515103 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 1953826d1d12 2026-08-04 00:55:54.515165 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 1953826d1d12 2026-08-04 00:55:54.515261 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 5dd94e6dcbc9 2026-08-04 00:55:54.515318 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 3/6 : COPY patches /patches 2026-08-04 00:55:54.515412 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 5f65c0413d73 2026-08-04 00:55:54.516484 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 4/6 : RUN kolla_patch 2026-08-04 00:55:54.516518 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 893446715ea3 2026-08-04 00:55:54.516538 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:[i] No series file found, nothing to patch. 2026-08-04 00:55:54.516560 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 893446715ea3 2026-08-04 00:55:54.516581 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> a31c8978c22c 2026-08-04 00:55:54.516604 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: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-08-04 00:55:54.516652 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 5a28bf1a1947 2026-08-04 00:55:54.516663 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2026-08-04 00:55:54.516673 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2026-08-04 00:55:54.516684 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2026-08-04 00:55:54.516694 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages were automatically installed and are no longer required: 2026-08-04 00:55:54.516704 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:55:54.516732 | 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-08-04 00:55:54.516743 | 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-08-04 00:55:54.516753 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:55:54.516763 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:55:54.516772 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:55:54.516813 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:55:54.516823 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2026-08-04 00:55:54.516834 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Use 'apt autoremove' to remove them. 2026-08-04 00:55:54.516844 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2026-08-04 00:55:54.516854 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: build-essential 2026-08-04 00:55:54.516871 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:55:54.516882 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:55:54.516892 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2026-08-04 00:55:54.516904 | 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-08-04 00:55:54.516915 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 70% 2026-08-04 00:55:54.516925 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 75% 2026-08-04 00:55:54.516939 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 80% 2026-08-04 00:55:54.516953 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% 2026-08-04 00:55:54.517070 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 90% 2026-08-04 00:55:54.517116 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2026-08-04 00:55:54.517201 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:55:54.517260 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:55:54.517348 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2026-08-04 00:55:54.517411 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2026-08-04 00:55:54.518724 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2026-08-04 00:55:54.518773 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2026-08-04 00:55:54.518834 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:55:54.518895 | 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-08-04 00:55:54.518992 | 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-08-04 00:55:54.519076 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:55:54.519105 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:55:54.519173 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:55:54.519237 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:55:54.519323 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2026-08-04 00:55:54.519380 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:55:54.519446 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 228 MB disk space will be freed. 2026-08-04 00:55:54.519518 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2026-08-04 00:55:54.519595 | 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-08-04 00:55:54.519666 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 70% 2026-08-04 00:55:54.519735 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 75% 2026-08-04 00:55:54.519824 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 80% 2026-08-04 00:55:54.519909 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% 2026-08-04 00:55:54.519968 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 90% 2026-08-04 00:55:54.520061 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2026-08-04 00:55:54.520179 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:55:54.520234 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:54.520304 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:54.520375 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:54.520464 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:54.520531 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:55:54.521471 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:55:54.521535 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:54.521549 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521560 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:54.521571 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521581 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:55:54.521591 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:54.521601 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:54.521612 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.521623 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:54.521644 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:54.521654 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:55:54.521665 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:54.521675 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521685 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:55:54.521695 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.521705 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521715 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.521726 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521736 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521746 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521756 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.521766 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521808 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521966 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.521982 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.521992 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:54.522002 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.522012 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:55:54.522021 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.522067 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.522077 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.522087 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:55:54.522097 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.522107 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.522116 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:55:54.522126 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.522136 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.522146 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:55:54.522156 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.522166 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.522199 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.522209 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:55:54.522219 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing lto-disabled-list (47) ... 2026-08-04 00:55:54.522233 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing make (4.3-4.1build2) ... 2026-08-04 00:55:54.522248 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:55:54.522303 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.522382 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:55:54.522399 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Collecting pyclean==3.0.0 2026-08-04 00:55:54.522425 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:55:54.522501 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:55:54.522518 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Installing collected packages: pyclean 2026-08-04 00:55:54.522571 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully installed pyclean-3.0.0 2026-08-04 00:55:54.522646 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:55:54.522664 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.522706 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 9473 files, 1336 directories removed. 2026-08-04 00:55:54.522752 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.522832 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /usr 2026-08-04 00:55:54.522877 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.522923 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 1316 files, 133 directories removed. 2026-08-04 00:55:54.522967 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-08-04 00:55:54.523059 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Found existing installation: pyclean 3.0.0 2026-08-04 00:55:54.523093 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Uninstalling pyclean-3.0.0: 2026-08-04 00:55:54.523117 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:55:54.523900 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 5a28bf1a1947 2026-08-04 00:55:54.523940 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> a9accbc7207e 2026-08-04 00:55:54.523957 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 6/6 : USER watcher 2026-08-04 00:55:54.523973 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in b20d65a12a2d 2026-08-04 00:55:54.523991 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container b20d65a12a2d 2026-08-04 00:55:54.524007 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 0d27362fc32b 2026-08-04 00:55:54.524024 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully built 3a6d601b11ea 2026-08-04 00:55:54.524076 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully tagged osism.harbor.regio.digital/kolla/watcher-engine:build-20260804 2026-08-04 00:55:54.524094 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Built at 2026-08-04 00:55:54.523350 (took 0:00:15.927184) 2026-08-04 00:55:54.524112 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-api) 2026-08-04 00:55:54.524131 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Processing 2026-08-04 00:55:54.524874 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building started at 2026-08-04 00:55:54.523841 2026-08-04 00:55:54.524903 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 plugins into plugins archive 2026-08-04 00:55:54.525469 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 additions into additions archive 2026-08-04 00:56:11.063113 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260804 2026-08-04 00:56:11.063231 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> c7aa97724414 2026-08-04 00:56:11.063260 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 2/8 : LABEL "build-date"="20260804" "name"="watcher-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:56:11.063366 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 32a615ca7aae 2026-08-04 00:56:11.063490 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 32a615ca7aae 2026-08-04 00:56:11.063548 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 46c11dfa2ccc 2026-08-04 00:56:11.063644 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_watcher_extend_start 2026-08-04 00:56:11.063730 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 423c0d6a4739 2026-08-04 00:56:11.063822 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_watcher_extend_start 2026-08-04 00:56:11.063911 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 606c4c6b9958 2026-08-04 00:56:11.064026 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 606c4c6b9958 2026-08-04 00:56:11.064185 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 7f8071004317 2026-08-04 00:56:11.064258 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 5/8 : COPY patches /patches 2026-08-04 00:56:11.064272 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 22840f0331c4 2026-08-04 00:56:11.064286 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 6/8 : RUN kolla_patch 2026-08-04 00:56:11.064353 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 220af5849cfe 2026-08-04 00:56:11.064448 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:[i] No series file found, nothing to patch. 2026-08-04 00:56:11.064521 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 220af5849cfe 2026-08-04 00:56:11.064594 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> e10be68afc55 2026-08-04 00:56:11.064675 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: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-08-04 00:56:11.064750 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 719f45d75355 2026-08-04 00:56:11.064861 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2026-08-04 00:56:11.064942 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2026-08-04 00:56:11.065006 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2026-08-04 00:56:11.065087 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages were automatically installed and are no longer required: 2026-08-04 00:56:11.065155 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:56:11.065223 | 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-08-04 00:56:11.065287 | 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-08-04 00:56:11.065361 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:56:11.065448 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:56:11.065514 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:56:11.065607 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:56:11.067978 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2026-08-04 00:56:11.068027 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Use 'apt autoremove' to remove them. 2026-08-04 00:56:11.068039 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2026-08-04 00:56:11.068048 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: build-essential 2026-08-04 00:56:11.068056 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:56:11.068072 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:56:11.068081 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2026-08-04 00:56:11.068091 | 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-08-04 00:56:11.068101 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2026-08-04 00:56:11.068110 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% 2026-08-04 00:56:11.068117 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 80% 2026-08-04 00:56:11.068125 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2026-08-04 00:56:11.068133 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2026-08-04 00:56:11.068141 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2026-08-04 00:56:11.068149 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:56:11.068159 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:56:11.068167 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2026-08-04 00:56:11.068175 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2026-08-04 00:56:11.068183 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2026-08-04 00:56:11.068203 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2026-08-04 00:56:11.068212 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:56:11.068220 | 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-08-04 00:56:11.068228 | 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-08-04 00:56:11.068236 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:56:11.068244 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:56:11.068252 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:56:11.068260 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:56:11.068268 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2026-08-04 00:56:11.068276 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:56:11.068284 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 228 MB disk space will be freed. 2026-08-04 00:56:11.068292 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2026-08-04 00:56:11.068302 | 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% 2026-08-04 00:56:11.068311 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:56:11.068319 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2026-08-04 00:56:11.068327 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% (Reading database ... 80% 2026-08-04 00:56:11.068335 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2026-08-04 00:56:11.068343 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2026-08-04 00:56:11.068357 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2026-08-04 00:56:11.068365 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:56:11.068398 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:11.068408 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068416 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:11.068424 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068432 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:56:11.068450 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:56:11.068458 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:11.068467 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068475 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:11.068483 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068491 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.068499 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:56:11.068507 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:11.068515 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:11.068523 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:11.068531 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:11.068539 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:56:11.068547 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.068556 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:11.068564 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068572 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:11.068580 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068588 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068853 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068871 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068886 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068894 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068902 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068909 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:11.068917 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.068925 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:56:11.068933 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068940 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.068948 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068963 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.068971 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:56:11.068979 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.068986 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.068994 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.069002 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.069010 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:56:11.069017 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.069025 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.069033 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:11.069040 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.069048 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:11.069056 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.069064 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing lto-disabled-list (47) ... 2026-08-04 00:56:11.069071 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.069079 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing make (4.3-4.1build2) ... 2026-08-04 00:56:11.069091 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.069099 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:56:11.069107 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:56:11.069114 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Collecting pyclean==3.0.0 2026-08-04 00:56:11.069122 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:56:11.069133 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:56:11.069209 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Installing collected packages: pyclean 2026-08-04 00:56:11.069281 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully installed pyclean-3.0.0 2026-08-04 00:56:11.069328 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:56:11.069400 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.069464 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 9473 files, 1336 directories removed. 2026-08-04 00:56:11.069518 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.069576 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /usr 2026-08-04 00:56:11.069630 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.069687 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 1316 files, 133 directories removed. 2026-08-04 00:56:11.069740 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-08-04 00:56:11.069823 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Found existing installation: pyclean 3.0.0 2026-08-04 00:56:11.069892 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Uninstalling pyclean-3.0.0: 2026-08-04 00:56:11.069950 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:56:11.070008 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 719f45d75355 2026-08-04 00:56:11.070065 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 45e290ba9727 2026-08-04 00:56:11.070121 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 8/8 : USER watcher 2026-08-04 00:56:11.070180 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 0a1eefc5d4a4 2026-08-04 00:56:11.070235 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 0a1eefc5d4a4 2026-08-04 00:56:11.070294 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 2d8914cb6a53 2026-08-04 00:56:11.070354 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully built 21b9eed41173 2026-08-04 00:56:11.070480 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully tagged osism.harbor.regio.digital/kolla/watcher-api:build-20260804 2026-08-04 00:56:11.070691 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Built at 2026-08-04 00:56:11.070486 (took 0:00:16.546645) 2026-08-04 00:56:11.071043 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2026-08-04 00:56:11.071105 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2026-08-04 00:56:11.071218 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2026-08-04 00:56:11.071112 2026-08-04 00:56:11.071294 | 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-08-04 00:56:12.819480 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2026-08-04 00:56:12.820011 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2026-08-04 00:56:38.758594 | 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-08-04 00:56:38.760868 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.760891 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation lines will become errors in a future release. 2026-08-04 00:56:38.760898 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.760905 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/9 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260804 2026-08-04 00:56:38.760912 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 15c1931dcbc8 2026-08-04 00:56:38.760921 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/9 : LABEL "build-date"="20260804" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:56:38.760930 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 4ddb4b66fe11 2026-08-04 00:56:38.760937 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 4ddb4b66fe11 2026-08-04 00:56:38.760943 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> e8a1168ad9df 2026-08-04 00:56:38.760950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/9 : ADD skyline-apiserver-archive /skyline-apiserver-source 2026-08-04 00:56:38.760956 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 247dfe65c805 2026-08-04 00:56:38.760962 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2026-08-04 00:56:38.760968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> a7a4ff2a3f7c 2026-08-04 00:56:38.760989 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/9 : 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-08-04 00:56:38.760998 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in d4c8db493e35 2026-08-04 00:56:38.761010 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing ./skyline-apiserver 2026-08-04 00:56:38.761015 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: started 2026-08-04 00:56:38.761020 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: finished with status 'done' 2026-08-04 00:56:38.761025 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: started 2026-08-04 00:56:38.761030 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:56:38.761035 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: started 2026-08-04 00:56:38.761040 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: finished with status 'done' 2026-08-04 00:56:38.761045 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): started 2026-08-04 00:56:38.761050 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:56:38.761056 | 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.dev17) (7.0.0) 2026-08-04 00:56:38.761062 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2026-08-04 00:56:38.761085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<2.0.0,>=1.9.0 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761091 | 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-08-04 00:56:38.761096 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761101 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2026-08-04 00:56:38.761111 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-08-04 00:56:38.761121 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761126 | 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-08-04 00:56:38.761131 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761136 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-04 00:56:38.761140 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761145 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.2.0-py3-none-any.whl.metadata (11 kB) 2026-08-04 00:56:38.761150 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite>=0.20.0 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.22.1-py3-none-any.whl.metadata (4.3 kB) 2026-08-04 00:56:38.761160 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761165 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2026-08-04 00:56:38.761170 | 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.dev17) (6.0.2) 2026-08-04 00:56:38.761175 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761184 | 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-08-04 00:56:38.761189 | 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.dev17) (1.14.1) 2026-08-04 00:56:38.761194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) 2026-08-04 00:56:38.761204 | 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.dev17) (2.0.38) 2026-08-04 00:56:38.761209 | 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.dev17) (1.1.1) 2026-08-04 00:56:38.761214 | 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.dev17) (2.7.0) 2026-08-04 00:56:38.761219 | 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.dev17) (8.1.8) 2026-08-04 00:56:38.761224 | 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.dev17) (3.1.5) 2026-08-04 00:56:38.761229 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761234 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-04 00:56:38.761239 | 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.dev17) (3.0.2) 2026-08-04 00:56:38.761247 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761252 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.32-py3-none-any.whl.metadata (2.1 kB) 2026-08-04 00:56:38.761257 | 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.dev17) (5.6.0) 2026-08-04 00:56:38.761263 | 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.dev17) (9.7.0) 2026-08-04 00:56:38.761271 | 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.dev17) (4.8.0) 2026-08-04 00:56:38.761277 | 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.dev17) (11.4.1) 2026-08-04 00:56:38.761281 | 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.dev17) (18.9.0) 2026-08-04 00:56:38.761286 | 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.dev17) (5.10.0) 2026-08-04 00:56:38.761291 | 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.dev17) (4.5.1) 2026-08-04 00:56:38.761300 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761305 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2026-08-04 00:56:38.761310 | 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.dev17) (4.12.2) 2026-08-04 00:56:38.761317 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761322 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.2-py2.py3-none-any.whl.metadata (29 kB) 2026-08-04 00:56:38.761327 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761331 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-08-04 00:56:38.761336 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761342 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-08-04 00:56:38.761346 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761351 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-08-04 00:56:38.761356 | 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.dev17) (1.3.9) 2026-08-04 00:56:38.761361 | 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.dev17) (1.17.0) 2026-08-04 00:56:38.761366 | 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.dev17) (24.2) 2026-08-04 00:56:38.761371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761376 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) 2026-08-04 00:56:38.761441 | 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.dev17) (2026.7.22) 2026-08-04 00:56:38.761505 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.761566 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) 2026-08-04 00:56:38.761623 | 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.dev17) (3.10) 2026-08-04 00:56:38.761682 | 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.dev17) (2.1.0) 2026-08-04 00:56:38.761737 | 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.dev17) (2.32.3) 2026-08-04 00:56:38.761822 | 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.dev17) (5.4.1) 2026-08-04 00:56:38.761897 | 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.dev17) (1.7.0) 2026-08-04 00:56:38.761953 | 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.dev17) (9.7.2) 2026-08-04 00:56:38.762027 | 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.dev17) (5.7.1) 2026-08-04 00:56:38.762083 | 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.dev17) (6.5.1) 2026-08-04 00:56:38.762137 | 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.dev17) (5.7.0) 2026-08-04 00:56:38.762191 | 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.dev17) (8.2.0) 2026-08-04 00:56:38.762246 | 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.dev17) (3.0.0) 2026-08-04 00:56:38.762310 | 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.dev17) (1.3.0) 2026-08-04 00:56:38.762367 | 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.dev17) (2.0.0) 2026-08-04 00:56:38.762423 | 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.dev17) (1.17.2) 2026-08-04 00:56:38.762499 | 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.dev17) (1.1.0) 2026-08-04 00:56:38.762553 | 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.dev17) (2025.1) 2026-08-04 00:56:38.762607 | 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.dev17) (3.2.1) 2026-08-04 00:56:38.762659 | 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.dev17) (7.0.0) 2026-08-04 00:56:38.762717 | 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.dev17) (83.0.0) 2026-08-04 00:56:38.762773 | 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.dev17) (3.14.0) 2026-08-04 00:56:38.762860 | 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.dev17) (0.2.13) 2026-08-04 00:56:38.762916 | 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.dev17) (2.0.1) 2026-08-04 00:56:38.762985 | 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.dev17) (24.2.1) 2026-08-04 00:56:38.765849 | 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.dev17) (43.0.3) 2026-08-04 00:56:38.765865 | 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.dev17) (1.17.1) 2026-08-04 00:56:38.765871 | 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.dev17) (2.22) 2026-08-04 00:56:38.765877 | 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.dev17) (4.9.1) 2026-08-04 00:56:38.765882 | 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.dev17) (4.4.0) 2026-08-04 00:56:38.765886 | 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.dev17) (3.2.0) 2026-08-04 00:56:38.765891 | 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.dev17) (7.1.0) 2026-08-04 00:56:38.765896 | 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.dev17) (2.1.0) 2026-08-04 00:56:38.765900 | 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.dev17) (0.5.2) 2026-08-04 00:56:38.765905 | 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.dev17) (2.5.11) 2026-08-04 00:56:38.765909 | 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.dev17) (1.9.0) 2026-08-04 00:56:38.765914 | 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.dev17) (5.1.1) 2026-08-04 00:56:38.765919 | 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.dev17) (1.3.4) 2026-08-04 00:56:38.765933 | 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.dev17) (1.0.1) 2026-08-04 00:56:38.765938 | 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.dev17) (1.33) 2026-08-04 00:56:38.765942 | 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.dev17) (4.3.6) 2026-08-04 00:56:38.765947 | 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.dev17) (1.4.0) 2026-08-04 00:56:38.765956 | 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.dev17) (3.0.0) 2026-08-04 00:56:38.765961 | 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.dev17) (2.9.0.post0) 2026-08-04 00:56:38.765965 | 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.dev17) (3.4.1) 2026-08-04 00:56:38.765981 | 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.dev17) (1.26.20) 2026-08-04 00:56:38.765986 | 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.dev17) (3.1.1) 2026-08-04 00:56:38.765990 | 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.dev17) (4.23.0) 2026-08-04 00:56:38.765995 | 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.dev17) (25.1.0) 2026-08-04 00:56:38.766000 | 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.dev17) (2024.10.1) 2026-08-04 00:56:38.766005 | 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.dev17) (0.36.2) 2026-08-04 00:56:38.766010 | 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.dev17) (0.23.1) 2026-08-04 00:56:38.766014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio>=1.1 (from anyio->httpx>=0.16.1->skyline-apiserver==6.0.1.dev17) 2026-08-04 00:56:38.766023 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-04 00:56:38.766028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2026-08-04 00:56:38.766032 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2026-08-04 00:56:38.766036 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2026-08-04 00:56:38.766041 | 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-08-04 00:56:38.766050 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 88.6 MB/s 0:00:00 2026-08-04 00:56:38.766054 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2026-08-04 00:56:38.766059 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2026-08-04 00:56:38.766064 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.2.0-py3-none-any.whl (44 kB) 2026-08-04 00:56:38.766068 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.22.1-py3-none-any.whl (17 kB) 2026-08-04 00:56:38.766073 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-08-04 00:56:38.766077 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2026-08-04 00:56:38.766081 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.2-py2.py3-none-any.whl (150 kB) 2026-08-04 00:56:38.766086 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-08-04 00:56:38.766093 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2026-08-04 00:56:38.766098 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.28.1-py3-none-any.whl (73 kB) 2026-08-04 00:56:38.766102 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) 2026-08-04 00:56:38.766107 | 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-08-04 00:56:38.766111 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.32-py3-none-any.whl (30 kB) 2026-08-04 00:56:38.766116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.8.0-py3-none-any.whl (96 kB) 2026-08-04 00:56:38.766120 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2026-08-04 00:56:38.766125 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-08-04 00:56:38.766129 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-08-04 00:56:38.766133 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2026-08-04 00:56:38.766138 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): started 2026-08-04 00:56:38.766143 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): finished with status 'done' 2026-08-04 00:56:38.766147 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-6.0.1.dev17-py3-none-any.whl size=159616 sha256=6f2fa4b76eef553bc855cae2c1f206a223e24aec0b638625b7294f86304c4cc0 2026-08-04 00:56:38.766152 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-dm6ywbl2/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2026-08-04 00:56:38.766156 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2026-08-04 00:56:38.766164 | 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-08-04 00:56:38.766170 | 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.32 rsa-4.9 skyline-apiserver-6.0.1.dev17 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2026-08-04 00:56:38.766176 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container d4c8db493e35 2026-08-04 00:56:38.766181 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 1a74fbbb834f 2026-08-04 00:56:38.766185 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 6/9 : COPY patches /patches 2026-08-04 00:56:38.766190 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 598bcd8e609a 2026-08-04 00:56:38.766194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/9 : RUN kolla_patch 2026-08-04 00:56:38.766199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in b192a8c91320 2026-08-04 00:56:38.766203 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[i] No series file found, nothing to patch. 2026-08-04 00:56:38.766208 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container b192a8c91320 2026-08-04 00:56:38.766212 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 8966120e294b 2026-08-04 00:56:38.766220 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: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-08-04 00:56:38.766226 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 01836fb7719b 2026-08-04 00:56:38.766230 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-08-04 00:56:38.766235 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-08-04 00:56:38.766239 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-08-04 00:56:38.766244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2026-08-04 00:56:38.766248 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:56:38.766253 | 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-08-04 00:56:38.766260 | 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-08-04 00:56:38.766264 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:56:38.766269 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:56:38.766273 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:56:38.766277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:56:38.766282 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-08-04 00:56:38.766286 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2026-08-04 00:56:38.766291 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-08-04 00:56:38.766295 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2026-08-04 00:56:38.766303 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:56:38.766308 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:56:38.766312 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-08-04 00:56:38.766318 | 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-08-04 00:56:38.766323 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-08-04 00:56:38.766327 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-08-04 00:56:38.766331 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-08-04 00:56:38.766336 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-08-04 00:56:38.766340 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-08-04 00:56:38.766344 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-08-04 00:56:38.766349 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:56:38.766353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:56:38.766358 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-08-04 00:56:38.766362 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-08-04 00:56:38.766367 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-08-04 00:56:38.766371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-08-04 00:56:38.766375 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:56:38.766380 | 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-08-04 00:56:38.766384 | 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-08-04 00:56:38.766389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:56:38.766393 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:56:38.766400 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:56:38.766405 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:56:38.766409 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-08-04 00:56:38.766413 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:56:38.766418 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2026-08-04 00:56:38.766422 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-08-04 00:56:38.766427 | 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-08-04 00:56:38.766431 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-08-04 00:56:38.766436 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.766443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-08-04 00:56:38.766450 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-08-04 00:56:38.766455 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-08-04 00:56:38.766459 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-08-04 00:56:38.766463 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-08-04 00:56:38.766468 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:56:38.766472 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:38.766477 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:38.766481 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:38.766485 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:38.766490 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:56:38.766494 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:56:38.766498 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:38.766503 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:38.766507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:38.766511 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:38.766545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:56:38.766600 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:38.766652 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:38.766703 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:38.766752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:38.766817 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:56:38.766872 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:38.766921 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.766987 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:38.767038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:56:38.767087 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:38.767135 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:38.767183 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:38.767231 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:56:38.767278 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.767325 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.767374 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.767419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:38.767465 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:56:38.767524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.767575 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.769058 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.769135 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769150 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:56:38.769160 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.769171 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769181 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.769191 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769200 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:56:38.769210 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769220 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.769230 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769240 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:56:38.769250 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.769259 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:56:38.769269 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2026-08-04 00:56:38.769279 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769289 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2026-08-04 00:56:38.769299 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:56:38.769309 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:56:38.769319 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2026-08-04 00:56:38.769329 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:56:38.769339 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:56:38.769349 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2026-08-04 00:56:38.769359 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2026-08-04 00:56:38.769369 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:56:38.769379 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769388 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8678 files, 1236 directories removed. 2026-08-04 00:56:38.769398 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769408 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2026-08-04 00:56:38.769418 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769428 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2026-08-04 00:56:38.769437 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-08-04 00:56:38.769447 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2026-08-04 00:56:38.769457 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2026-08-04 00:56:38.769467 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:56:38.769476 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 01836fb7719b 2026-08-04 00:56:38.769486 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> a94b1383f742 2026-08-04 00:56:38.769522 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 9/9 : USER skyline 2026-08-04 00:56:38.769533 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 17156609052a 2026-08-04 00:56:38.769543 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 17156609052a 2026-08-04 00:56:38.769553 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> ecb9adef8121 2026-08-04 00:56:38.769563 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built e47f38e95e88 2026-08-04 00:56:38.769573 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260804 2026-08-04 00:56:38.769583 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2026-08-04 00:56:38.768483 (took 0:00:27.697371) 2026-08-04 00:56:38.769593 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2026-08-04 00:56:38.769603 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2026-08-04 00:56:38.769613 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2026-08-04 00:56:38.768852 2026-08-04 00:56:38.769623 | 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-08-04 00:56:41.121969 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2026-08-04 00:56:41.122087 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2026-08-04 00:57:13.899271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/9 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260804 2026-08-04 00:57:13.899343 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 15c1931dcbc8 2026-08-04 00:57:13.899352 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/9 : LABEL "build-date"="20260804" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:57:13.899383 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in acc389888565 2026-08-04 00:57:13.899434 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container acc389888565 2026-08-04 00:57:13.899464 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 19277e44e842 2026-08-04 00:57:13.899518 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 3/9 : 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-08-04 00:57:13.899556 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in e587c8e7d81a 2026-08-04 00:57:13.899613 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 00:57:13.899643 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:57:13.899685 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:57:13.899727 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 00:57:13.899816 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:57:13.899861 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:57:13.899935 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:57:13.899965 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:57:13.900003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:57:13.900041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:57:13.900080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:57:13.900117 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:57:13.901867 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:57:13.901878 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:57:13.901883 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:57:13.901887 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 28.2 MB in 2s (12.1 MB/s) 2026-08-04 00:57:13.901892 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-08-04 00:57:13.901896 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-08-04 00:57:13.901900 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-08-04 00:57:13.901903 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-08-04 00:57:13.901907 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2026-08-04 00:57:13.901911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2026-08-04 00:57:13.901914 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2026-08-04 00:57:13.901918 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2026-08-04 00:57:13.901921 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2026-08-04 00:57:13.901931 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2026-08-04 00:57:13.901934 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:57:13.901938 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 568 kB of archives. 2026-08-04 00:57:13.901942 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,602 kB of additional disk space will be used. 2026-08-04 00:57:13.901945 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:57:13.901949 | 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.15 [44.9 kB] 2026-08-04 00:57:13.901953 | 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.15 [523 kB] 2026-08-04 00:57:13.901957 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2026-08-04 00:57:13.901960 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 568 kB in 0s (1,487 kB/s) 2026-08-04 00:57:13.901964 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2026-08-04 00:57:13.901967 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-08-04 00:57:13.901972 | 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-08-04 00:57:13.901990 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-08-04 00:57:13.901993 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-08-04 00:57:13.901997 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-08-04 00:57:13.902000 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-08-04 00:57:13.902004 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-08-04 00:57:13.902007 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-08-04 00:57:13.902011 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:57:13.902014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.15_all.deb ... 2026-08-04 00:57:13.902017 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.15) ... 2026-08-04 00:57:13.902021 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2026-08-04 00:57:13.902024 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.15_amd64.deb ... 2026-08-04 00:57:13.902028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.15) ... 2026-08-04 00:57:13.902031 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.15) ... 2026-08-04 00:57:13.902035 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.15) ... 2026-08-04 00:57:13.902038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2026-08-04 00:57:13.902041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:57:13.902045 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container e587c8e7d81a 2026-08-04 00:57:13.902048 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 3d10c69c77da 2026-08-04 00:57:13.902058 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/9 : ADD skyline-console-archive /skyline-console-source 2026-08-04 00:57:13.902062 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> cd3a2c842b5f 2026-08-04 00:57:13.902065 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 5/9 : RUN ln -s skyline-console-source/* skyline-console && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-console 2026-08-04 00:57:13.902070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in eeab730608f0 2026-08-04 00:57:13.902074 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing ./skyline-console 2026-08-04 00:57:13.902077 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: started 2026-08-04 00:57:13.902081 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: finished with status 'done' 2026-08-04 00:57:13.902084 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: started 2026-08-04 00:57:13.902088 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: finished with status 'done' 2026-08-04 00:57:13.902092 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: started 2026-08-04 00:57:13.902095 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: finished with status 'done' 2026-08-04 00:57:13.902098 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): started 2026-08-04 00:57:13.902104 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 00:57:13.902108 | 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.2.dev2) (7.0.0) 2026-08-04 00:57:13.902117 | 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.2.dev2) (83.0.0) 2026-08-04 00:57:13.902121 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2026-08-04 00:57:13.902124 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): started 2026-08-04 00:57:13.902127 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): finished with status 'done' 2026-08-04 00:57:13.902131 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-6.0.2.dev2-py3-none-any.whl size=6300241 sha256=aa0fc38e0fb345e4d851a953a11b0ddd523bb71ee0f5a139891288b8987662dc 2026-08-04 00:57:13.902135 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-4lfqmht8/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2026-08-04 00:57:13.902139 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2026-08-04 00:57:13.902142 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2026-08-04 00:57:13.902145 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-6.0.2.dev2 2026-08-04 00:57:13.902149 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container eeab730608f0 2026-08-04 00:57:13.902152 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> a6eea0076570 2026-08-04 00:57:13.902156 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 6/9 : COPY patches /patches 2026-08-04 00:57:13.902159 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 53962e96ed97 2026-08-04 00:57:13.902163 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/9 : RUN kolla_patch 2026-08-04 00:57:13.902166 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 9d92101da789 2026-08-04 00:57:13.902170 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:[i] No series file found, nothing to patch. 2026-08-04 00:57:13.902173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 9d92101da789 2026-08-04 00:57:13.902176 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> a3169d14677d 2026-08-04 00:57:13.902181 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: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-08-04 00:57:13.902186 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 76aa71b0573d 2026-08-04 00:57:13.902189 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-08-04 00:57:13.902194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-08-04 00:57:13.902198 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-08-04 00:57:13.902201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2026-08-04 00:57:13.902205 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:57:13.902210 | 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-08-04 00:57:13.902253 | 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-08-04 00:57:13.902295 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:57:13.902329 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:57:13.902376 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:57:13.902410 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:57:13.902448 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-08-04 00:57:13.902486 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2026-08-04 00:57:13.902531 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-08-04 00:57:13.902570 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2026-08-04 00:57:13.902613 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:57:13.902656 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:57:13.902694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-08-04 00:57:13.902739 | 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-08-04 00:57:13.902862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-08-04 00:57:13.902896 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-08-04 00:57:13.902939 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-08-04 00:57:13.902994 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-08-04 00:57:13.903038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-08-04 00:57:13.903080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-08-04 00:57:13.903123 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18851 files and directories currently installed.) 2026-08-04 00:57:13.903166 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:57:13.903208 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-08-04 00:57:13.903253 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-08-04 00:57:13.903295 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-08-04 00:57:13.903341 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-08-04 00:57:13.903381 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:57:13.903419 | 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-08-04 00:57:13.903457 | 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-08-04 00:57:13.903495 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:57:13.903533 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:57:13.903571 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:57:13.903608 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:57:13.903646 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-08-04 00:57:13.903697 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:57:13.903736 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2026-08-04 00:57:13.903828 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-08-04 00:57:13.903871 | 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% 2026-08-04 00:57:13.903915 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: (Reading database ... 45% 2026-08-04 00:57:13.903956 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 50% (Reading database ... 55% 2026-08-04 00:57:13.903997 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 60% (Reading database ... 65% 2026-08-04 00:57:13.904038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-08-04 00:57:13.904079 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-08-04 00:57:13.904121 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-08-04 00:57:13.904164 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-08-04 00:57:13.904206 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-08-04 00:57:13.904247 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-08-04 00:57:13.904289 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18842 files and directories currently installed.) 2026-08-04 00:57:13.904330 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:13.904373 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:13.904419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.904464 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:13.904507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:13.904549 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:57:13.904590 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:57:13.904637 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.904676 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:13.904717 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:13.904802 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:13.904855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:13.904904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:57:13.904949 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:13.904995 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.905041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:13.905087 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.905132 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:13.905178 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.905222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:13.905266 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:57:13.905312 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:13.905354 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.905400 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:13.905444 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:13.905489 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:13.905533 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:13.905576 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:13.905618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:13.905661 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.905703 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.905746 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.905838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.905889 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:13.905935 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.905991 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:57:13.906036 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.906079 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.906123 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:57:13.906168 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.906215 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.906259 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.906304 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:57:13.906350 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.906396 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:13.906439 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.906483 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.906530 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:13.906573 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.906620 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2026-08-04 00:57:13.906664 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2026-08-04 00:57:13.906708 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:57:13.906752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.906878 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:57:13.906924 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2026-08-04 00:57:13.906970 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:57:13.907015 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:57:13.907065 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2026-08-04 00:57:13.907105 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2026-08-04 00:57:13.907151 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:57:13.907193 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.907238 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 8100 files, 1151 directories removed. 2026-08-04 00:57:13.907280 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.907325 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2026-08-04 00:57:13.907369 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.907413 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2026-08-04 00:57:13.907453 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-08-04 00:57:13.908368 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2026-08-04 00:57:13.908414 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2026-08-04 00:57:13.908429 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:57:13.908441 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 76aa71b0573d 2026-08-04 00:57:13.908453 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 30d66abbae20 2026-08-04 00:57:13.908465 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 9/9 : USER root 2026-08-04 00:57:13.908475 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in bea94d645a96 2026-08-04 00:57:13.908486 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container bea94d645a96 2026-08-04 00:57:13.908497 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> dcd67e5ea3d0 2026-08-04 00:57:13.908509 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 4c2f3b1dee95 2026-08-04 00:57:13.908521 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20260804 2026-08-04 00:57:13.908534 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2026-08-04 00:57:13.907752 (took 0:00:35.138900) 2026-08-04 00:57:13.908925 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2026-08-04 00:57:13.908952 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2026-08-04 00:57:13.908964 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2026-08-04 00:57:13.908472 2026-08-04 00:57:13.909705 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2026-08-04 00:57:13.910519 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2026-08-04 00:57:30.845674 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260804 2026-08-04 00:57:30.845746 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 180e01f9c4ff 2026-08-04 00:57:30.845854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/7 : LABEL "build-date"="20260804" "name"="heat-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:57:30.845874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 58f34b6568e0 2026-08-04 00:57:30.845886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 58f34b6568e0 2026-08-04 00:57:30.845898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 45c435082d04 2026-08-04 00:57:30.845909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-08-04 00:57:30.845920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 51203a3fc830 2026-08-04 00:57:30.845936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-08-04 00:57:30.847049 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 19042302ff97 2026-08-04 00:57:30.847112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 19042302ff97 2026-08-04 00:57:30.847129 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 4bc839abe61a 2026-08-04 00:57:30.847214 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 5/7 : COPY patches /patches 2026-08-04 00:57:30.847226 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 3e8fb77aa6ab 2026-08-04 00:57:30.847237 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 6/7 : RUN kolla_patch 2026-08-04 00:57:30.847247 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 58c00b7a7754 2026-08-04 00:57:30.847257 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:[i] No series file found, nothing to patch. 2026-08-04 00:57:30.847267 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 58c00b7a7754 2026-08-04 00:57:30.847277 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> b753be853acc 2026-08-04 00:57:30.847307 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: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-08-04 00:57:30.847320 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in dc0034914967 2026-08-04 00:57:30.847330 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-08-04 00:57:30.847340 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-08-04 00:57:30.847350 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-08-04 00:57:30.847360 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2026-08-04 00:57:30.847370 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:57:30.847380 | 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-08-04 00:57:30.847390 | 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-08-04 00:57:30.847400 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:57:30.847410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:57:30.847419 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:57:30.847429 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:57:30.847439 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-08-04 00:57:30.847449 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2026-08-04 00:57:30.847459 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-08-04 00:57:30.847470 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2026-08-04 00:57:30.847480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:57:30.847863 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:57:30.847886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-08-04 00:57:30.847898 | 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-08-04 00:57:30.847910 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-08-04 00:57:30.847919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-08-04 00:57:30.847929 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-08-04 00:57:30.847939 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-08-04 00:57:30.847948 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-08-04 00:57:30.847970 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-08-04 00:57:30.847980 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:57:30.847992 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:57:30.848002 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-08-04 00:57:30.848011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-08-04 00:57:30.848021 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-08-04 00:57:30.848035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-08-04 00:57:30.848045 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:57:30.848055 | 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-08-04 00:57:30.848069 | 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-08-04 00:57:30.848164 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:57:30.848182 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:57:30.848255 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:57:30.848298 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:57:30.848387 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-08-04 00:57:30.848465 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:57:30.848530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2026-08-04 00:57:30.848576 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-08-04 00:57:30.848633 | 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-08-04 00:57:30.848688 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-08-04 00:57:30.848739 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-08-04 00:57:30.848858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-08-04 00:57:30.848909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-08-04 00:57:30.848962 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-08-04 00:57:30.849016 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-08-04 00:57:30.849071 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:57:30.849125 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:30.849292 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:30.849313 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:30.849323 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:30.849337 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:57:30.849388 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:57:30.849435 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:30.849486 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:30.849540 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:30.849591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:30.849644 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:57:30.849696 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:30.849747 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:30.849830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:30.849878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:30.849932 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:57:30.850001 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:30.850054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:30.850111 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-08-04 00:57:30.850185 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:30.850240 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:30.850971 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851005 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-08-04 00:57:30.851015 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851025 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851034 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-08-04 00:57:30.851043 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851064 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851071 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:30.851077 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:57:30.851083 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:57:30.851102 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851114 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:57:30.851120 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-08-04 00:57:30.851126 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851170 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:30.851177 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851825 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:30.851839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2026-08-04 00:57:30.851845 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2026-08-04 00:57:30.851852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:57:30.851857 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:57:30.851875 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2026-08-04 00:57:30.851881 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:57:30.851886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:57:30.851891 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2026-08-04 00:57:30.851896 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2026-08-04 00:57:30.851901 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:57:30.851907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-08-04 00:57:30.851912 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10941 files, 1518 directories removed. 2026-08-04 00:57:30.851917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-08-04 00:57:30.851923 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2026-08-04 00:57:30.851928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-08-04 00:57:30.851933 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2026-08-04 00:57:30.851938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-08-04 00:57:30.851943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2026-08-04 00:57:30.851949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2026-08-04 00:57:30.851954 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:57:30.851966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container dc0034914967 2026-08-04 00:57:30.851971 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> f1f8fe1026f1 2026-08-04 00:57:30.851976 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built 8e79d53b4345 2026-08-04 00:57:30.851981 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20260804 2026-08-04 00:57:30.851987 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2026-08-04 00:57:30.851682 (took 0:00:16.943210) 2026-08-04 00:57:30.852348 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2026-08-04 00:57:30.852448 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2026-08-04 00:57:30.852517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2026-08-04 00:57:30.852452 2026-08-04 00:57:30.853406 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2026-08-04 00:57:30.854025 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2026-08-04 00:57:47.768199 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/7 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260804 2026-08-04 00:57:47.768318 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 180e01f9c4ff 2026-08-04 00:57:47.768421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/7 : LABEL "build-date"="20260804" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:57:47.768521 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in a732bf741101 2026-08-04 00:57:47.768617 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container a732bf741101 2026-08-04 00:57:47.768688 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 7c5bc9f07f2f 2026-08-04 00:57:47.768766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-08-04 00:57:47.768877 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 8831455c5f65 2026-08-04 00:57:47.768955 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-08-04 00:57:47.769034 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 00992936ead0 2026-08-04 00:57:47.769108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 00992936ead0 2026-08-04 00:57:47.769196 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 93bd0599484c 2026-08-04 00:57:47.769257 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 5/7 : COPY patches /patches 2026-08-04 00:57:47.769333 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 11e06d47d77d 2026-08-04 00:57:47.769407 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 6/7 : RUN kolla_patch 2026-08-04 00:57:47.769481 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 60740ccedb44 2026-08-04 00:57:47.769587 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:[i] No series file found, nothing to patch. 2026-08-04 00:57:47.769653 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 60740ccedb44 2026-08-04 00:57:47.769728 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 01aca2ea04c8 2026-08-04 00:57:47.769842 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: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-08-04 00:57:47.769920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 9ebabb447326 2026-08-04 00:57:47.770019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-08-04 00:57:47.770152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-08-04 00:57:47.771928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-08-04 00:57:47.771941 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2026-08-04 00:57:47.771948 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:57:47.771956 | 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-08-04 00:57:47.771961 | 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-08-04 00:57:47.771967 | 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-08-04 00:57:47.771973 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:57:47.771978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:57:47.771984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:57:47.771990 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-08-04 00:57:47.771996 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2026-08-04 00:57:47.772001 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-08-04 00:57:47.772007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2026-08-04 00:57:47.772013 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:57:47.772019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:57:47.772025 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-08-04 00:57:47.772033 | 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-08-04 00:57:47.772045 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-08-04 00:57:47.772051 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-08-04 00:57:47.772057 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-08-04 00:57:47.772062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-08-04 00:57:47.772068 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-08-04 00:57:47.772073 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-08-04 00:57:47.772079 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:57:47.772086 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:57:47.772092 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-08-04 00:57:47.772097 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-08-04 00:57:47.772103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-08-04 00:57:47.772109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-08-04 00:57:47.772114 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:57:47.772120 | 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-08-04 00:57:47.772132 | 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-08-04 00:57:47.772138 | 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-08-04 00:57:47.772143 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:57:47.772149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:57:47.772154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:57:47.772160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-08-04 00:57:47.772166 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:57:47.772172 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2026-08-04 00:57:47.772177 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-08-04 00:57:47.772184 | 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 ... 2026-08-04 00:57:47.772196 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:50% (Reading database ... 55% 2026-08-04 00:57:47.772202 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:57:47.772997 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-08-04 00:57:47.773060 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-08-04 00:57:47.773073 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-08-04 00:57:47.773084 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-08-04 00:57:47.773094 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-08-04 00:57:47.773104 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-08-04 00:57:47.773114 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:57:47.773137 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:47.773148 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:47.773158 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:47.773168 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:47.773178 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:57:47.773188 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.773199 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:57:47.773209 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:47.773219 | 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-08-04 00:57:47.773229 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:47.773239 | 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-08-04 00:57:47.773249 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.773259 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:57:47.773269 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.773279 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:47.773289 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.773299 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:47.773309 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775078 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:47.775131 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775145 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:47.775156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775166 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:57:47.775178 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:47.775188 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775198 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:57:47.775208 | 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-08-04 00:57:47.775218 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775228 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775239 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775265 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775276 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775286 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775296 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775306 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:47.775316 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:57:47.775326 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775336 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775357 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775368 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:57:47.775378 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775388 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775398 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775408 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775428 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:57:47.775438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775448 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:57:47.775458 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775468 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775478 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:57:47.775488 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775499 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2026-08-04 00:57:47.775533 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2026-08-04 00:57:47.775544 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:57:47.775564 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775574 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:57:47.775585 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2026-08-04 00:57:47.775594 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:57:47.775604 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:57:47.775614 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2026-08-04 00:57:47.775624 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2026-08-04 00:57:47.775635 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:57:47.775644 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775655 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10941 files, 1518 directories removed. 2026-08-04 00:57:47.775664 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775674 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2026-08-04 00:57:47.775684 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775694 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2026-08-04 00:57:47.775704 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-08-04 00:57:47.775714 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2026-08-04 00:57:47.775724 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2026-08-04 00:57:47.775746 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:57:47.775756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 9ebabb447326 2026-08-04 00:57:47.775766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 1fb38a98397a 2026-08-04 00:57:47.775844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built 26cf0fbed1af 2026-08-04 00:57:47.775934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260804 2026-08-04 00:57:47.775955 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2026-08-04 00:57:47.775052 (took 0:00:16.922600) 2026-08-04 00:57:47.775974 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2026-08-04 00:57:47.775981 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2026-08-04 00:57:47.775987 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2026-08-04 00:57:47.775525 2026-08-04 00:57:47.776673 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2026-08-04 00:57:47.778595 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2026-08-04 00:58:03.546075 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/6 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260804 2026-08-04 00:58:03.546142 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 180e01f9c4ff 2026-08-04 00:58:03.546187 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/6 : LABEL "build-date"="20260804" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:58:03.546205 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 091df79d515c 2026-08-04 00:58:03.546218 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 091df79d515c 2026-08-04 00:58:03.546230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 7a6d9166715a 2026-08-04 00:58:03.546243 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 3/6 : COPY patches /patches 2026-08-04 00:58:03.546256 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> cbdf93c5fc56 2026-08-04 00:58:03.546268 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/6 : RUN kolla_patch 2026-08-04 00:58:03.546280 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 23dcc96989ce 2026-08-04 00:58:03.546292 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:[i] No series file found, nothing to patch. 2026-08-04 00:58:03.546305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 23dcc96989ce 2026-08-04 00:58:03.546317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> c341e8d2da01 2026-08-04 00:58:03.546331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: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-08-04 00:58:03.546344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 31524fde02b4 2026-08-04 00:58:03.546356 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-08-04 00:58:03.546368 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-08-04 00:58:03.546380 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-08-04 00:58:03.546392 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2026-08-04 00:58:03.546405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:58:03.546417 | 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-08-04 00:58:03.546429 | 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-08-04 00:58:03.546442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:58:03.546465 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:58:03.546475 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:58:03.546486 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:58:03.546496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-08-04 00:58:03.546506 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2026-08-04 00:58:03.546516 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-08-04 00:58:03.546526 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2026-08-04 00:58:03.546536 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:58:03.546546 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:58:03.546556 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-08-04 00:58:03.546566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.546651 | 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-08-04 00:58:03.546673 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-08-04 00:58:03.546684 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-08-04 00:58:03.546693 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-08-04 00:58:03.546703 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-08-04 00:58:03.546713 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-08-04 00:58:03.546722 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-08-04 00:58:03.546732 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 00:58:03.546743 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:58:03.546752 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-08-04 00:58:03.546762 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-08-04 00:58:03.546772 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-08-04 00:58:03.546816 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-08-04 00:58:03.546827 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:58:03.546837 | 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-08-04 00:58:03.546847 | 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-08-04 00:58:03.546902 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:58:03.546917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:58:03.546927 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:58:03.546937 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:58:03.546947 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-08-04 00:58:03.546957 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:58:03.546967 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2026-08-04 00:58:03.546986 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-08-04 00:58:03.546998 | 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-08-04 00:58:03.547008 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-08-04 00:58:03.547018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-08-04 00:58:03.547028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-08-04 00:58:03.547038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-08-04 00:58:03.547048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-08-04 00:58:03.547057 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-08-04 00:58:03.547068 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 00:58:03.547078 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:03.547088 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547098 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:03.547109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:58:03.547128 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:58:03.547138 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:03.547148 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547158 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:03.547168 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:58:03.547199 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:03.547210 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547220 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:03.547230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:03.547240 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547256 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:03.547266 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:58:03.547277 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:03.547287 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547297 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:03.547307 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547327 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547337 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547363 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547373 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547383 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547393 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547404 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547445 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:03.547463 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547481 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:58:03.547492 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547501 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547511 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547521 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547531 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:58:03.547541 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547551 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547565 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547575 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:58:03.547586 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547596 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:03.547605 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547630 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:03.547643 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547657 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2026-08-04 00:58:03.547696 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2026-08-04 00:58:03.547711 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547755 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:58:03.547769 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.547806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:58:03.547850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2026-08-04 00:58:03.547895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:58:03.547915 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:58:03.547939 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2026-08-04 00:58:03.547961 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2026-08-04 00:58:03.547974 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:58:03.548002 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.548027 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10941 files, 1518 directories removed. 2026-08-04 00:58:03.548057 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.548094 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2026-08-04 00:58:03.548108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.548137 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2026-08-04 00:58:03.548163 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-08-04 00:58:03.548177 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2026-08-04 00:58:03.548219 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2026-08-04 00:58:03.548244 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:58:03.548269 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 31524fde02b4 2026-08-04 00:58:03.548284 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> f26828d4afb8 2026-08-04 00:58:03.548305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 6/6 : USER heat 2026-08-04 00:58:03.548335 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in dd0481a6d1ea 2026-08-04 00:58:03.548451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container dd0481a6d1ea 2026-08-04 00:58:03.548485 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 4fd0c12e4a38 2026-08-04 00:58:03.548496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built 25b57fe7aa12 2026-08-04 00:58:03.548502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20260804 2026-08-04 00:58:03.548509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2026-08-04 00:58:03.548468 (took 0:00:15.772943) 2026-08-04 00:58:03.548742 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2026-08-04 00:58:03.548760 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2026-08-04 00:58:03.548822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2026-08-04 00:58:03.548762 2026-08-04 00:58:03.549350 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2026-08-04 00:58:03.549697 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2026-08-04 00:58:32.871586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/10 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260804 2026-08-04 00:58:32.873923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 6e7aa7e7c880 2026-08-04 00:58:32.873974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/10 : LABEL "build-date"="20260804" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 00:58:32.873992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 52c0e9ce6a8b 2026-08-04 00:58:32.874005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 52c0e9ce6a8b 2026-08-04 00:58:32.874018 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 30ffa6596ea3 2026-08-04 00:58:32.874031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 3/10 : 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-08-04 00:58:32.874043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 0480f361f222 2026-08-04 00:58:32.874055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:58:32.874068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 00:58:32.874081 | 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-08-04 00:58:32.874114 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 00:58:32.874126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 00:58:32.874136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 00:58:32.874146 | 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-08-04 00:58:32.874157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 00:58:32.874167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 00:58:32.874177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 00:58:32.874187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 00:58:32.874198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 00:58:32.874208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 00:58:32.874232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 00:58:32.874244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 00:58:32.874254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 28.2 MB in 3s (9,973 kB/s) 2026-08-04 00:58:32.874265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-08-04 00:58:32.874276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-08-04 00:58:32.874285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-08-04 00:58:32.874295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-08-04 00:58:32.874305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2026-08-04 00:58:32.874315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-08-04 00:58:32.874325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2026-08-04 00:58:32.874335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-08-04 00:58:32.874356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-08-04 00:58:32.874368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2026-08-04 00:58:32.874378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2026-08-04 00:58:32.874389 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2026-08-04 00:58:32.874400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2026-08-04 00:58:32.874410 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-08-04 00:58:32.874421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 00:58:32.874432 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,588 kB of archives. 2026-08-04 00:58:32.874442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,189 kB of additional disk space will be used. 2026-08-04 00:58:32.874452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 00:58:32.874463 | 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-08-04 00:58:32.874485 | 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-08-04 00:58:32.874495 | 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-08-04 00:58:32.874505 | 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.5 [443 kB] 2026-08-04 00:58:32.874516 | 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-08-04 00:58:32.874572 | 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-08-04 00:58:32.874583 | 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.18 [908 kB] 2026-08-04 00:58:32.874593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,588 kB in 0s (3,787 kB/s) 2026-08-04 00:58:32.874610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2026-08-04 00:58:32.874620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-08-04 00:58:32.874632 | 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-08-04 00:58:32.874704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:58:32.874859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-08-04 00:58:32.874950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-08-04 00:58:32.875072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-08-04 00:58:32.875158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-08-04 00:58:32.875261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19170 files and directories currently installed.) 2026-08-04 00:58:32.875332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-08-04 00:58:32.875402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:58:32.875450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-08-04 00:58:32.875599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2026-08-04 00:58:32.875645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-08-04 00:58:32.875720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2026-08-04 00:58:32.875798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-08-04 00:58:32.875864 | 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 ... 2026-08-04 00:58:32.875950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 00:58:32.876051 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-08-04 00:58:32.876151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-08-04 00:58:32.876282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-08-04 00:58:32.876421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-08-04 00:58:32.876511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-08-04 00:58:32.876641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-08-04 00:58:32.876700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19189 files and directories currently installed.) 2026-08-04 00:58:32.876795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-08-04 00:58:32.876864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:58:32.876930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2026-08-04 00:58:32.877011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 00:58:32.877105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:58:32.877167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2026-08-04 00:58:32.877223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-04 00:58:32.877279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:58:32.877333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2026-08-04 00:58:32.877387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-08-04 00:58:32.877456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 00:58:32.877512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2026-08-04 00:58:32.877625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-08-04 00:58:32.877724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 00:58:32.877821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2026-08-04 00:58:32.877886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 00:58:32.877936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:58:32.878002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 00:58:32.878084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2026-08-04 00:58:32.878135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-08-04 00:58:32.878220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:58:32.878277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 00:58:32.878325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 00:58:32.878373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 00:58:32.878421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 00:58:32.878469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-08-04 00:58:32.878516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 00:58:32.878587 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:58:32.878646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 0480f361f222 2026-08-04 00:58:32.878681 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 67c53961636d 2026-08-04 00:58:32.878728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/10 : COPY fetch_fernet_tokens.py /usr/bin/ 2026-08-04 00:58:32.878805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 3b626a0c98e8 2026-08-04 00:58:32.878868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/10 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-08-04 00:58:32.878924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 7ab3322d7728 2026-08-04 00:58:32.879000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 00:58:32.879075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> e9f14fbb9af5 2026-08-04 00:58:32.879127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap /usr/bin/fetch_fernet_tokens.py 2026-08-04 00:58:32.879192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in b37c78993a68 2026-08-04 00:58:32.879261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container b37c78993a68 2026-08-04 00:58:32.879333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> bd7e9aceb76c 2026-08-04 00:58:32.879386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 8/10 : COPY patches /patches 2026-08-04 00:58:32.879451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 8f8bb45296a1 2026-08-04 00:58:32.879541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 9/10 : RUN kolla_patch 2026-08-04 00:58:32.879688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 8aba0e3b8da4 2026-08-04 00:58:32.879739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:[i] No series file found, nothing to patch. 2026-08-04 00:58:32.879759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 8aba0e3b8da4 2026-08-04 00:58:32.879770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> b7dfb687aa5e 2026-08-04 00:58:32.879812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: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-08-04 00:58:32.879830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 11cc5633a42a 2026-08-04 00:58:32.879884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-08-04 00:58:32.879931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-08-04 00:58:32.879982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-08-04 00:58:32.880043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2026-08-04 00:58:32.880138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:58:32.880218 | 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-08-04 00:58:32.880297 | 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-08-04 00:58:32.880373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:58:32.880450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:58:32.880555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:58:32.880655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:58:32.880735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-08-04 00:58:32.880843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2026-08-04 00:58:32.880923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-08-04 00:58:32.880987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2026-08-04 00:58:32.881070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 00:58:32.881120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2026-08-04 00:58:32.881169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-08-04 00:58:32.881220 | 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-08-04 00:58:32.881276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% (Reading database ... 75% 2026-08-04 00:58:32.881312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-08-04 00:58:32.881353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-08-04 00:58:32.881397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-08-04 00:58:32.881831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-08-04 00:58:32.881849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19315 files and directories currently installed.) 2026-08-04 00:58:32.881859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2026-08-04 00:58:32.881868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-08-04 00:58:32.881877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-08-04 00:58:32.881886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-08-04 00:58:32.881895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-08-04 00:58:32.881904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 00:58:32.881913 | 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-08-04 00:58:32.881922 | 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-08-04 00:58:32.881935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 00:58:32.881944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 00:58:32.881953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 00:58:32.881965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 00:58:32.882053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-08-04 00:58:32.882066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 00:58:32.882094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2026-08-04 00:58:32.882179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-08-04 00:58:32.882237 | 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-08-04 00:58:32.882313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-08-04 00:58:32.882347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-08-04 00:58:32.882391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-08-04 00:58:32.882434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-08-04 00:58:32.882478 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-08-04 00:58:32.882544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-08-04 00:58:32.882654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19306 files and directories currently installed.) 2026-08-04 00:58:32.882668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:32.882766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:32.882794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:32.882810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:32.882901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 00:58:32.882974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 00:58:32.883023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:32.883068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:32.883112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:32.883152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 00:58:32.884107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:32.884120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:32.884131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-08-04 00:58:32.884141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:32.884163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:32.884174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 00:58:32.884184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:32.884194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 00:58:32.884214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:32.884338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 00:58:32.884355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 00:58:32.884421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-08-04 00:58:32.884431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 00:58:32.884460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 00:58:32.884480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 00:58:32.884499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2026-08-04 00:58:32.884509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2026-08-04 00:58:32.884661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 00:58:32.884676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 00:58:32.885006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2026-08-04 00:58:32.885060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 00:58:32.885074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 00:58:32.885085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2026-08-04 00:58:32.885095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2026-08-04 00:58:32.885105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2026-08-04 00:58:32.885115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-08-04 00:58:32.885129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9345 files, 1352 directories removed. 2026-08-04 00:58:32.885148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-08-04 00:58:32.885164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2026-08-04 00:58:32.885183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-08-04 00:58:32.885202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2026-08-04 00:58:32.885219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-08-04 00:58:32.885232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2026-08-04 00:58:32.885242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2026-08-04 00:58:32.885252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2026-08-04 00:58:32.885262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 11cc5633a42a 2026-08-04 00:58:32.885272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> e692c90aa7ff 2026-08-04 00:58:32.885281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 4961b5bbcb34 2026-08-04 00:58:32.885310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20260804 2026-08-04 00:58:32.885320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2026-08-04 00:58:32.884430 (took 0:00:29.335668) 2026-08-04 00:58:32.885330 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2026-08-04 00:58:32.885340 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2026-08-04 00:58:32.885367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2026-08-04 00:58:32.884873 2026-08-04 00:58:32.885896 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2026-08-04 00:58:32.886953 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2026-08-04 01:02:30.682222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/13 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260804 2026-08-04 01:02:30.682304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 6e7aa7e7c880 2026-08-04 01:02:30.682324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/13 : LABEL "build-date"="20260804" "name"="keystone" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:02:30.683066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 72f62c0ac4e5 2026-08-04 01:02:30.683158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 72f62c0ac4e5 2026-08-04 01:02:30.683178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 5f429890c235 2026-08-04 01:02:30.683192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 3/13 : 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-08-04 01:02:30.683205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 9d6e8ade1a95 2026-08-04 01:02:30.683218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 01:02:30.683230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:02:30.683243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:02:30.683255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 01:02:30.686039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:02:30.686093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:02:30.686108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:02:30.686146 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:02:30.686160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:02:30.686172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:02:30.686185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:02:30.686197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:02:30.686209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:02:30.686221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:02:30.686245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:02:30.686256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.2 MB in 3s (11.1 MB/s) 2026-08-04 01:02:30.686268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-08-04 01:02:30.686278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-08-04 01:02:30.686288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-08-04 01:02:30.686299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-08-04 01:02:30.686324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-08-04 01:02:30.686335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-04 01:02:30.686345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2026-08-04 01:02:30.686355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2026-08-04 01:02:30.686365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2026-08-04 01:02:30.686375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-08-04 01:02:30.686385 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2026-08-04 01:02:30.686395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2026-08-04 01:02:30.686405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:02:30.686415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2026-08-04 01:02:30.686425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2026-08-04 01:02:30.686435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:02:30.686445 | 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-08-04 01:02:30.686456 | 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.7 [57.6 kB] 2026-08-04 01:02:30.686467 | 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.7 [40.1 kB] 2026-08-04 01:02:30.686477 | 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.7 [40.4 kB] 2026-08-04 01:02:30.686487 | 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.7 [53.0 kB] 2026-08-04 01:02:30.686497 | 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.7 [125 kB] 2026-08-04 01:02:30.686507 | 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-08-04 01:02:30.686517 | 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.7 [11.9 kB] 2026-08-04 01:02:30.686527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 1s (611 kB/s) 2026-08-04 01:02:30.686537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2026-08-04 01:02:30.686547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-08-04 01:02:30.686571 | 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-08-04 01:02:30.686584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-08-04 01:02:30.686601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-08-04 01:02:30.686611 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-08-04 01:02:30.686621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-08-04 01:02:30.686631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-08-04 01:02:30.686640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-08-04 01:02:30.686651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19170 files and directories currently installed.) 2026-08-04 01:02:30.686661 | 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-08-04 01:02:30.686671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-04 01:02:30.686681 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-04 01:02:30.686690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 01:02:30.686700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.686710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-04 01:02:30.686720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 01:02:30.686730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.686740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-04 01:02:30.686755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 01:02:30.686765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.686775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-04 01:02:30.686822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 01:02:30.686833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.686846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2026-08-04 01:02:30.686864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 01:02:30.686883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.686912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2026-08-04 01:02:30.686930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2026-08-04 01:02:30.689885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-08-04 01:02:30.689914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2026-08-04 01:02:30.689924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-04 01:02:30.689934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.689944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.689954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-08-04 01:02:30.689964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2026-08-04 01:02:30.689974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2026-08-04 01:02:30.689983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2026-08-04 01:02:30.690008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.690018 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-04 01:02:30.690028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.690037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.690047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.690056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.690066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-04 01:02:30.690076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:02:30.690085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 9d6e8ade1a95 2026-08-04 01:02:30.690095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3edd19f48352 2026-08-04 01:02:30.690105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 4/13 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt requests-kerberos 2026-08-04 01:02:30.690115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in b60c361ba012 2026-08-04 01:02:30.690143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2026-08-04 01:02:30.690154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2026-08-04 01:02:30.690164 | 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-08-04 01:02:30.690175 | 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-08-04 01:02:30.690185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2026-08-04 01:02:30.690195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-04 01:02:30.690204 | 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-08-04 01:02:30.690215 | 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-08-04 01:02:30.690225 | 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-08-04 01:02:30.690242 | 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-08-04 01:02:30.690253 | 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-08-04 01:02:30.690262 | 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.7.22) 2026-08-04 01:02:30.690272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2026-08-04 01:02:30.690283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.9.0.tar.gz (94 kB) 2026-08-04 01:02:30.690293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-08-04 01:02:30.690303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-08-04 01:02:30.690319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-08-04 01:02:30.690339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:02:30.690350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-08-04 01:02:30.690360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:02:30.690370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2026-08-04 01:02:30.690380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.7.0.tar.gz (235 kB) 2026-08-04 01:02:30.690390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-08-04 01:02:30.690400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-08-04 01:02:30.690410 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-08-04 01:02:30.690420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:02:30.690430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-08-04 01:02:30.690440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:02:30.690450 | 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-08-04 01:02:30.690460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2026-08-04 01:02:30.690470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2026-08-04 01:02:30.690480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2026-08-04 01:02:30.690490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2026-08-04 01:02:30.690500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): still running... 2026-08-04 01:02:30.690510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2026-08-04 01:02:30.690520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.9.0-cp312-cp312-linux_x86_64.whl size=4482452 sha256=40b9e680d87ba7c3035531c06e35eaabb7c871989d789311c1eaaec291bce6ec 2026-08-04 01:02:30.690530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-8vmnnn9u/wheels/e7/a2/21/47551ac1f8d2731ec4424fcfdaa895b634d811c6cd827786f1 2026-08-04 01:02:30.690540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2026-08-04 01:02:30.690550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2026-08-04 01:02:30.690560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2026-08-04 01:02:30.690570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.7.0-cp312-cp312-linux_x86_64.whl size=7272495 sha256=6e6e4f339696066aeddf75b9cd1009faf147075058e6d31cdb001d932c7468e6 2026-08-04 01:02:30.690580 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-8vmnnn9u/wheels/cf/6f/fd/107dbd5ebf9806f41585f9ae57d53ee27be245c5ac56e1fa5e 2026-08-04 01:02:30.690591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2026-08-04 01:02:30.690601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2026-08-04 01:02:30.690611 | 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-08-04 01:02:30.690621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container b60c361ba012 2026-08-04 01:02:30.690646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 1ca17398c8b1 2026-08-04 01:02:30.690663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/13 : ADD plugins-archive / 2026-08-04 01:02:30.690679 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> d1198ea47059 2026-08-04 01:02:30.690698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/13 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-08-04 01:02:30.690715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> ba3ddb6decdd 2026-08-04 01:02:30.690732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 01:02:30.690749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 9406ea2aeaa9 2026-08-04 01:02:30.690766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 8/13 : 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-08-04 01:02:30.690822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 60f3dda1cff3 2026-08-04 01:02:30.690842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 60f3dda1cff3 2026-08-04 01:02:30.690860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 30bf5ade35fb 2026-08-04 01:02:30.690885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/13 : COPY patches /patches 2026-08-04 01:02:30.690895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3d37eb302260 2026-08-04 01:02:30.690905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/13 : RUN kolla_patch 2026-08-04 01:02:30.690915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 579abcaf9a8d 2026-08-04 01:02:30.690925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:[i] No series file found, nothing to patch. 2026-08-04 01:02:30.690935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 579abcaf9a8d 2026-08-04 01:02:30.690945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> c9cf78f8ad8e 2026-08-04 01:02:30.690955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 11/13 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-08-04 01:02:30.690965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 832da511d9d5 2026-08-04 01:02:30.690975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2026-08-04 01:02:30.690985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl.metadata (6.1 kB) 2026-08-04 01:02:30.690995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2026-08-04 01:02:30.691005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2026-08-04 01:02:30.691015 | 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-08-04 01:02:30.691026 | 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-08-04 01:02:30.691036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2026-08-04 01:02:30.691046 | 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-08-04 01:02:30.691056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-04 01:02:30.691066 | 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-08-04 01:02:30.691076 | 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-08-04 01:02:30.691086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-08-04 01:02:30.691096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=39.0.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) (43.0.3) 2026-08-04 01:02:30.691118 | 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-08-04 01:02:30.691157 | 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>=39.0.0->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.17.1) 2026-08-04 01:02:30.691169 | 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>=39.0.0->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.22) 2026-08-04 01:02:30.691187 | 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-08-04 01:02:30.691197 | 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-08-04 01:02:30.691208 | 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-08-04 01:02:30.691217 | 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-08-04 01:02:30.691235 | 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.7.22) 2026-08-04 01:02:30.691245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl (8.6 kB) 2026-08-04 01:02:30.691255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2026-08-04 01:02:30.691265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-04 01:02:30.691275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2026-08-04 01:02:30.691284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2026-08-04 01:02:30.691295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2026-08-04 01:02:30.691305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.8 keystone-keycloak-backend-0.5.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2026-08-04 01:02:30.691315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 832da511d9d5 2026-08-04 01:02:30.691324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 38a81722a818 2026-08-04 01:02:30.691335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 12/13 : 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-08-04 01:02:30.691345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 013594e5746d 2026-08-04 01:02:30.691355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 01:02:30.691365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:02:30.691381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:02:30.691391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 01:02:30.691401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:02:30.691411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:02:30.691421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:02:30.691431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:02:30.691440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:02:30.691450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:02:30.691460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:02:30.691470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:02:30.691479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:02:30.691489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:02:30.691499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:02:30.691514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.2 MB in 2s (12.6 MB/s) 2026-08-04 01:02:30.691524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-08-04 01:02:30.691534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-08-04 01:02:30.691544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-08-04 01:02:30.691554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-08-04 01:02:30.691563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2026-08-04 01:02:30.691573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.10+dfsg-0ubuntu0.24.04.1). 2026-08-04 01:02:30.691583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-08-04 01:02:30.691593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 2026-08-04 01:02:30.691603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-08-04 01:02:30.691617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 libmemcached11t64 2026-08-04 01:02:30.691627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:02:30.691636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 96.1 kB of archives. 2026-08-04 01:02:30.691646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 286 kB of additional disk space will be used. 2026-08-04 01:02:30.691656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:02:30.691666 | 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-08-04 01:02:30.691676 | 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-08-04 01:02:30.691687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 96.1 kB in 0s (354 kB/s) 2026-08-04 01:02:30.691696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2026-08-04 01:02:30.691706 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-08-04 01:02:30.691728 | 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-08-04 01:02:30.691739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-08-04 01:02:30.691749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-08-04 01:02:30.691763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-08-04 01:02:30.691799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-08-04 01:02:30.691908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-08-04 01:02:30.691926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-08-04 01:02:30.692071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19363 files and directories currently installed.) 2026-08-04 01:02:30.692147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2026-08-04 01:02:30.692171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-08-04 01:02:30.692184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2026-08-04 01:02:30.692194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2026-08-04 01:02:30.692230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-08-04 01:02:30.692282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-08-04 01:02:30.692327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-08-04 01:02:30.692371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:02:30.692418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2026-08-04 01:02:30.692464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 013594e5746d 2026-08-04 01:02:30.692509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 0f631b066ef7 2026-08-04 01:02:30.692559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 13/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-08-04 01:02:30.692604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 254e1332a41b 2026-08-04 01:02:30.692648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-08-04 01:02:30.692715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-08-04 01:02:30.692732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-08-04 01:02:30.692807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2026-08-04 01:02:30.692836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:02:30.692878 | 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-08-04 01:02:30.692918 | 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-08-04 01:02:30.692958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:02:30.692997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:02:30.693037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:02:30.693069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:02:30.693111 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-08-04 01:02:30.693166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2026-08-04 01:02:30.693209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-08-04 01:02:30.693250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2026-08-04 01:02:30.693296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:02:30.693336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:02:30.693380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-08-04 01:02:30.693426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.693475 | 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-08-04 01:02:30.693519 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-08-04 01:02:30.693562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-08-04 01:02:30.693605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-08-04 01:02:30.693647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-08-04 01:02:30.693690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-08-04 01:02:30.693732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-08-04 01:02:30.693798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19379 files and directories currently installed.) 2026-08-04 01:02:30.693844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:02:30.693892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-08-04 01:02:30.693937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-08-04 01:02:30.693981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-08-04 01:02:30.694027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-08-04 01:02:30.694066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:02:30.694106 | 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-08-04 01:02:30.694181 | 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-08-04 01:02:30.694199 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:02:30.694234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:02:30.694271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:02:30.694309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:02:30.694347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-08-04 01:02:30.694400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:02:30.694440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2026-08-04 01:02:30.694483 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-08-04 01:02:30.694527 | 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-08-04 01:02:30.694554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-08-04 01:02:30.694614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-08-04 01:02:30.694651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-08-04 01:02:30.694691 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-08-04 01:02:30.694731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-08-04 01:02:30.694773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-08-04 01:02:30.694817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19370 files and directories currently installed.) 2026-08-04 01:02:30.694873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:30.694915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:30.694958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:30.695001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:02:30.695085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:02:30.695152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:30.695168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:30.695262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:02:30.695346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:30.695388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:30.695430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:30.695471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:30.695514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:02:30.695555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:30.695597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:30.695680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.695964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.696008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.696052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:30.696096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.696154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:02:30.696212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.696255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.696303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.696406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:02:30.696539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.696572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.696588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:02:30.696598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.696612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:30.696661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.696700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.696739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:30.696802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2026-08-04 01:02:30.696826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2026-08-04 01:02:30.696870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:02:30.696909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.696979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:02:30.696996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2026-08-04 01:02:30.697042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:02:30.697068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:02:30.697090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2026-08-04 01:02:30.697165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2026-08-04 01:02:30.697193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:02:30.697216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.697231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9457 files, 1372 directories removed. 2026-08-04 01:02:30.697277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.697315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2026-08-04 01:02:30.697350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.697388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2026-08-04 01:02:30.697424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-08-04 01:02:30.697461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2026-08-04 01:02:30.697500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2026-08-04 01:02:30.697538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:02:30.697576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 254e1332a41b 2026-08-04 01:02:30.697612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 92adce602d84 2026-08-04 01:02:30.697653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 952a814a2d0a 2026-08-04 01:02:30.697690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20260804 2026-08-04 01:02:30.697762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2026-08-04 01:02:30.697696 (took 0:03:57.812823) 2026-08-04 01:02:30.698080 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2026-08-04 01:02:30.698158 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2026-08-04 01:02:30.698233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2026-08-04 01:02:30.698168 2026-08-04 01:02:30.698918 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2026-08-04 01:02:30.699354 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2026-08-04 01:02:57.363727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/10 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260804 2026-08-04 01:02:57.364038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 6e7aa7e7c880 2026-08-04 01:02:57.364211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/10 : LABEL "build-date"="20260804" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:02:57.364339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 247296633cee 2026-08-04 01:02:57.364455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 247296633cee 2026-08-04 01:02:57.364567 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 81b193b69569 2026-08-04 01:02:57.364674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 3/10 : 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-08-04 01:02:57.364823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 934a452b023b 2026-08-04 01:02:57.364991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 934a452b023b 2026-08-04 01:02:57.365120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 05279bc9e03a 2026-08-04 01:02:57.365220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/10 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-08-04 01:02:57.365324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 0d5f400d791c 2026-08-04 01:02:57.365425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 0d5f400d791c 2026-08-04 01:02:57.365527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 6c5fc580a825 2026-08-04 01:02:57.365641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 5/10 : 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-08-04 01:02:57.365751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 3e9301e98bb3 2026-08-04 01:02:57.365939 | 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-08-04 01:02:57.366050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:02:57.366148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:02:57.366249 | 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-08-04 01:02:57.366346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:02:57.366442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:02:57.366539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:02:57.366655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:02:57.366746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:02:57.366920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:02:57.367036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:02:57.369872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:02:57.369895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:02:57.369905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:02:57.369914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:02:57.369923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 28.2 MB in 2s (12.2 MB/s) 2026-08-04 01:02:57.369933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-08-04 01:02:57.369942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-08-04 01:02:57.369951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-08-04 01:02:57.369960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-08-04 01:02:57.369969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2026-08-04 01:02:57.369978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2026-08-04 01:02:57.369987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2026-08-04 01:02:57.369995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-08-04 01:02:57.370004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2026-08-04 01:02:57.370013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2026-08-04 01:02:57.370022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-08-04 01:02:57.370031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2026-08-04 01:02:57.370040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-08-04 01:02:57.370049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2026-08-04 01:02:57.370058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:02:57.370067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,094 kB of archives. 2026-08-04 01:02:57.370076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,372 kB of additional disk space will be used. 2026-08-04 01:02:57.370085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:02:57.370094 | 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-08-04 01:02:57.370103 | 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.5 [443 kB] 2026-08-04 01:02:57.370112 | 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-08-04 01:02:57.370121 | 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-08-04 01:02:57.370139 | 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.18 [908 kB] 2026-08-04 01:02:57.370156 | 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.18 [37.3 kB] 2026-08-04 01:02:57.370166 | 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-08-04 01:02:57.370175 | 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.18 [511 kB] 2026-08-04 01:02:57.370184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2026-08-04 01:02:57.370193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,094 kB in 0s (4,960 kB/s) 2026-08-04 01:02:57.370202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2026-08-04 01:02:57.370211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-08-04 01:02:57.370222 | 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-08-04 01:02:57.370232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-08-04 01:02:57.370241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-08-04 01:02:57.370250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-08-04 01:02:57.370267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-08-04 01:02:57.370276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-08-04 01:02:57.370285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-08-04 01:02:57.370294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19170 files and directories currently installed.) 2026-08-04 01:02:57.370302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 01:02:57.370312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 01:02:57.370320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2026-08-04 01:02:57.370329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-04 01:02:57.370338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 01:02:57.370347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-08-04 01:02:57.370355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-08-04 01:02:57.370364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 01:02:57.370373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-08-04 01:02:57.370381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-08-04 01:02:57.370390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 01:02:57.370399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2026-08-04 01:02:57.370407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 01:02:57.370416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 01:02:57.370425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2026-08-04 01:02:57.370434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.370449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 01:02:57.370458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.370467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 01:02:57.370476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2026-08-04 01:02:57.370484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-08-04 01:02:57.370493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2026-08-04 01:02:57.370502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-08-04 01:02:57.370511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2026-08-04 01:02:57.370599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 01:02:57.370704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 01:02:57.370866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 01:02:57.370994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2026-08-04 01:02:57.371080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 01:02:57.371160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 01:02:57.371241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 01:02:57.371321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-04 01:02:57.371400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-08-04 01:02:57.371480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.371556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:02:57.371635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 01:02:57.371712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-04 01:02:57.371822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.371909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-08-04 01:02:57.371987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2026-08-04 01:02:57.372063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.372144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:aBTf5JnyowqdegJQpat+paN51Frl7IBvj8TixUl+K3M root@ubuntu (RSA) 2026-08-04 01:02:57.372223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-08-04 01:02:57.372337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.372424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:To2+CI26RJdd9ICYuYLxYchdTvz1KcLm48Q0CnrackU root@ubuntu (ECDSA) 2026-08-04 01:02:57.372520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-08-04 01:02:57.372652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.372736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:nNjKr/JRqiqcGCVUFYfAv9a3Db53KCUh0sNHv3e5XjQ root@ubuntu (ED25519) 2026-08-04 01:02:57.372853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-08-04 01:02:57.372946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.373027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:02:57.373105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:02:57.373185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 3e9301e98bb3 2026-08-04 01:02:57.373278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> bb9054a7ca9f 2026-08-04 01:02:57.373352 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 01:02:57.374020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> cce1e5c0fdca 2026-08-04 01:02:57.374039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 7/10 : 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-08-04 01:02:57.374048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 5c9a9d13d7c9 2026-08-04 01:02:57.374055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 5c9a9d13d7c9 2026-08-04 01:02:57.374063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 742fbfc0da81 2026-08-04 01:02:57.374070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 8/10 : COPY patches /patches 2026-08-04 01:02:57.374077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 75edb00a538a 2026-08-04 01:02:57.374084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 9/10 : RUN kolla_patch 2026-08-04 01:02:57.374091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 70b2edd2e30f 2026-08-04 01:02:57.374099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:[i] No series file found, nothing to patch. 2026-08-04 01:02:57.374106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 70b2edd2e30f 2026-08-04 01:02:57.374113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> b065b7ce8810 2026-08-04 01:02:57.374121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: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-08-04 01:02:57.374130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 8b5f58f0372b 2026-08-04 01:02:57.374137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-08-04 01:02:57.374144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-08-04 01:02:57.374222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-08-04 01:02:57.374303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2026-08-04 01:02:57.374353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:02:57.374441 | 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-08-04 01:02:57.374491 | 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-08-04 01:02:57.374560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:02:57.374619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:02:57.374682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:02:57.374745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:02:57.374845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-08-04 01:02:57.374908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2026-08-04 01:02:57.374971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-08-04 01:02:57.375034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2026-08-04 01:02:57.375102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:02:57.375163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:02:57.375271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-08-04 01:02:57.375283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.375374 | 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-08-04 01:02:57.375429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-08-04 01:02:57.375498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-08-04 01:02:57.375566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-08-04 01:02:57.375632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-08-04 01:02:57.375700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-08-04 01:02:57.375767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-08-04 01:02:57.375883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19344 files and directories currently installed.) 2026-08-04 01:02:57.375946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:02:57.376015 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-08-04 01:02:57.376087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-08-04 01:02:57.376156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-08-04 01:02:57.376227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-08-04 01:02:57.376294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:02:57.376358 | 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-08-04 01:02:57.376420 | 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-08-04 01:02:57.376483 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:02:57.376544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:02:57.376605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:02:57.376668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:02:57.376733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-08-04 01:02:57.376831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:02:57.376922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2026-08-04 01:02:57.376991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-08-04 01:02:57.377063 | 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-08-04 01:02:57.377131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-08-04 01:02:57.377211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-08-04 01:02:57.377280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-08-04 01:02:57.377354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-08-04 01:02:57.377420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-08-04 01:02:57.377481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-08-04 01:02:57.377561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19335 files and directories currently installed.) 2026-08-04 01:02:57.377632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:57.377693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:57.377759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:57.377862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:57.377878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:02:57.377950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:02:57.378014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:57.378079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:57.378143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:57.378206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:57.378266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:02:57.378326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:57.378398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:57.378460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:57.378511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:57.378570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:02:57.378631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:57.378693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:57.378764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:02:57.378888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:57.378903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:57.378989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.379043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:57.379104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:02:57.379167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.379229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.379287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.379343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:57.379397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:02:57.379453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.379508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.381823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.381843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:02:57.381848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.381858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.381862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:02:57.381867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.381871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:02:57.381876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.381880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:02:57.381885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2026-08-04 01:02:57.381889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2026-08-04 01:02:57.381894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:02:57.381898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:02:57.381908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2026-08-04 01:02:57.381912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:02:57.381917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:02:57.381921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2026-08-04 01:02:57.381926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2026-08-04 01:02:57.381930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:02:57.381935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.381939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9345 files, 1352 directories removed. 2026-08-04 01:02:57.381944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.381948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2026-08-04 01:02:57.381953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.381957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2026-08-04 01:02:57.381961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-08-04 01:02:57.381966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2026-08-04 01:02:57.381970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2026-08-04 01:02:57.381975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:02:57.381979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 8b5f58f0372b 2026-08-04 01:02:57.381984 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 99a46a776501 2026-08-04 01:02:57.381988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built 6dc29449ac0a 2026-08-04 01:02:57.381993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20260804 2026-08-04 01:02:57.381997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2026-08-04 01:02:57.380446 (took 0:00:26.682278) 2026-08-04 01:02:57.382002 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2026-08-04 01:02:57.382006 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2026-08-04 01:02:57.382010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2026-08-04 01:02:57.380922 2026-08-04 01:02:57.382015 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2026-08-04 01:02:57.382393 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2026-08-04 01:03:11.180773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260804 2026-08-04 01:03:11.181012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 445daaa009aa 2026-08-04 01:03:11.181049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/6 : LABEL "build-date"="20260804" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:03:11.181168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 106aa714351d 2026-08-04 01:03:11.181205 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 106aa714351d 2026-08-04 01:03:11.181305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 0d43d97ee198 2026-08-04 01:03:11.181372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 3/6 : COPY patches /patches 2026-08-04 01:03:11.181493 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 603633f06f70 2026-08-04 01:03:11.181567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/6 : RUN kolla_patch 2026-08-04 01:03:11.181677 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 48dbe3a76809 2026-08-04 01:03:11.181749 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:[i] No series file found, nothing to patch. 2026-08-04 01:03:11.181871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 48dbe3a76809 2026-08-04 01:03:11.181957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 852057387839 2026-08-04 01:03:11.182066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: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-08-04 01:03:11.182217 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 37ed3144e73c 2026-08-04 01:03:11.182292 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-08-04 01:03:11.182385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-08-04 01:03:11.182491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-08-04 01:03:11.182617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2026-08-04 01:03:11.182701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:03:11.182801 | 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-08-04 01:03:11.182893 | 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-08-04 01:03:11.182989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:03:11.183037 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:03:11.183166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:03:11.183261 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:03:11.183342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-08-04 01:03:11.183423 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2026-08-04 01:03:11.183515 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-08-04 01:03:11.183587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2026-08-04 01:03:11.183664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:03:11.183735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:03:11.183860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-08-04 01:03:11.183937 | 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% (Reading database ... 70% (Reading database ... 75% 2026-08-04 01:03:11.184018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-08-04 01:03:11.184104 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-08-04 01:03:11.184213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-08-04 01:03:11.184291 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-08-04 01:03:11.184361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:03:11.184414 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:03:11.184460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-08-04 01:03:11.184531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-08-04 01:03:11.184600 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-08-04 01:03:11.184675 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-08-04 01:03:11.184721 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:03:11.184749 | 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-08-04 01:03:11.184804 | 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-08-04 01:03:11.184843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:03:11.184871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:03:11.184898 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:03:11.184924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:03:11.184950 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-08-04 01:03:11.185018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:03:11.185077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2026-08-04 01:03:11.185162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... (Reading database ... 2026-08-04 01:03:11.185231 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-08-04 01:03:11.185299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:03:11.185364 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% (Reading database ... 2026-08-04 01:03:11.185426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:85% 2026-08-04 01:03:11.185464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-08-04 01:03:11.185491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-08-04 01:03:11.185540 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:03:11.185569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:11.185616 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:11.185680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:11.185734 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:11.185811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:03:11.185888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:03:11.185991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:11.186061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:11.186142 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:11.186251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:11.186318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:03:11.186372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:11.186417 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:11.186453 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:11.186498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:11.186531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:03:11.186602 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:11.186665 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:11.186698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:11.186728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:11.186774 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:11.186836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:11.186882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:11.186962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187001 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187076 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:11.187376 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:03:11.187389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187462 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:03:11.187473 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:03:11.187704 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:11.187866 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:11.187941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2026-08-04 01:03:11.187952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2026-08-04 01:03:11.187981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:03:11.187996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:03:11.188027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2026-08-04 01:03:11.188058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:03:11.188069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:03:11.188098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2026-08-04 01:03:11.188151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2026-08-04 01:03:11.188166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:03:11.188196 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-08-04 01:03:11.188207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8302 files, 1195 directories removed. 2026-08-04 01:03:11.188237 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-08-04 01:03:11.188257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2026-08-04 01:03:11.188267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-08-04 01:03:11.188298 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2026-08-04 01:03:11.188309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-08-04 01:03:11.188377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2026-08-04 01:03:11.188393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2026-08-04 01:03:11.188431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:03:11.188468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 37ed3144e73c 2026-08-04 01:03:11.188502 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 3e64977764d0 2026-08-04 01:03:11.188536 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 6/6 : USER aodh 2026-08-04 01:03:11.188570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 4e2c28ff3f63 2026-08-04 01:03:11.188615 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 4e2c28ff3f63 2026-08-04 01:03:11.188652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 59d4cbddeef7 2026-08-04 01:03:11.188714 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built 16d6685bea1d 2026-08-04 01:03:11.188753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20260804 2026-08-04 01:03:11.188856 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2026-08-04 01:03:11.188735 (took 0:00:13.807813) 2026-08-04 01:03:11.189391 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2026-08-04 01:03:11.189429 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2026-08-04 01:03:11.189482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2026-08-04 01:03:11.189394 2026-08-04 01:03:11.190689 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2026-08-04 01:03:11.191391 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2026-08-04 01:03:25.137419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260804 2026-08-04 01:03:25.137511 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 445daaa009aa 2026-08-04 01:03:25.137531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/7 : LABEL "build-date"="20260804" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:03:25.138079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 337644b605a2 2026-08-04 01:03:25.138134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 337644b605a2 2026-08-04 01:03:25.138149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 77af6dfd86fd 2026-08-04 01:03:25.138162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2026-08-04 01:03:25.138174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 1ce6e4e3f141 2026-08-04 01:03:25.138187 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2026-08-04 01:03:25.138221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 2ff7e499a976 2026-08-04 01:03:25.138234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 2ff7e499a976 2026-08-04 01:03:25.138247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 77ea126967ff 2026-08-04 01:03:25.138259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 5/7 : COPY patches /patches 2026-08-04 01:03:25.138271 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 10cd9b570142 2026-08-04 01:03:25.138283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 6/7 : RUN kolla_patch 2026-08-04 01:03:25.138295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 0f1c0dc6670b 2026-08-04 01:03:25.138307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:[i] No series file found, nothing to patch. 2026-08-04 01:03:25.138320 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 0f1c0dc6670b 2026-08-04 01:03:25.138332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> d5fb13cce05e 2026-08-04 01:03:25.138346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: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-08-04 01:03:25.138360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 12061b2503be 2026-08-04 01:03:25.138372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-08-04 01:03:25.138384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-08-04 01:03:25.138396 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-08-04 01:03:25.138526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:03:25.138546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:03:25.138558 | 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-08-04 01:03:25.138579 | 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-08-04 01:03:25.138590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:03:25.138600 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:03:25.138610 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:03:25.138620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:03:25.138630 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-08-04 01:03:25.138640 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2026-08-04 01:03:25.138650 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-08-04 01:03:25.138661 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2026-08-04 01:03:25.138671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:03:25.138681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:03:25.138691 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-08-04 01:03:25.138702 | 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% 2026-08-04 01:03:25.138713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:03:25.138723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-08-04 01:03:25.138733 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-08-04 01:03:25.138743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-08-04 01:03:25.138753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-08-04 01:03:25.138767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-08-04 01:03:25.138810 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-08-04 01:03:25.138825 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:03:25.138837 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:03:25.138847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-08-04 01:03:25.138857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-08-04 01:03:25.138871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-08-04 01:03:25.138882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-08-04 01:03:25.138895 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:03:25.138948 | 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-08-04 01:03:25.138996 | 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-08-04 01:03:25.139012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:03:25.139059 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:03:25.139099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:03:25.139138 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:03:25.139177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-08-04 01:03:25.139223 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:03:25.139269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:03:25.139310 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-08-04 01:03:25.139357 | 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-08-04 01:03:25.139399 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-08-04 01:03:25.139852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-08-04 01:03:25.139888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-08-04 01:03:25.139901 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-08-04 01:03:25.139913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-08-04 01:03:25.139924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-08-04 01:03:25.139934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:03:25.139945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:25.139956 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:25.139967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-08-04 01:03:25.139977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:25.139987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-08-04 01:03:25.139997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140007 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:03:25.140017 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:03:25.140027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:25.140043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140053 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:25.140063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:03:25.140083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:25.140096 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:25.140110 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:25.140160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:25.140199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:03:25.140241 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:25.140285 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140327 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:25.140369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140412 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140480 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140583 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-08-04 01:03:25.140596 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140766 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:25.140927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:03:25.140938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140960 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:03:25.140969 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.140981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.141014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:03:25.141058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.141196 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:25.141249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.143887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-08-04 01:03:25.143921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:25.143933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2026-08-04 01:03:25.143944 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:03:25.143954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-08-04 01:03:25.143964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:03:25.143974 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:03:25.143984 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2026-08-04 01:03:25.143994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:03:25.144005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:03:25.144015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2026-08-04 01:03:25.144024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2026-08-04 01:03:25.144034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:03:25.144044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-08-04 01:03:25.144054 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8302 files, 1195 directories removed. 2026-08-04 01:03:25.144064 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-08-04 01:03:25.144074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2026-08-04 01:03:25.144084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-08-04 01:03:25.144094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2026-08-04 01:03:25.144103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-08-04 01:03:25.144113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:03:25.144123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:03:25.144133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:03:25.144143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 12061b2503be 2026-08-04 01:03:25.144153 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 487614756b6f 2026-08-04 01:03:25.144163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built 18645cbad5e4 2026-08-04 01:03:25.144194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20260804 2026-08-04 01:03:25.144205 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2026-08-04 01:03:25.141860 (took 0:00:13.952466) 2026-08-04 01:03:25.144216 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2026-08-04 01:03:25.144226 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2026-08-04 01:03:25.144235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2026-08-04 01:03:25.142262 2026-08-04 01:03:25.144245 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2026-08-04 01:03:25.144255 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2026-08-04 01:03:38.479613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260804 2026-08-04 01:03:38.479678 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 445daaa009aa 2026-08-04 01:03:38.479706 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/6 : LABEL "build-date"="20260804" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:03:38.479720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in e00fab04046e 2026-08-04 01:03:38.479731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container e00fab04046e 2026-08-04 01:03:38.479798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 2c681faaf70d 2026-08-04 01:03:38.479848 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 3/6 : COPY patches /patches 2026-08-04 01:03:38.479879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 1123805117fc 2026-08-04 01:03:38.479911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/6 : RUN kolla_patch 2026-08-04 01:03:38.479946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 09fec4e469c5 2026-08-04 01:03:38.479980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:[i] No series file found, nothing to patch. 2026-08-04 01:03:38.480015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 09fec4e469c5 2026-08-04 01:03:38.480057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> e2cd4e3d2c16 2026-08-04 01:03:38.480081 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: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-08-04 01:03:38.480119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 9ed570c19995 2026-08-04 01:03:38.480153 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-08-04 01:03:38.480188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-08-04 01:03:38.480222 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-08-04 01:03:38.480258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2026-08-04 01:03:38.480289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:03:38.480314 | 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-08-04 01:03:38.480347 | 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-08-04 01:03:38.480377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:03:38.480407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:03:38.480436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:03:38.480480 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:03:38.480510 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-08-04 01:03:38.480577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2026-08-04 01:03:38.480616 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-08-04 01:03:38.480647 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2026-08-04 01:03:38.480680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:03:38.480709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:03:38.480741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-08-04 01:03:38.480800 | 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-08-04 01:03:38.480852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-08-04 01:03:38.480888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-08-04 01:03:38.480920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-08-04 01:03:38.480951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-08-04 01:03:38.480982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-08-04 01:03:38.481014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-08-04 01:03:38.481048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:03:38.481082 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:03:38.481114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-08-04 01:03:38.481149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-08-04 01:03:38.481189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-08-04 01:03:38.481220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-08-04 01:03:38.481250 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:03:38.481281 | 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-08-04 01:03:38.481310 | 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-08-04 01:03:38.481340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:03:38.481369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:03:38.481398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:03:38.481428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:03:38.481457 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-08-04 01:03:38.481491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:03:38.481523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2026-08-04 01:03:38.481555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-08-04 01:03:38.481588 | 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-08-04 01:03:38.481621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-08-04 01:03:38.481653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-08-04 01:03:38.481685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-08-04 01:03:38.481717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-08-04 01:03:38.481749 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-08-04 01:03:38.481799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-08-04 01:03:38.481843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:03:38.481877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:38.481911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:38.481951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:38.481995 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:03:38.482060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:03:38.482092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:38.482125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482158 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:38.482192 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:03:38.482256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:38.482288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:38.482319 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:38.482351 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:38.482383 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:03:38.482415 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:38.482446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:38.482509 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482574 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482609 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482636 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:38.482762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:03:38.482822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.482956 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.483011 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:03:38.483024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.483043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.483054 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:03:38.483064 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.483074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:38.483084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.483099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-08-04 01:03:38.483110 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:38.483124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2026-08-04 01:03:38.483171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2026-08-04 01:03:38.483186 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:03:38.483233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:03:38.483269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2026-08-04 01:03:38.483294 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:03:38.483330 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:03:38.483366 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2026-08-04 01:03:38.483381 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2026-08-04 01:03:38.483429 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:03:38.483457 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-08-04 01:03:38.483492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8302 files, 1195 directories removed. 2026-08-04 01:03:38.483507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-08-04 01:03:38.483549 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2026-08-04 01:03:38.483583 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-08-04 01:03:38.483598 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2026-08-04 01:03:38.483637 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-08-04 01:03:38.483673 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2026-08-04 01:03:38.483709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2026-08-04 01:03:38.483723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:03:38.483748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 9ed570c19995 2026-08-04 01:03:38.483872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 9f3c2f4f5540 2026-08-04 01:03:38.483899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 6/6 : USER aodh 2026-08-04 01:03:38.483909 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in b02bf9233b46 2026-08-04 01:03:38.483923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container b02bf9233b46 2026-08-04 01:03:38.483933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 948803c9f3c7 2026-08-04 01:03:38.483970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built 7526299b0c50 2026-08-04 01:03:38.483985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260804 2026-08-04 01:03:38.484055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2026-08-04 01:03:38.483995 (took 0:00:13.341733) 2026-08-04 01:03:38.484337 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2026-08-04 01:03:38.484375 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2026-08-04 01:03:38.484437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2026-08-04 01:03:38.484369 2026-08-04 01:03:38.485020 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2026-08-04 01:03:38.485412 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2026-08-04 01:03:52.214586 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260804 2026-08-04 01:03:52.214717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 445daaa009aa 2026-08-04 01:03:52.214876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/6 : LABEL "build-date"="20260804" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:03:52.214976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 189e5352402b 2026-08-04 01:03:52.215132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 189e5352402b 2026-08-04 01:03:52.215225 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 493c2f2a081c 2026-08-04 01:03:52.215312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 3/6 : COPY patches /patches 2026-08-04 01:03:52.215400 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> d1832ea35221 2026-08-04 01:03:52.215484 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/6 : RUN kolla_patch 2026-08-04 01:03:52.215571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in d01f5b56ca1e 2026-08-04 01:03:52.215653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:[i] No series file found, nothing to patch. 2026-08-04 01:03:52.215735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container d01f5b56ca1e 2026-08-04 01:03:52.215850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 469728bb35bd 2026-08-04 01:03:52.215936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: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-08-04 01:03:52.216025 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in a10043c6ebd5 2026-08-04 01:03:52.216165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-08-04 01:03:52.216241 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-08-04 01:03:52.216322 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-08-04 01:03:52.216406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2026-08-04 01:03:52.216479 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:03:52.216550 | 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-08-04 01:03:52.216619 | 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-08-04 01:03:52.216688 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:03:52.216757 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:03:52.216858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:03:52.216927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:03:52.216994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-08-04 01:03:52.217065 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2026-08-04 01:03:52.217165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-08-04 01:03:52.217239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2026-08-04 01:03:52.217316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:03:52.217388 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:03:52.217508 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-08-04 01:03:52.217604 | 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-08-04 01:03:52.217677 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-08-04 01:03:52.217750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-08-04 01:03:52.217860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-08-04 01:03:52.217938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-08-04 01:03:52.218012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-08-04 01:03:52.218090 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-08-04 01:03:52.218197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:03:52.218269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:03:52.218344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-08-04 01:03:52.218420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-08-04 01:03:52.218533 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-08-04 01:03:52.220844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-08-04 01:03:52.220854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:03:52.220865 | 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-08-04 01:03:52.220870 | 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-08-04 01:03:52.220875 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:03:52.220879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:03:52.220883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:03:52.220887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:03:52.220891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-08-04 01:03:52.220896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:03:52.220900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2026-08-04 01:03:52.220904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-08-04 01:03:52.220908 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-08-04 01:03:52.220913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-08-04 01:03:52.220917 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-08-04 01:03:52.220921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-08-04 01:03:52.220925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-08-04 01:03:52.220929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-08-04 01:03:52.220933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-08-04 01:03:52.220938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-08-04 01:03:52.220942 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:03:52.220946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:52.220950 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:52.220954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:52.220958 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:52.220963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:03:52.220967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:03:52.220971 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:52.220975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:52.220979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.220983 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:52.220988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:52.220992 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:03:52.220996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:52.221003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:52.221011 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:52.221015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:52.221019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:03:52.221023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:52.221027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:03:52.221035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.221040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221065 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.221078 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:52.221084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:03:52.221174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221244 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:03:52.221382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221443 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221509 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:03:52.221578 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.221646 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221714 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:03:52.221789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.221886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.221962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:03:52.222029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2026-08-04 01:03:52.222097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.222183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2026-08-04 01:03:52.222251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:03:52.222319 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:03:52.222386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2026-08-04 01:03:52.222453 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:03:52.222519 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:03:52.222585 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2026-08-04 01:03:52.222652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2026-08-04 01:03:52.222718 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:03:52.222788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.222867 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8302 files, 1195 directories removed. 2026-08-04 01:03:52.222935 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.223005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2026-08-04 01:03:52.223068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.223216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2026-08-04 01:03:52.223274 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-08-04 01:03:52.223342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2026-08-04 01:03:52.223409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2026-08-04 01:03:52.223488 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:03:52.223554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container a10043c6ebd5 2026-08-04 01:03:52.223620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> a10a942c1754 2026-08-04 01:03:52.223687 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 6/6 : USER aodh 2026-08-04 01:03:52.223739 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 95732501d64d 2026-08-04 01:03:52.223821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 95732501d64d 2026-08-04 01:03:52.223878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 0da87e83ccbe 2026-08-04 01:03:52.223937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built 41f5e0210893 2026-08-04 01:03:52.223992 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20260804 2026-08-04 01:03:52.224089 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2026-08-04 01:03:52.224013 (took 0:00:13.739644) 2026-08-04 01:03:52.224565 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2026-08-04 01:03:52.224645 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2026-08-04 01:03:52.224726 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2026-08-04 01:03:52.224658 2026-08-04 01:03:52.225611 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2026-08-04 01:03:52.226370 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2026-08-04 01:04:05.378818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260804 2026-08-04 01:04:05.378967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 445daaa009aa 2026-08-04 01:04:05.379124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/6 : LABEL "build-date"="20260804" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:04:05.379243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 64b1b2a040d9 2026-08-04 01:04:05.379326 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 64b1b2a040d9 2026-08-04 01:04:05.379403 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 44e54dd5b5d0 2026-08-04 01:04:05.379503 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 3/6 : COPY patches /patches 2026-08-04 01:04:05.379619 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> b14a502400e8 2026-08-04 01:04:05.379682 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/6 : RUN kolla_patch 2026-08-04 01:04:05.379755 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 35aa78b51db0 2026-08-04 01:04:05.379873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:[i] No series file found, nothing to patch. 2026-08-04 01:04:05.379946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 35aa78b51db0 2026-08-04 01:04:05.380016 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 27ee591e6c72 2026-08-04 01:04:05.380092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: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-08-04 01:04:05.380166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 5c8d76367eb8 2026-08-04 01:04:05.380244 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-08-04 01:04:05.380350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-08-04 01:04:05.380567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-08-04 01:04:05.380661 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2026-08-04 01:04:05.380686 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:04:05.380707 | 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-08-04 01:04:05.380733 | 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-08-04 01:04:05.380759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:04:05.380866 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:04:05.380963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:04:05.380994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:04:05.381057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-08-04 01:04:05.381121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2026-08-04 01:04:05.381180 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-08-04 01:04:05.381242 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2026-08-04 01:04:05.381313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:04:05.381376 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:04:05.381480 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-08-04 01:04:05.381597 | 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-08-04 01:04:05.381657 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:04:05.381734 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-08-04 01:04:05.381825 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-08-04 01:04:05.381859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-08-04 01:04:05.381950 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-08-04 01:04:05.382019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:04:05.382088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:04:05.382155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-08-04 01:04:05.382226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-08-04 01:04:05.382296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-08-04 01:04:05.382369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-08-04 01:04:05.382450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:04:05.384889 | 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-08-04 01:04:05.384932 | 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-08-04 01:04:05.384945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:04:05.384955 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:04:05.384965 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:04:05.384974 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:04:05.384983 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-08-04 01:04:05.384993 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:04:05.385002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2026-08-04 01:04:05.385023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-08-04 01:04:05.385041 | 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-08-04 01:04:05.385052 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:04:05.385060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-08-04 01:04:05.385069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-08-04 01:04:05.385078 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-08-04 01:04:05.385087 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-08-04 01:04:05.385095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:04:05.385105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:04:05.385113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:04:05.385142 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385152 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:04:05.385160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:04:05.385169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:04:05.385189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385198 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:04:05.385207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:04:05.385225 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:04:05.385233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:04:05.385242 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:04:05.385251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:04:05.385260 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:04:05.385269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:04:05.385278 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-08-04 01:04:05.385286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:04:05.385304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385330 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-08-04 01:04:05.385347 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-08-04 01:04:05.385377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-08-04 01:04:05.385396 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385405 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:04:05.385413 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:04:05.385444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385462 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:04:05.385471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385480 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385488 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:04:05.385497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:04:05.385514 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:04:05.385540 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2026-08-04 01:04:05.385549 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2026-08-04 01:04:05.385558 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:04:05.385566 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:04:05.385575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2026-08-04 01:04:05.385583 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:04:05.385592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:04:05.385601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2026-08-04 01:04:05.385609 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2026-08-04 01:04:05.385623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:04:05.385632 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-08-04 01:04:05.385641 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8302 files, 1195 directories removed. 2026-08-04 01:04:05.385650 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-08-04 01:04:05.385658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2026-08-04 01:04:05.385667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-08-04 01:04:05.385680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2026-08-04 01:04:05.385689 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-08-04 01:04:05.385698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2026-08-04 01:04:05.385707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2026-08-04 01:04:05.385716 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:04:05.385725 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 5c8d76367eb8 2026-08-04 01:04:05.385733 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> bfaea672efc1 2026-08-04 01:04:05.385745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 6/6 : USER aodh 2026-08-04 01:04:05.385754 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 92745da11a4b 2026-08-04 01:04:05.385819 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 92745da11a4b 2026-08-04 01:04:05.385917 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 72befd5bb82e 2026-08-04 01:04:05.385947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built 5413c3550799 2026-08-04 01:04:05.385977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20260804 2026-08-04 01:04:05.386071 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2026-08-04 01:04:05.385990 (took 0:00:13.161332) 2026-08-04 01:04:05.386390 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2026-08-04 01:04:05.386480 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2026-08-04 01:04:05.386550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2026-08-04 01:04:05.386482 2026-08-04 01:04:05.386623 | 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-08-04 01:04:06.135460 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2026-08-04 01:04:06.135809 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2026-08-04 01:05:50.083163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260804 2026-08-04 01:05:50.083247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> f23691de0231 2026-08-04 01:05:50.083277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/9 : LABEL "build-date"="20260804" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:05:50.083320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 972bb024ff94 2026-08-04 01:05:50.083429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 972bb024ff94 2026-08-04 01:05:50.083449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 2b197e9d9f39 2026-08-04 01:05:50.083466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/9 : ADD plugins-archive / 2026-08-04 01:05:50.083483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> a92e859fd0b1 2026-08-04 01:05:50.083501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 4/9 : 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-08-04 01:05:50.083520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 91de30cfad5c 2026-08-04 01:05:50.083537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2026-08-04 01:05:50.083554 | 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-08-04 01:05:50.083592 | 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-08-04 01:05:50.083610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2026-08-04 01:05:50.083626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2026-08-04 01:05:50.083641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2026-08-04 01:05:50.083664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2026-08-04 01:05:50.083680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-08-04 01:05:50.083696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2026-08-04 01:05:50.083712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-08-04 01:05:50.083728 | 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-08-04 01:05:50.083744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-04 01:05:50.083760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2026-08-04 01:05:50.083823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-14.2.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-04 01:05:50.083848 | 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-08-04 01:05:50.083865 | 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-08-04 01:05:50.083926 | 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-08-04 01:05:50.083947 | 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-08-04 01:05:50.083970 | 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-08-04 01:05:50.084894 | 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-08-04 01:05:50.084966 | 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-08-04 01:05:50.084986 | 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-08-04 01:05:50.085003 | 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-08-04 01:05:50.085020 | 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-08-04 01:05:50.085036 | 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-08-04 01:05:50.085052 | 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-08-04 01:05:50.085083 | 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-08-04 01:05:50.085099 | 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-08-04 01:05:50.085115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-04 01:05:50.085131 | 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-08-04 01:05:50.085146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.77-py3-none-any.whl.metadata (1.1 kB) 2026-08-04 01:05:50.085162 | 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-08-04 01:05:50.085179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-lib>=2.17.1 (from ironic-staging-drivers) 2026-08-04 01:05:50.085196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_lib-7.0.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 01:05:50.085228 | 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.2) 2026-08-04 01:05:50.085247 | 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-08-04 01:05:50.085264 | 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-08-04 01:05:50.085282 | 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.2) 2026-08-04 01:05:50.085298 | 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-08-04 01:05:50.085314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.5-py3-none-any.whl.metadata (4.3 kB) 2026-08-04 01:05:50.085331 | 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-08-04 01:05:50.085359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2026-08-04 01:05:50.085375 | 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-08-04 01:05:50.085391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2026-08-04 01:05:50.085408 | 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-08-04 01:05:50.085425 | 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-08-04 01:05:50.085441 | 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-08-04 01:05:50.085459 | 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-08-04 01:05:50.085475 | 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-08-04 01:05:50.085499 | 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-08-04 01:05:50.085512 | 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-08-04 01:05:50.085526 | 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.7.22) 2026-08-04 01:05:50.085550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.21.2 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-08-04 01:05:50.085563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.21.2-py3-none-any.whl.metadata (7.8 kB) 2026-08-04 01:05:50.085576 | 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.21.2->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2026-08-04 01:05:50.085589 | 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.21.2->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.2) 2026-08-04 01:05:50.085602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.8.0 (from ansible-core~=2.21.2->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-08-04 01:05:50.085616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 01:05:50.085628 | 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-08-04 01:05:50.085642 | 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-08-04 01:05:50.085655 | 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-08-04 01:05:50.085677 | 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-08-04 01:05:50.085691 | 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-08-04 01:05:50.085704 | 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-08-04 01:05:50.085717 | 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-08-04 01:05:50.085730 | 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-08-04 01:05:50.085743 | 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-08-04 01:05:50.085756 | 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-08-04 01:05:50.085776 | 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-08-04 01:05:50.085837 | 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-08-04 01:05:50.085846 | 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-08-04 01:05:50.085858 | 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-08-04 01:05:50.085865 | 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-08-04 01:05:50.085873 | 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-08-04 01:05:50.085880 | 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-08-04 01:05:50.085888 | 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-08-04 01:05:50.085931 | 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-08-04 01:05:50.085945 | 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-08-04 01:05:50.085994 | 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-08-04 01:05:50.086046 | 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-08-04 01:05:50.086089 | 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-08-04 01:05:50.086130 | 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-08-04 01:05:50.086192 | 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-08-04 01:05:50.086225 | 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-08-04 01:05:50.086269 | 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) (83.0.0) 2026-08-04 01:05:50.086315 | 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-08-04 01:05:50.086375 | 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-08-04 01:05:50.086396 | 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-08-04 01:05:50.086449 | 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-08-04 01:05:50.086471 | 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-08-04 01:05:50.086522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2026-08-04 01:05:50.086563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2026-08-04 01:05:50.086611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2026-08-04 01:05:50.086660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2026-08-04 01:05:50.086696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2026-08-04 01:05:50.086747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.5-py3-none-any.whl (10 kB) 2026-08-04 01:05:50.086812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2026-08-04 01:05:50.086849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2026-08-04 01:05:50.086935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-08-04 01:05:50.087109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-08-04 01:05:50.087177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-14.2.0-py3-none-any.whl (49.8 MB) 2026-08-04 01:05:50.087201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.8/49.8 MB 36.1 MB/s 0:00:01 2026-08-04 01:05:50.087212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.21.2-py3-none-any.whl (2.5 MB) 2026-08-04 01:05:50.087220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 38.4 MB/s 0:00:00 2026-08-04 01:05:50.087232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-08-04 01:05:50.087282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-04 01:05:50.087319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_lib-7.0.0-py3-none-any.whl (72 kB) 2026-08-04 01:05:50.087432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.77-py3-none-any.whl (271 kB) 2026-08-04 01:05:50.087466 | 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-08-04 01:05:50.087504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-14.2.0 ansible-core-2.21.2 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-08-04 01:05:50.087522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing ./plugins/ironic_prometheus_exporter-4.5.1.dev3 2026-08-04 01:05:50.087541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2026-08-04 01:05:50.087558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2026-08-04 01:05:50.087608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2026-08-04 01:05:50.087655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:05:50.087697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2026-08-04 01:05:50.090024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:05:50.090068 | 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.dev3) (7.0.0) 2026-08-04 01:05:50.090083 | 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.dev3) (5.4.1) 2026-08-04 01:05:50.090097 | 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.dev3) (16.1.2) 2026-08-04 01:05:50.090110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.5.1.dev3) 2026-08-04 01:05:50.090123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-04 01:05:50.090136 | 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.dev3) (0.21.1) 2026-08-04 01:05:50.090149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Werkzeug>=3.1 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev3) 2026-08-04 01:05:50.090161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-08-04 01:05:50.090173 | 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.dev3) (3.1.5) 2026-08-04 01:05:50.090185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting itsdangerous>=2.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev3) 2026-08-04 01:05:50.090199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-04 01:05:50.090212 | 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.dev3) (8.1.8) 2026-08-04 01:05:50.090225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting blinker>=1.9 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev3) 2026-08-04 01:05:50.090238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-04 01:05:50.090252 | 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.dev3) (3.0.2) 2026-08-04 01:05:50.090295 | 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.dev3) (3.1.0) 2026-08-04 01:05:50.090309 | 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.dev3) (9.7.2) 2026-08-04 01:05:50.090323 | 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.dev3) (5.7.1) 2026-08-04 01:05:50.090336 | 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.dev3) (7.1.0) 2026-08-04 01:05:50.090348 | 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.dev3) (8.2.0) 2026-08-04 01:05:50.090361 | 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.dev3) (5.7.0) 2026-08-04 01:05:50.090375 | 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.dev3) (4.1.2) 2026-08-04 01:05:50.090407 | 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.dev3) (3.0.0) 2026-08-04 01:05:50.090422 | 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.dev3) (5.5.2) 2026-08-04 01:05:50.090435 | 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.dev3) (1.8.9) 2026-08-04 01:05:50.090447 | 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.dev3) (6.0.2) 2026-08-04 01:05:50.090459 | 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.dev3) (5.3.1) 2026-08-04 01:05:50.090472 | 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.dev3) (5.4.2) 2026-08-04 01:05:50.090484 | 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.dev3) (6.3.1) 2026-08-04 01:05:50.090497 | 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.dev3) (0.11.0) 2026-08-04 01:05:50.090509 | 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.dev3) (5.1.0) 2026-08-04 01:05:50.090530 | 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.dev3) (1.17.2) 2026-08-04 01:05:50.090543 | 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.dev3) (2025.1) 2026-08-04 01:05:50.090556 | 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.dev3) (1.3.0) 2026-08-04 01:05:50.090569 | 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.dev3) (6.5.1) 2026-08-04 01:05:50.090581 | 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.dev3) (2.0.0) 2026-08-04 01:05:50.090595 | 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.dev3) (2.32.3) 2026-08-04 01:05:50.090607 | 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.dev3) (2.9.0.post0) 2026-08-04 01:05:50.090620 | 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.dev3) (4.0.1) 2026-08-04 01:05:50.090633 | 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.dev3) (4.0.1) 2026-08-04 01:05:50.090664 | 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.dev3) (1.1.0) 2026-08-04 01:05:50.090678 | 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.dev3) (0.39.0) 2026-08-04 01:05:50.090690 | 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.dev3) (3.1.1) 2026-08-04 01:05:50.090703 | 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.dev3) (7.1.0) 2026-08-04 01:05:50.090715 | 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.dev3) (3.1.0) 2026-08-04 01:05:50.090728 | 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.dev3) (2.5.1) 2026-08-04 01:05:50.090749 | 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.dev3) (3.10.1) 2026-08-04 01:05:50.090761 | 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.dev3) (1.6.10) 2026-08-04 01:05:50.090774 | 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.dev3) (2.7.0) 2026-08-04 01:05:50.090831 | 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.dev3) (0.19) 2026-08-04 01:05:50.090845 | 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.dev3) (2.1.0) 2026-08-04 01:05:50.090865 | 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.dev3) (3.2.1) 2026-08-04 01:05:50.090879 | 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.dev3) (24.2) 2026-08-04 01:05:50.090892 | 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.dev3) (7.0.0) 2026-08-04 01:05:50.090956 | 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.dev3) (83.0.0) 2026-08-04 01:05:50.090970 | 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.dev3) (1.17.0) 2026-08-04 01:05:50.090996 | 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.dev3) (3.4.1) 2026-08-04 01:05:50.091014 | 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.dev3) (3.10) 2026-08-04 01:05:50.091129 | 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.dev3) (1.26.20) 2026-08-04 01:05:50.091151 | 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.dev3) (2026.7.22) 2026-08-04 01:05:50.091189 | 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.dev3) (0.7) 2026-08-04 01:05:50.091233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-08-04 01:05:50.091284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-04 01:05:50.091321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-04 01:05:50.091368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-08-04 01:05:50.091388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter 2026-08-04 01:05:50.091474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2026-08-04 01:05:50.091493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2026-08-04 01:05:50.091540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for ironic-prometheus-exporter: filename=ironic_prometheus_exporter-4.5.1.dev3-py3-none-any.whl size=68042 sha256=9db4e51c77c4e4f1c74e0fd0917858da6472efacbf030b1074eb33b7de00bbbf 2026-08-04 01:05:50.091575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-22_pu731/wheels/fa/39/eb/cba09ad9ffbd8ab16c462614689c16adf901556838bd6170b1 2026-08-04 01:05:50.091635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter 2026-08-04 01:05:50.091698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, ironic-prometheus-exporter 2026-08-04 01:05:50.091738 | 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.dev3 itsdangerous-2.2.0 2026-08-04 01:05:50.091810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 91de30cfad5c 2026-08-04 01:05:50.091837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 1f8a24c64251 2026-08-04 01:05:50.091886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 5/9 : 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-08-04 01:05:50.091936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in a4fb6b2df1bd 2026-08-04 01:05:50.091978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 01:05:50.092020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:05:50.092057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:05:50.092091 | 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-08-04 01:05:50.092131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:05:50.092174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:05:50.092194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:05:50.092243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:05:50.092276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:05:50.092295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:05:50.092348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:05:50.092379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:05:50.092425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:05:50.092445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:05:50.092497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:05:50.092547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 28.2 MB in 2s (13.1 MB/s) 2026-08-04 01:05:50.092586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-08-04 01:05:50.092626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-08-04 01:05:50.092669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-08-04 01:05:50.092709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-08-04 01:05:50.092752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-08-04 01:05:50.092811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.16). 2026-08-04 01:05:50.092860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2026-08-04 01:05:50.092895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2026-08-04 01:05:50.092963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2026-08-04 01:05:50.092973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-08-04 01:05:50.093019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2026-08-04 01:05:50.093059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2026-08-04 01:05:50.093096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2026-08-04 01:05:50.093131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2026-08-04 01:05:50.093168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2026-08-04 01:05:50.093212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2026-08-04 01:05:50.093242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2026-08-04 01:05:50.093284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2026-08-04 01:05:50.093320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2026-08-04 01:05:50.093356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2026-08-04 01:05:50.093396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2026-08-04 01:05:50.093432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-08-04 01:05:50.093471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2026-08-04 01:05:50.093510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2026-08-04 01:05:50.093550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:05:50.093588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.2 MB of archives. 2026-08-04 01:05:50.093618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2026-08-04 01:05:50.093648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:05:50.093692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 freeipmi-common all 1.6.13-3ubuntu0.1 [182 kB] 2026-08-04 01:05:50.093731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreeipmi17 amd64 1.6.13-3ubuntu0.1 [959 kB] 2026-08-04 01:05:50.093769 | 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-08-04 01:05:50.093840 | 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-08-04 01:05:50.093857 | 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-08-04 01:05:50.093923 | 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-08-04 01:05:50.093953 | 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-08-04 01:05:50.093991 | 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-08-04 01:05:50.094032 | 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-08-04 01:05:50.094073 | 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-08-04 01:05:50.094109 | 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-08-04 01:05:50.094142 | 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-08-04 01:05:50.094186 | 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-08-04 01:05:50.094225 | 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-08-04 01:05:50.094261 | 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-08-04 01:05:50.094299 | 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.18 [908 kB] 2026-08-04 01:05:50.094337 | 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-08-04 01:05:50.094371 | 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-08-04 01:05:50.094412 | 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-08-04 01:05:50.094458 | 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-08-04 01:05:50.094499 | 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-08-04 01:05:50.094529 | 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-08-04 01:05:50.095849 | 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-08-04 01:05:50.095879 | 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-08-04 01:05:50.095890 | 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-08-04 01:05:50.095924 | 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-08-04 01:05:50.095935 | 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-08-04 01:05:50.095945 | 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.17 [2,222 kB] 2026-08-04 01:05:50.095955 | 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-08-04 01:05:50.095965 | 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-08-04 01:05:50.095975 | 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-08-04 01:05:50.095985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.2 MB in 1s (12.4 MB/s) 2026-08-04 01:05:50.096006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2026-08-04 01:05:50.096016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-08-04 01:05:50.096026 | 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-08-04 01:05:50.096036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:05:50.096046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-08-04 01:05:50.096056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-08-04 01:05:50.096066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-08-04 01:05:50.096077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-08-04 01:05:50.096087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:05:50.096097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3ubuntu0.1_all.deb ... 2026-08-04 01:05:50.096106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3ubuntu0.1) ... 2026-08-04 01:05:50.096116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2026-08-04 01:05:50.096127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3ubuntu0.1_amd64.deb ... 2026-08-04 01:05:50.096137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3ubuntu0.1) ... 2026-08-04 01:05:50.096147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2026-08-04 01:05:50.096157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-08-04 01:05:50.096167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-08-04 01:05:50.096178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 01:05:50.096199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 01:05:50.096210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:05:50.096220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2026-08-04 01:05:50.096230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-08-04 01:05:50.096240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 01:05:50.096250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2026-08-04 01:05:50.096260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-04 01:05:50.096281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-04 01:05:50.096291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2026-08-04 01:05:50.096300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-08-04 01:05:50.096309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-08-04 01:05:50.096318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2026-08-04 01:05:50.096328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2026-08-04 01:05:50.096338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2026-08-04 01:05:50.096348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2026-08-04 01:05:50.096358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-08-04 01:05:50.096369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 01:05:50.096379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2026-08-04 01:05:50.096390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-08-04 01:05:50.096401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 01:05:50.096411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2026-08-04 01:05:50.096429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-08-04 01:05:50.096440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 01:05:50.096450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2026-08-04 01:05:50.096460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-08-04 01:05:50.096470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-08-04 01:05:50.096479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2026-08-04 01:05:50.096489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-08-04 01:05:50.096503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-04 01:05:50.096514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2026-08-04 01:05:50.096525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 01:05:50.096552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 01:05:50.096563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2026-08-04 01:05:50.096572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2026-08-04 01:05:50.096581 | 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-08-04 01:05:50.096591 | 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-08-04 01:05:50.096605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-08-04 01:05:50.096616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2026-08-04 01:05:50.096626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-04 01:05:50.096637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 01:05:50.096651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2026-08-04 01:05:50.096662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2026-08-04 01:05:50.096676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2026-08-04 01:05:50.096759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2026-08-04 01:05:50.096772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2026-08-04 01:05:50.096816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2026-08-04 01:05:50.096826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2026-08-04 01:05:50.096852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2026-08-04 01:05:50.096890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2026-08-04 01:05:50.096944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2026-08-04 01:05:50.096971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2026-08-04 01:05:50.097010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2026-08-04 01:05:50.097043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2026-08-04 01:05:50.098492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-04 01:05:50.098563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-04 01:05:50.098598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2026-08-04 01:05:50.098672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-08-04 01:05:50.098710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 01:05:50.098791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2026-08-04 01:05:50.098835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2026-08-04 01:05:50.098919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-08-04 01:05:50.099033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2026-08-04 01:05:50.099090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-08-04 01:05:50.099133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.099183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:05:50.099249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2026-08-04 01:05:50.099293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2026-08-04 01:05:50.099344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-04 01:05:50.099394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2026-08-04 01:05:50.099442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2026-08-04 01:05:50.099491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2026-08-04 01:05:50.099535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2026-08-04 01:05:50.099580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2026-08-04 01:05:50.101105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2026-08-04 01:05:50.101144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2026-08-04 01:05:50.101152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 01:05:50.101159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 01:05:50.101165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2026-08-04 01:05:50.101171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2026-08-04 01:05:50.101177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2026-08-04 01:05:50.101183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2026-08-04 01:05:50.101189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-08-04 01:05:50.101195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-08-04 01:05:50.101201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2026-08-04 01:05:50.101207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2026-08-04 01:05:50.101213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2026-08-04 01:05:50.101218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:05:50.101223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2026-08-04 01:05:50.101228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-08-04 01:05:50.101233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:05:50.101238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 01:05:50.101243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-04 01:05:50.101248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-08-04 01:05:50.101253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2026-08-04 01:05:50.101258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2026-08-04 01:05:50.101263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2026-08-04 01:05:50.101268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-08-04 01:05:50.101280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3ubuntu0.1) ... 2026-08-04 01:05:50.101285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-08-04 01:05:50.101290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2026-08-04 01:05:50.101295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-04 01:05:50.101300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:05:50.101305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2026-08-04 01:05:50.101310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2026-08-04 01:05:50.101315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-08-04 01:05:50.101320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 01:05:50.101333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3ubuntu0.1) ... 2026-08-04 01:05:50.101339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 01:05:50.101344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-08-04 01:05:50.101349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-04 01:05:50.101354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-08-04 01:05:50.101359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-08-04 01:05:50.101364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-08-04 01:05:50.101369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:05:50.101374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2026-08-04 01:05:50.101379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-08-04 01:05:50.101383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-04 01:05:50.101388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-04 01:05:50.101400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-08-04 01:05:50.101406 | 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 libparted2t 2026-08-04 01:05:50.101411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:64' 2026-08-04 01:05:50.101838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-08-04 01:05:50.101864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2026-08-04 01:05:50.101875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 01:05:50.101884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2026-08-04 01:05:50.101894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:05:50.101924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container a4fb6b2df1bd 2026-08-04 01:05:50.101933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> b2bb6025f68c 2026-08-04 01:05:50.101940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 6/9 : COPY patches /patches 2026-08-04 01:05:50.101949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 939300b76379 2026-08-04 01:05:50.101958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/9 : RUN kolla_patch 2026-08-04 01:05:50.101977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 7025b4f3f5bf 2026-08-04 01:05:50.101982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:[i] No series file found, nothing to patch. 2026-08-04 01:05:50.101987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 7025b4f3f5bf 2026-08-04 01:05:50.101993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 470c7342f673 2026-08-04 01:05:50.101999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: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-08-04 01:05:50.102006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 67fe16105b58 2026-08-04 01:05:50.102011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-08-04 01:05:50.102016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-08-04 01:05:50.102025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-08-04 01:05:50.102031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2026-08-04 01:05:50.102036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:05:50.102064 | 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-08-04 01:05:50.102135 | 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-08-04 01:05:50.102196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:05:50.102259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:05:50.102366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:05:50.102475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:05:50.102532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-08-04 01:05:50.102570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2026-08-04 01:05:50.102612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-08-04 01:05:50.102649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2026-08-04 01:05:50.102696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:05:50.102747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:05:50.102865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-08-04 01:05:50.103029 | 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-08-04 01:05:50.103063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:05:50.103073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-08-04 01:05:50.103078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-08-04 01:05:50.103097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-08-04 01:05:50.103136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-08-04 01:05:50.103177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19477 files and directories currently installed.) 2026-08-04 01:05:50.103222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:05:50.103262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-08-04 01:05:50.103296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-08-04 01:05:50.103328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-08-04 01:05:50.103380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-08-04 01:05:50.103410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:05:50.103439 | 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-08-04 01:05:50.103467 | 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-08-04 01:05:50.103496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:05:50.103541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:05:50.103569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:05:50.103597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:05:50.103625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-08-04 01:05:50.103682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:05:50.103715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2026-08-04 01:05:50.103747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-08-04 01:05:50.103795 | 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-08-04 01:05:50.103819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:05:50.103855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-08-04 01:05:50.103886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-08-04 01:05:50.105007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-08-04 01:05:50.105033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-08-04 01:05:50.105041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19468 files and directories currently installed.) 2026-08-04 01:05:50.105049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:05:50.105056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:05:50.105079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:05:50.105096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:05:50.105103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:05:50.105111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:05:50.105133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:05:50.105148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:05:50.105156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:05:50.105163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:05:50.105178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:05:50.105182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:05:50.105187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:05:50.105191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:05:50.105200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:05:50.105254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:05:50.105259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:05:50.105279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:05:50.105309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:05:50.105325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:05:50.105351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2026-08-04 01:05:50.105360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2026-08-04 01:05:50.105367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:05:50.105375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:05:50.105383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2026-08-04 01:05:50.105391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:05:50.105403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:05:50.105411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2026-08-04 01:05:50.105419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2026-08-04 01:05:50.105427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:05:50.105435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 24459 files, 2972 directories removed. 2026-08-04 01:05:50.105450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2026-08-04 01:05:50.105477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2026-08-04 01:05:50.105486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-08-04 01:05:50.105491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2026-08-04 01:05:50.105495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2026-08-04 01:05:50.105500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:05:50.105504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 67fe16105b58 2026-08-04 01:05:50.105509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 90667a00a9ab 2026-08-04 01:05:50.105513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 9/9 : USER ironic 2026-08-04 01:05:50.105518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in c537b7b2d7d7 2026-08-04 01:05:50.105522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container c537b7b2d7d7 2026-08-04 01:05:50.105526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> a81b9e6279e5 2026-08-04 01:05:50.105531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 0f9a0b566151 2026-08-04 01:05:50.105538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20260804 2026-08-04 01:05:50.105545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2026-08-04 01:05:50.105214 (took 0:01:44.718732) 2026-08-04 01:05:50.105553 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2026-08-04 01:05:50.105737 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2026-08-04 01:05:50.105746 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2026-08-04 01:05:50.105754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2026-08-04 01:05:50.105706 2026-08-04 01:05:50.106570 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2026-08-04 01:05:50.107040 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2026-08-04 01:06:23.402845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/10 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260804 2026-08-04 01:06:23.403102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> f23691de0231 2026-08-04 01:06:23.403278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/10 : LABEL "build-date"="20260804" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:06:23.403412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in b1eb02249e97 2026-08-04 01:06:23.403531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container b1eb02249e97 2026-08-04 01:06:23.403643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 2f6da5aa2fec 2026-08-04 01:06:23.404850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 3/10 : 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-08-04 01:06:23.404911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in e579183f68d0 2026-08-04 01:06:23.404925 | 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-08-04 01:06:23.404937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:06:23.404966 | 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-08-04 01:06:23.404978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:06:23.404988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:06:23.404998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:06:23.405008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:06:23.405017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:06:23.405027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:06:23.405036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:06:23.405046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:06:23.405056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:06:23.405066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:06:23.405075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:06:23.405085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:06:23.405095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 28.2 MB in 2s (11.4 MB/s) 2026-08-04 01:06:23.405105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-08-04 01:06:23.405115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-08-04 01:06:23.405220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-08-04 01:06:23.405334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-08-04 01:06:23.405448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2026-08-04 01:06:23.405552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2026-08-04 01:06:23.405662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2026-08-04 01:06:23.405821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil python-apt-common python3-apt sbsigntool 2026-08-04 01:06:23.405937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ucf 2026-08-04 01:06:23.406050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2026-08-04 01:06:23.406170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2026-08-04 01:06:23.406274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc 2026-08-04 01:06:23.406371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2026-08-04 01:06:23.406471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2026-08-04 01:06:23.406584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2026-08-04 01:06:23.406686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data dosfstools gettext-base grub-common grub-efi-amd64 2026-08-04 01:06:23.406913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-bin grub-efi-amd64-signed grub-ipxe grub2-common ipxe 2026-08-04 01:06:23.408880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 libfuse3-3 2026-08-04 01:06:23.408910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libpng16-16t64 mokutil mtools pxelinux python-apt-common python3-apt 2026-08-04 01:06:23.408920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool shim-signed syslinux syslinux-common tftpd-hpa ucf 2026-08-04 01:06:23.408930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:06:23.408939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.7 MB of archives. 2026-08-04 01:06:23.408948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 56.0 MB of additional disk space will be used. 2026-08-04 01:06:23.408957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:06:23.408967 | 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.72-0ubuntu0.24.04.1 [7,598 B] 2026-08-04 01:06:23.408977 | 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-08-04 01:06:23.408987 | 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-08-04 01:06:23.409009 | 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-08-04 01:06:23.409019 | 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-08-04 01:06:23.409028 | 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-08-04 01:06:23.409037 | 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-08-04 01:06:23.409046 | 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-08-04 01:06:23.409055 | 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-08-04 01:06:23.409070 | 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-08-04 01:06:23.409080 | 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-08-04 01:06:23.409089 | 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-08-04 01:06:23.409097 | 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-08-04 01:06:23.409106 | 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-08-04 01:06:23.409115 | 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-08-04 01:06:23.409125 | 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-08-04 01:06:23.409135 | 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-08-04 01:06:23.409144 | 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-08-04 01:06:23.409153 | 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-08-04 01:06:23.409162 | 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-08-04 01:06:23.409171 | 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-08-04 01:06:23.409179 | 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-08-04 01:06:23.409188 | 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-08-04 01:06:23.409205 | 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-08-04 01:06:23.409214 | 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-08-04 01:06:23.409223 | 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-08-04 01:06:23.409232 | 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-08-04 01:06:23.409241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2026-08-04 01:06:23.409250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.7 MB in 1s (20.0 MB/s) 2026-08-04 01:06:23.409259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2026-08-04 01:06:23.409268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-08-04 01:06:23.409280 | 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-08-04 01:06:23.409360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-08-04 01:06:23.409477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-08-04 01:06:23.409581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-08-04 01:06:23.409676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-08-04 01:06:23.409833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-08-04 01:06:23.409947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-08-04 01:06:23.410047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:06:23.410144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.72-0ubuntu0.24.04.1_all.deb ... 2026-08-04 01:06:23.410242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.72-0ubuntu0.24.04.1) ... 2026-08-04 01:06:23.410338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2026-08-04 01:06:23.410437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5.2_all.deb ... 2026-08-04 01:06:23.410531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5.2) ... 2026-08-04 01:06:23.410623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2026-08-04 01:06:23.410807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5.2_amd64.deb ... 2026-08-04 01:06:23.410935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5.2) ... 2026-08-04 01:06:23.411030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2026-08-04 01:06:23.411107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-08-04 01:06:23.411184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2026-08-04 01:06:23.411263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.411344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2026-08-04 01:06:23.411421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package dosfstools. 2026-08-04 01:06:23.411499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-dosfstools_4.2-1.1build1_amd64.deb ... 2026-08-04 01:06:23.411577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking dosfstools (4.2-1.1build1) ... 2026-08-04 01:06:23.411653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2026-08-04 01:06:23.411751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-08-04 01:06:23.411855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-08-04 01:06:23.411976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2026-08-04 01:06:23.412058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-08-04 01:06:23.412148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 01:06:23.412227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2026-08-04 01:06:23.412303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-08-04 01:06:23.412379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-08-04 01:06:23.412457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2026-08-04 01:06:23.412531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefivar1t64_38-3.1build1_amd64.deb ... 2026-08-04 01:06:23.412608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2026-08-04 01:06:23.412685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2026-08-04 01:06:23.412809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libefiboot1t64_38-3.1build1_amd64.deb ... 2026-08-04 01:06:23.412918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2026-08-04 01:06:23.412996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2026-08-04 01:06:23.413070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-08-04 01:06:23.413144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-08-04 01:06:23.413219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2026-08-04 01:06:23.413308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2026-08-04 01:06:23.413385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.413460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2026-08-04 01:06:23.413537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.413620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2026-08-04 01:06:23.413754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.413879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2026-08-04 01:06:23.414799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2026-08-04 01:06:23.414840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.414848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2026-08-04 01:06:23.414854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2026-08-04 01:06:23.414860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.414867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.414873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2026-08-04 01:06:23.414879 | 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-08-04 01:06:23.414885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.414891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2026-08-04 01:06:23.414897 | 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-08-04 01:06:23.414904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.414910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 01:06:23.414916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2026-08-04 01:06:23.414922 | 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-08-04 01:06:23.414928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.414934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 01:06:23.414940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2026-08-04 01:06:23.414946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-08-04 01:06:23.414953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 01:06:23.414959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2026-08-04 01:06:23.414965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mokutil_0.6.0-2build3_amd64.deb ... 2026-08-04 01:06:23.414983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2026-08-04 01:06:23.414989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2026-08-04 01:06:23.414995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-mtools_4.0.43-1build1_amd64.deb ... 2026-08-04 01:06:23.415001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2026-08-04 01:06:23.415007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2026-08-04 01:06:23.415013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-08-04 01:06:23.415020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 01:06:23.415026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2026-08-04 01:06:23.415068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2026-08-04 01:06:23.415138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2026-08-04 01:06:23.415207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2026-08-04 01:06:23.415273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2026-08-04 01:06:23.415339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2026-08-04 01:06:23.415404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2026-08-04 01:06:23.415471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-08-04 01:06:23.415537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.415604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 01:06:23.415671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2026-08-04 01:06:23.415757 | 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-08-04 01:06:23.415840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 01:06:23.415919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2026-08-04 01:06:23.415988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../26-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2026-08-04 01:06:23.416051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2026-08-04 01:06:23.416114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2026-08-04 01:06:23.416179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.72-0ubuntu0.24.04.1) ... 2026-08-04 01:06:23.416241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2026-08-04 01:06:23.416304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up dosfstools (4.2-1.1build1) ... 2026-08-04 01:06:23.416365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2026-08-04 01:06:23.416443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 01:06:23.418042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 01:06:23.418123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-08-04 01:06:23.418137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-08-04 01:06:23.418149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2026-08-04 01:06:23.418182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 01:06:23.418193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5.2) ... 2026-08-04 01:06:23.418203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 01:06:23.418213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2026-08-04 01:06:23.418223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2026-08-04 01:06:23.418232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 01:06:23.418242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2026-08-04 01:06:23.418252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2026-08-04 01:06:23.418262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-08-04 01:06:23.418271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:06:23.418281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-04 01:06:23.418291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2026-08-04 01:06:23.418300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5.2) ... 2026-08-04 01:06:23.418310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-08-04 01:06:23.418320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.418330 | 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-08-04 01:06:23.418341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-08-04 01:06:23.418351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:06:23.418361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.418370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.418380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.418390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.418401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2026-08-04 01:06:23.418411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-08-04 01:06:23.418421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2026-08-04 01:06:23.418431 | 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-08-04 01:06:23.418442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:06:23.418452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container e579183f68d0 2026-08-04 01:06:23.418462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> a4705f4f5d1d 2026-08-04 01:06:23.418472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/10 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2026-08-04 01:06:23.418482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 1fc1b064af25 2026-08-04 01:06:23.418491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 1fc1b064af25 2026-08-04 01:06:23.418501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 775e802f9ba0 2026-08-04 01:06:23.418527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/10 : COPY tftp-map-file-template /map-file-template 2026-08-04 01:06:23.418537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> ca1274e72a3e 2026-08-04 01:06:23.418554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-08-04 01:06:23.418564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> b0d7d0ff56b2 2026-08-04 01:06:23.418574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-08-04 01:06:23.418584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in a6b4be26fc42 2026-08-04 01:06:23.418593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container a6b4be26fc42 2026-08-04 01:06:23.418603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 5d63bdbafc4e 2026-08-04 01:06:23.418613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 8/10 : COPY patches /patches 2026-08-04 01:06:23.418643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 5114de64b8d5 2026-08-04 01:06:23.418678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 9/10 : RUN kolla_patch 2026-08-04 01:06:23.418689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 0fd6cffef8d4 2026-08-04 01:06:23.418734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:[i] No series file found, nothing to patch. 2026-08-04 01:06:23.418770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 0fd6cffef8d4 2026-08-04 01:06:23.418827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 992a0e2f167d 2026-08-04 01:06:23.418840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: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-08-04 01:06:23.419161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 80b32d738530 2026-08-04 01:06:23.419213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-08-04 01:06:23.419226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-08-04 01:06:23.419237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-08-04 01:06:23.419248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2026-08-04 01:06:23.419259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:06:23.419269 | 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-08-04 01:06:23.419279 | 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-08-04 01:06:23.419289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:06:23.419298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:06:23.419308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:06:23.419318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:06:23.419328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-08-04 01:06:23.419338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2026-08-04 01:06:23.419349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-08-04 01:06:23.419359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2026-08-04 01:06:23.419369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:06:23.419379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:06:23.419388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-08-04 01:06:23.419400 | 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-08-04 01:06:23.419422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-08-04 01:06:23.419432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-08-04 01:06:23.419442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-08-04 01:06:23.419451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-08-04 01:06:23.419461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-08-04 01:06:23.419471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-08-04 01:06:23.419482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19859 files and directories currently installed.) 2026-08-04 01:06:23.419493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:06:23.419516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-08-04 01:06:23.419526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-08-04 01:06:23.419536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-08-04 01:06:23.419546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-08-04 01:06:23.419556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:06:23.419566 | 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-08-04 01:06:23.419576 | 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-08-04 01:06:23.419587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:06:23.419597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:06:23.419607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:06:23.419616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:06:23.419626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-08-04 01:06:23.419636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:06:23.419646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2026-08-04 01:06:23.419656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-08-04 01:06:23.419680 | 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-08-04 01:06:23.419717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-08-04 01:06:23.419729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-08-04 01:06:23.419739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-08-04 01:06:23.419842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-08-04 01:06:23.419861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-08-04 01:06:23.419871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-08-04 01:06:23.419881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19850 files and directories currently installed.) 2026-08-04 01:06:23.419891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:23.419901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:23.419919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:23.419929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.419939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:23.419949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:06:23.419959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:06:23.419969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:23.419979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:23.419989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:23.419998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:06:23.420018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:23.420028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:23.420038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:23.420048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:23.420057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.420067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:06:23.420077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:23.420087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.420097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:23.420116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.420136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.420197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.420227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:23.420237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.420251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:06:23.420261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:06:23.420321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:06:23.420442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.420482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:23.420558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:23.420764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.420832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2026-08-04 01:06:23.420846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2026-08-04 01:06:23.420864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:06:23.420875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:06:23.420885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2026-08-04 01:06:23.420899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:06:23.420946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:06:23.420986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2026-08-04 01:06:23.421125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2026-08-04 01:06:23.421157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:06:23.421170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.421189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 9439 files, 1318 directories removed. 2026-08-04 01:06:23.421201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.421215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2026-08-04 01:06:23.421229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.421274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2026-08-04 01:06:23.421311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-08-04 01:06:23.421348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2026-08-04 01:06:23.421388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2026-08-04 01:06:23.421428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:06:23.421467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 80b32d738530 2026-08-04 01:06:23.421507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 664cb0783216 2026-08-04 01:06:23.421548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built e60812125377 2026-08-04 01:06:23.421588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20260804 2026-08-04 01:06:23.421725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2026-08-04 01:06:23.421601 (took 0:00:33.315895) 2026-08-04 01:06:23.422102 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2026-08-04 01:06:23.422127 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2026-08-04 01:06:23.422873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2026-08-04 01:06:23.422093 2026-08-04 01:06:23.422986 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2026-08-04 01:06:23.423485 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2026-08-04 01:06:39.396865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260804 2026-08-04 01:06:39.396966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> f23691de0231 2026-08-04 01:06:39.397227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/7 : LABEL "build-date"="20260804" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:06:39.397339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 527417bea082 2026-08-04 01:06:39.397356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 527417bea082 2026-08-04 01:06:39.397371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> b6982dc3698d 2026-08-04 01:06:39.397470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-08-04 01:06:39.397530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 4ffe07f69220 2026-08-04 01:06:39.397623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-08-04 01:06:39.397694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 5d08c5397715 2026-08-04 01:06:39.397853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 5d08c5397715 2026-08-04 01:06:39.397955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 70ed6b535ed6 2026-08-04 01:06:39.398032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 5/7 : COPY patches /patches 2026-08-04 01:06:39.398130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 29d064afb3d5 2026-08-04 01:06:39.398206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 6/7 : RUN kolla_patch 2026-08-04 01:06:39.398283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in d84a1a8c3a94 2026-08-04 01:06:39.398359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:[i] No series file found, nothing to patch. 2026-08-04 01:06:39.398432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container d84a1a8c3a94 2026-08-04 01:06:39.398504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> aab91c7ecddc 2026-08-04 01:06:39.398857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: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-08-04 01:06:39.398879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 541ee7238d69 2026-08-04 01:06:39.398890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-08-04 01:06:39.398900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-08-04 01:06:39.398910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-08-04 01:06:39.398920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:06:39.398936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:06:39.399064 | 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-08-04 01:06:39.399136 | 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-08-04 01:06:39.399153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:06:39.399166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:06:39.399235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:06:39.399365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:06:39.399405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-08-04 01:06:39.399419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2026-08-04 01:06:39.399484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-08-04 01:06:39.399545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2026-08-04 01:06:39.403057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:06:39.403180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:06:39.403202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-08-04 01:06:39.403246 | 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-08-04 01:06:39.403268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-08-04 01:06:39.403283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-08-04 01:06:39.403300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-08-04 01:06:39.403319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-08-04 01:06:39.403337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:06:39.403357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:06:39.403375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-08-04 01:06:39.403392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-08-04 01:06:39.403410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-08-04 01:06:39.403427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-08-04 01:06:39.403443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:06:39.403461 | 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-08-04 01:06:39.403478 | 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-08-04 01:06:39.403496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:06:39.403515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:06:39.403529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:06:39.403543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:06:39.403557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-08-04 01:06:39.403572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:06:39.403586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:06:39.403600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-08-04 01:06:39.403615 | 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-08-04 01:06:39.403653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2026-08-04 01:06:39.403669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2026-08-04 01:06:39.403683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-08-04 01:06:39.403701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-08-04 01:06:39.403716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-08-04 01:06:39.403731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-08-04 01:06:39.403749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:06:39.403766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:39.403832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:39.403849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:39.403867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:39.403882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:06:39.403895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:06:39.403913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:39.403930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:39.403946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:39.403981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:39.403997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:06:39.404012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:39.404026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:39.404052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:39.404095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:39.404150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:06:39.404172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:39.404187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:06:39.404220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:39.404342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:06:39.404356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:06:39.404418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:06:39.404473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:06:39.404498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404511 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:06:39.404527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2026-08-04 01:06:39.404543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:06:39.404556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:06:39.404569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:06:39.404582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2026-08-04 01:06:39.404597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:06:39.404609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:06:39.404622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2026-08-04 01:06:39.404638 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2026-08-04 01:06:39.404652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:06:39.404667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-08-04 01:06:39.404683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 9439 files, 1318 directories removed. 2026-08-04 01:06:39.404697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-08-04 01:06:39.404709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2026-08-04 01:06:39.404722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-08-04 01:06:39.404735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2026-08-04 01:06:39.404747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-08-04 01:06:39.404760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:06:39.404844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:06:39.404868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:06:39.404883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 541ee7238d69 2026-08-04 01:06:39.404895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> b2a8c2d5a7cc 2026-08-04 01:06:39.404908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 164c696d482f 2026-08-04 01:06:39.404921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20260804 2026-08-04 01:06:39.404934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2026-08-04 01:06:39.404420 (took 0:00:15.982327) 2026-08-04 01:06:39.405232 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2026-08-04 01:06:39.405308 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2026-08-04 01:06:39.405516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2026-08-04 01:06:39.405313 2026-08-04 01:06:39.406755 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2026-08-04 01:06:39.407611 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2026-08-04 01:07:12.399361 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/9 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20260804 2026-08-04 01:07:12.399427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 82b85eafd0e4 2026-08-04 01:07:12.399515 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/9 : LABEL "build-date"="20260804" "name"="glance-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:07:12.399585 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 0da200018563 2026-08-04 01:07:12.399652 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 0da200018563 2026-08-04 01:07:12.399709 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> be7bed5b6791 2026-08-04 01:07:12.399801 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 3/9 : 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-08-04 01:07:12.399882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in b58111a0427d 2026-08-04 01:07:12.399949 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:07:12.400012 | 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-08-04 01:07:12.400073 | 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-08-04 01:07:12.400133 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:07:12.400215 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:07:12.400273 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:07:12.400330 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:07:12.400386 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:07:12.400442 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:07:12.400498 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:07:12.400554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:07:12.400609 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:07:12.400665 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:07:12.400720 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:07:12.400797 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:07:12.400852 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 28.2 MB in 3s (9,152 kB/s) 2026-08-04 01:07:12.400944 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-08-04 01:07:12.400997 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-08-04 01:07:12.401056 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-08-04 01:07:12.401113 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-08-04 01:07:12.401170 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2026-08-04 01:07:12.401223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-08-04 01:07:12.401287 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-08-04 01:07:12.401336 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-08-04 01:07:12.401399 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2026-08-04 01:07:12.401449 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2026-08-04 01:07:12.401500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-08-04 01:07:12.401550 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2026-08-04 01:07:12.401601 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2026-08-04 01:07:12.401652 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2026-08-04 01:07:12.401706 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2026-08-04 01:07:12.401762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-08-04 01:07:12.401842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-08-04 01:07:12.401915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-08-04 01:07:12.401970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2026-08-04 01:07:12.402026 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2026-08-04 01:07:12.402082 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:07:12.402133 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,669 kB of archives. 2026-08-04 01:07:12.402184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.3 MB of additional disk space will be used. 2026-08-04 01:07:12.402235 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:07:12.402292 | 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-08-04 01:07:12.402347 | 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-08-04 01:07:12.402403 | 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-08-04 01:07:12.402457 | 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-08-04 01:07:12.402512 | 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-08-04 01:07:12.402578 | 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-08-04 01:07:12.402633 | 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-08-04 01:07:12.402688 | 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-08-04 01:07:12.402741 | 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-08-04 01:07:12.402812 | 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-08-04 01:07:12.402887 | 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-08-04 01:07:12.402945 | 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-08-04 01:07:12.403000 | 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-08-04 01:07:12.403068 | 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-08-04 01:07:12.403125 | 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-08-04 01:07:12.403180 | 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-08-04 01:07:12.403239 | 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-08-04 01:07:12.403290 | 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-08-04 01:07:12.403344 | 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-08-04 01:07:12.403398 | 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-08-04 01:07:12.403451 | 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-08-04 01:07:12.403507 | 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-08-04 01:07:12.403562 | 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.17 [2,222 kB] 2026-08-04 01:07:12.403617 | 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-08-04 01:07:12.403668 | 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.2 [32.2 kB] 2026-08-04 01:07:12.403722 | 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.2 [310 kB] 2026-08-04 01:07:12.403788 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2026-08-04 01:07:12.403900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,669 kB in 1s (9,763 kB/s) 2026-08-04 01:07:12.403976 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-08-04 01:07:12.404030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-08-04 01:07:12.404089 | 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-08-04 01:07:12.404145 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-08-04 01:07:12.404200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-08-04 01:07:12.404254 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:75% (Reading database ... 80% 2026-08-04 01:07:12.404302 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-08-04 01:07:12.404347 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-08-04 01:07:12.404403 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-08-04 01:07:12.404450 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19121 files and directories currently installed.) 2026-08-04 01:07:12.404519 | 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-08-04 01:07:12.404583 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 01:07:12.404627 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2026-08-04 01:07:12.404676 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 01:07:12.404725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:07:12.404772 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2026-08-04 01:07:12.404839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-08-04 01:07:12.404907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 01:07:12.404954 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2026-08-04 01:07:12.405002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-08-04 01:07:12.405051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2026-08-04 01:07:12.405098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2026-08-04 01:07:12.405145 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2026-08-04 01:07:12.405192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-08-04 01:07:12.405238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2026-08-04 01:07:12.405283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2026-08-04 01:07:12.405329 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 01:07:12.405376 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:07:12.405425 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2026-08-04 01:07:12.405467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-08-04 01:07:12.405513 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 01:07:12.405558 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 01:07:12.405604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 01:07:12.405649 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:07:12.405695 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2026-08-04 01:07:12.405740 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-08-04 01:07:12.405798 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 01:07:12.405845 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2026-08-04 01:07:12.405930 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-08-04 01:07:12.405979 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 01:07:12.406027 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2026-08-04 01:07:12.406074 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 01:07:12.406120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 01:07:12.406167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2026-08-04 01:07:12.406223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-08-04 01:07:12.406268 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 01:07:12.406312 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2026-08-04 01:07:12.406356 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-08-04 01:07:12.406400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 01:07:12.406443 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2026-08-04 01:07:12.406485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-08-04 01:07:12.406527 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 01:07:12.406578 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2026-08-04 01:07:12.406620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 01:07:12.406663 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 01:07:12.406706 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2026-08-04 01:07:12.406749 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 01:07:12.406816 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 01:07:12.406889 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2026-08-04 01:07:12.406918 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-08-04 01:07:12.406962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 01:07:12.407007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2026-08-04 01:07:12.407052 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-08-04 01:07:12.407097 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 01:07:12.407141 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2026-08-04 01:07:12.407185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-08-04 01:07:12.407228 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 01:07:12.407271 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2026-08-04 01:07:12.407314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-08-04 01:07:12.407357 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:07:12.407399 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2026-08-04 01:07:12.407447 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2026-08-04 01:07:12.407486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-04 01:07:12.407528 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2026-08-04 01:07:12.407571 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2026-08-04 01:07:12.407618 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.407664 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2026-08-04 01:07:12.407708 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2026-08-04 01:07:12.407752 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-04 01:07:12.407814 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.407887 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 01:07:12.409023 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2026-08-04 01:07:12.409072 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-08-04 01:07:12.409083 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 01:07:12.409092 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2026-08-04 01:07:12.409100 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 01:07:12.409108 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 01:07:12.409116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2026-08-04 01:07:12.409124 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 01:07:12.409132 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 01:07:12.409140 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 01:07:12.409148 | 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-08-04 01:07:12.409157 | 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-08-04 01:07:12.409166 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:07:12.409174 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:07:12.409182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 01:07:12.409190 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 01:07:12.409198 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-08-04 01:07:12.409206 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:07:12.409214 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 01:07:12.409222 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:07:12.409230 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2026-08-04 01:07:12.409238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2026-08-04 01:07:12.409246 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 01:07:12.409254 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-08-04 01:07:12.409262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.409270 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 102) ... 2026-08-04 01:07:12.409286 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-08-04 01:07:12.409295 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-08-04 01:07:12.409303 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2026-08-04 01:07:12.409311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-08-04 01:07:12.409319 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 01:07:12.409326 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 01:07:12.409334 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2026-08-04 01:07:12.409342 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 01:07:12.409350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 01:07:12.409358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 01:07:12.409366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-04 01:07:12.409384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 01:07:12.409393 | 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-08-04 01:07:12.409402 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 01:07:12.409410 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:07:12.409417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.409425 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2026-08-04 01:07:12.409433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.409441 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2026-08-04 01:07:12.409449 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-08-04 01:07:12.412838 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.412889 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 103) ... 2026-08-04 01:07:12.412898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-08-04 01:07:12.412907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2026-08-04 01:07:12.412914 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-08-04 01:07:12.412922 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:07:12.412930 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-04 01:07:12.412938 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 01:07:12.412945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 01:07:12.412953 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-08-04 01:07:12.412961 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 01:07:12.412969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-08-04 01:07:12.412976 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 01:07:12.412984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:07:12.412992 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 01:07:12.412999 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container b58111a0427d 2026-08-04 01:07:12.413021 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 134407c6e8bd 2026-08-04 01:07:12.413030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2026-08-04 01:07:12.413038 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> be5de334aa61 2026-08-04 01:07:12.413046 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/9 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2026-08-04 01:07:12.413054 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 344cf7944e84 2026-08-04 01:07:12.413062 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 344cf7944e84 2026-08-04 01:07:12.413070 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 900877faf8b3 2026-08-04 01:07:12.413077 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 6/9 : COPY patches /patches 2026-08-04 01:07:12.413085 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 54d751455f0c 2026-08-04 01:07:12.413093 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/9 : RUN kolla_patch 2026-08-04 01:07:12.413101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in da10fc50c739 2026-08-04 01:07:12.413109 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:[i] No series file found, nothing to patch. 2026-08-04 01:07:12.413117 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container da10fc50c739 2026-08-04 01:07:12.413125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> cf86f7f9ac94 2026-08-04 01:07:12.413134 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: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-08-04 01:07:12.413143 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 827ad721bb09 2026-08-04 01:07:12.413151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-08-04 01:07:12.413159 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-08-04 01:07:12.413167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-08-04 01:07:12.413175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:07:12.413183 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:07:12.413199 | 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-08-04 01:07:12.413208 | 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-08-04 01:07:12.413216 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:07:12.413223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:07:12.413231 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:07:12.413239 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:07:12.413247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-08-04 01:07:12.413255 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2026-08-04 01:07:12.413269 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-08-04 01:07:12.413278 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2026-08-04 01:07:12.413285 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:07:12.413293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:07:12.413301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-08-04 01:07:12.413316 | 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-08-04 01:07:12.413325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-08-04 01:07:12.413333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:70% (Reading database ... 75% (Reading database ... 80% 2026-08-04 01:07:12.413340 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-08-04 01:07:12.413348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-08-04 01:07:12.413356 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-08-04 01:07:12.413364 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19938 files and directories currently installed.) 2026-08-04 01:07:12.413372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:07:12.413380 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-08-04 01:07:12.413388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-08-04 01:07:12.413395 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-08-04 01:07:12.413403 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-08-04 01:07:12.413411 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:07:12.413419 | 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-08-04 01:07:12.413429 | 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-08-04 01:07:12.413438 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:07:12.413446 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:07:12.413454 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:07:12.413462 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:07:12.413470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-08-04 01:07:12.413478 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:07:12.413486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:07:12.413494 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-08-04 01:07:12.413502 | 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-08-04 01:07:12.413511 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-08-04 01:07:12.413519 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-08-04 01:07:12.413526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-08-04 01:07:12.413534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-08-04 01:07:12.413542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-08-04 01:07:12.413550 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-08-04 01:07:12.413562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19929 files and directories currently installed.) 2026-08-04 01:07:12.413570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:12.413584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413592 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:12.413600 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413608 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:07:12.413615 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:07:12.413623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:12.413631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413646 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:12.413654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:07:12.413678 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:12.413694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:12.413701 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:12.413709 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:12.413717 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:07:12.413725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:12.413741 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:12.413756 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413772 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413806 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413815 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413830 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413846 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413854 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:12.413892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:07:12.413900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413908 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413923 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:07:12.413931 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413953 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:07:12.413961 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.413969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413977 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:12.413984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.413992 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.414000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:12.414008 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2026-08-04 01:07:12.414016 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:07:12.414023 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.414031 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:07:12.414039 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:07:12.414052 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2026-08-04 01:07:12.414060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:07:12.414068 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:07:12.414076 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2026-08-04 01:07:12.414084 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2026-08-04 01:07:12.414092 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:07:12.414099 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.414107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9487 files, 1317 directories removed. 2026-08-04 01:07:12.414115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.414123 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2026-08-04 01:07:12.414131 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.414145 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2026-08-04 01:07:12.414153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-08-04 01:07:12.414161 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:07:12.414169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:07:12.414177 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:07:12.414185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 827ad721bb09 2026-08-04 01:07:12.414192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 71fbf76bafc4 2026-08-04 01:07:12.414200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 9/9 : USER glance 2026-08-04 01:07:12.414208 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 489ec5d0a5b8 2026-08-04 01:07:12.414216 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 489ec5d0a5b8 2026-08-04 01:07:12.414224 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> b0507362bb33 2026-08-04 01:07:12.414231 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 1ef33de96f9e 2026-08-04 01:07:12.414239 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20260804 2026-08-04 01:07:12.414247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2026-08-04 01:07:12.412368 (took 0:00:33.007055) 2026-08-04 01:07:12.414255 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2026-08-04 01:07:12.414263 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2026-08-04 01:07:12.414271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2026-08-04 01:07:12.412688 2026-08-04 01:07:12.414284 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2026-08-04 01:07:12.414292 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2026-08-04 01:07:28.118691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260804 2026-08-04 01:07:28.118825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> fbe72da68e72 2026-08-04 01:07:28.118851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/6 : LABEL "build-date"="20260804" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:07:28.118872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 6d447a7995f0 2026-08-04 01:07:28.118987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 6d447a7995f0 2026-08-04 01:07:28.119008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 2ac792f880a0 2026-08-04 01:07:28.119080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 3/6 : COPY patches /patches 2026-08-04 01:07:28.119099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> c591b4dd013a 2026-08-04 01:07:28.119154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/6 : RUN kolla_patch 2026-08-04 01:07:28.119202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in ef976e3ac39b 2026-08-04 01:07:28.119268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:[i] No series file found, nothing to patch. 2026-08-04 01:07:28.119320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container ef976e3ac39b 2026-08-04 01:07:28.119369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> b4d93a629e30 2026-08-04 01:07:28.119444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: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-08-04 01:07:28.119463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 41442a5a8a66 2026-08-04 01:07:28.119510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-08-04 01:07:28.119557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-08-04 01:07:28.119604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-08-04 01:07:28.119660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2026-08-04 01:07:28.119705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:07:28.119748 | 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-08-04 01:07:28.119806 | 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-08-04 01:07:28.119918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:07:28.119937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:07:28.119970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:07:28.120016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:07:28.120058 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-08-04 01:07:28.120108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2026-08-04 01:07:28.120160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-08-04 01:07:28.120200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2026-08-04 01:07:28.120268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:07:28.120316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:07:28.120365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-08-04 01:07:28.120417 | 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-08-04 01:07:28.120477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2026-08-04 01:07:28.120525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2026-08-04 01:07:28.120571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2026-08-04 01:07:28.120616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-08-04 01:07:28.120661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-08-04 01:07:28.120707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-08-04 01:07:28.120754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-08-04 01:07:28.120810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:07:28.120863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-08-04 01:07:28.120911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-08-04 01:07:28.120958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-08-04 01:07:28.121008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-08-04 01:07:28.121051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:07:28.121093 | 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-08-04 01:07:28.121133 | 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-08-04 01:07:28.121174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:07:28.121214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:07:28.121288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:07:28.121333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:07:28.121376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-08-04 01:07:28.121434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:07:28.121471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2026-08-04 01:07:28.121514 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-08-04 01:07:28.121562 | 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-08-04 01:07:28.121605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2026-08-04 01:07:28.121649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2026-08-04 01:07:28.121691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2026-08-04 01:07:28.121757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-08-04 01:07:28.121771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-08-04 01:07:28.121863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-08-04 01:07:28.121925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-08-04 01:07:28.121972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:28.122018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:28.122063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:28.122123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:28.122170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:07:28.122214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:07:28.122275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:28.122321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:28.122366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:28.122410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:28.122455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:07:28.122500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:28.122544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:28.122601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:28.122648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:28.122711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:07:28.122746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.122817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:28.123990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124022 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:28.124030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124037 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124045 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124076 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124090 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:28.124112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:07:28.124119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:07:28.124155 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:07:28.124176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:28.124191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:28.124212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2026-08-04 01:07:28.124231 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2026-08-04 01:07:28.124253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:07:28.124261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:07:28.124268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2026-08-04 01:07:28.124278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:07:28.124435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:07:28.124485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2026-08-04 01:07:28.124532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2026-08-04 01:07:28.124576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:07:28.124617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9877 files, 1421 directories removed. 2026-08-04 01:07:28.124698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2026-08-04 01:07:28.124793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1380 files, 143 directories removed. 2026-08-04 01:07:28.124891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-08-04 01:07:28.124942 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2026-08-04 01:07:28.124984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2026-08-04 01:07:28.125040 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:07:28.125096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 41442a5a8a66 2026-08-04 01:07:28.125136 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 4415517beaf2 2026-08-04 01:07:28.125177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 6/6 : USER octavia 2026-08-04 01:07:28.125219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 69f3192182bd 2026-08-04 01:07:28.125280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 69f3192182bd 2026-08-04 01:07:28.125326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 1817caf5d764 2026-08-04 01:07:28.125370 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built b7c7046fca60 2026-08-04 01:07:28.125413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20260804 2026-08-04 01:07:28.125496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2026-08-04 01:07:28.125423 (took 0:00:15.712735) 2026-08-04 01:07:28.125867 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2026-08-04 01:07:28.125890 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2026-08-04 01:07:28.125957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2026-08-04 01:07:28.125898 2026-08-04 01:07:28.126753 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2026-08-04 01:07:28.127368 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2026-08-04 01:07:44.291063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260804 2026-08-04 01:07:44.291196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> fbe72da68e72 2026-08-04 01:07:44.291353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/6 : LABEL "build-date"="20260804" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:07:44.291404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 65590aeda4e0 2026-08-04 01:07:44.291494 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 65590aeda4e0 2026-08-04 01:07:44.291568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 3077bc2ffbda 2026-08-04 01:07:44.291727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 3/6 : COPY patches /patches 2026-08-04 01:07:44.291854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> a1cffd63feb6 2026-08-04 01:07:44.291940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/6 : RUN kolla_patch 2026-08-04 01:07:44.292019 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in e6fdafd5abd8 2026-08-04 01:07:44.292093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:[i] No series file found, nothing to patch. 2026-08-04 01:07:44.292167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container e6fdafd5abd8 2026-08-04 01:07:44.292244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 99fc3068cb0c 2026-08-04 01:07:44.292339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: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-08-04 01:07:44.292418 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in a19a5683a7f8 2026-08-04 01:07:44.292491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-08-04 01:07:44.292568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-08-04 01:07:44.292680 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-08-04 01:07:44.292791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2026-08-04 01:07:44.292881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:07:44.292952 | 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-08-04 01:07:44.293049 | 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-08-04 01:07:44.293113 | 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-08-04 01:07:44.293176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:07:44.293237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:07:44.293299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:07:44.293362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-08-04 01:07:44.293423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2026-08-04 01:07:44.293493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-08-04 01:07:44.293558 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2026-08-04 01:07:44.293640 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:07:44.293710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:07:44.293791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-08-04 01:07:44.293878 | 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-08-04 01:07:44.293951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-08-04 01:07:44.294021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-08-04 01:07:44.294095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-08-04 01:07:44.294159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-08-04 01:07:44.294238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-08-04 01:07:44.294307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-08-04 01:07:44.294379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-08-04 01:07:44.294449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:07:44.294518 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-08-04 01:07:44.294590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-08-04 01:07:44.294681 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-08-04 01:07:44.294756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-08-04 01:07:44.294862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:07:44.294926 | 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-08-04 01:07:44.294988 | 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-08-04 01:07:44.295050 | 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-08-04 01:07:44.295114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:07:44.295177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:07:44.295238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:07:44.295299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-08-04 01:07:44.295372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:07:44.295436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2026-08-04 01:07:44.296830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-08-04 01:07:44.296840 | 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% 2026-08-04 01:07:44.296847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:07:44.296852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-08-04 01:07:44.296856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:70% 2026-08-04 01:07:44.296860 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-08-04 01:07:44.296863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-08-04 01:07:44.296867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-08-04 01:07:44.296870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-08-04 01:07:44.296874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-08-04 01:07:44.296877 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-08-04 01:07:44.296881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:44.296884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:44.296888 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:44.296891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:44.296895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:07:44.296898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:07:44.296902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:44.296905 | 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-08-04 01:07:44.296914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:44.296918 | 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-08-04 01:07:44.296921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-08-04 01:07:44.296929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:07:44.296932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:44.296936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-08-04 01:07:44.296939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:44.296943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:44.296946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:44.296950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:07:44.296953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:44.296956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:44.296960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:07:44.296963 | 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-08-04 01:07:44.296967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:44.296972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:44.296976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:07:44.296979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:44.297191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:07:44.297246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:07:44.297412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:07:44.297586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:07:44.297890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-08-04 01:07:44.297914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297945 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:07:44.297955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-08-04 01:07:44.297968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2026-08-04 01:07:44.298002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2026-08-04 01:07:44.298060 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:07:44.298115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-08-04 01:07:44.298172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:07:44.298229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2026-08-04 01:07:44.298284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:07:44.298338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:07:44.298392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2026-08-04 01:07:44.298447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2026-08-04 01:07:44.298503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:07:44.298555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-08-04 01:07:44.298612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9877 files, 1421 directories removed. 2026-08-04 01:07:44.298709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-08-04 01:07:44.298804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2026-08-04 01:07:44.298827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-08-04 01:07:44.298896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1380 files, 143 directories removed. 2026-08-04 01:07:44.298949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-08-04 01:07:44.299006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2026-08-04 01:07:44.299063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2026-08-04 01:07:44.299132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:07:44.299185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container a19a5683a7f8 2026-08-04 01:07:44.299234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 14685f2be127 2026-08-04 01:07:44.299281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 6/6 : USER octavia 2026-08-04 01:07:44.299332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in d4f0309c0f6a 2026-08-04 01:07:44.299379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container d4f0309c0f6a 2026-08-04 01:07:44.299427 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> e9acd73a0477 2026-08-04 01:07:44.299477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built 7d343ea5e142 2026-08-04 01:07:44.299528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260804 2026-08-04 01:07:44.299618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2026-08-04 01:07:44.299538 (took 0:00:16.173640) 2026-08-04 01:07:44.300120 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2026-08-04 01:07:44.300159 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2026-08-04 01:07:44.300242 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2026-08-04 01:07:44.300171 2026-08-04 01:07:44.300319 | 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-08-04 01:07:45.215464 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2026-08-04 01:07:45.215866 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2026-08-04 01:08:16.822670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260804 2026-08-04 01:08:16.822805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> fbe72da68e72 2026-08-04 01:08:16.822925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/8 : LABEL "build-date"="20260804" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:08:16.823056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in a1c56e2e84f7 2026-08-04 01:08:16.823150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container a1c56e2e84f7 2026-08-04 01:08:16.823221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 0392cfac8530 2026-08-04 01:08:16.823301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/8 : ADD plugins-archive / 2026-08-04 01:08:16.823447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 96541ab80e77 2026-08-04 01:08:16.824898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 4/8 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi 2026-08-04 01:08:16.824925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 44c6d95c1e1b 2026-08-04 01:08:16.824938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing ./plugins/ovn_octavia_provider-8.0.1.dev16 2026-08-04 01:08:16.824950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-08-04 01:08:16.824962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-08-04 01:08:16.824975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-08-04 01:08:16.825012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:08:16.825025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2026-08-04 01:08:16.825037 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2026-08-04 01:08:16.825049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-08-04 01:08:16.825061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:08:16.825074 | 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.dev16) (5.10.0) 2026-08-04 01:08:16.825087 | 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.dev16) (1.3.0) 2026-08-04 01:08:16.825101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev16) 2026-08-04 01:08:16.825113 | 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-08-04 01:08:16.825144 | 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.dev16) (4.4.0) 2026-08-04 01:08:16.825156 | 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.dev16) (9.7.2) 2026-08-04 01:08:16.825166 | 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.dev16) (7.1.0) 2026-08-04 01:08:16.825175 | 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.dev16) (16.1.2) 2026-08-04 01:08:16.825185 | 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.dev16) (5.7.0) 2026-08-04 01:08:16.825195 | 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.dev16) (8.2.0) 2026-08-04 01:08:16.825206 | 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.dev16) (3.5.1) 2026-08-04 01:08:16.825216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev16) 2026-08-04 01:08:16.825226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-04 01:08:16.825237 | 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.dev16) (7.0.0) 2026-08-04 01:08:16.825247 | 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.dev16) (2.0.38) 2026-08-04 01:08:16.825257 | 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.dev16) (9.0.0) 2026-08-04 01:08:16.825277 | 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.dev16) (3.8.0) 2026-08-04 01:08:16.825288 | 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.dev16) (2.1.0) 2026-08-04 01:08:16.825299 | 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.dev16) (2.32.3) 2026-08-04 01:08:16.825309 | 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.dev16) (5.4.1) 2026-08-04 01:08:16.825326 | 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.dev16) (1.7.0) 2026-08-04 01:08:16.825337 | 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.dev16) (4.12.2) 2026-08-04 01:08:16.825347 | 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.dev16) (1.5.1) 2026-08-04 01:08:16.825369 | 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.dev16) 2026-08-04 01:08:16.825384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-3.0.2-py3-none-any.whl.metadata (1.8 kB) 2026-08-04 01:08:16.825500 | 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.dev16) (7.1.0) 2026-08-04 01:08:16.825588 | 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.dev16) (5.7.1) 2026-08-04 01:08:16.825642 | 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.dev16) (17.2.1) 2026-08-04 01:08:16.825734 | 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.dev16) (6.5.1) 2026-08-04 01:08:16.825808 | 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.dev16) (4.5.1) 2026-08-04 01:08:16.825931 | 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.dev16) (4.1.2) 2026-08-04 01:08:16.825992 | 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.dev16) (3.6.0) 2026-08-04 01:08:16.826084 | 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.dev16) (4.2.0) 2026-08-04 01:08:16.826162 | 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.dev16) (1.3.4) 2026-08-04 01:08:16.826259 | 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.dev16) (1.8.9) 2026-08-04 01:08:16.826338 | 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.dev16) (3.3.0) 2026-08-04 01:08:16.826413 | 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.dev16) (3.0.0) 2026-08-04 01:08:16.826510 | 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.dev16) (1.17.2) 2026-08-04 01:08:16.826587 | 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.dev16) (43.0.3) 2026-08-04 01:08:16.826672 | 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.dev16) (5.1.1) 2026-08-04 01:08:16.826739 | 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.dev16) (1.3.4) 2026-08-04 01:08:16.826854 | 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.dev16) (1.0.1) 2026-08-04 01:08:16.826928 | 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.dev16) (1.33) 2026-08-04 01:08:16.827007 | 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.dev16) (4.3.6) 2026-08-04 01:08:16.827087 | 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.dev16) (7.0.0) 2026-08-04 01:08:16.827165 | 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.dev16) (6.0.2) 2026-08-04 01:08:16.827244 | 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.dev16) (1.4.0) 2026-08-04 01:08:16.827322 | 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.dev16) (1.17.1) 2026-08-04 01:08:16.827398 | 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.dev16) (2.22) 2026-08-04 01:08:16.827495 | 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.dev16) (3.0.0) 2026-08-04 01:08:16.827583 | 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.dev16) (0.39.0) 2026-08-04 01:08:16.827659 | 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.dev16) (1.1.0) 2026-08-04 01:08:16.827735 | 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.dev16) 2026-08-04 01:08:16.827859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-08-04 01:08:16.827933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-08-04 01:08:16.828011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-08-04 01:08:16.828089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-08-04 01:08:16.828166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:08:16.828241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-08-04 01:08:16.828317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:08:16.828393 | 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.dev16) (24.2) 2026-08-04 01:08:16.828565 | 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.dev16) (2.5.1) 2026-08-04 01:08:16.828774 | 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.dev16) (2.7.0) 2026-08-04 01:08:16.828885 | 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.dev16) (3.1.1) 2026-08-04 01:08:16.828912 | 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.dev16) (83.0.0) 2026-08-04 01:08:16.828923 | 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.dev16) (3.5.1) 2026-08-04 01:08:16.828938 | 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.dev16) (5.3.1) 2026-08-04 01:08:16.829011 | 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.dev16) (1.17.0) 2026-08-04 01:08:16.829073 | 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.dev16) (0.19) 2026-08-04 01:08:16.829142 | 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.dev16) (2.0.0) 2026-08-04 01:08:16.829208 | 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.dev16) (1.14.1) 2026-08-04 01:08:16.829276 | 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.dev16) (2.0.1) 2026-08-04 01:08:16.829353 | 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.dev16) (0.5.0) 2026-08-04 01:08:16.829456 | 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.dev16) (1.3.9) 2026-08-04 01:08:16.831895 | 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.dev16) (2.9.0.post0) 2026-08-04 01:08:16.831942 | 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.dev16) (3.1.0) 2026-08-04 01:08:16.831954 | 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.dev16) (5.5.2) 2026-08-04 01:08:16.831964 | 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.dev16) (5.3.1) 2026-08-04 01:08:16.831974 | 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.dev16) (5.4.2) 2026-08-04 01:08:16.831994 | 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.dev16) (6.3.1) 2026-08-04 01:08:16.832004 | 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.dev16) (0.11.0) 2026-08-04 01:08:16.832014 | 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.dev16) (5.1.0) 2026-08-04 01:08:16.832024 | 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.dev16) (2025.1) 2026-08-04 01:08:16.832034 | 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.dev16) (0.21.1) 2026-08-04 01:08:16.832044 | 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.dev16) (3.1.5) 2026-08-04 01:08:16.832054 | 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.dev16) (4.0.1) 2026-08-04 01:08:16.832064 | 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.dev16) (4.0.1) 2026-08-04 01:08:16.832075 | 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.dev16) (3.0.2) 2026-08-04 01:08:16.832086 | 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.dev16) (3.1.0) 2026-08-04 01:08:16.832096 | 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.dev16) (3.10.1) 2026-08-04 01:08:16.832106 | 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.dev16) (1.6.10) 2026-08-04 01:08:16.832137 | 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.dev16) (3.2.1) 2026-08-04 01:08:16.832148 | 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.dev16) (3.14.0) 2026-08-04 01:08:16.832159 | 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.dev16) 2026-08-04 01:08:16.832169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-08-04 01:08:16.832180 | 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.dev16) (1.5.0) 2026-08-04 01:08:16.832191 | 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.dev16) (0.3.5) 2026-08-04 01:08:16.832207 | 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.dev16) (0.2.13) 2026-08-04 01:08:16.832217 | 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.dev16) (3.4.1) 2026-08-04 01:08:16.832228 | 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.dev16) (3.10) 2026-08-04 01:08:16.832238 | 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.dev16) (1.26.20) 2026-08-04 01:08:16.832248 | 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.dev16) (2026.7.22) 2026-08-04 01:08:16.832258 | 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.dev16) (0.7) 2026-08-04 01:08:16.832268 | 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.dev16) (2.7.2) 2026-08-04 01:08:16.832280 | 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-08-04 01:08:16.832291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-08-04 01:08:16.832301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.832313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-08-04 01:08:16.832330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 10.5 MB/s 0:00:00 2026-08-04 01:08:16.832341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-3.0.2-py3-none-any.whl (2.0 MB) 2026-08-04 01:08:16.832351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.6 MB/s 0:00:00 2026-08-04 01:08:16.832362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-08-04 01:08:16.832372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-08-04 01:08:16.832390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, ncclient 2026-08-04 01:08:16.832400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-08-04 01:08:16.832410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-08-04 01:08:16.832442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev16-py3-none-any.whl size=157083 sha256=ab19e7844a223026224acbbb2fda7f9c235054d8c3badfd65b9e93acdc7fe728 2026-08-04 01:08:16.832453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-o21h054v/wheels/36/d0/f8/c6a0bdc5c0e5a6c4f280f4264129aeefd09a85f2cb22c7b8a4 2026-08-04 01:08:16.832463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): started 2026-08-04 01:08:16.832474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-08-04 01:08:16.832484 | 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=90109 sha256=8555dde2a8430e7291f286a7fe456e3356db4e15f350907ff7383fcd96436bca 2026-08-04 01:08:16.832499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-o21h054v/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-08-04 01:08:16.832510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider ncclient 2026-08-04 01:08:16.832520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-08-04 01:08:16.832531 | 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.2 ovn-octavia-provider-8.0.1.dev16 ovsdbapp-2.11.0 2026-08-04 01:08:16.832542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 44c6d95c1e1b 2026-08-04 01:08:16.832552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> c0af14f74e45 2026-08-04 01:08:16.832562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 5/8 : COPY patches /patches 2026-08-04 01:08:16.832572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> fe57dfa14b0d 2026-08-04 01:08:16.832582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/8 : RUN kolla_patch 2026-08-04 01:08:16.832592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 16c5ff84ad69 2026-08-04 01:08:16.832602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:[i] No series file found, nothing to patch. 2026-08-04 01:08:16.832612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 16c5ff84ad69 2026-08-04 01:08:16.832622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 6c49aeea6263 2026-08-04 01:08:16.832634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: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-08-04 01:08:16.832662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 5cdba1abe714 2026-08-04 01:08:16.832673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-08-04 01:08:16.832683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-08-04 01:08:16.832693 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-08-04 01:08:16.832708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:08:16.832719 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:08:16.832729 | 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-08-04 01:08:16.832739 | 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-08-04 01:08:16.832838 | 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-08-04 01:08:16.832913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:08:16.833033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:08:16.833062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:08:16.833226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-08-04 01:08:16.833262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:08:16.833279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-08-04 01:08:16.833326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2026-08-04 01:08:16.833453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:08:16.833531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:08:16.833689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-08-04 01:08:16.833777 | 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% 2026-08-04 01:08:16.833906 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:08:16.833980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-08-04 01:08:16.834041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-08-04 01:08:16.834101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-08-04 01:08:16.834169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-08-04 01:08:16.834216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-08-04 01:08:16.834271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-08-04 01:08:16.834329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-08-04 01:08:16.834390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:08:16.834467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-08-04 01:08:16.834528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-08-04 01:08:16.834587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-08-04 01:08:16.834648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-08-04 01:08:16.834703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:08:16.834755 | 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-08-04 01:08:16.834840 | 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-08-04 01:08:16.834887 | 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-08-04 01:08:16.834939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:08:16.834990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:08:16.835041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:08:16.835093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-08-04 01:08:16.835154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:08:16.835207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:08:16.835264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-08-04 01:08:16.835325 | 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-08-04 01:08:16.835396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-08-04 01:08:16.835508 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-08-04 01:08:16.835563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-08-04 01:08:16.835611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-08-04 01:08:16.835659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-08-04 01:08:16.835707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-08-04 01:08:16.835757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-08-04 01:08:16.835844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:16.835890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:16.835946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:16.835998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.836051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:16.836098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:08:16.836150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:08:16.836199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.836250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:16.836301 | 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-08-04 01:08:16.836327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:16.836381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.836454 | 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-08-04 01:08:16.836490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.836642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:08:16.836696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:16.836716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:16.836727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:16.836737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:16.836751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:08:16.836809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:16.836836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:16.836893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:16.836942 | 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-08-04 01:08:16.836991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837231 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.837354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:16.837377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.837456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:08:16.837481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837541 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837566 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.837629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:08:16.837653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.837718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.837876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:08:16.837896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.837959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.837999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.838035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:16.838091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.838141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:16.838163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:08:16.838224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:08:16.838265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:08:16.838319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:08:16.838342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2026-08-04 01:08:16.838401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:08:16.838471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:08:16.838493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2026-08-04 01:08:16.838544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:08:16.838597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:08:16.838621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.838683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10985 files, 1579 directories removed. 2026-08-04 01:08:16.838709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.838814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2026-08-04 01:08:16.838849 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.838871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:08:16.838927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-08-04 01:08:16.838949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:08:16.839011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:08:16.839064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:08:16.839087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 5cdba1abe714 2026-08-04 01:08:16.839151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 9f894511c38d 2026-08-04 01:08:16.839178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 8/8 : USER octavia 2026-08-04 01:08:16.839240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 5d7da28f2bc9 2026-08-04 01:08:16.839266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 5d7da28f2bc9 2026-08-04 01:08:16.839326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 90662ca0407e 2026-08-04 01:08:16.839382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 023c20c13ad6 2026-08-04 01:08:16.839408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260804 2026-08-04 01:08:16.839544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2026-08-04 01:08:16.839445 (took 0:00:32.539274) 2026-08-04 01:08:16.839958 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2026-08-04 01:08:16.840086 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2026-08-04 01:08:16.840177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2026-08-04 01:08:16.840113 2026-08-04 01:08:16.841154 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2026-08-04 01:08:16.841836 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2026-08-04 01:08:32.562953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260804 2026-08-04 01:08:32.563014 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> fbe72da68e72 2026-08-04 01:08:32.563027 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/6 : LABEL "build-date"="20260804" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:08:32.563036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in c8a929ce9466 2026-08-04 01:08:32.563044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container c8a929ce9466 2026-08-04 01:08:32.563051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> b443eccd32b0 2026-08-04 01:08:32.563058 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 3/6 : COPY patches /patches 2026-08-04 01:08:32.563065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 260ce931170a 2026-08-04 01:08:32.563072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/6 : RUN kolla_patch 2026-08-04 01:08:32.563132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in aeda662a68ed 2026-08-04 01:08:32.563142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:[i] No series file found, nothing to patch. 2026-08-04 01:08:32.563149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container aeda662a68ed 2026-08-04 01:08:32.563156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> b31bb71cb1f6 2026-08-04 01:08:32.563164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: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-08-04 01:08:32.563197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 3519676bce9a 2026-08-04 01:08:32.563958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-08-04 01:08:32.563989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-08-04 01:08:32.563996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-08-04 01:08:32.564002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2026-08-04 01:08:32.564009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:08:32.564015 | 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-08-04 01:08:32.564020 | 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-08-04 01:08:32.564026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:08:32.564032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:08:32.564048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:08:32.564053 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:08:32.564057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-08-04 01:08:32.564062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2026-08-04 01:08:32.564067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-08-04 01:08:32.564072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2026-08-04 01:08:32.566936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:08:32.566949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:08:32.566954 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-08-04 01:08:32.566962 | 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-08-04 01:08:32.566968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-08-04 01:08:32.566972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-08-04 01:08:32.566977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-08-04 01:08:32.566982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-08-04 01:08:32.566986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-08-04 01:08:32.566991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-08-04 01:08:32.566996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-08-04 01:08:32.567001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:08:32.567006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-08-04 01:08:32.567011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-08-04 01:08:32.567015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-08-04 01:08:32.567020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-08-04 01:08:32.567025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:08:32.567030 | 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-08-04 01:08:32.567034 | 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-08-04 01:08:32.567039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:08:32.567044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:08:32.567049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:08:32.567055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:08:32.567060 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-08-04 01:08:32.567065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:08:32.567081 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2026-08-04 01:08:32.567087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... (Reading database ... 2026-08-04 01:08:32.567094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2026-08-04 01:08:32.567100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 50% (Reading database ... 2026-08-04 01:08:32.567105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:55% 2026-08-04 01:08:32.567111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:08:32.567116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-08-04 01:08:32.567121 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-08-04 01:08:32.567127 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-08-04 01:08:32.567132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-08-04 01:08:32.567138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-08-04 01:08:32.567143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-08-04 01:08:32.567148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-08-04 01:08:32.567153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:32.567159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:32.567176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:08:32.567186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:08:32.567192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:32.567197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:32.567208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:08:32.567218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:32.567224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-08-04 01:08:32.567229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:32.567234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:32.567240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:32.567245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:08:32.567250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:32.567255 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:08:32.567270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-08-04 01:08:32.567286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-08-04 01:08:32.567302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:32.567482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:08:32.567587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.567793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:08:32.567962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.568054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.568154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:08:32.568259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.568365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:08:32.568465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.568540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:08:32.568600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2026-08-04 01:08:32.568657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2026-08-04 01:08:32.568715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:08:32.568770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:08:32.568880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2026-08-04 01:08:32.568949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:08:32.569007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:08:32.569065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2026-08-04 01:08:32.569163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2026-08-04 01:08:32.569250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:08:32.569307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-08-04 01:08:32.569365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9877 files, 1421 directories removed. 2026-08-04 01:08:32.569417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-08-04 01:08:32.569474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2026-08-04 01:08:32.569526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-08-04 01:08:32.569580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1380 files, 143 directories removed. 2026-08-04 01:08:32.569631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-08-04 01:08:32.569748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2026-08-04 01:08:32.569925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2026-08-04 01:08:32.569982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:08:32.570058 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 3519676bce9a 2026-08-04 01:08:32.570118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> b6b5bab749e4 2026-08-04 01:08:32.570174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 6/6 : USER octavia 2026-08-04 01:08:32.570233 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 2251de628f98 2026-08-04 01:08:32.570318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 2251de628f98 2026-08-04 01:08:32.570394 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 6661891a65b1 2026-08-04 01:08:32.570448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built 4c7a42d77545 2026-08-04 01:08:32.570498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260804 2026-08-04 01:08:32.570585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2026-08-04 01:08:32.570515 (took 0:00:15.730402) 2026-08-04 01:08:32.570977 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2026-08-04 01:08:32.571050 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2026-08-04 01:08:32.571122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2026-08-04 01:08:32.571060 2026-08-04 01:08:32.571203 | 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-08-04 01:08:33.484392 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2026-08-04 01:08:33.484668 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2026-08-04 01:09:04.478903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260804 2026-08-04 01:09:04.479003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> fbe72da68e72 2026-08-04 01:09:04.479151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/8 : LABEL "build-date"="20260804" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:09:04.479864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in ae35a4dddffe 2026-08-04 01:09:04.479882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container ae35a4dddffe 2026-08-04 01:09:04.479893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> ae0090482ad8 2026-08-04 01:09:04.479904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/8 : ADD plugins-archive / 2026-08-04 01:09:04.479916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 68f28fbf3ddd 2026-08-04 01:09:04.479927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2026-08-04 01:09:04.479956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 9dd8712ae33e 2026-08-04 01:09:04.479968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 5/8 : 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-08-04 01:09:04.479979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 2fbbd1b6fdde 2026-08-04 01:09:04.479988 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing ./plugins/ovn_octavia_provider-8.0.1.dev16 2026-08-04 01:09:04.480868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-08-04 01:09:04.480885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-08-04 01:09:04.480894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-08-04 01:09:04.480902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:09:04.480909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2026-08-04 01:09:04.480916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2026-08-04 01:09:04.480924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-08-04 01:09:04.480931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:09:04.480939 | 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.dev16) (5.10.0) 2026-08-04 01:09:04.480949 | 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.dev16) (1.3.0) 2026-08-04 01:09:04.480956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev16) 2026-08-04 01:09:04.480964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 01:09:04.480972 | 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.dev16) (4.4.0) 2026-08-04 01:09:04.480979 | 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.dev16) (9.7.2) 2026-08-04 01:09:04.480987 | 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.dev16) (7.1.0) 2026-08-04 01:09:04.480994 | 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.dev16) (16.1.2) 2026-08-04 01:09:04.481002 | 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.dev16) (5.7.0) 2026-08-04 01:09:04.481018 | 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.dev16) (8.2.0) 2026-08-04 01:09:04.481027 | 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.dev16) (3.5.1) 2026-08-04 01:09:04.481035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev16) 2026-08-04 01:09:04.481046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-04 01:09:04.481062 | 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.dev16) (7.0.0) 2026-08-04 01:09:04.481137 | 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.dev16) (2.0.38) 2026-08-04 01:09:04.481220 | 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.dev16) (9.0.0) 2026-08-04 01:09:04.481284 | 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.dev16) (3.8.0) 2026-08-04 01:09:04.481367 | 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.dev16) (2.1.0) 2026-08-04 01:09:04.481432 | 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.dev16) (2.32.3) 2026-08-04 01:09:04.481503 | 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.dev16) (5.4.1) 2026-08-04 01:09:04.481574 | 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.dev16) (1.7.0) 2026-08-04 01:09:04.481678 | 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.dev16) (4.12.2) 2026-08-04 01:09:04.481750 | 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.dev16) (1.5.1) 2026-08-04 01:09:04.481885 | 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.dev16) 2026-08-04 01:09:04.481955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-3.0.2-py3-none-any.whl.metadata (1.8 kB) 2026-08-04 01:09:04.482027 | 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.dev16) (7.1.0) 2026-08-04 01:09:04.482131 | 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.dev16) (5.7.1) 2026-08-04 01:09:04.482207 | 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.dev16) (17.2.1) 2026-08-04 01:09:04.482286 | 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.dev16) (6.5.1) 2026-08-04 01:09:04.482337 | 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.dev16) (4.5.1) 2026-08-04 01:09:04.482439 | 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.dev16) (4.1.2) 2026-08-04 01:09:04.482613 | 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.dev16) (3.6.0) 2026-08-04 01:09:04.482878 | 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.dev16) (4.2.0) 2026-08-04 01:09:04.482960 | 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.dev16) (1.3.4) 2026-08-04 01:09:04.482984 | 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.dev16) (1.8.9) 2026-08-04 01:09:04.482998 | 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.dev16) (3.3.0) 2026-08-04 01:09:04.483127 | 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.dev16) (3.0.0) 2026-08-04 01:09:04.483224 | 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.dev16) (1.17.2) 2026-08-04 01:09:04.483332 | 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.dev16) (43.0.3) 2026-08-04 01:09:04.483446 | 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.dev16) (5.1.1) 2026-08-04 01:09:04.483571 | 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.dev16) (1.3.4) 2026-08-04 01:09:04.483731 | 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.dev16) (1.0.1) 2026-08-04 01:09:04.483862 | 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.dev16) (1.33) 2026-08-04 01:09:04.483945 | 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.dev16) (4.3.6) 2026-08-04 01:09:04.484014 | 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.dev16) (7.0.0) 2026-08-04 01:09:04.484111 | 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.dev16) (6.0.2) 2026-08-04 01:09:04.484203 | 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.dev16) (1.4.0) 2026-08-04 01:09:04.484887 | 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.dev16) (1.17.1) 2026-08-04 01:09:04.484911 | 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.dev16) (2.22) 2026-08-04 01:09:04.484950 | 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.dev16) (3.0.0) 2026-08-04 01:09:04.484964 | 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.dev16) (0.39.0) 2026-08-04 01:09:04.484993 | 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.dev16) (1.1.0) 2026-08-04 01:09:04.485006 | 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.dev16) 2026-08-04 01:09:04.485021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-08-04 01:09:04.485036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-08-04 01:09:04.485049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-08-04 01:09:04.485062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-08-04 01:09:04.485075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:09:04.485093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-08-04 01:09:04.485105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:09:04.485118 | 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.dev16) (24.2) 2026-08-04 01:09:04.485135 | 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.dev16) (2.5.1) 2026-08-04 01:09:04.485250 | 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.dev16) (2.7.0) 2026-08-04 01:09:04.485272 | 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.dev16) (3.1.1) 2026-08-04 01:09:04.485360 | 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.dev16) (83.0.0) 2026-08-04 01:09:04.485418 | 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.dev16) (3.5.1) 2026-08-04 01:09:04.485544 | 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.dev16) (5.3.1) 2026-08-04 01:09:04.485701 | 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.dev16) (1.17.0) 2026-08-04 01:09:04.485809 | 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.dev16) (0.19) 2026-08-04 01:09:04.485911 | 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.dev16) (2.0.0) 2026-08-04 01:09:04.485983 | 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.dev16) (1.14.1) 2026-08-04 01:09:04.486067 | 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.dev16) (2.0.1) 2026-08-04 01:09:04.486172 | 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.dev16) (0.5.0) 2026-08-04 01:09:04.486285 | 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.dev16) (1.3.9) 2026-08-04 01:09:04.486388 | 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.dev16) (2.9.0.post0) 2026-08-04 01:09:04.486463 | 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.dev16) (3.1.0) 2026-08-04 01:09:04.486533 | 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.dev16) (5.5.2) 2026-08-04 01:09:04.486619 | 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.dev16) (5.3.1) 2026-08-04 01:09:04.488016 | 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.dev16) (5.4.2) 2026-08-04 01:09:04.488059 | 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.dev16) (6.3.1) 2026-08-04 01:09:04.488071 | 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.dev16) (0.11.0) 2026-08-04 01:09:04.488077 | 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.dev16) (5.1.0) 2026-08-04 01:09:04.488082 | 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.dev16) (2025.1) 2026-08-04 01:09:04.488087 | 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.dev16) (0.21.1) 2026-08-04 01:09:04.488093 | 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.dev16) (3.1.5) 2026-08-04 01:09:04.488105 | 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.dev16) (4.0.1) 2026-08-04 01:09:04.488110 | 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.dev16) (4.0.1) 2026-08-04 01:09:04.488115 | 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.dev16) (3.0.2) 2026-08-04 01:09:04.488125 | 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.dev16) (3.1.0) 2026-08-04 01:09:04.488133 | 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.dev16) (3.10.1) 2026-08-04 01:09:04.488142 | 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.dev16) (1.6.10) 2026-08-04 01:09:04.488151 | 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.dev16) (3.2.1) 2026-08-04 01:09:04.488168 | 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.dev16) (3.14.0) 2026-08-04 01:09:04.488177 | 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.dev16) 2026-08-04 01:09:04.488187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-08-04 01:09:04.488196 | 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.dev16) (1.5.0) 2026-08-04 01:09:04.488206 | 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.dev16) (0.3.5) 2026-08-04 01:09:04.488221 | 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.dev16) (0.2.13) 2026-08-04 01:09:04.488226 | 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.dev16) (3.4.1) 2026-08-04 01:09:04.488231 | 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.dev16) (3.10) 2026-08-04 01:09:04.488236 | 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.dev16) (1.26.20) 2026-08-04 01:09:04.488241 | 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.dev16) (2026.7.22) 2026-08-04 01:09:04.488251 | 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.dev16) (0.7) 2026-08-04 01:09:04.488257 | 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.dev16) (2.7.2) 2026-08-04 01:09:04.488263 | 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-08-04 01:09:04.488270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-08-04 01:09:04.488276 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-08-04 01:09:04.488281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-08-04 01:09:04.488286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 9.7 MB/s 0:00:00 2026-08-04 01:09:04.488291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-3.0.2-py3-none-any.whl (2.0 MB) 2026-08-04 01:09:04.488297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 17.3 MB/s 0:00:00 2026-08-04 01:09:04.488302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-08-04 01:09:04.488823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-08-04 01:09:04.488836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, ncclient 2026-08-04 01:09:04.488841 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-08-04 01:09:04.488851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-08-04 01:09:04.488857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev16-py3-none-any.whl size=157083 sha256=d5a90a6ae1ac2efeab934e682881fd3128fd74c795e826732de45adeb9e7fce4 2026-08-04 01:09:04.488862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-b_lshjsh/wheels/36/d0/f8/c6a0bdc5c0e5a6c4f280f4264129aeefd09a85f2cb22c7b8a4 2026-08-04 01:09:04.488868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): started 2026-08-04 01:09:04.488873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-08-04 01:09:04.488878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90109 sha256=41e27522aaa98e0f5b8dc05c98370f0ff262c5d9dbc917b3eb8271da07e9a68e 2026-08-04 01:09:04.488883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-b_lshjsh/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-08-04 01:09:04.488888 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider ncclient 2026-08-04 01:09:04.488893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-08-04 01:09:04.488898 | 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.2 ovn-octavia-provider-8.0.1.dev16 ovsdbapp-2.11.0 2026-08-04 01:09:04.488909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 2fbbd1b6fdde 2026-08-04 01:09:04.488915 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> bcd17687b4b9 2026-08-04 01:09:04.488920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 6/8 : COPY patches /patches 2026-08-04 01:09:04.488925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 2384727ac9fb 2026-08-04 01:09:04.488930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 7/8 : RUN kolla_patch 2026-08-04 01:09:04.488935 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 9dc92ae60bd3 2026-08-04 01:09:04.488939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:[i] No series file found, nothing to patch. 2026-08-04 01:09:04.488944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 9dc92ae60bd3 2026-08-04 01:09:04.488949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> f1fb408204fc 2026-08-04 01:09:04.488956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: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-08-04 01:09:04.488962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in ffc3774da78c 2026-08-04 01:09:04.488967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-08-04 01:09:04.488972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-08-04 01:09:04.488977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-08-04 01:09:04.488982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:09:04.488990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:09:04.488995 | 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-08-04 01:09:04.489000 | 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-08-04 01:09:04.489005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:09:04.489054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:09:04.489089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:09:04.489129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:09:04.489189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-08-04 01:09:04.489207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2026-08-04 01:09:04.489285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-08-04 01:09:04.489320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2026-08-04 01:09:04.489372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:09:04.489418 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:09:04.489467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-08-04 01:09:04.489524 | 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-08-04 01:09:04.489568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-08-04 01:09:04.489632 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% (Reading database ... 80% 2026-08-04 01:09:04.489678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-08-04 01:09:04.489725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-08-04 01:09:04.489772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-08-04 01:09:04.489845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-08-04 01:09:04.489897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:09:04.489946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-08-04 01:09:04.489997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-08-04 01:09:04.490051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-08-04 01:09:04.490100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-08-04 01:09:04.490144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:09:04.490188 | 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-08-04 01:09:04.490231 | 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-08-04 01:09:04.490274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:09:04.490317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:09:04.490359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:09:04.490402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:09:04.490445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-08-04 01:09:04.490494 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:09:04.490539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:09:04.490588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-08-04 01:09:04.490774 | 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-08-04 01:09:04.490872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-08-04 01:09:04.490896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-08-04 01:09:04.490907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-08-04 01:09:04.490917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-08-04 01:09:04.490927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-08-04 01:09:04.490941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-08-04 01:09:04.490982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-08-04 01:09:04.491033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:04.491083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:04.491130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:04.491176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:04.491223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:09:04.491260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:09:04.491310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:04.491358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:04.492869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:04.492894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:04.492907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:09:04.492931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:04.492942 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:04.492951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:04.492961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:04.492971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:09:04.492981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:04.492990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:04.493010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:04.493089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:09:04.493099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:09:04.493127 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:09:04.493156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:04.493175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:04.493195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2026-08-04 01:09:04.493205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:09:04.493224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:09:04.493234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:09:04.493244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2026-08-04 01:09:04.493254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:09:04.493263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:09:04.493273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2026-08-04 01:09:04.493283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2026-08-04 01:09:04.493293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:09:04.493302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-08-04 01:09:04.493313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10985 files, 1579 directories removed. 2026-08-04 01:09:04.493323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-08-04 01:09:04.493333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2026-08-04 01:09:04.493343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-08-04 01:09:04.493352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1380 files, 143 directories removed. 2026-08-04 01:09:04.493374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-08-04 01:09:04.493384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:09:04.493394 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:09:04.493415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:09:04.493426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container ffc3774da78c 2026-08-04 01:09:04.493453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 24a91749a0b6 2026-08-04 01:09:04.493474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 0344708956fb 2026-08-04 01:09:04.493485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20260804 2026-08-04 01:09:04.493502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2026-08-04 01:09:04.492985 (took 0:00:31.921925) 2026-08-04 01:09:04.493512 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2026-08-04 01:09:04.493526 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2026-08-04 01:09:04.493540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2026-08-04 01:09:04.493484 2026-08-04 01:09:04.494488 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2026-08-04 01:09:04.495160 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2026-08-04 01:09:33.955907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:09:33.956024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 13939a70f5c4 2026-08-04 01:09:33.956053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/8 : LABEL "build-date"="20260804" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:09:33.956187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 1cf3665fe5e9 2026-08-04 01:09:33.956273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 1cf3665fe5e9 2026-08-04 01:09:33.956361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 60d9f6132588 2026-08-04 01:09:33.956438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/8 : 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-08-04 01:09:33.956543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in b0832e5a1a58 2026-08-04 01:09:33.956647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 01:09:33.956736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:09:33.956902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-08-04 01:09:33.956977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:09:33.957057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:09:33.957138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 01:09:33.957215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:09:33.957294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:09:33.957371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [75.7 kB] 2026-08-04 01:09:33.957447 | 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-08-04 01:09:33.957524 | 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-08-04 01:09:33.957637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:09:33.957716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:09:33.957830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:09:33.957908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:09:33.957987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:09:33.958085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:09:33.958143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 28.3 MB in 2s (11.6 MB/s) 2026-08-04 01:09:33.958212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-08-04 01:09:33.958292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-08-04 01:09:33.958375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-08-04 01:09:33.958455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-08-04 01:09:33.958536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2026-08-04 01:09:33.958649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2026-08-04 01:09:33.958729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-08-04 01:09:33.958852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2026-08-04 01:09:33.958922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-08-04 01:09:33.958998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2026-08-04 01:09:33.959082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-08-04 01:09:33.959154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2026-08-04 01:09:33.959235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libnetfilter-log1 libstrongswan strongswan strongswan-charon 2026-08-04 01:09:33.959311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter 2026-08-04 01:09:33.959392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:09:33.959464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 880 kB of archives. 2026-08-04 01:09:33.959535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 3,537 kB of additional disk space will be used. 2026-08-04 01:09:33.959694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:09:33.959758 | 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.4 [407 kB] 2026-08-04 01:09:33.961882 | 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.4 [265 kB] 2026-08-04 01:09:33.961912 | 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.4 [23.5 kB] 2026-08-04 01:09:33.961921 | 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.4 [153 kB] 2026-08-04 01:09:33.961931 | 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-08-04 01:09:33.961940 | 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.4 [18.5 kB] 2026-08-04 01:09:33.961948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2026-08-04 01:09:33.961957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 880 kB in 0s (2,188 kB/s) 2026-08-04 01:09:33.961967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2026-08-04 01:09:33.961976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-08-04 01:09:33.961987 | 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-08-04 01:09:33.961997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-08-04 01:09:33.962006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-08-04 01:09:33.962014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-08-04 01:09:33.962023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-08-04 01:09:33.962032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-08-04 01:09:33.962040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-08-04 01:09:33.962050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:09:33.962059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-08-04 01:09:33.962090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2026-08-04 01:09:33.962108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-08-04 01:09:33.962117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.962135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2026-08-04 01:09:33.962144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-08-04 01:09:33.962152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2026-08-04 01:09:33.962170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-08-04 01:09:33.962179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libnetfilter-log1:amd64. 2026-08-04 01:09:33.962196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-libnetfilter-log1_1.0.2-4build1_amd64.deb ... 2026-08-04 01:09:33.962204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libnetfilter-log1:amd64 (1.0.2-4build1) ... 2026-08-04 01:09:33.962213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2026-08-04 01:09:33.962222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-strongswan_5.9.13-2ubuntu4.24.04.4_all.deb ... 2026-08-04 01:09:33.962231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libnetfilter-log1:amd64 (1.0.2-4build1) ... 2026-08-04 01:09:33.962248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-08-04 01:09:33.962304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:09:33.962312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-08-04 01:09:33.962321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:09:33.962330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:09:33.962338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:09:33.962347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container b0832e5a1a58 2026-08-04 01:09:33.962359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 534987714341 2026-08-04 01:09:33.962368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/8 : COPY patches /patches 2026-08-04 01:09:33.962448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 5cc2862b6cb7 2026-08-04 01:09:33.962497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/8 : RUN kolla_patch 2026-08-04 01:09:33.962633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 9b8588071222 2026-08-04 01:09:33.962702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:[i] No series file found, nothing to patch. 2026-08-04 01:09:33.962794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 9b8588071222 2026-08-04 01:09:33.962870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 67bb6071dc99 2026-08-04 01:09:33.962933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 01:09:33.962993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> eee925503434 2026-08-04 01:09:33.963056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: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-08-04 01:09:33.963114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 356a754af0b4 2026-08-04 01:09:33.963177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-08-04 01:09:33.963228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-08-04 01:09:33.963283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-08-04 01:09:33.963344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:09:33.963395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:09:33.963447 | 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-08-04 01:09:33.963499 | 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-08-04 01:09:33.963588 | 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-08-04 01:09:33.963647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:09:33.963701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:09:33.963753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:09:33.963836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-08-04 01:09:33.963884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:09:33.963946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-08-04 01:09:33.964001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2026-08-04 01:09:33.964061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:09:33.964115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:09:33.964174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-08-04 01:09:33.964235 | 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-08-04 01:09:33.964293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-08-04 01:09:33.964407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% (Reading database ... 80% 2026-08-04 01:09:33.964455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-08-04 01:09:33.964527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-08-04 01:09:33.964611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-08-04 01:09:33.964671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20144 files and directories currently installed.) 2026-08-04 01:09:33.964729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:09:33.964814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-08-04 01:09:33.964867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-08-04 01:09:33.964931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-08-04 01:09:33.964995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-08-04 01:09:33.965053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:09:33.965106 | 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-08-04 01:09:33.965158 | 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-08-04 01:09:33.965225 | 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-08-04 01:09:33.965261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:09:33.965312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:09:33.965363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:09:33.965415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-08-04 01:09:33.965474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:09:33.965528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:09:33.965629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-08-04 01:09:33.965701 | 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-08-04 01:09:33.965750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-08-04 01:09:33.965840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-08-04 01:09:33.965888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-08-04 01:09:33.965936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-08-04 01:09:33.965990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-08-04 01:09:33.966045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-08-04 01:09:33.966082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20135 files and directories currently installed.) 2026-08-04 01:09:33.966131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:33.966182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:33.966228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:33.966276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:33.966323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:09:33.966374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.966423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:09:33.966474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:33.966521 | 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-08-04 01:09:33.966730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:33.966862 | 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-08-04 01:09:33.966887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:09:33.966920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:33.966939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:33.966956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:33.966974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.966992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:33.967017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:09:33.967034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.967055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:33.967076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:33.967134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:33.967158 | 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-08-04 01:09:33.967222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.967247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:33.967312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:33.967338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.967502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:33.967530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.967540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.967620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.967629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:33.967639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:09:33.967649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.967727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.967764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.967831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.967885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:09:33.967935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.968062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.968078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.968095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.968105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:09:33.968156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.968199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.968246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:33.968292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.968338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:33.968384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:09:33.968430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:09:33.969924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:09:33.969974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.969985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:09:33.969994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2026-08-04 01:09:33.970002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:09:33.970010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:09:33.970018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2026-08-04 01:09:33.970026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:09:33.970034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:09:33.970042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.970050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12863 files, 2122 directories removed. 2026-08-04 01:09:33.970058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.970065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2026-08-04 01:09:33.970073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.970082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:09:33.970090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-08-04 01:09:33.970098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:09:33.970106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:09:33.970114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:09:33.970122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 356a754af0b4 2026-08-04 01:09:33.970130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> f7ebecdd700e 2026-08-04 01:09:33.970138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 8/8 : USER neutron 2026-08-04 01:09:33.970146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in fb4b0ab57da1 2026-08-04 01:09:33.970154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container fb4b0ab57da1 2026-08-04 01:09:33.970161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 4e949edeb0b5 2026-08-04 01:09:33.970169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built 986ae02f1295 2026-08-04 01:09:33.970177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260804 2026-08-04 01:09:33.970185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2026-08-04 01:09:33.969192 (took 0:00:29.475708) 2026-08-04 01:09:33.970193 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2026-08-04 01:09:33.970201 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2026-08-04 01:09:33.970218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2026-08-04 01:09:33.969665 2026-08-04 01:09:33.970862 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2026-08-04 01:09:33.972861 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2026-08-04 01:09:52.082052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:09:52.082131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 13939a70f5c4 2026-08-04 01:09:52.082167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/6 : LABEL "build-date"="20260804" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:09:52.082185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in adbcd77a5c4d 2026-08-04 01:09:52.082198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container adbcd77a5c4d 2026-08-04 01:09:52.082210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 3b4df4f1251a 2026-08-04 01:09:52.082221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 3/6 : COPY patches /patches 2026-08-04 01:09:52.082231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 0faebd5e73cd 2026-08-04 01:09:52.082242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/6 : RUN kolla_patch 2026-08-04 01:09:52.082253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 9f31639dbbf0 2026-08-04 01:09:52.082264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:[i] No series file found, nothing to patch. 2026-08-04 01:09:52.082275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 9f31639dbbf0 2026-08-04 01:09:52.082286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> cc268c803123 2026-08-04 01:09:52.082298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-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-08-04 01:09:52.082310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in ea2441f39325 2026-08-04 01:09:52.082321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-08-04 01:09:52.082332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-08-04 01:09:52.082343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-08-04 01:09:52.082353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:09:52.082364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:09:52.082375 | 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-08-04 01:09:52.082386 | 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-08-04 01:09:52.082406 | 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-08-04 01:09:52.082415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:09:52.082424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:09:52.082433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:09:52.082441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-08-04 01:09:52.082450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:09:52.082459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-08-04 01:09:52.082468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2026-08-04 01:09:52.082477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:09:52.082486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:09:52.082504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-08-04 01:09:52.082516 | 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-08-04 01:09:52.082527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-08-04 01:09:52.082536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-08-04 01:09:52.082544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-08-04 01:09:52.082553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% (Reading database ... 90% 2026-08-04 01:09:52.082567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-08-04 01:09:52.082576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:09:52.082586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:09:52.082595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-08-04 01:09:52.082603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-08-04 01:09:52.082612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-08-04 01:09:52.082621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-08-04 01:09:52.082715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:09:52.082858 | 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-08-04 01:09:52.082976 | 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-08-04 01:09:52.083061 | 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-08-04 01:09:52.083153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:09:52.083243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:09:52.083334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:09:52.083423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-08-04 01:09:52.083546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:09:52.083641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:09:52.083743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-08-04 01:09:52.083871 | 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-08-04 01:09:52.084000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-08-04 01:09:52.084102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-08-04 01:09:52.085037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-08-04 01:09:52.085115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-08-04 01:09:52.085129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-08-04 01:09:52.085138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-08-04 01:09:52.085148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-08-04 01:09:52.085158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:52.085167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:52.085176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:52.085185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:52.085194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:09:52.085203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:09:52.085211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:52.085220 | 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-08-04 01:09:52.085230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:52.085238 | 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-08-04 01:09:52.085247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:09:52.085257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:52.085307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:52.085317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:52.085326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:52.085366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:09:52.085376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:52.085384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:52.085394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.085403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:09:52.085412 | 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-08-04 01:09:52.085466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:52.085476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:52.085485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:09:52.085512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.086860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.086914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.086924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:52.086934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.086943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:09:52.086952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.086961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.086969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:09:52.086978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.086987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.086996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.087004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:09:52.087013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.087022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:09:52.087030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.087039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.087048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:09:52.087057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:09:52.087065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:09:52.087074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.087083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:09:52.087092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.087100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:09:52.087109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2026-08-04 01:09:52.087118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:09:52.087127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:09:52.087135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2026-08-04 01:09:52.087149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:09:52.087158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:09:52.087167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.087244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12863 files, 2122 directories removed. 2026-08-04 01:09:52.087324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.087399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2026-08-04 01:09:52.087492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.087572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:09:52.087654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-08-04 01:09:52.087763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:09:52.087941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:09:52.087996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:09:52.088066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container ea2441f39325 2026-08-04 01:09:52.088134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> c4b556fbbea0 2026-08-04 01:09:52.088193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 6/6 : USER neutron 2026-08-04 01:09:52.088255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in b75a71915ac9 2026-08-04 01:09:52.088313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container b75a71915ac9 2026-08-04 01:09:52.088372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 5fd62b1abe4a 2026-08-04 01:09:52.088436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built f6d630a1bcde 2026-08-04 01:09:52.088497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260804 2026-08-04 01:09:52.088598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2026-08-04 01:09:52.088510 (took 0:00:18.118845) 2026-08-04 01:09:52.089113 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2026-08-04 01:09:52.089201 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2026-08-04 01:09:52.089269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2026-08-04 01:09:52.089188 2026-08-04 01:09:52.090143 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2026-08-04 01:09:52.090729 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2026-08-04 01:10:10.048172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:10:10.048331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 13939a70f5c4 2026-08-04 01:10:10.048378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/7 : LABEL "build-date"="20260804" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:10:10.048518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in e80a1f768378 2026-08-04 01:10:10.048578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container e80a1f768378 2026-08-04 01:10:10.048680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 8b4ae79e79a8 2026-08-04 01:10:10.048751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/7 : COPY patches /patches 2026-08-04 01:10:10.048906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 513a23be6055 2026-08-04 01:10:10.048971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 4/7 : RUN kolla_patch 2026-08-04 01:10:10.049057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 8f93c4be0f0f 2026-08-04 01:10:10.049138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:[i] No series file found, nothing to patch. 2026-08-04 01:10:10.049260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 8f93c4be0f0f 2026-08-04 01:10:10.049366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 1f8ad85e97f5 2026-08-04 01:10:10.049449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 01:10:10.049531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 8d6defff1549 2026-08-04 01:10:10.049617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: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-08-04 01:10:10.049697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 40768b618406 2026-08-04 01:10:10.049776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-08-04 01:10:10.049883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-08-04 01:10:10.051015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-08-04 01:10:10.051087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:10:10.051118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:10:10.051130 | 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-08-04 01:10:10.051140 | 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-08-04 01:10:10.051150 | 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-08-04 01:10:10.051160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:10:10.051170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:10:10.051180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:10:10.051191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-08-04 01:10:10.051201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:10:10.051211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-08-04 01:10:10.051221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2026-08-04 01:10:10.051232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:10:10.051242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:10:10.051252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-08-04 01:10:10.051265 | 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-08-04 01:10:10.051277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-08-04 01:10:10.051287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% (Reading database ... 80% 2026-08-04 01:10:10.051338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-08-04 01:10:10.051360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-08-04 01:10:10.051370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-08-04 01:10:10.051392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:10:10.051403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:10:10.051413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-08-04 01:10:10.051424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-08-04 01:10:10.051438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-08-04 01:10:10.051448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-08-04 01:10:10.051510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:10:10.051626 | 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-08-04 01:10:10.051728 | 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-08-04 01:10:10.051865 | 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-08-04 01:10:10.051983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:10:10.052073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:10:10.052170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:10:10.052270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-08-04 01:10:10.052514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:10:10.052589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:10:10.052709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-08-04 01:10:10.052880 | 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-08-04 01:10:10.052993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-08-04 01:10:10.053084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% (Reading database ... 80% 2026-08-04 01:10:10.053181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-08-04 01:10:10.053276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-08-04 01:10:10.053394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-08-04 01:10:10.053490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-08-04 01:10:10.053582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:10.053680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:10.053853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:10.053951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:10.054854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:10:10.054889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:10:10.054902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:10.054915 | 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-08-04 01:10:10.054928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:10.054939 | 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-08-04 01:10:10.054949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:10:10.054959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:10.054969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:10.054979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:10.054989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:10.054999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:10:10.055009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:10.055019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:10.055038 | 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-08-04 01:10:10.055048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:10.055122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:10:10.055132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:10:10.055166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:10:10.055355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:10.055495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:10.055614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:10:10.055670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:10:10.055729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:10:10.055809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:10:10.055858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2026-08-04 01:10:10.055911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:10:10.055960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:10:10.056009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2026-08-04 01:10:10.056056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:10:10.056105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:10:10.056150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-08-04 01:10:10.056199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12863 files, 2122 directories removed. 2026-08-04 01:10:10.056245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-08-04 01:10:10.056312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2026-08-04 01:10:10.056360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-08-04 01:10:10.056412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:10:10.056456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-08-04 01:10:10.056505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:10:10.056554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:10:10.056603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:10:10.056652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 40768b618406 2026-08-04 01:10:10.056703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 87f430eeeb1f 2026-08-04 01:10:10.056751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 7/7 : USER neutron 2026-08-04 01:10:10.056840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 4f41abf22847 2026-08-04 01:10:10.056898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 4f41abf22847 2026-08-04 01:10:10.056947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 445e00ba43bc 2026-08-04 01:10:10.057000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built 006a19e1b6e4 2026-08-04 01:10:10.057051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260804 2026-08-04 01:10:10.057190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2026-08-04 01:10:10.057071 (took 0:00:17.967883) 2026-08-04 01:10:10.057590 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2026-08-04 01:10:10.057651 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2026-08-04 01:10:10.057729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2026-08-04 01:10:10.057654 2026-08-04 01:10:10.058680 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2026-08-04 01:10:10.059327 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2026-08-04 01:10:37.644120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:10:37.644194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 13939a70f5c4 2026-08-04 01:10:37.644215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20260804" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:10:37.644266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 60aa9368abfa 2026-08-04 01:10:37.644279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 60aa9368abfa 2026-08-04 01:10:37.644306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 6e56680aa2b6 2026-08-04 01:10:37.644319 | 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-08-04 01:10:37.645916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 7e624fc75279 2026-08-04 01:10:37.645940 | 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-08-04 01:10:37.645953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:10:37.645963 | 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-08-04 01:10:37.645973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:10:37.646002 | 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-08-04 01:10:37.646014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:10:37.646025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:10:37.646035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:10:37.646045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [75.7 kB] 2026-08-04 01:10:37.646055 | 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-08-04 01:10:37.646065 | 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-08-04 01:10:37.646075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:10:37.646085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:10:37.646095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:10:37.646105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:10:37.646114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:10:37.646124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:10:37.646146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 28.3 MB in 3s (11.2 MB/s) 2026-08-04 01:10:37.646157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-08-04 01:10:37.646167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-08-04 01:10:37.646177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-08-04 01:10:37.646187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-08-04 01:10:37.646197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2026-08-04 01:10:37.646207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-08-04 01:10:37.646217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2026-08-04 01:10:37.646227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-08-04 01:10:37.646237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2026-08-04 01:10:37.646247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-08-04 01:10:37.646257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2026-08-04 01:10:37.646267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2026-08-04 01:10:37.646276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2026-08-04 01:10:37.646286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:10:37.646296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 866 kB of archives. 2026-08-04 01:10:37.646306 | 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-08-04 01:10:37.646316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:10:37.646334 | 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.4 [407 kB] 2026-08-04 01:10:37.646356 | 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.4 [265 kB] 2026-08-04 01:10:37.646366 | 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.4 [23.5 kB] 2026-08-04 01:10:37.646376 | 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.4 [153 kB] 2026-08-04 01:10:37.646386 | 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.4 [18.5 kB] 2026-08-04 01:10:37.646396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2026-08-04 01:10:37.646406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 866 kB in 0s (2,339 kB/s) 2026-08-04 01:10:37.646421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2026-08-04 01:10:37.646434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-08-04 01:10:37.646541 | 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-08-04 01:10:37.646626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:10:37.646860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-08-04 01:10:37.646936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-08-04 01:10:37.646961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-08-04 01:10:37.646972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-08-04 01:10:37.647010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:10:37.647178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-08-04 01:10:37.647239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.647335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2026-08-04 01:10:37.647419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-08-04 01:10:37.647486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.647570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2026-08-04 01:10:37.647644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-08-04 01:10:37.647712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.647809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2026-08-04 01:10:37.647890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-08-04 01:10:37.647975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.648127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2026-08-04 01:10:37.648207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4.24.04.4_all.deb ... 2026-08-04 01:10:37.648284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.648361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.648463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.648616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.648683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.648820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-08-04 01:10:37.648851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:10:37.648941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-08-04 01:10:37.649038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:10:37.649116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-08-04 01:10:37.649192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 7e624fc75279 2026-08-04 01:10:37.649268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 20ece740435f 2026-08-04 01:10:37.649353 | 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-08-04 01:10:37.649433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 9a5b14e2b3b5 2026-08-04 01:10:37.649508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-08-04 01:10:37.649589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-08-04 01:10:37.649666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-08-04 01:10:37.649748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:10:37.649872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:10:37.649928 | 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-08-04 01:10:37.650038 | 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-08-04 01:10:37.650147 | 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-08-04 01:10:37.650196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:10:37.650258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:10:37.650322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:10:37.650401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-08-04 01:10:37.650473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:10:37.650535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-08-04 01:10:37.650597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2026-08-04 01:10:37.650666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:10:37.650731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:10:37.650845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-08-04 01:10:37.650919 | 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-08-04 01:10:37.651017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-08-04 01:10:37.651080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-08-04 01:10:37.651149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-08-04 01:10:37.651219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-08-04 01:10:37.651286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-08-04 01:10:37.651881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-08-04 01:10:37.651899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20137 files and directories currently installed.) 2026-08-04 01:10:37.651909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:10:37.651929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-08-04 01:10:37.651938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-08-04 01:10:37.651955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-08-04 01:10:37.651964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-08-04 01:10:37.651974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:10:37.652047 | 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-08-04 01:10:37.652058 | 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-08-04 01:10:37.652067 | 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-08-04 01:10:37.652077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:10:37.652093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:10:37.652109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:10:37.652166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-08-04 01:10:37.652182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:10:37.652197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:10:37.652211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-08-04 01:10:37.652224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-08-04 01:10:37.652239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:10:37.652259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-08-04 01:10:37.652369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-08-04 01:10:37.652446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-08-04 01:10:37.652492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-08-04 01:10:37.652549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-08-04 01:10:37.652603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-08-04 01:10:37.652662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20128 files and directories currently installed.) 2026-08-04 01:10:37.652753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:37.652808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:37.652873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:37.653846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:37.653868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:10:37.653877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:10:37.653886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:37.653895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.653916 | 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-08-04 01:10:37.653923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:37.653931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.653938 | 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-08-04 01:10:37.653946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:10:37.653953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:37.653960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:37.653972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:37.654018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:37.654030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:10:37.654043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:37.654077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:10:37.654112 | 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-08-04 01:10:37.654119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:37.654204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:10:37.654218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:10:37.654335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:10:37.654675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.654710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:10:37.654764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:10:37.654919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.655022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:10:37.655091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:10:37.655152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:10:37.655208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.655264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:10:37.655321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2026-08-04 01:10:37.655378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:10:37.655434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:10:37.655492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2026-08-04 01:10:37.655541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:10:37.655581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:10:37.655628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.655678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12863 files, 2122 directories removed. 2026-08-04 01:10:37.655701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.655761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2026-08-04 01:10:37.655820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.655881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:10:37.655922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-08-04 01:10:37.655972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:10:37.656055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:10:37.656076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:10:37.656131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 9a5b14e2b3b5 2026-08-04 01:10:37.656179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 6c6d23556d38 2026-08-04 01:10:37.656232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2026-08-04 01:10:37.656280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 47a29e47b9e9 2026-08-04 01:10:37.656325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 47a29e47b9e9 2026-08-04 01:10:37.656375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 9ae7ad6a497f 2026-08-04 01:10:37.656424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built 9d1f27b39a25 2026-08-04 01:10:37.656476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260804 2026-08-04 01:10:37.656578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2026-08-04 01:10:37.656486 (took 0:00:27.598832) 2026-08-04 01:10:37.657150 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2026-08-04 01:10:37.657247 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2026-08-04 01:10:37.657308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2026-08-04 01:10:37.657230 2026-08-04 01:10:37.657401 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 01:10:37.658825 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2026-08-04 01:10:37.659874 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2026-08-04 01:11:02.096164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:11:02.096249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 13939a70f5c4 2026-08-04 01:11:02.096273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/8 : LABEL "build-date"="20260804" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:11:02.096294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 12cb7ad04aac 2026-08-04 01:11:02.096311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 12cb7ad04aac 2026-08-04 01:11:02.096326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> da9f5a9f45ec 2026-08-04 01:11:02.096341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/8 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2026-08-04 01:11:02.096356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 3d3e73846746 2026-08-04 01:11:02.096373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 4/8 : 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-08-04 01:11:02.096389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in af2d425c23f0 2026-08-04 01:11:02.096404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing ./neutron_dynamic_routing 2026-08-04 01:11:02.096418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2026-08-04 01:11:02.096433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2026-08-04 01:11:02.096449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2026-08-04 01:11:02.096465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:11:02.096480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2026-08-04 01:11:02.096495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:11:02.096534 | 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-08-04 01:11:02.096550 | 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-08-04 01:11:02.096578 | 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-08-04 01:11:02.096587 | 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-08-04 01:11:02.096595 | 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-08-04 01:11:02.096602 | 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-08-04 01:11:02.096609 | 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-08-04 01:11:02.096631 | 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.2) 2026-08-04 01:11:02.096638 | 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.2) 2026-08-04 01:11:02.096646 | 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-08-04 01:11:02.096653 | 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-08-04 01:11:02.096662 | 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.2) 2026-08-04 01:11:02.096670 | 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-08-04 01:11:02.096679 | 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.2) 2026-08-04 01:11:02.096686 | 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-08-04 01:11:02.097875 | 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.6.dev4) 2026-08-04 01:11:02.097904 | 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-08-04 01:11:02.097912 | 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-08-04 01:11:02.097920 | 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-08-04 01:11:02.097940 | 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-08-04 01:11:02.097957 | 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-08-04 01:11:02.097966 | 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-08-04 01:11:02.097974 | 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-08-04 01:11:02.097981 | 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-08-04 01:11:02.097988 | 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-08-04 01:11:02.097996 | 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-08-04 01:11:02.098004 | 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-08-04 01:11:02.098011 | 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-08-04 01:11:02.098018 | 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-08-04 01:11:02.098026 | 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-08-04 01:11:02.098034 | 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.1) 2026-08-04 01:11:02.098041 | 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-08-04 01:11:02.098048 | 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-08-04 01:11:02.098106 | 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-08-04 01:11:02.098116 | 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-08-04 01:11:02.098129 | 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-08-04 01:11:02.098137 | 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-08-04 01:11:02.098144 | 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-08-04 01:11:02.098157 | 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-08-04 01:11:02.098164 | 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-08-04 01:11:02.098172 | 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-08-04 01:11:02.098179 | 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-08-04 01:11:02.098186 | 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-08-04 01:11:02.098194 | 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-08-04 01:11:02.098201 | 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-08-04 01:11:02.098209 | 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-08-04 01:11:02.098216 | 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-08-04 01:11:02.098224 | 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-08-04 01:11:02.098231 | 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-08-04 01:11:02.098239 | 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-08-04 01:11:02.098246 | 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-08-04 01:11:02.098266 | 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-08-04 01:11:02.098274 | 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-08-04 01:11:02.098281 | 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-08-04 01:11:02.098289 | 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-08-04 01:11:02.098297 | 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-08-04 01:11:02.098347 | 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-08-04 01:11:02.098356 | 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-08-04 01:11:02.098363 | 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-08-04 01:11:02.098393 | 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-08-04 01:11:02.098401 | 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-08-04 01:11:02.098409 | 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-08-04 01:11:02.098417 | 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-08-04 01:11:02.098424 | 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-08-04 01:11:02.098432 | 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-08-04 01:11:02.098439 | 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-08-04 01:11:02.098449 | 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-08-04 01:11:02.098462 | 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-08-04 01:11:02.098476 | 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-08-04 01:11:02.098484 | 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-08-04 01:11:02.098492 | 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-08-04 01:11:02.098505 | 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-08-04 01:11:02.098518 | 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-08-04 01:11:02.098554 | 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-08-04 01:11:02.098567 | 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-08-04 01:11:02.098580 | 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-08-04 01:11:02.098594 | 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-08-04 01:11:02.098607 | 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-08-04 01:11:02.098620 | 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-08-04 01:11:02.098632 | 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-08-04 01:11:02.098645 | 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-08-04 01:11:02.098657 | 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) (83.0.0) 2026-08-04 01:11:02.098680 | 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-08-04 01:11:02.098695 | 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-08-04 01:11:02.098708 | 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-08-04 01:11:02.098872 | 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-08-04 01:11:02.098892 | 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-08-04 01:11:02.098906 | 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-08-04 01:11:02.098920 | 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-08-04 01:11:02.098933 | 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-08-04 01:11:02.098947 | 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-08-04 01:11:02.098969 | 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-08-04 01:11:02.098980 | 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-08-04 01:11:02.098987 | 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-08-04 01:11:02.098995 | 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-08-04 01:11:02.099002 | 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-08-04 01:11:02.099009 | 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-08-04 01:11:02.099017 | 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-08-04 01:11:02.099040 | 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-08-04 01:11:02.099048 | 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-08-04 01:11:02.099082 | 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-08-04 01:11:02.099091 | 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-08-04 01:11:02.099098 | 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-08-04 01:11:02.099114 | 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-08-04 01:11:02.099122 | 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-08-04 01:11:02.099130 | 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-08-04 01:11:02.099138 | 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-08-04 01:11:02.099150 | 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-08-04 01:11:02.099158 | 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-08-04 01:11:02.099167 | 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-08-04 01:11:02.099175 | 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-08-04 01:11:02.099183 | 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-08-04 01:11:02.099196 | 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-08-04 01:11:02.099206 | 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-08-04 01:11:02.099213 | 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-08-04 01:11:02.099221 | 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-08-04 01:11:02.099228 | 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-08-04 01:11:02.099236 | 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-08-04 01:11:02.099249 | 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-08-04 01:11:02.099256 | 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.7.22) 2026-08-04 01:11:02.099264 | 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-08-04 01:11:02.099271 | 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-08-04 01:11:02.099279 | 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-08-04 01:11:02.099286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2026-08-04 01:11:02.099299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-08-04 01:11:02.099306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-08-04 01:11:02.099315 | 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=106907 sha256=b6131242706021a69beddedd83bd42ef8ab26276db9532c9c3a8ee3b85227512 2026-08-04 01:11:02.099323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-7ewhtrjt/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2026-08-04 01:11:02.099336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2026-08-04 01:11:02.099344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2026-08-04 01:11:02.099351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-26.0.0.0rc2.dev2 2026-08-04 01:11:02.099359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container af2d425c23f0 2026-08-04 01:11:02.099366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 99b40a54e650 2026-08-04 01:11:02.099374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 5/8 : COPY patches /patches 2026-08-04 01:11:02.099381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> fe43ab2a531b 2026-08-04 01:11:02.099389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/8 : RUN kolla_patch 2026-08-04 01:11:02.099397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 0161558ea02f 2026-08-04 01:11:02.099404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:[i] No series file found, nothing to patch. 2026-08-04 01:11:02.099411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 0161558ea02f 2026-08-04 01:11:02.099418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 1aa459d364a3 2026-08-04 01:11:02.099427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: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-08-04 01:11:02.099437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 9f2d719e0df2 2026-08-04 01:11:02.099444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-08-04 01:11:02.099451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-08-04 01:11:02.099458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-08-04 01:11:02.099465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2026-08-04 01:11:02.099473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:11:02.099480 | 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-08-04 01:11:02.099488 | 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-08-04 01:11:02.099495 | 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-08-04 01:11:02.099508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:11:02.099515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:11:02.099522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:11:02.099530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-08-04 01:11:02.099537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2026-08-04 01:11:02.099544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-08-04 01:11:02.099552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2026-08-04 01:11:02.099559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:11:02.099567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:11:02.099574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-08-04 01:11:02.099593 | 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-08-04 01:11:02.099603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-08-04 01:11:02.099610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-08-04 01:11:02.099617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2026-08-04 01:11:02.099624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2026-08-04 01:11:02.099632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-08-04 01:11:02.099639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-08-04 01:11:02.099646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:11:02.099653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:11:02.099660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-08-04 01:11:02.099668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-08-04 01:11:02.099675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-08-04 01:11:02.099682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-08-04 01:11:02.099689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:11:02.099697 | 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-08-04 01:11:02.099704 | 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-08-04 01:11:02.099711 | 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-08-04 01:11:02.099718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:11:02.099726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:11:02.099733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:11:02.099740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-08-04 01:11:02.099748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:11:02.099755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:11:02.099762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-08-04 01:11:02.099770 | 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-08-04 01:11:02.099807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-08-04 01:11:02.099819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-08-04 01:11:02.099827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2026-08-04 01:11:02.099834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2026-08-04 01:11:02.099841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-08-04 01:11:02.099854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-08-04 01:11:02.099861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-08-04 01:11:02.099871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:02.099884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:02.099896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:02.099908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:02.099921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:11:02.099932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:11:02.099944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:02.099963 | 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-08-04 01:11:02.099976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:02.099987 | 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-08-04 01:11:02.100001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.100010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:11:02.100017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:02.100028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.100035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:02.100043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.100068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:02.100088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.100105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:02.100122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:11:02.100172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:02.100187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:02.100244 | 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-08-04 01:11:02.100273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.100425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.100483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:02.100531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:11:02.100562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.100590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.100651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:11:02.100736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.100940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.101027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.101049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:11:02.101097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.101126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.101143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:02.101158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.101175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.101190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:02.101207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2026-08-04 01:11:02.101224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2026-08-04 01:11:02.101239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:11:02.101254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:11:02.101269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2026-08-04 01:11:02.101290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:11:02.101306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:11:02.101322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2026-08-04 01:11:02.101336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2026-08-04 01:11:02.101354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:11:02.101392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.101408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12946 files, 2166 directories removed. 2026-08-04 01:11:02.101425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.101446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2026-08-04 01:11:02.101463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.101479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1380 files, 143 directories removed. 2026-08-04 01:11:02.101496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-08-04 01:11:02.101513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2026-08-04 01:11:02.101528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2026-08-04 01:11:02.101543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:11:02.101564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 9f2d719e0df2 2026-08-04 01:11:02.101581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> bd020f3bda1f 2026-08-04 01:11:02.101618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 8/8 : USER neutron 2026-08-04 01:11:02.101634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in aa0d3a276d49 2026-08-04 01:11:02.101652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container aa0d3a276d49 2026-08-04 01:11:02.101673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 82da435583c4 2026-08-04 01:11:02.101690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built f1e52320d2e0 2026-08-04 01:11:02.101706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260804 2026-08-04 01:11:02.101729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2026-08-04 01:11:02.101631 (took 0:00:24.444401) 2026-08-04 01:11:02.102031 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2026-08-04 01:11:02.102097 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2026-08-04 01:11:02.102114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2026-08-04 01:11:02.101997 2026-08-04 01:11:02.102678 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2026-08-04 01:11:02.103226 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2026-08-04 01:11:20.288333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:11:20.288471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 13939a70f5c4 2026-08-04 01:11:20.288590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/6 : LABEL "build-date"="20260804" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:11:20.288749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 7bddd3c3adf5 2026-08-04 01:11:20.288888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 7bddd3c3adf5 2026-08-04 01:11:20.288968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 1e7ae59b7777 2026-08-04 01:11:20.289053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 3/6 : COPY patches /patches 2026-08-04 01:11:20.289136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 8f8ae1083929 2026-08-04 01:11:20.289216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/6 : RUN kolla_patch 2026-08-04 01:11:20.289299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 23f63cffcda2 2026-08-04 01:11:20.289379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:[i] No series file found, nothing to patch. 2026-08-04 01:11:20.289458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 23f63cffcda2 2026-08-04 01:11:20.289536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> b38e65b5abd3 2026-08-04 01:11:20.289635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-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-08-04 01:11:20.289733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in d736f2a1483a 2026-08-04 01:11:20.289848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-08-04 01:11:20.290857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-08-04 01:11:20.290866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-08-04 01:11:20.290870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:11:20.290875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:11:20.290879 | 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-08-04 01:11:20.290883 | 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-08-04 01:11:20.290888 | 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-08-04 01:11:20.290892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:11:20.290896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:11:20.290899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:11:20.290903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-08-04 01:11:20.290907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:11:20.290911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-08-04 01:11:20.290914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2026-08-04 01:11:20.290918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:11:20.290921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:11:20.290925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-08-04 01:11:20.290931 | 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-08-04 01:11:20.290936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-08-04 01:11:20.290939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-08-04 01:11:20.290945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-08-04 01:11:20.291029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-08-04 01:11:20.291113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-08-04 01:11:20.291190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-08-04 01:11:20.291265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:11:20.291334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:11:20.291401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-08-04 01:11:20.291471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-08-04 01:11:20.291541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-08-04 01:11:20.291617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-08-04 01:11:20.291683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:11:20.291766 | 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-08-04 01:11:20.291861 | 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-08-04 01:11:20.291926 | 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-08-04 01:11:20.291988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:11:20.292050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:11:20.292117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:11:20.292177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-08-04 01:11:20.292252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:11:20.292316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:11:20.292384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-08-04 01:11:20.292453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-08-04 01:11:20.292524 | 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-08-04 01:11:20.292593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-08-04 01:11:20.292663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-08-04 01:11:20.292750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-08-04 01:11:20.292855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-08-04 01:11:20.292925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-08-04 01:11:20.292992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-08-04 01:11:20.293060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-08-04 01:11:20.293129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:20.293198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:20.293343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:20.293415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:20.293479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:11:20.293547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:11:20.293614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:20.293684 | 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-08-04 01:11:20.293849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:20.293936 | 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-08-04 01:11:20.294006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:11:20.294829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:20.294838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:20.294842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:20.294846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:20.294850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:11:20.294854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:20.294858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:20.294862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:20.294866 | 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-08-04 01:11:20.294871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:20.294875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:20.294878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:20.294882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.294885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-08-04 01:11:20.294889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.294892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.294900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:20.294904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:11:20.294907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-08-04 01:11:20.294911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.294914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-08-04 01:11:20.294920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.294923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:11:20.294947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.295010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.295068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:11:20.295118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.295174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-08-04 01:11:20.295230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:20.295288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-08-04 01:11:20.295345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.295401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:20.295456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:11:20.295511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:11:20.295567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:11:20.295621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:11:20.295677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2026-08-04 01:11:20.295762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:11:20.295835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:11:20.295890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2026-08-04 01:11:20.295947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:11:20.296003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:11:20.296066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-08-04 01:11:20.296120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12863 files, 2122 directories removed. 2026-08-04 01:11:20.296198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-08-04 01:11:20.296275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2026-08-04 01:11:20.296331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-08-04 01:11:20.296388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:11:20.296438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-08-04 01:11:20.296494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:11:20.296551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:11:20.296607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:11:20.296676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container d736f2a1483a 2026-08-04 01:11:20.296794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 0bbff094f4e6 2026-08-04 01:11:20.296879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 6/6 : USER neutron 2026-08-04 01:11:20.296930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in a14c20e14702 2026-08-04 01:11:20.296978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container a14c20e14702 2026-08-04 01:11:20.297024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 9b942c2761e0 2026-08-04 01:11:20.297074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built a6dc32a97620 2026-08-04 01:11:20.297125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260804 2026-08-04 01:11:20.297220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2026-08-04 01:11:20.297144 (took 0:00:18.195147) 2026-08-04 01:11:20.298013 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2026-08-04 01:11:20.298907 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2026-08-04 01:11:20.298946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2026-08-04 01:11:20.297643 2026-08-04 01:11:20.298955 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2026-08-04 01:11:20.300844 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2026-08-04 01:11:51.160311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:11:51.160382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 13939a70f5c4 2026-08-04 01:11:51.160399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/8 : LABEL "build-date"="20260804" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:11:51.160425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 27a634191939 2026-08-04 01:11:51.160436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 27a634191939 2026-08-04 01:11:51.160445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> b59a88d4841c 2026-08-04 01:11:51.160456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 3/8 : 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-08-04 01:11:51.160466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 3ab0e1e0cfa8 2026-08-04 01:11:51.160475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 01:11:51.160486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:11:51.160495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-08-04 01:11:51.160529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:11:51.160539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 01:11:51.160549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:11:51.160559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:11:51.160567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:11:51.160576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [75.7 kB] 2026-08-04 01:11:51.160585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:11:51.160594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:11:51.160603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:11:51.160612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:11:51.160621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:11:51.160630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:11:51.160638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:11:51.160686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:11:51.160726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 28.3 MB in 2s (11.9 MB/s) 2026-08-04 01:11:51.160755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-08-04 01:11:51.160765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-08-04 01:11:51.160859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-08-04 01:11:51.160874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-08-04 01:11:51.160901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2026-08-04 01:11:51.160912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 2026-08-04 01:11:51.160921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2026-08-04 01:11:51.160949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2026-08-04 01:11:51.160958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2026-08-04 01:11:51.160986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 python3-ethtool python3-libvirt 2026-08-04 01:11:51.160995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:11:51.161027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,019 kB of archives. 2026-08-04 01:11:51.161036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,293 kB of additional disk space will be used. 2026-08-04 01:11:51.161064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:11:51.161073 | 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.15 [1,830 kB] 2026-08-04 01:11:51.161083 | 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-08-04 01:11:51.161112 | 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-08-04 01:11:51.161121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,019 kB in 1s (2,329 kB/s) 2026-08-04 01:11:51.161152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2026-08-04 01:11:51.161161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-08-04 01:11:51.161191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:11:51.161202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-08-04 01:11:51.161232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-08-04 01:11:51.161241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-08-04 01:11:51.161279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-08-04 01:11:51.161310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-08-04 01:11:51.161353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-08-04 01:11:51.161391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:11:51.161441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-04 01:11:51.161477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 01:11:51.161529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2026-08-04 01:11:51.161594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-04 01:11:51.161663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-04 01:11:51.161734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2026-08-04 01:11:51.161839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2026-08-04 01:11:51.161873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2026-08-04 01:11:51.161931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2026-08-04 01:11:51.161989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 01:11:51.162052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-04 01:11:51.162121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:11:51.162168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 3ab0e1e0cfa8 2026-08-04 01:11:51.162205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 36db3fc9c613 2026-08-04 01:11:51.162252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 4/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-mlnx 2026-08-04 01:11:51.162296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 0b6d3b841ed7 2026-08-04 01:11:51.162328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2026-08-04 01:11:51.162359 | 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-08-04 01:11:51.162409 | 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-08-04 01:11:51.162448 | 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-08-04 01:11:51.162493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting defusedxml>=0.5.0 (from networking-mlnx) 2026-08-04 01:11:51.162609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-04 01:11:51.162756 | 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-08-04 01:11:51.162833 | 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-08-04 01:11:51.162892 | 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-08-04 01:11:51.162942 | 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.1) 2026-08-04 01:11:51.162983 | 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-08-04 01:11:51.163013 | 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-08-04 01:11:51.163052 | 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.2) 2026-08-04 01:11:51.163091 | 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-08-04 01:11:51.163124 | 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-08-04 01:11:51.163150 | 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-08-04 01:11:51.163175 | 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-08-04 01:11:51.163214 | 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-08-04 01:11:51.163244 | 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.6.dev4) 2026-08-04 01:11:51.163272 | 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-08-04 01:11:51.163311 | 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-08-04 01:11:51.163341 | 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-08-04 01:11:51.163371 | 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-08-04 01:11:51.163409 | 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-08-04 01:11:51.163444 | 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-08-04 01:11:51.163474 | 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-08-04 01:11:51.163500 | 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-08-04 01:11:51.163551 | 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-08-04 01:11:51.163580 | 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-08-04 01:11:51.163611 | 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-08-04 01:11:51.163639 | 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-08-04 01:11:51.163677 | 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-08-04 01:11:51.163729 | 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-08-04 01:11:51.163741 | 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-08-04 01:11:51.163769 | 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-08-04 01:11:51.163827 | 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-08-04 01:11:51.163857 | 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-08-04 01:11:51.163886 | 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-08-04 01:11:51.163914 | 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-08-04 01:11:51.163952 | 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-08-04 01:11:51.163981 | 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-08-04 01:11:51.164011 | 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.2) 2026-08-04 01:11:51.164041 | 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-08-04 01:11:51.164087 | 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-08-04 01:11:51.164118 | 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-08-04 01:11:51.164162 | 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-08-04 01:11:51.164192 | 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-08-04 01:11:51.164218 | 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.2) 2026-08-04 01:11:51.164248 | 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-08-04 01:11:51.164285 | 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-08-04 01:11:51.164320 | 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-08-04 01:11:51.164346 | 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-08-04 01:11:51.164378 | 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.2) 2026-08-04 01:11:51.164407 | 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-08-04 01:11:51.164434 | 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-08-04 01:11:51.164459 | 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-08-04 01:11:51.164540 | 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-08-04 01:11:51.164550 | 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-08-04 01:11:51.164576 | 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-08-04 01:11:51.164599 | 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-08-04 01:11:51.164621 | 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-08-04 01:11:51.164647 | 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-08-04 01:11:51.164689 | 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-08-04 01:11:51.164718 | 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-08-04 01:11:51.164747 | 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-08-04 01:11:51.164809 | 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-08-04 01:11:51.164867 | 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-08-04 01:11:51.164893 | 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-08-04 01:11:51.164965 | 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-08-04 01:11:51.164999 | 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-08-04 01:11:51.165015 | 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-08-04 01:11:51.165023 | 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-08-04 01:11:51.165046 | 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-08-04 01:11:51.165053 | 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-08-04 01:11:51.165081 | 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-08-04 01:11:51.165131 | 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-08-04 01:11:51.165166 | 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-08-04 01:11:51.165174 | 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-08-04 01:11:51.165199 | 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-08-04 01:11:51.165225 | 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-08-04 01:11:51.165264 | 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-08-04 01:11:51.165293 | 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-08-04 01:11:51.165323 | 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-08-04 01:11:51.165361 | 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-08-04 01:11:51.165397 | 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-08-04 01:11:51.165448 | 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-08-04 01:11:51.165459 | 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-08-04 01:11:51.165487 | 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-08-04 01:11:51.165528 | 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-08-04 01:11:51.165568 | 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) (83.0.0) 2026-08-04 01:11:51.165594 | 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-08-04 01:11:51.165620 | 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-08-04 01:11:51.165648 | 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-08-04 01:11:51.165686 | 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-08-04 01:11:51.165715 | 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-08-04 01:11:51.165751 | 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-08-04 01:11:51.165793 | 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-08-04 01:11:51.165829 | 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-08-04 01:11:51.165856 | 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-08-04 01:11:51.165887 | 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-08-04 01:11:51.165932 | 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-08-04 01:11:51.165963 | 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-08-04 01:11:51.165998 | 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-08-04 01:11:51.166032 | 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-08-04 01:11:51.166058 | 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-08-04 01:11:51.166084 | 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-08-04 01:11:51.166113 | 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-08-04 01:11:51.166143 | 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-08-04 01:11:51.166183 | 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-08-04 01:11:51.166212 | 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-08-04 01:11:51.166242 | 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-08-04 01:11:51.166280 | 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-08-04 01:11:51.166327 | 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-08-04 01:11:51.166359 | 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-08-04 01:11:51.166410 | 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-08-04 01:11:51.166436 | 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-08-04 01:11:51.166462 | 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-08-04 01:11:51.166501 | 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-08-04 01:11:51.166564 | 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-08-04 01:11:51.166605 | 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-08-04 01:11:51.166636 | 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-08-04 01:11:51.166670 | 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-08-04 01:11:51.166699 | 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-08-04 01:11:51.166729 | 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-08-04 01:11:51.166795 | 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-08-04 01:11:51.166832 | 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-08-04 01:11:51.166863 | 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-08-04 01:11:51.166889 | 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.7.22) 2026-08-04 01:11:51.166917 | 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-08-04 01:11:51.166956 | 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-08-04 01:11:51.166985 | 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-08-04 01:11:51.167015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2026-08-04 01:11:51.167053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-04 01:11:51.167087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: defusedxml, networking-mlnx 2026-08-04 01:11:51.167113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed defusedxml-0.7.1 networking-mlnx-21.0.0 2026-08-04 01:11:51.167138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 0b6d3b841ed7 2026-08-04 01:11:51.167176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 92b61fb500e5 2026-08-04 01:11:51.167211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 5/8 : COPY patches /patches 2026-08-04 01:11:51.167237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> a8df7ca3cbb4 2026-08-04 01:11:51.167265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/8 : RUN kolla_patch 2026-08-04 01:11:51.167303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in a5879a4df759 2026-08-04 01:11:51.167328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:[i] No series file found, nothing to patch. 2026-08-04 01:11:51.167353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container a5879a4df759 2026-08-04 01:11:51.167393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> a45a842d2cd5 2026-08-04 01:11:51.167426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: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-08-04 01:11:51.167466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 9a2ca9b7ac8a 2026-08-04 01:11:51.167496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-08-04 01:11:51.167570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-08-04 01:11:51.167601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-08-04 01:11:51.167641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:11:51.167671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:11:51.167704 | 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-08-04 01:11:51.167733 | 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-08-04 01:11:51.167760 | 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-08-04 01:11:51.167822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:11:51.167853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:11:51.167861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:11:51.167907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-08-04 01:11:51.167950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:11:51.167983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-08-04 01:11:51.167993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2026-08-04 01:11:51.168018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:11:51.168044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:11:51.168077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-08-04 01:11:51.168117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:11:51.168164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-08-04 01:11:51.168203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-08-04 01:11:51.168237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-08-04 01:11:51.168251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-08-04 01:11:51.168271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-08-04 01:11:51.168294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-08-04 01:11:51.168331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20127 files and directories currently installed.) 2026-08-04 01:11:51.168363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:11:51.168394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-08-04 01:11:51.168417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-08-04 01:11:51.168457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-08-04 01:11:51.168493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-08-04 01:11:51.168549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:11:51.168570 | 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-08-04 01:11:51.168593 | 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-08-04 01:11:51.168619 | 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-08-04 01:11:51.168644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:11:51.168678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:11:51.168700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:11:51.168721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-08-04 01:11:51.168759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:11:51.168809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:11:51.168838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-08-04 01:11:51.168873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-08-04 01:11:51.168934 | 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-08-04 01:11:51.168959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:11:51.168982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-08-04 01:11:51.168988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:80% (Reading database ... 85% 2026-08-04 01:11:51.169014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-08-04 01:11:51.169051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-08-04 01:11:51.169077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20118 files and directories currently installed.) 2026-08-04 01:11:51.169113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:51.169145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:51.169170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:51.169204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:51.169237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:11:51.169270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:11:51.169303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:51.169329 | 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-08-04 01:11:51.169364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:51.169397 | 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-08-04 01:11:51.169423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:11:51.169458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:51.169490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:51.169544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:51.169587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:51.169621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:11:51.169655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:51.169681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:51.169723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:11:51.169746 | 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-08-04 01:11:51.169767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:51.169827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:51.169853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:11:51.169875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.169912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.169947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.169969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:51.169998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:11:51.170032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.170059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.170107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:11:51.170141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.170174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.170200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:11:51.170235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.170269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:11:51.170300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.170330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:11:51.170363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:11:51.170389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:11:51.170423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:11:51.170449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:11:51.170484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2026-08-04 01:11:51.170536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:11:51.170562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:11:51.170595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2026-08-04 01:11:51.170628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:11:51.170661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:11:51.170687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-08-04 01:11:51.170722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12987 files, 2164 directories removed. 2026-08-04 01:11:51.170747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-08-04 01:11:51.171033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2026-08-04 01:11:51.171098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-08-04 01:11:51.171113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1384 files, 144 directories removed. 2026-08-04 01:11:51.171124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-08-04 01:11:51.171134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:11:51.171145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:11:51.171155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:11:51.171250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 9a2ca9b7ac8a 2026-08-04 01:11:51.171263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 6a0796161aca 2026-08-04 01:11:51.171273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 8/8 : USER neutron 2026-08-04 01:11:51.171283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 0bae1941307e 2026-08-04 01:11:51.171293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 0bae1941307e 2026-08-04 01:11:51.171303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 1b582b57a4be 2026-08-04 01:11:51.171313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 9066b4996302 2026-08-04 01:11:51.171323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260804 2026-08-04 01:11:51.171338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2026-08-04 01:11:51.171168 (took 0:00:30.873525) 2026-08-04 01:11:51.171991 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2026-08-04 01:11:51.172068 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2026-08-04 01:11:51.172080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2026-08-04 01:11:51.171663 2026-08-04 01:11:51.172638 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2026-08-04 01:11:51.173276 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2026-08-04 01:12:10.067078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:12:10.067208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 13939a70f5c4 2026-08-04 01:12:10.067270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/6 : LABEL "build-date"="20260804" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:12:10.067285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in ee9fb93ae5f9 2026-08-04 01:12:10.067299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container ee9fb93ae5f9 2026-08-04 01:12:10.067349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 16ac0c292647 2026-08-04 01:12:10.067400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 3/6 : COPY patches /patches 2026-08-04 01:12:10.067466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> ce332344975e 2026-08-04 01:12:10.067519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/6 : RUN kolla_patch 2026-08-04 01:12:10.067581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in d915e105e9e1 2026-08-04 01:12:10.067636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:[i] No series file found, nothing to patch. 2026-08-04 01:12:10.067690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container d915e105e9e1 2026-08-04 01:12:10.067744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 4476baaa5b1b 2026-08-04 01:12:10.067828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-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-08-04 01:12:10.067895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 8d796c6715f3 2026-08-04 01:12:10.067952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-08-04 01:12:10.068009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-08-04 01:12:10.068065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-08-04 01:12:10.068193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:12:10.068229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:12:10.068281 | 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-08-04 01:12:10.068367 | 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-08-04 01:12:10.068419 | 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-08-04 01:12:10.068468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:12:10.068517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:12:10.068576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:12:10.068611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-08-04 01:12:10.068644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:12:10.068711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-08-04 01:12:10.068760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2026-08-04 01:12:10.068960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:12:10.068996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:12:10.069033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-08-04 01:12:10.069101 | 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-08-04 01:12:10.069156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-08-04 01:12:10.069214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-08-04 01:12:10.069305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-08-04 01:12:10.069372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-08-04 01:12:10.069426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-08-04 01:12:10.069505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-08-04 01:12:10.069630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:12:10.069702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:12:10.069821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-08-04 01:12:10.069926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-08-04 01:12:10.070121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-08-04 01:12:10.070161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-08-04 01:12:10.070219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:12:10.070277 | 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-08-04 01:12:10.070331 | 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-08-04 01:12:10.070380 | 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-08-04 01:12:10.070429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:12:10.070465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:12:10.070516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:12:10.070565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-08-04 01:12:10.070622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:12:10.070672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:12:10.070733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-08-04 01:12:10.070807 | 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-08-04 01:12:10.070873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-08-04 01:12:10.070924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-08-04 01:12:10.070977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-08-04 01:12:10.071031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-08-04 01:12:10.071082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-08-04 01:12:10.071134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-08-04 01:12:10.071197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-08-04 01:12:10.071244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:10.071316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:10.071522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:10.071570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:10.071602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:12:10.071611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:12:10.071619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:10.071649 | 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-08-04 01:12:10.071838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:10.071872 | 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-08-04 01:12:10.071908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:12:10.071919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:10.071971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.072031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:10.072089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.072145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:10.072199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:10.072276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:12:10.072369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:10.072435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:10.072481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:10.072535 | 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-08-04 01:12:10.072588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:10.072640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:10.072685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:10.072759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.072890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.072962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.073025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.073077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.073127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:10.073177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.073228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:12:10.073299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.073349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.073399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.073447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:12:10.073494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.073541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.073589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:12:10.073636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.073682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:10.073728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.073775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.073890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:10.073916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.073941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:12:10.073995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.074044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:12:10.074093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.074143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:12:10.074191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:12:10.074240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2026-08-04 01:12:10.074401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:12:10.074425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:12:10.074456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2026-08-04 01:12:10.074466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:12:10.074493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:12:10.074539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.074597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12863 files, 2122 directories removed. 2026-08-04 01:12:10.074640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.074690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2026-08-04 01:12:10.074735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.074830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:12:10.074876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-08-04 01:12:10.074925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:12:10.074973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:12:10.075022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:12:10.075082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 8d796c6715f3 2026-08-04 01:12:10.075117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 19a0838e8507 2026-08-04 01:12:10.075171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 6/6 : USER neutron 2026-08-04 01:12:10.075223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 1c0dd8903302 2026-08-04 01:12:10.075287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 1c0dd8903302 2026-08-04 01:12:10.075332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 5acd578a81d5 2026-08-04 01:12:10.075383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 378ca4f29107 2026-08-04 01:12:10.075434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260804 2026-08-04 01:12:10.075538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2026-08-04 01:12:10.075434 (took 0:00:18.903771) 2026-08-04 01:12:10.076066 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2026-08-04 01:12:10.076107 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2026-08-04 01:12:10.076204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2026-08-04 01:12:10.076098 2026-08-04 01:12:10.077312 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2026-08-04 01:12:10.078025 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2026-08-04 01:12:28.430846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:12:28.430960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 13939a70f5c4 2026-08-04 01:12:28.431124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/6 : LABEL "build-date"="20260804" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:12:28.431197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 88a272056fa0 2026-08-04 01:12:28.431221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 88a272056fa0 2026-08-04 01:12:28.431322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 39f239f36af5 2026-08-04 01:12:28.431336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 3/6 : COPY patches /patches 2026-08-04 01:12:28.431368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 1a29c0f120e2 2026-08-04 01:12:28.431384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/6 : RUN kolla_patch 2026-08-04 01:12:28.431401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in af7cbb6f51c9 2026-08-04 01:12:28.431411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:[i] No series file found, nothing to patch. 2026-08-04 01:12:28.431421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container af7cbb6f51c9 2026-08-04 01:12:28.431458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 9b717ea98a59 2026-08-04 01:12:28.431470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-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-08-04 01:12:28.431525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 4a33f8ee3acd 2026-08-04 01:12:28.431584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-08-04 01:12:28.431626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-08-04 01:12:28.431683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-08-04 01:12:28.431740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:12:28.431828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:12:28.431899 | 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-08-04 01:12:28.431936 | 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-08-04 01:12:28.431972 | 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-08-04 01:12:28.432122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:12:28.432207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:12:28.432295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:12:28.432348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-08-04 01:12:28.432402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:12:28.432474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-08-04 01:12:28.432549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2026-08-04 01:12:28.432589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:12:28.432648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:12:28.432688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-08-04 01:12:28.432743 | 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 ... 2026-08-04 01:12:28.432854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:12:28.432893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-08-04 01:12:28.432908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-08-04 01:12:28.432946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-08-04 01:12:28.432984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-08-04 01:12:28.433030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-08-04 01:12:28.433069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-08-04 01:12:28.433145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:12:28.433278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:12:28.433316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-08-04 01:12:28.433378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-08-04 01:12:28.433432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-08-04 01:12:28.433477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-08-04 01:12:28.433516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:12:28.433571 | 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-08-04 01:12:28.433611 | 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-08-04 01:12:28.433669 | 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-08-04 01:12:28.433684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:12:28.433742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:12:28.433756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:12:28.433834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-08-04 01:12:28.433850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:12:28.433885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:12:28.433949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-08-04 01:12:28.433966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-08-04 01:12:28.434004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-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-08-04 01:12:28.434041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-08-04 01:12:28.434115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-08-04 01:12:28.434528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-08-04 01:12:28.434615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-08-04 01:12:28.434629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-08-04 01:12:28.434713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-08-04 01:12:28.434746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-08-04 01:12:28.434762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:28.434932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:28.434959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:28.434969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:28.435002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:12:28.435034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:12:28.435055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:28.435135 | 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-08-04 01:12:28.435156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:28.435183 | 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-08-04 01:12:28.435194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:12:28.435246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:28.435278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:28.435299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:28.435335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:28.435345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:12:28.435381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:28.435450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:28.435477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:12:28.435534 | 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-08-04 01:12:28.435590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:28.435608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:28.435630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:12:28.435757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.435920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.435956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.435974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-08-04 01:12:28.436001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:28.436022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:12:28.436041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.436120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.436143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:12:28.436212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.436234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.436289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:12:28.436374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-08-04 01:12:28.436395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.436413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:12:28.436472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-08-04 01:12:28.436522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.436603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-08-04 01:12:28.436712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:12:28.436750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:12:28.436768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:12:28.436833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:12:28.436853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:12:28.436870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2026-08-04 01:12:28.436889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:12:28.436990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:12:28.437289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2026-08-04 01:12:28.437312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:12:28.437331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:12:28.437348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-08-04 01:12:28.437365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12863 files, 2122 directories removed. 2026-08-04 01:12:28.437382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-08-04 01:12:28.437399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2026-08-04 01:12:28.437416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-08-04 01:12:28.437432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:12:28.437443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-08-04 01:12:28.437452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:12:28.437462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:12:28.437472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:12:28.437481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 4a33f8ee3acd 2026-08-04 01:12:28.437491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 29b1ece2c234 2026-08-04 01:12:28.437530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 6/6 : USER neutron 2026-08-04 01:12:28.437555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 74f98b3b02eb 2026-08-04 01:12:28.437565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 74f98b3b02eb 2026-08-04 01:12:28.437575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 5c5c4013d90f 2026-08-04 01:12:28.437585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built a62e5411b141 2026-08-04 01:12:28.437595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260804 2026-08-04 01:12:28.437606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2026-08-04 01:12:28.437435 (took 0:00:18.361337) 2026-08-04 01:12:28.438159 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2026-08-04 01:12:28.438233 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2026-08-04 01:12:28.438253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2026-08-04 01:12:28.438161 2026-08-04 01:12:28.438357 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-08-04 01:12:28.554561 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2026-08-04 01:12:28.554869 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2026-08-04 01:13:11.458211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/9 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:13:11.458285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 13939a70f5c4 2026-08-04 01:13:11.458304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/9 : LABEL "build-date"="20260804" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:13:11.459034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 3c09f05fa852 2026-08-04 01:13:11.459122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 3c09f05fa852 2026-08-04 01:13:11.459139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 23f400c1c19e 2026-08-04 01:13:11.459152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/9 : ADD plugins-archive / 2026-08-04 01:13:11.459165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 3a2a41b6d0fc 2026-08-04 01:13:11.459177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2026-08-04 01:13:11.459190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> ef461968650a 2026-08-04 01:13:11.459205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 5/9 : 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-08-04 01:13:11.459219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 4b61975a623e 2026-08-04 01:13:11.459231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2026-08-04 01:13:11.459244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-04 01:13:11.459289 | 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-08-04 01:13:11.459303 | 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-08-04 01:13:11.459896 | 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.6.dev4) 2026-08-04 01:13:11.459921 | 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-08-04 01:13:11.459933 | 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.2) 2026-08-04 01:13:11.459942 | 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-08-04 01:13:11.459952 | 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-08-04 01:13:11.459962 | 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-08-04 01:13:11.459972 | 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-08-04 01:13:11.459981 | 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-08-04 01:13:11.460009 | 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.1) 2026-08-04 01:13:11.460019 | 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-08-04 01:13:11.460031 | 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-08-04 01:13:11.460040 | 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-08-04 01:13:11.460050 | 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-08-04 01:13:11.460059 | 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-08-04 01:13:11.460069 | 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-08-04 01:13:11.460080 | 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-08-04 01:13:11.460089 | 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-08-04 01:13:11.460110 | 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-08-04 01:13:11.460121 | 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-08-04 01:13:11.460131 | 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-08-04 01:13:11.460141 | 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-08-04 01:13:11.460156 | 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-08-04 01:13:11.460166 | 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-08-04 01:13:11.460176 | 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-08-04 01:13:11.460191 | 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-08-04 01:13:11.460240 | 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-08-04 01:13:11.460325 | 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-08-04 01:13:11.460380 | 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-08-04 01:13:11.460465 | 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-08-04 01:13:11.460532 | 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-08-04 01:13:11.460620 | 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-08-04 01:13:11.460687 | 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-08-04 01:13:11.460757 | 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.2) 2026-08-04 01:13:11.460853 | 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-08-04 01:13:11.460933 | 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-08-04 01:13:11.461003 | 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-08-04 01:13:11.461138 | 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-08-04 01:13:11.461293 | 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-08-04 01:13:11.461350 | 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.2) 2026-08-04 01:13:11.461371 | 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-08-04 01:13:11.461382 | 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-08-04 01:13:11.461462 | 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-08-04 01:13:11.461531 | 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.2) 2026-08-04 01:13:11.461666 | 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-08-04 01:13:11.461740 | 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-08-04 01:13:11.461843 | 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-08-04 01:13:11.461916 | 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-08-04 01:13:11.462035 | 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-08-04 01:13:11.462151 | 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-08-04 01:13:11.462224 | 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-08-04 01:13:11.462304 | 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-08-04 01:13:11.462335 | 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-08-04 01:13:11.462397 | 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-08-04 01:13:11.462450 | 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-08-04 01:13:11.462509 | 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-08-04 01:13:11.462584 | 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-08-04 01:13:11.462641 | 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-08-04 01:13:11.462709 | 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-08-04 01:13:11.462744 | 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-08-04 01:13:11.463868 | 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-08-04 01:13:11.463907 | 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-08-04 01:13:11.463926 | 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-08-04 01:13:11.463945 | 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-08-04 01:13:11.463962 | 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-08-04 01:13:11.463980 | 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-08-04 01:13:11.464000 | 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-08-04 01:13:11.464018 | 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-08-04 01:13:11.464037 | 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-08-04 01:13:11.464056 | 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-08-04 01:13:11.464088 | 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-08-04 01:13:11.464106 | 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-08-04 01:13:11.464142 | 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-08-04 01:13:11.464154 | 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-08-04 01:13:11.464164 | 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-08-04 01:13:11.464174 | 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-08-04 01:13:11.464185 | 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-08-04 01:13:11.464195 | 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-08-04 01:13:11.464219 | 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-08-04 01:13:11.464229 | 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-08-04 01:13:11.464239 | 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-08-04 01:13:11.464249 | 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) (83.0.0) 2026-08-04 01:13:11.464259 | 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-08-04 01:13:11.464269 | 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-08-04 01:13:11.464279 | 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-08-04 01:13:11.464289 | 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-08-04 01:13:11.464299 | 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-08-04 01:13:11.464309 | 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-08-04 01:13:11.464326 | 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-08-04 01:13:11.464343 | 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-08-04 01:13:11.464354 | 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-08-04 01:13:11.464364 | 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-08-04 01:13:11.464378 | 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-08-04 01:13:11.464388 | 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-08-04 01:13:11.464398 | 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-08-04 01:13:11.464412 | 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-08-04 01:13:11.464471 | 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-08-04 01:13:11.464575 | 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-08-04 01:13:11.464763 | 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-08-04 01:13:11.464864 | 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-08-04 01:13:11.464943 | 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-08-04 01:13:11.464997 | 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-08-04 01:13:11.465050 | 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-08-04 01:13:11.465104 | 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-08-04 01:13:11.465156 | 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-08-04 01:13:11.465208 | 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-08-04 01:13:11.465258 | 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-08-04 01:13:11.465314 | 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-08-04 01:13:11.465358 | 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-08-04 01:13:11.465410 | 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-08-04 01:13:11.465464 | 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-08-04 01:13:11.465515 | 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-08-04 01:13:11.465585 | 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-08-04 01:13:11.465636 | 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-08-04 01:13:11.465684 | 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-08-04 01:13:11.465733 | 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-08-04 01:13:11.465806 | 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-08-04 01:13:11.465853 | 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-08-04 01:13:11.465916 | 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-08-04 01:13:11.465966 | 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.7.22) 2026-08-04 01:13:11.466017 | 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-08-04 01:13:11.466064 | 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-08-04 01:13:11.466113 | 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-08-04 01:13:11.466163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2026-08-04 01:13:11.466210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2026-08-04 01:13:11.466259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2026-08-04 01:13:11.466308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_baremetal-6.5.1.dev2 2026-08-04 01:13:11.466355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-08-04 01:13:11.466405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-08-04 01:13:11.466470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-08-04 01:13:11.466487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:13:11.466560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-08-04 01:13:11.466608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.466676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_generic_switch-7.5.1.dev11 2026-08-04 01:13:11.466726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-08-04 01:13:11.466774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-08-04 01:13:11.466832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-08-04 01:13:11.466887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:13:11.466935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-08-04 01:13:11.466982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.467030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_sfc-20.0.0.0rc2.dev2 2026-08-04 01:13:11.467079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-08-04 01:13:11.467126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-08-04 01:13:11.467173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-08-04 01:13:11.467220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:13:11.467268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-08-04 01:13:11.467315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-08-04 01:13:11.467364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-08-04 01:13:11.467412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.467462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-08-04 01:13:11.467853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-08-04 01:13:11.467876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-08-04 01:13:11.467886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-08-04 01:13:11.467896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:13:11.467907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-08-04 01:13:11.467916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.467927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_fwaas-22.0.1.dev8 2026-08-04 01:13:11.467936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-08-04 01:13:11.467946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-08-04 01:13:11.467956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-08-04 01:13:11.467971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:13:11.467980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-08-04 01:13:11.467989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.468056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2026-08-04 01:13:11.468073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-08-04 01:13:11.468148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-08-04 01:13:11.468164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-08-04 01:13:11.468220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:13:11.468269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-08-04 01:13:11.468317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-08-04 01:13:11.468364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-08-04 01:13:11.468412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.468470 | 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-08-04 01:13:11.468510 | 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-08-04 01:13:11.468617 | 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.2) 2026-08-04 01:13:11.468634 | 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-08-04 01:13:11.468690 | 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-08-04 01:13:11.468738 | 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-08-04 01:13:11.471116 | 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.2) 2026-08-04 01:13:11.471185 | 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.2) 2026-08-04 01:13:11.471200 | 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-08-04 01:13:11.471211 | 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-08-04 01:13:11.471221 | 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-08-04 01:13:11.471231 | 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.6.dev4) 2026-08-04 01:13:11.471242 | 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-08-04 01:13:11.471252 | 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-08-04 01:13:11.471262 | 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.dev11) (2.4.2) 2026-08-04 01:13:11.471272 | 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.dev11) (0.39.0) 2026-08-04 01:13:11.471282 | 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.dev11) (5.4.1) 2026-08-04 01:13:11.471293 | 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.dev11) (4.5.0) 2026-08-04 01:13:11.471303 | 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-08-04 01:13:11.471313 | 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.1) 2026-08-04 01:13:11.471323 | 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-08-04 01:13:11.471333 | 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-08-04 01:13:11.471358 | 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-08-04 01:13:11.471368 | 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-08-04 01:13:11.471379 | 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.2) 2026-08-04 01:13:11.471396 | 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-08-04 01:13:11.471406 | 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.dev8) (7.1.0) 2026-08-04 01:13:11.471429 | 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.dev8) (3.6.0) 2026-08-04 01:13:11.471440 | 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.dev8) (0.8.1) 2026-08-04 01:13:11.471450 | 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.dev8) (26.2.1) 2026-08-04 01:13:11.471460 | 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-08-04 01:13:11.471470 | 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-08-04 01:13:11.471480 | 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-08-04 01:13:11.471490 | 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-08-04 01:13:11.471501 | 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.dev11) (3.1.0) 2026-08-04 01:13:11.471511 | 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.dev11) (2.32.3) 2026-08-04 01:13:11.471522 | 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.dev11) (2.7.0) 2026-08-04 01:13:11.471532 | 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.dev11) (3.1.1) 2026-08-04 01:13:11.471580 | 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.dev11) (3.0.0) 2026-08-04 01:13:11.471593 | 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.dev11) (1.17.2) 2026-08-04 01:13:11.471604 | 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-08-04 01:13:11.471615 | 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-08-04 01:13:11.471631 | 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-08-04 01:13:11.471649 | 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-08-04 01:13:11.471659 | 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) (83.0.0) 2026-08-04 01:13:11.471669 | 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-08-04 01:13:11.471680 | 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-08-04 01:13:11.471698 | 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-08-04 01:13:11.471709 | 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.dev11) (7.7.0) 2026-08-04 01:13:11.471719 | 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.dev11) (3.5) 2026-08-04 01:13:11.471729 | 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.dev11) (6.0.2) 2026-08-04 01:13:11.471739 | 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.dev11) (13.9.4) 2026-08-04 01:13:11.471749 | 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.dev11) (0.18.10) 2026-08-04 01:13:11.471759 | 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.dev11) (0.15.0) 2026-08-04 01:13:11.471769 | 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.dev11) (1.1.3) 2026-08-04 01:13:11.471809 | 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-08-04 01:13:11.471824 | 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-08-04 01:13:11.471834 | 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-08-04 01:13:11.471844 | 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-08-04 01:13:11.471855 | 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-08-04 01:13:11.471872 | 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-08-04 01:13:11.471889 | 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-08-04 01:13:11.471899 | 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-08-04 01:13:11.471908 | 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-08-04 01:13:11.471919 | 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-08-04 01:13:11.471929 | 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-08-04 01:13:11.471946 | 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-08-04 01:13:11.471956 | 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-08-04 01:13:11.471966 | 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-08-04 01:13:11.471976 | 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-08-04 01:13:11.471986 | 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-08-04 01:13:11.471996 | 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-08-04 01:13:11.472006 | 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-08-04 01:13:11.472016 | 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-08-04 01:13:11.472027 | 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-08-04 01:13:11.472037 | 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-08-04 01:13:11.472047 | 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-08-04 01:13:11.472065 | 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-08-04 01:13:11.472075 | 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-08-04 01:13:11.472086 | 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-08-04 01:13:11.472102 | 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-08-04 01:13:11.472112 | 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-08-04 01:13:11.472122 | 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-08-04 01:13:11.472132 | 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.dev11) (1.0.0) 2026-08-04 01:13:11.472142 | 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-08-04 01:13:11.472259 | 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-08-04 01:13:11.472272 | 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-08-04 01:13:11.472282 | 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-08-04 01:13:11.472292 | 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-08-04 01:13:11.472302 | 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-08-04 01:13:11.472312 | 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-08-04 01:13:11.472322 | 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-08-04 01:13:11.472332 | 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-08-04 01:13:11.472343 | 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-08-04 01:13:11.472359 | 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-08-04 01:13:11.472370 | 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.dev8) (0.19) 2026-08-04 01:13:11.472380 | 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-08-04 01:13:11.472390 | 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-08-04 01:13:11.472400 | 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-08-04 01:13:11.472416 | 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-08-04 01:13:11.472426 | 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-08-04 01:13:11.472436 | 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-08-04 01:13:11.472446 | 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-08-04 01:13:11.472457 | 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-08-04 01:13:11.472474 | 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-08-04 01:13:11.472485 | 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-08-04 01:13:11.472494 | 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-08-04 01:13:11.472505 | 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-08-04 01:13:11.472515 | 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-08-04 01:13:11.472525 | 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-08-04 01:13:11.472561 | 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-08-04 01:13:11.472572 | 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-08-04 01:13:11.472582 | 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-08-04 01:13:11.472592 | 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-08-04 01:13:11.472602 | 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-08-04 01:13:11.472613 | 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-08-04 01:13:11.472623 | 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-08-04 01:13:11.472633 | 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-08-04 01:13:11.472650 | 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-08-04 01:13:11.472662 | 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-08-04 01:13:11.472673 | 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-08-04 01:13:11.472690 | 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-08-04 01:13:11.472701 | 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-08-04 01:13:11.472712 | 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-08-04 01:13:11.472723 | 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-08-04 01:13:11.472739 | 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-08-04 01:13:11.472750 | 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.dev11) (3.4.1) 2026-08-04 01:13:11.472760 | 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.dev11) (3.10) 2026-08-04 01:13:11.472770 | 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.dev11) (1.26.20) 2026-08-04 01:13:11.472806 | 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.dev11) (2026.7.22) 2026-08-04 01:13:11.472821 | 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.dev11) (3.0.0) 2026-08-04 01:13:11.472832 | 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.dev11) (2.19.1) 2026-08-04 01:13:11.472842 | 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.dev11) (0.1.2) 2026-08-04 01:13:11.472852 | 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-08-04 01:13:11.472868 | 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.dev11) (0.2.12) 2026-08-04 01:13:11.472878 | 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-08-04 01:13:11.472888 | 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-08-04 01:13:11.472904 | 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-08-04 01:13:11.472915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2026-08-04 01:13:11.472925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.472935 | 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=73049 sha256=15b33cbc31b2d81192fe7e50868bd150cd2a5b3842de251171ba28ec40a789ab 2026-08-04 01:13:11.472946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-81izm8iq/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2026-08-04 01:13:11.472967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2026-08-04 01:13:11.472978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.473028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev11-py3-none-any.whl size=104747 sha256=80d6a1d25b3c06a0cd13165015392ccbcd0e87235c9d1a78c1f70cc7caec9018 2026-08-04 01:13:11.473054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-81izm8iq/wheels/89/cb/58/cba0b93a79a8c2402b03ed0f32c2001cc51dab854f44a259a3 2026-08-04 01:13:11.473117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): started 2026-08-04 01:13:11.473164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.473237 | 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=189742 sha256=06d49917368c749046d3a9b9711f09733f6eeee1ae111184b4993ee865ede3d5 2026-08-04 01:13:11.473254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-81izm8iq/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2026-08-04 01:13:11.473415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-08-04 01:13:11.473452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.473466 | 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=106907 sha256=62ef8fd3b061cd5a848ced1c4a8600a6f53e67cc868de330e7cf79ae017dcd39 2026-08-04 01:13:11.473475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-81izm8iq/wheels/17/45/f6/2fd5d79250ea32bd9ade12f7b1cd3ad5399e024db6447762b7 2026-08-04 01:13:11.473484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2026-08-04 01:13:11.473536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.473601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev8-py3-none-any.whl size=271161 sha256=cf2f98eb5e458f92aca836e9fb7292ee44b4e8498cf2a980b0ec3b0f8951f2ec 2026-08-04 01:13:11.473670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-81izm8iq/wheels/38/c6/f9/65f285639a526a4d8cc3c13ff4bb9de804a3605d65ea72adac 2026-08-04 01:13:11.473698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-08-04 01:13:11.473768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-08-04 01:13:11.473832 | 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=231687 sha256=d38e6c40e68ec606dce39b485c3fa9a836c8e65a413114a06d87843ecf66de46 2026-08-04 01:13:11.473876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-81izm8iq/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2026-08-04 01:13:11.473925 | 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-08-04 01:13:11.473973 | 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-08-04 01:13:11.474022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2026-08-04 01:13:11.474069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 26.0.0.0rc2.dev2 2026-08-04 01:13:11.474117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-26.0.0.0rc2.dev2: 2026-08-04 01:13:11.474163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-26.0.0.0rc2.dev2 2026-08-04 01:13:11.474210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2026-08-04 01:13:11.474258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 22.0.1.dev8 2026-08-04 01:13:11.474302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-22.0.1.dev8: 2026-08-04 01:13:11.474348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-22.0.1.dev8 2026-08-04 01:13:11.474394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2026-08-04 01:13:11.474440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 20.0.0.0rc2.dev2 2026-08-04 01:13:11.474487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-20.0.0.0rc2.dev2: 2026-08-04 01:13:11.474534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-20.0.0.0rc2.dev2 2026-08-04 01:13:11.474597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2026-08-04 01:13:11.474645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.5.1.dev11 2026-08-04 01:13:11.474693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.5.1.dev11: 2026-08-04 01:13:11.474740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.5.1.dev11 2026-08-04 01:13:11.474802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2026-08-04 01:13:11.474878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.5.1.dev2 2026-08-04 01:13:11.474940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.5.1.dev2: 2026-08-04 01:13:11.474992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.5.1.dev2 2026-08-04 01:13:11.475043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.5.1.dev2 networking-generic-switch-7.5.1.dev11 networking-sfc-20.0.0.0rc2.dev2 neutron-dynamic-routing-26.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev8 neutron-vpnaas-26.0.0.0rc2.dev2 2026-08-04 01:13:11.475089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 4b61975a623e 2026-08-04 01:13:11.475137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> ea19284064cf 2026-08-04 01:13:11.475186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 6/9 : COPY patches /patches 2026-08-04 01:13:11.475235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 108c8b27285c 2026-08-04 01:13:11.475282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/9 : RUN kolla_patch 2026-08-04 01:13:11.475331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 0c4f7ab484bf 2026-08-04 01:13:11.475379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:[i] No series file found, nothing to patch. 2026-08-04 01:13:11.475428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 0c4f7ab484bf 2026-08-04 01:13:11.475477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> dbebf69cc2c9 2026-08-04 01:13:11.475530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: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-08-04 01:13:11.475626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 87b5b2860cc9 2026-08-04 01:13:11.477078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-08-04 01:13:11.477121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-08-04 01:13:11.477145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-08-04 01:13:11.477157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2026-08-04 01:13:11.477168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:13:11.477178 | 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-08-04 01:13:11.477188 | 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-08-04 01:13:11.477198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:13:11.477209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:13:11.477219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:13:11.477228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:13:11.477239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-08-04 01:13:11.477249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2026-08-04 01:13:11.477259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-08-04 01:13:11.477269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2026-08-04 01:13:11.477279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:13:11.477289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:13:11.477298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-08-04 01:13:11.477311 | 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-08-04 01:13:11.477322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-08-04 01:13:11.477332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-08-04 01:13:11.477342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-08-04 01:13:11.477352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-08-04 01:13:11.477362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-08-04 01:13:11.477372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-08-04 01:13:11.477383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:13:11.477393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:13:11.477404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-08-04 01:13:11.477414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-08-04 01:13:11.477423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-08-04 01:13:11.477434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-08-04 01:13:11.477444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:13:11.477462 | 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-08-04 01:13:11.477472 | 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-08-04 01:13:11.477482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:13:11.477492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:13:11.477502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:13:11.477512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:13:11.477521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-08-04 01:13:11.477531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:13:11.477567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2026-08-04 01:13:11.477577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-08-04 01:13:11.477605 | 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% 2026-08-04 01:13:11.477617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:13:11.477627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-08-04 01:13:11.477637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-08-04 01:13:11.477647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-08-04 01:13:11.477657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-08-04 01:13:11.477666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-08-04 01:13:11.477676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-08-04 01:13:11.477686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-08-04 01:13:11.477696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:11.477767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:11.477808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:11.477823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:11.477833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:13:11.477843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:13:11.477853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.477863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:11.477874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:11.477884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:11.477893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:11.477903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:13:11.477914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.477923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:11.477933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:11.477951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:11.477961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.477971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:11.477981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:13:11.477991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:11.478001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:11.478020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:11.478145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:13:11.478165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:13:11.478263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:13:11.478527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:11.478710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:11.478902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.478947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2026-08-04 01:13:11.478995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2026-08-04 01:13:11.479040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:13:11.479083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:13:11.479128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2026-08-04 01:13:11.479172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:13:11.479202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:13:11.479255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2026-08-04 01:13:11.479297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2026-08-04 01:13:11.479342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:13:11.479385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.479432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12990 files, 2177 directories removed. 2026-08-04 01:13:11.479475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.479521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2026-08-04 01:13:11.479601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.479650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1380 files, 143 directories removed. 2026-08-04 01:13:11.479693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-08-04 01:13:11.479738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2026-08-04 01:13:11.479803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2026-08-04 01:13:11.479848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:13:11.479906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 87b5b2860cc9 2026-08-04 01:13:11.480900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 452d292a290a 2026-08-04 01:13:11.480934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 9/9 : USER neutron 2026-08-04 01:13:11.480942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 06e484e29b69 2026-08-04 01:13:11.480949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 06e484e29b69 2026-08-04 01:13:11.480955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> e306ec4ea37f 2026-08-04 01:13:11.480961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built e15e83f10393 2026-08-04 01:13:11.480967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20260804 2026-08-04 01:13:11.480974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2026-08-04 01:13:11.480079 (took 0:00:43.041918) 2026-08-04 01:13:11.480981 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2026-08-04 01:13:11.480987 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2026-08-04 01:13:11.480994 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2026-08-04 01:13:11.481000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2026-08-04 01:13:11.480639 2026-08-04 01:13:11.481851 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2026-08-04 01:13:11.482181 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2026-08-04 01:13:29.416648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:13:29.416858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 13939a70f5c4 2026-08-04 01:13:29.416995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/6 : LABEL "build-date"="20260804" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:13:29.417182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 4f9d37e94a1a 2026-08-04 01:13:29.417197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 4f9d37e94a1a 2026-08-04 01:13:29.417284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 3ca230fcf1a2 2026-08-04 01:13:29.418819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 3/6 : COPY patches /patches 2026-08-04 01:13:29.418882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> a97c8a57008a 2026-08-04 01:13:29.418892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/6 : RUN kolla_patch 2026-08-04 01:13:29.418900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 9d66f6544859 2026-08-04 01:13:29.418908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:[i] No series file found, nothing to patch. 2026-08-04 01:13:29.418915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 9d66f6544859 2026-08-04 01:13:29.418923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> c464f3dfd18e 2026-08-04 01:13:29.418932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-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-08-04 01:13:29.418940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in a2d1b1bdc118 2026-08-04 01:13:29.418948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-08-04 01:13:29.418955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-08-04 01:13:29.418962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-08-04 01:13:29.418969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:13:29.418977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:13:29.418985 | 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-08-04 01:13:29.418992 | 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-08-04 01:13:29.419000 | 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-08-04 01:13:29.419007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:13:29.419014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:13:29.419021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:13:29.419028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-08-04 01:13:29.419036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:13:29.419049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-08-04 01:13:29.419057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2026-08-04 01:13:29.419064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:13:29.419072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:13:29.419079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-08-04 01:13:29.419089 | 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-08-04 01:13:29.419097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-08-04 01:13:29.419104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-08-04 01:13:29.419112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-08-04 01:13:29.419119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-08-04 01:13:29.419133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-08-04 01:13:29.419141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-08-04 01:13:29.419148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:13:29.419157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:13:29.419164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-08-04 01:13:29.419171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-08-04 01:13:29.419178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-08-04 01:13:29.419185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-08-04 01:13:29.419192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:13:29.419244 | 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-08-04 01:13:29.419323 | 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-08-04 01:13:29.419403 | 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-08-04 01:13:29.419479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:13:29.419552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:13:29.419681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:13:29.419755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-08-04 01:13:29.419863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:13:29.419947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:13:29.420019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-08-04 01:13:29.420089 | 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-08-04 01:13:29.420169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-08-04 01:13:29.420237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-08-04 01:13:29.420316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-08-04 01:13:29.420382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-08-04 01:13:29.420448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-08-04 01:13:29.420515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-08-04 01:13:29.420598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-08-04 01:13:29.420669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:29.420737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:29.420822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:29.420938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:29.421009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:13:29.421075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:13:29.421140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:29.421205 | 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-08-04 01:13:29.421271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:29.421337 | 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-08-04 01:13:29.421404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:13:29.421469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:29.421535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:29.421615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:29.421681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:29.423881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:13:29.423901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:29.423908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:29.423914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:29.423920 | 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-08-04 01:13:29.423925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:29.423931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:29.423937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-08-04 01:13:29.423944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:29.423949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-08-04 01:13:29.423955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.423961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.423966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-08-04 01:13:29.423972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.423982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-08-04 01:13:29.423988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:29.423994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:13:29.423999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.424005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.424011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-08-04 01:13:29.424016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:13:29.424022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.424027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.424033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:13:29.424039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.424044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:29.424050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.424055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:29.424061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:13:29.424067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:13:29.424072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:13:29.424078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:13:29.424083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2026-08-04 01:13:29.424089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:13:29.424095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:13:29.424100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2026-08-04 01:13:29.424106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:13:29.424112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:13:29.424117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-08-04 01:13:29.424123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12863 files, 2122 directories removed. 2026-08-04 01:13:29.424129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-08-04 01:13:29.424134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2026-08-04 01:13:29.424140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-08-04 01:13:29.424146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:13:29.424152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-08-04 01:13:29.424158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:13:29.424163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:13:29.424169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:13:29.424174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container a2d1b1bdc118 2026-08-04 01:13:29.424185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 1029a20ea653 2026-08-04 01:13:29.424195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 6/6 : USER neutron 2026-08-04 01:13:29.424205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in ce43c9c93f10 2026-08-04 01:13:29.424211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container ce43c9c93f10 2026-08-04 01:13:29.424216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 68e06d337f16 2026-08-04 01:13:29.424222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 5d80b98f326e 2026-08-04 01:13:29.424228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260804 2026-08-04 01:13:29.424234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2026-08-04 01:13:29.423274 (took 0:00:17.942635) 2026-08-04 01:13:29.424239 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2026-08-04 01:13:29.424245 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2026-08-04 01:13:29.424250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2026-08-04 01:13:29.423731 2026-08-04 01:13:29.425136 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2026-08-04 01:13:29.425707 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2026-08-04 01:13:47.489422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:13:47.489551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 13939a70f5c4 2026-08-04 01:13:47.489694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/6 : LABEL "build-date"="20260804" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:13:47.489813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 4dde9c329976 2026-08-04 01:13:47.489944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 4dde9c329976 2026-08-04 01:13:47.490079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> b5b99964a688 2026-08-04 01:13:47.490152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 3/6 : COPY patches /patches 2026-08-04 01:13:47.490236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 65c008d4fcf1 2026-08-04 01:13:47.490318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/6 : RUN kolla_patch 2026-08-04 01:13:47.490405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 05b188c7b264 2026-08-04 01:13:47.490491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:[i] No series file found, nothing to patch. 2026-08-04 01:13:47.490569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 05b188c7b264 2026-08-04 01:13:47.490687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 24acc4304b4a 2026-08-04 01:13:47.490872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-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-08-04 01:13:47.490967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in f282dc9ed150 2026-08-04 01:13:47.491058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-08-04 01:13:47.492073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-08-04 01:13:47.492159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-08-04 01:13:47.492174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2026-08-04 01:13:47.492187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:13:47.492198 | 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-08-04 01:13:47.492208 | 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-08-04 01:13:47.492249 | 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-08-04 01:13:47.492260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:13:47.492270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:13:47.492280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:13:47.492292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-08-04 01:13:47.492303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2026-08-04 01:13:47.492313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-08-04 01:13:47.492323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2026-08-04 01:13:47.492334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:13:47.492344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:13:47.492354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-08-04 01:13:47.492364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-08-04 01:13:47.494928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-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-08-04 01:13:47.494977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-08-04 01:13:47.494996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-08-04 01:13:47.495011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-08-04 01:13:47.495021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-08-04 01:13:47.495031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-08-04 01:13:47.495040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-08-04 01:13:47.495050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-08-04 01:13:47.495062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:13:47.495072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-08-04 01:13:47.495082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-08-04 01:13:47.495091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-08-04 01:13:47.495101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-08-04 01:13:47.495140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:13:47.495151 | 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-08-04 01:13:47.495160 | 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-08-04 01:13:47.495170 | 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-08-04 01:13:47.495180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:13:47.495190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:13:47.495199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:13:47.495209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-08-04 01:13:47.495219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:13:47.495229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2026-08-04 01:13:47.495239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... (Reading database ... 2026-08-04 01:13:47.495249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-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-08-04 01:13:47.495260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-08-04 01:13:47.495269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-08-04 01:13:47.495292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-08-04 01:13:47.495303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-08-04 01:13:47.495313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-08-04 01:13:47.495322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-08-04 01:13:47.495332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-08-04 01:13:47.495341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:47.495351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:47.495370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:13:47.495389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:13:47.495398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:47.495421 | 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-08-04 01:13:47.495431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:47.495441 | 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-08-04 01:13:47.495451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:13:47.495461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:47.495479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:47.495490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:47.495499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:47.495510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:13:47.495520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:47.495530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.495540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:13:47.495559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.495569 | 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-08-04 01:13:47.495579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.495599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.495669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:47.495699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.495709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:13:47.495719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.495735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:13:47.495765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.495841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:13:47.495863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.495947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:13:47.495967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.496035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:13:47.496086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2026-08-04 01:13:47.496230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2026-08-04 01:13:47.496281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:13:47.496305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:13:47.496361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2026-08-04 01:13:47.496416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:13:47.496473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:13:47.496531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2026-08-04 01:13:47.496588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:13:47.496710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:13:47.496735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.496760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12863 files, 2122 directories removed. 2026-08-04 01:13:47.496834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.496897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2026-08-04 01:13:47.496951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.497011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1380 files, 143 directories removed. 2026-08-04 01:13:47.497063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-08-04 01:13:47.497121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:13:47.497198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:13:47.497258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:13:47.497316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container f282dc9ed150 2026-08-04 01:13:47.497375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> abc38112f9b3 2026-08-04 01:13:47.497431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 6/6 : USER neutron 2026-08-04 01:13:47.497494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in b92b5b08b1b3 2026-08-04 01:13:47.497552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container b92b5b08b1b3 2026-08-04 01:13:47.497653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> b89a759afd9c 2026-08-04 01:13:47.497869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 1cb17eff3505 2026-08-04 01:13:47.497936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260804 2026-08-04 01:13:47.497959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2026-08-04 01:13:47.497833 (took 0:00:18.074102) 2026-08-04 01:13:47.498640 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2026-08-04 01:13:47.498763 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2026-08-04 01:13:47.498895 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2026-08-04 01:13:47.498760 2026-08-04 01:13:47.500321 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2026-08-04 01:13:47.501338 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2026-08-04 01:14:02.555688 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260804 2026-08-04 01:14:02.555771 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 9a3581c82c4b 2026-08-04 01:14:02.555836 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/6 : LABEL "build-date"="20260804" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:14:02.555973 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 3c457aa1ad87 2026-08-04 01:14:02.555989 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 3c457aa1ad87 2026-08-04 01:14:02.556023 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 97eb5b3bbb8c 2026-08-04 01:14:02.556118 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 3/6 : COPY patches /patches 2026-08-04 01:14:02.556207 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 76cc5b02f2a1 2026-08-04 01:14:02.556216 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/6 : RUN kolla_patch 2026-08-04 01:14:02.556263 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 8640a4c2fc9b 2026-08-04 01:14:02.556371 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:[i] No series file found, nothing to patch. 2026-08-04 01:14:02.556407 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 8640a4c2fc9b 2026-08-04 01:14:02.556465 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 85faae56e909 2026-08-04 01:14:02.556524 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: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-08-04 01:14:02.556581 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 40c7b5036f6c 2026-08-04 01:14:02.556635 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-08-04 01:14:02.556731 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-08-04 01:14:02.556791 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-08-04 01:14:02.556891 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2026-08-04 01:14:02.557024 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:14:02.557063 | 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-08-04 01:14:02.557113 | 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-08-04 01:14:02.557162 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:14:02.557209 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:14:02.557258 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:14:02.557310 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:14:02.557337 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-08-04 01:14:02.557385 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2026-08-04 01:14:02.557445 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-08-04 01:14:02.557497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2026-08-04 01:14:02.557550 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:14:02.557593 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:14:02.557642 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-08-04 01:14:02.557697 | 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-08-04 01:14:02.557745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-08-04 01:14:02.557829 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-08-04 01:14:02.557864 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-08-04 01:14:02.558036 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-08-04 01:14:02.558047 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-08-04 01:14:02.558054 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-08-04 01:14:02.558063 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:14:02.558113 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:14:02.558161 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-08-04 01:14:02.558211 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-08-04 01:14:02.558268 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-08-04 01:14:02.558317 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-08-04 01:14:02.558365 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:14:02.558405 | 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-08-04 01:14:02.558461 | 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-08-04 01:14:02.558546 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:14:02.558619 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:14:02.558684 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:14:02.558754 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:14:02.558909 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-08-04 01:14:02.558985 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:14:02.559031 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2026-08-04 01:14:02.559084 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-08-04 01:14:02.559136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-08-04 01:14:02.559221 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-08-04 01:14:02.559313 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-08-04 01:14:02.559370 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-08-04 01:14:02.559420 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-08-04 01:14:02.559469 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-08-04 01:14:02.559518 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-08-04 01:14:02.559564 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-08-04 01:14:02.559614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:14:02.559662 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:02.559711 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:02.560014 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:02.560086 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:02.560171 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:14:02.560258 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:14:02.560320 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:02.560418 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:02.560502 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:02.560548 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:02.560590 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:14:02.560632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:02.560674 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:02.560715 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:02.560756 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:02.560833 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:14:02.560863 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:02.560937 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:02.560981 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:02.561020 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561075 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561226 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561275 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561320 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561357 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561402 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:02.561447 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:14:02.561497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561535 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.561571 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:14:02.561666 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.561701 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561736 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.561792 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.561845 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:14:02.561855 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.562015 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.562028 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.562039 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:02.562053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.562067 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.562119 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.562154 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:02.562192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.562254 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2026-08-04 01:14:02.562272 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.562311 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2026-08-04 01:14:02.562348 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:14:02.562395 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.562459 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:14:02.562525 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2026-08-04 01:14:02.562556 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:14:02.562600 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:14:02.562641 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2026-08-04 01:14:02.562683 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2026-08-04 01:14:02.562723 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:14:02.562762 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.562833 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8395 files, 1221 directories removed. 2026-08-04 01:14:02.562865 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.562972 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2026-08-04 01:14:02.563024 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.563049 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2026-08-04 01:14:02.563101 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-08-04 01:14:02.563110 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2026-08-04 01:14:02.563174 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2026-08-04 01:14:02.563184 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:14:02.563237 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 40c7b5036f6c 2026-08-04 01:14:02.563277 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> ede4d44dffa1 2026-08-04 01:14:02.563317 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 6/6 : USER blazar 2026-08-04 01:14:02.563361 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 57d0e13c837a 2026-08-04 01:14:02.563401 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 57d0e13c837a 2026-08-04 01:14:02.563442 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 34110b0fc419 2026-08-04 01:14:02.563485 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built a4998ebe060b 2026-08-04 01:14:02.563519 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20260804 2026-08-04 01:14:02.563632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2026-08-04 01:14:02.563515 (took 0:00:15.064755) 2026-08-04 01:14:02.564144 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2026-08-04 01:14:02.564166 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2026-08-04 01:14:02.564176 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2026-08-04 01:14:02.564091 2026-08-04 01:14:02.565356 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2026-08-04 01:14:02.566014 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2026-08-04 01:14:18.382555 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260804 2026-08-04 01:14:18.382699 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 9a3581c82c4b 2026-08-04 01:14:18.382736 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/8 : LABEL "build-date"="20260804" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:14:18.382772 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 2acff103f52e 2026-08-04 01:14:18.383049 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 2acff103f52e 2026-08-04 01:14:18.383921 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> bfcbcfbf53e9 2026-08-04 01:14:18.383966 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2026-08-04 01:14:18.383992 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 4541bd46b291 2026-08-04 01:14:18.384015 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2026-08-04 01:14:18.384040 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 42b04bf2e41b 2026-08-04 01:14:18.384064 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 42b04bf2e41b 2026-08-04 01:14:18.384087 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> d2363ae4cd02 2026-08-04 01:14:18.384108 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 5/8 : COPY patches /patches 2026-08-04 01:14:18.384168 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 777ddf8300f0 2026-08-04 01:14:18.384192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/8 : RUN kolla_patch 2026-08-04 01:14:18.384214 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 8b768c7e6068 2026-08-04 01:14:18.384237 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:[i] No series file found, nothing to patch. 2026-08-04 01:14:18.384260 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 8b768c7e6068 2026-08-04 01:14:18.384292 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> b4919dcd0d06 2026-08-04 01:14:18.384317 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: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-08-04 01:14:18.384434 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 10f7b70f1a70 2026-08-04 01:14:18.384602 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-08-04 01:14:18.384768 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-08-04 01:14:18.384922 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-08-04 01:14:18.385107 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:14:18.385244 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:14:18.385378 | 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-08-04 01:14:18.385506 | 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-08-04 01:14:18.385636 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:14:18.385764 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:14:18.385949 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:14:18.386110 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:14:18.386241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-08-04 01:14:18.386375 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2026-08-04 01:14:18.387902 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-08-04 01:14:18.387944 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2026-08-04 01:14:18.387963 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:14:18.387980 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:14:18.387998 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-08-04 01:14:18.388017 | 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-08-04 01:14:18.388037 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-08-04 01:14:18.388053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2026-08-04 01:14:18.388070 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-08-04 01:14:18.388087 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-08-04 01:14:18.388104 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-08-04 01:14:18.388144 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-08-04 01:14:18.388163 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:14:18.388181 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:14:18.388198 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-08-04 01:14:18.388215 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-08-04 01:14:18.388231 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-08-04 01:14:18.388248 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-08-04 01:14:18.388264 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:14:18.388281 | 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-08-04 01:14:18.388319 | 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-08-04 01:14:18.388337 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:14:18.388354 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:14:18.388370 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:14:18.388387 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:14:18.388404 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-08-04 01:14:18.388421 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:14:18.388446 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:14:18.388464 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-08-04 01:14:18.388482 | 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% 2026-08-04 01:14:18.388502 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:14:18.388522 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-08-04 01:14:18.388685 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2026-08-04 01:14:18.388848 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-08-04 01:14:18.388997 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-08-04 01:14:18.389147 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-08-04 01:14:18.389263 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-08-04 01:14:18.389389 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:14:18.389520 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:18.389643 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:18.389765 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:18.389923 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:18.390053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:14:18.390233 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:14:18.390333 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:18.390460 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:18.390586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:18.390710 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:18.390869 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:14:18.390994 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:18.391117 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:18.391312 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:18.391434 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:18.391557 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:14:18.391684 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:18.391822 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:18.391922 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:18.392028 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:18.392145 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:18.392246 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:18.392346 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:18.392448 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.392548 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.392649 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.392747 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:18.392874 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:14:18.392979 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.394881 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.394907 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:14:18.394915 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.394921 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.394927 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:14:18.394934 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.394940 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-08-04 01:14:18.394946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:18.394953 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-08-04 01:14:18.394959 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.394965 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:18.394971 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-08-04 01:14:18.394977 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2026-08-04 01:14:18.394983 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:14:18.394989 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-08-04 01:14:18.394995 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:14:18.395001 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:14:18.395008 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2026-08-04 01:14:18.395014 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:14:18.395020 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:14:18.395026 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2026-08-04 01:14:18.395032 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2026-08-04 01:14:18.395038 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:14:18.395044 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-08-04 01:14:18.395050 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8395 files, 1221 directories removed. 2026-08-04 01:14:18.395062 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-08-04 01:14:18.395068 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2026-08-04 01:14:18.395074 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-08-04 01:14:18.395089 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2026-08-04 01:14:18.395095 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-08-04 01:14:18.395101 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:14:18.395107 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:14:18.395113 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:14:18.395120 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 10f7b70f1a70 2026-08-04 01:14:18.395145 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> b66a80628770 2026-08-04 01:14:18.395151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 8/8 : USER blazar 2026-08-04 01:14:18.395157 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 828231bd2093 2026-08-04 01:14:18.395163 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 828231bd2093 2026-08-04 01:14:18.395169 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 1cfabb7c1de9 2026-08-04 01:14:18.395175 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built b77862de557a 2026-08-04 01:14:18.395182 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20260804 2026-08-04 01:14:18.395188 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2026-08-04 01:14:18.394719 (took 0:00:15.830628) 2026-08-04 01:14:18.395662 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2026-08-04 01:14:18.395761 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2026-08-04 01:14:18.395883 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2026-08-04 01:14:18.395818 2026-08-04 01:14:18.396932 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2026-08-04 01:14:18.397633 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2026-08-04 01:14:33.481941 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260804 2026-08-04 01:14:33.482266 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 8108e14bbe64 2026-08-04 01:14:33.482413 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/6 : LABEL "build-date"="20260804" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:14:33.483154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 06a3f7e58d46 2026-08-04 01:14:33.483240 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 06a3f7e58d46 2026-08-04 01:14:33.483266 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> ac6601c0b0a3 2026-08-04 01:14:33.483288 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 3/6 : COPY patches /patches 2026-08-04 01:14:33.483310 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 3a919b720c47 2026-08-04 01:14:33.483331 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/6 : RUN kolla_patch 2026-08-04 01:14:33.483351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 208bb12c486c 2026-08-04 01:14:33.483391 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:[i] No series file found, nothing to patch. 2026-08-04 01:14:33.483409 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 208bb12c486c 2026-08-04 01:14:33.483505 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 7d6f149c3e46 2026-08-04 01:14:33.483530 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: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-08-04 01:14:33.483549 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in cb6af2335a6f 2026-08-04 01:14:33.483566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-08-04 01:14:33.483583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-08-04 01:14:33.483600 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-08-04 01:14:33.483618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2026-08-04 01:14:33.483699 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:14:33.483719 | 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-08-04 01:14:33.483736 | 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-08-04 01:14:33.483754 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:14:33.483854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:14:33.483879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:14:33.483896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:14:33.484067 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-08-04 01:14:33.484091 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2026-08-04 01:14:33.484106 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-08-04 01:14:33.484123 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2026-08-04 01:14:33.484138 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:14:33.484154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:14:33.484202 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-08-04 01:14:33.484220 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.484237 | 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-08-04 01:14:33.484286 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-08-04 01:14:33.484305 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-08-04 01:14:33.484353 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-08-04 01:14:33.484369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-08-04 01:14:33.484458 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:14:33.484545 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:14:33.484566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-08-04 01:14:33.484586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-08-04 01:14:33.484721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-08-04 01:14:33.486888 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-08-04 01:14:33.486936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:14:33.486955 | 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-08-04 01:14:33.486970 | 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-08-04 01:14:33.486985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:14:33.487001 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:14:33.487016 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:14:33.487030 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:14:33.487046 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-08-04 01:14:33.487061 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:14:33.487076 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2026-08-04 01:14:33.487091 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-08-04 01:14:33.487108 | 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-08-04 01:14:33.487126 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-08-04 01:14:33.487156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-08-04 01:14:33.487171 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-08-04 01:14:33.487186 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-08-04 01:14:33.487201 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-08-04 01:14:33.487216 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-08-04 01:14:33.487231 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:14:33.487247 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:33.487261 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487277 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:33.487291 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487306 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:14:33.487321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487336 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:14:33.487351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487365 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:33.487393 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487408 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:33.487461 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487476 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487491 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487507 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:14:33.487523 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487539 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:33.487555 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:33.487570 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:33.487586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487601 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:33.487618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:14:33.487633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:33.487652 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:33.487719 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487732 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487748 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487761 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487776 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487853 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487900 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.487946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:33.487961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:14:33.487975 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.487991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.488005 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.488018 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:14:33.488031 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.488050 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.488063 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.488096 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.488109 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:14:33.488121 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.488133 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.488145 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:33.488162 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.488175 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.488187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.488204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:33.488269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2026-08-04 01:14:33.488322 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2026-08-04 01:14:33.488377 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:14:33.488493 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:14:33.488513 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2026-08-04 01:14:33.488663 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:14:33.488714 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:14:33.488733 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2026-08-04 01:14:33.488743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2026-08-04 01:14:33.488756 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:14:33.488849 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.488875 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8468 files, 1210 directories removed. 2026-08-04 01:14:33.488935 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.488991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2026-08-04 01:14:33.489045 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.489102 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2026-08-04 01:14:33.489155 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-08-04 01:14:33.489212 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2026-08-04 01:14:33.489269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2026-08-04 01:14:33.489326 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:14:33.489382 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container cb6af2335a6f 2026-08-04 01:14:33.489474 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> b5efa9270b65 2026-08-04 01:14:33.489578 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 6/6 : USER barbican 2026-08-04 01:14:33.489620 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 63eeccccef57 2026-08-04 01:14:33.489677 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 63eeccccef57 2026-08-04 01:14:33.489734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 6f0cbe19aea7 2026-08-04 01:14:33.489825 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built 740a98fcfa10 2026-08-04 01:14:33.489883 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20260804 2026-08-04 01:14:33.490032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2026-08-04 01:14:33.489914 (took 0:00:15.094096) 2026-08-04 01:14:33.490537 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2026-08-04 01:14:33.490556 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2026-08-04 01:14:33.490590 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2026-08-04 01:14:33.490533 2026-08-04 01:14:33.491605 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2026-08-04 01:14:33.492254 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2026-08-04 01:14:48.316117 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260804 2026-08-04 01:14:48.316231 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 8108e14bbe64 2026-08-04 01:14:48.316408 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/6 : LABEL "build-date"="20260804" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:14:48.316437 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 1c77d8a7dc84 2026-08-04 01:14:48.316546 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 1c77d8a7dc84 2026-08-04 01:14:48.316640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 901c1fad85f1 2026-08-04 01:14:48.316707 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 3/6 : COPY patches /patches 2026-08-04 01:14:48.316851 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 20ad1caaff22 2026-08-04 01:14:48.317041 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/6 : RUN kolla_patch 2026-08-04 01:14:48.317130 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 9cf52b78fb8f 2026-08-04 01:14:48.317217 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:[i] No series file found, nothing to patch. 2026-08-04 01:14:48.317305 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 9cf52b78fb8f 2026-08-04 01:14:48.317390 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 95a6dbf7e1d2 2026-08-04 01:14:48.317482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: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-08-04 01:14:48.317702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in c0105cfb60f1 2026-08-04 01:14:48.317908 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-08-04 01:14:48.318048 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-08-04 01:14:48.318180 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-08-04 01:14:48.318317 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2026-08-04 01:14:48.318437 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:14:48.318564 | 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-08-04 01:14:48.318712 | 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-08-04 01:14:48.319015 | 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-08-04 01:14:48.319147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:14:48.319243 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:14:48.319316 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:14:48.319387 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-08-04 01:14:48.319455 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2026-08-04 01:14:48.319541 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-08-04 01:14:48.319609 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2026-08-04 01:14:48.319685 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:14:48.319752 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:14:48.321074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-08-04 01:14:48.321141 | 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-08-04 01:14:48.321157 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-08-04 01:14:48.321168 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-08-04 01:14:48.321193 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2026-08-04 01:14:48.321204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2026-08-04 01:14:48.321214 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-08-04 01:14:48.321224 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-08-04 01:14:48.321234 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:14:48.321245 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:14:48.321256 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-08-04 01:14:48.321266 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-08-04 01:14:48.321275 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-08-04 01:14:48.321285 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-08-04 01:14:48.321295 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:14:48.321305 | 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-08-04 01:14:48.321315 | 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-08-04 01:14:48.321325 | 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-08-04 01:14:48.321335 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:14:48.321355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:14:48.321366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:14:48.321376 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-08-04 01:14:48.321387 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:14:48.321396 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2026-08-04 01:14:48.321406 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-08-04 01:14:48.321417 | 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-08-04 01:14:48.321428 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-08-04 01:14:48.321438 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-08-04 01:14:48.321448 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2026-08-04 01:14:48.321492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2026-08-04 01:14:48.321504 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-08-04 01:14:48.321515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-08-04 01:14:48.321525 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:14:48.321535 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:48.321545 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:48.321554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:48.321564 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:48.321574 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:14:48.321583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:14:48.321593 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:48.321608 | 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-08-04 01:14:48.321618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:48.321674 | 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-08-04 01:14:48.321773 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:14:48.321855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:48.322005 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:48.322131 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:48.322166 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:48.322184 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:14:48.322243 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:48.322309 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:48.322379 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:14:48.322446 | 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-08-04 01:14:48.322513 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:48.322578 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:48.322644 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:14:48.322709 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.322807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.323861 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.323892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:48.323897 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:14:48.323901 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.323905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.323909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:14:48.323913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.323918 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.323922 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:14:48.323939 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.323943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-08-04 01:14:48.323947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:14:48.323951 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.323955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:14:48.323962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2026-08-04 01:14:48.323969 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-08-04 01:14:48.323974 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2026-08-04 01:14:48.323978 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-08-04 01:14:48.323982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:14:48.323986 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-08-04 01:14:48.323990 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:14:48.323994 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2026-08-04 01:14:48.323999 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:14:48.324017 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:14:48.324022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2026-08-04 01:14:48.324068 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2026-08-04 01:14:48.324142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:14:48.324231 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-08-04 01:14:48.324269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8468 files, 1210 directories removed. 2026-08-04 01:14:48.324339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-08-04 01:14:48.324401 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2026-08-04 01:14:48.324466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-08-04 01:14:48.324532 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2026-08-04 01:14:48.324594 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-08-04 01:14:48.324660 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2026-08-04 01:14:48.324727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2026-08-04 01:14:48.324902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:14:48.324995 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container c0105cfb60f1 2026-08-04 01:14:48.325069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 74c577681dd1 2026-08-04 01:14:48.325153 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 6/6 : USER barbican 2026-08-04 01:14:48.325226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 39003a006112 2026-08-04 01:14:48.325295 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 39003a006112 2026-08-04 01:14:48.325351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 09a0815101e4 2026-08-04 01:14:48.325411 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 8536adc6d800 2026-08-04 01:14:48.325467 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260804 2026-08-04 01:14:48.325585 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2026-08-04 01:14:48.325489 (took 0:00:14.834956) 2026-08-04 01:14:48.326093 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2026-08-04 01:14:48.326171 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2026-08-04 01:14:48.326259 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2026-08-04 01:14:48.326187 2026-08-04 01:14:48.327292 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2026-08-04 01:14:48.328151 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2026-08-04 01:15:03.035960 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260804 2026-08-04 01:15:03.036056 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 8108e14bbe64 2026-08-04 01:15:03.036210 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/8 : LABEL "build-date"="20260804" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:15:03.036360 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 5bccc1110a8e 2026-08-04 01:15:03.036431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 5bccc1110a8e 2026-08-04 01:15:03.036507 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> d2aa7b6ea652 2026-08-04 01:15:03.036579 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2026-08-04 01:15:03.036656 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> efcdff7cd9c6 2026-08-04 01:15:03.036725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2026-08-04 01:15:03.036842 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 60987a2389aa 2026-08-04 01:15:03.037869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 60987a2389aa 2026-08-04 01:15:03.037891 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 76820b159e8c 2026-08-04 01:15:03.037903 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 5/8 : COPY patches /patches 2026-08-04 01:15:03.037913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 2ee28b551a71 2026-08-04 01:15:03.037923 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/8 : RUN kolla_patch 2026-08-04 01:15:03.037933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 04e7d8abd333 2026-08-04 01:15:03.037943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:[i] No series file found, nothing to patch. 2026-08-04 01:15:03.037969 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 04e7d8abd333 2026-08-04 01:15:03.037979 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 2a8742dab92a 2026-08-04 01:15:03.037991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: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-08-04 01:15:03.038002 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 89f460d2c8b3 2026-08-04 01:15:03.038012 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-08-04 01:15:03.038022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-08-04 01:15:03.038032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-08-04 01:15:03.038042 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:15:03.038052 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:15:03.038063 | 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-08-04 01:15:03.038073 | 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-08-04 01:15:03.038083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:15:03.038093 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:15:03.038103 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:15:03.038113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:15:03.038123 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-08-04 01:15:03.038137 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2026-08-04 01:15:03.038148 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-08-04 01:15:03.038188 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2026-08-04 01:15:03.038199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:15:03.038209 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:15:03.038223 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-08-04 01:15:03.038320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-08-04 01:15:03.038408 | 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-08-04 01:15:03.038466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:15:03.038536 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2026-08-04 01:15:03.038606 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-08-04 01:15:03.038673 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-08-04 01:15:03.038743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-08-04 01:15:03.038846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:15:03.038911 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:15:03.038979 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-08-04 01:15:03.039049 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-08-04 01:15:03.039116 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-08-04 01:15:03.039226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-08-04 01:15:03.039348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:15:03.039395 | 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-08-04 01:15:03.039404 | 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-08-04 01:15:03.039441 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:15:03.039510 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:15:03.039569 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:15:03.039641 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:15:03.039689 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-08-04 01:15:03.039758 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:15:03.039854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:15:03.039919 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-08-04 01:15:03.039990 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:15:03.040054 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:15:03.040119 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2026-08-04 01:15:03.040221 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-08-04 01:15:03.040289 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-08-04 01:15:03.040354 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-08-04 01:15:03.040421 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:15:03.040486 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:03.040551 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:03.040621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:03.040685 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:03.040750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:15:03.040851 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.040912 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:15:03.041829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:03.041844 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041852 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:03.041860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041866 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:15:03.041872 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:03.041878 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.041884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:03.041891 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:03.041897 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:03.041903 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:15:03.041909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:03.041915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:03.041927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041939 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041945 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041952 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.041958 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041964 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.041970 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041976 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.041982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.041991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:03.041997 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:15:03.042013 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.042025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.042034 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:15:03.042100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.042154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.042226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:15:03.042276 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.042333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.042389 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:03.042444 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.042541 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.042629 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:03.042698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2026-08-04 01:15:03.042826 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:15:03.042936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:15:03.043060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:15:03.043150 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2026-08-04 01:15:03.043267 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:15:03.043370 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:15:03.043471 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2026-08-04 01:15:03.043602 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2026-08-04 01:15:03.043703 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:15:03.043825 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.043925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8468 files, 1210 directories removed. 2026-08-04 01:15:03.044218 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.044347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2026-08-04 01:15:03.044440 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.044515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2026-08-04 01:15:03.044562 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-08-04 01:15:03.044617 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:15:03.044707 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:15:03.045668 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:15:03.045683 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 89f460d2c8b3 2026-08-04 01:15:03.045691 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 398e8c38acca 2026-08-04 01:15:03.045698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 8/8 : USER barbican 2026-08-04 01:15:03.045704 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 06eb4c6e2b4b 2026-08-04 01:15:03.045710 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 06eb4c6e2b4b 2026-08-04 01:15:03.045717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 181dee41b7be 2026-08-04 01:15:03.045723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 0653b885094f 2026-08-04 01:15:03.045729 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20260804 2026-08-04 01:15:03.045742 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2026-08-04 01:15:03.045149 (took 0:00:14.718962) 2026-08-04 01:15:03.045749 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2026-08-04 01:15:03.045755 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2026-08-04 01:15:03.045764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2026-08-04 01:15:03.045561 2026-08-04 01:15:03.045770 | 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-08-04 01:15:03.773470 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2026-08-04 01:15:03.774338 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2026-08-04 01:15:59.805137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/10 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260804 2026-08-04 01:15:59.805250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 9363b66ba22a 2026-08-04 01:15:59.805339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/10 : LABEL "build-date"="20260804" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:15:59.805372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in bcdec4a93e7a 2026-08-04 01:15:59.805391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container bcdec4a93e7a 2026-08-04 01:15:59.805409 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> cd9fd12d8ab8 2026-08-04 01:15:59.805424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 3/10 : 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-08-04 01:15:59.805485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in c55d7f3714fc 2026-08-04 01:15:59.805642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:15:59.805714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 01:15:59.805741 | 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-08-04 01:15:59.805754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:15:59.805766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:15:59.805811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:15:59.805934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:15:59.805954 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:15:59.806085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:15:59.806151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:15:59.806167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:15:59.806214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:15:59.806262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:15:59.806315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:15:59.806370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:15:59.806423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 28.2 MB in 3s (10.5 MB/s) 2026-08-04 01:15:59.806474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-08-04 01:15:59.806542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-08-04 01:15:59.806588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-08-04 01:15:59.806651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-08-04 01:15:59.806703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2026-08-04 01:15:59.806751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-08-04 01:15:59.806809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-08-04 01:15:59.806878 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-08-04 01:15:59.806929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-08-04 01:15:59.806976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-08-04 01:15:59.807041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-08-04 01:15:59.807220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-08-04 01:15:59.807235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2026-08-04 01:15:59.807245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 pacemaker pacemaker-common pacemaker-resource-agents pcs 2026-08-04 01:15:59.807259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2026-08-04 01:15:59.807272 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2026-08-04 01:15:59.807339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-08-04 01:15:59.807389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-08-04 01:15:59.807436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-08-04 01:15:59.807482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-08-04 01:15:59.807531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-08-04 01:15:59.807579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2026-08-04 01:15:59.807641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2026-08-04 01:15:59.807694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2026-08-04 01:15:59.807741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2026-08-04 01:15:59.807821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-08-04 01:15:59.807843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-08-04 01:15:59.807909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-08-04 01:15:59.807955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-08-04 01:15:59.808030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2026-08-04 01:15:59.808071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2026-08-04 01:15:59.808118 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-08-04 01:15:59.808166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2026-08-04 01:15:59.808181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2026-08-04 01:15:59.808259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2026-08-04 01:15:59.808304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-08-04 01:15:59.808364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-08-04 01:15:59.808413 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-08-04 01:15:59.808469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-08-04 01:15:59.808518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-08-04 01:15:59.808571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-08-04 01:15:59.808620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-08-04 01:15:59.808672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2026-08-04 01:15:59.808725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 pacemaker pacemaker-cli-utils 2026-08-04 01:15:59.808800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-08-04 01:15:59.808851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-08-04 01:15:59.808899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-libvirt python3-lxml python3-openssl python3-pycurl 2026-08-04 01:15:59.808954 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-08-04 01:15:59.809016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-08-04 01:15:59.809082 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-08-04 01:15:59.809124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-08-04 01:15:59.809170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-08-04 01:15:59.809225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2026-08-04 01:15:59.809281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:15:59.809329 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2026-08-04 01:15:59.809379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.7 MB of additional disk space will be used. 2026-08-04 01:15:59.809426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:15:59.809483 | 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-08-04 01:15:59.809536 | 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-08-04 01:15:59.809589 | 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-08-04 01:15:59.809642 | 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-08-04 01:15:59.809695 | 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-08-04 01:15:59.809748 | 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-08-04 01:15:59.809822 | 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-08-04 01:15:59.809895 | 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.2 [1,445 kB] 2026-08-04 01:15:59.809951 | 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-08-04 01:15:59.810030 | 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-08-04 01:15:59.810152 | 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-08-04 01:15:59.810171 | 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-08-04 01:15:59.810233 | 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-08-04 01:15:59.810282 | 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-08-04 01:15:59.810328 | 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-08-04 01:15:59.810375 | 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.2 [615 kB] 2026-08-04 01:15:59.810423 | 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-08-04 01:15:59.810469 | 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-08-04 01:15:59.810517 | 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-08-04 01:15:59.810563 | 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-08-04 01:15:59.810609 | 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-08-04 01:15:59.810656 | 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-08-04 01:15:59.810702 | 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-08-04 01:15:59.810755 | 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-08-04 01:15:59.810815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 01:15:59.810863 | 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.8 [5,342 kB] 2026-08-04 01:15:59.810911 | 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.8 [50.7 kB] 2026-08-04 01:15:59.810959 | 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-08-04 01:15:59.811025 | 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-08-04 01:15:59.811079 | 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-08-04 01:15:59.811125 | 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-08-04 01:15:59.811173 | 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-08-04 01:15:59.811220 | 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-08-04 01:15:59.811267 | 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-08-04 01:15:59.811308 | 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-08-04 01:15:59.811354 | 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-08-04 01:15:59.811402 | 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-08-04 01:15:59.811453 | 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-08-04 01:15:59.811498 | 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-08-04 01:15:59.811574 | 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-08-04 01:15:59.811589 | 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-08-04 01:15:59.811640 | 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-08-04 01:15:59.811684 | 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-08-04 01:15:59.811731 | 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-08-04 01:15:59.811796 | 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-08-04 01:15:59.811853 | 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-08-04 01:15:59.811893 | 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-08-04 01:15:59.811941 | 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-08-04 01:15:59.811986 | 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-08-04 01:15:59.812045 | 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-08-04 01:15:59.812094 | 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-08-04 01:15:59.812148 | 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-08-04 01:15:59.812187 | 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-08-04 01:15:59.812233 | 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-08-04 01:15:59.812280 | 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-08-04 01:15:59.812327 | 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-08-04 01:15:59.812374 | 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-08-04 01:15:59.812420 | 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-08-04 01:15:59.812465 | 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-08-04 01:15:59.812516 | 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-08-04 01:15:59.812585 | 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-08-04 01:15:59.812621 | 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-08-04 01:15:59.812667 | 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-08-04 01:15:59.812713 | 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-08-04 01:15:59.812805 | 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-08-04 01:15:59.812924 | 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.2 [96.3 kB] 2026-08-04 01:15:59.812935 | 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.2 [71.8 kB] 2026-08-04 01:15:59.812944 | 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-08-04 01:15:59.812968 | 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-08-04 01:15:59.813026 | 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-08-04 01:15:59.813174 | 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-08-04 01:15:59.813187 | 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-08-04 01:15:59.813199 | 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-08-04 01:15:59.813242 | 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-08-04 01:15:59.813281 | 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-08-04 01:15:59.813343 | 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-08-04 01:15:59.813404 | 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-08-04 01:15:59.813470 | 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-08-04 01:15:59.813537 | 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-08-04 01:15:59.813616 | 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-08-04 01:15:59.813661 | 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-08-04 01:15:59.813700 | 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-08-04 01:15:59.813742 | 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-08-04 01:15:59.813819 | 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-08-04 01:15:59.813879 | 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-08-04 01:15:59.813922 | 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-08-04 01:15:59.813963 | 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.15 [1,830 kB] 2026-08-04 01:15:59.814021 | 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-08-04 01:15:59.814060 | 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-08-04 01:15:59.814107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2026-08-04 01:15:59.814152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 1s (21.4 MB/s) 2026-08-04 01:15:59.814196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2026-08-04 01:15:59.814227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-08-04 01:15:59.814275 | 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% 2026-08-04 01:15:59.814312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:15:59.814325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-08-04 01:15:59.814383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: (Reading database ... 2026-08-04 01:15:59.814424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:75% 2026-08-04 01:15:59.814465 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-08-04 01:15:59.814504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:80% 2026-08-04 01:15:59.814543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-08-04 01:15:59.814582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-08-04 01:15:59.814620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-08-04 01:15:59.814660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:15:59.814699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 01:15:59.814740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.814803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2026-08-04 01:15:59.814867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-08-04 01:15:59.814898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 01:15:59.814939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2026-08-04 01:15:59.814992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 01:15:59.815097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.815155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2026-08-04 01:15:59.815201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 01:15:59.815244 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.815303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2026-08-04 01:15:59.815316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 01:15:59.815366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.815431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2026-08-04 01:15:59.815483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-08-04 01:15:59.815535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 01:15:59.815560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2026-08-04 01:15:59.815649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-08-04 01:15:59.815713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 01:15:59.815762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2026-08-04 01:15:59.815807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-04 01:15:59.815900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 01:15:59.815965 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2026-08-04 01:15:59.816030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-08-04 01:15:59.816116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 01:15:59.816147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2026-08-04 01:15:59.816202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-08-04 01:15:59.816268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 01:15:59.816314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2026-08-04 01:15:59.816357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 01:15:59.816398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.816439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2026-08-04 01:15:59.816479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-08-04 01:15:59.816519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-08-04 01:15:59.816558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2026-08-04 01:15:59.816597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 01:15:59.816630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.816668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.816705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2026-08-04 01:15:59.816740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-04 01:15:59.816774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 01:15:59.816836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2026-08-04 01:15:59.816846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-08-04 01:15:59.816888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.816922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2026-08-04 01:15:59.816957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-04 01:15:59.816991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-08-04 01:15:59.817039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2026-08-04 01:15:59.817075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2026-08-04 01:15:59.817108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2026-08-04 01:15:59.817141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2026-08-04 01:15:59.817174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2026-08-04 01:15:59.817215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2026-08-04 01:15:59.817234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2026-08-04 01:15:59.817281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2026-08-04 01:15:59.817297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2026-08-04 01:15:59.817346 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2026-08-04 01:15:59.817362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2026-08-04 01:15:59.817412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-08-04 01:15:59.817448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2026-08-04 01:15:59.817463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-08-04 01:15:59.817508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-08-04 01:15:59.817539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2026-08-04 01:15:59.817572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-08-04 01:15:59.817605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-08-04 01:15:59.817637 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2026-08-04 01:15:59.817670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-08-04 01:15:59.817705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-08-04 01:15:59.817736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2026-08-04 01:15:59.817769 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-08-04 01:15:59.817819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-08-04 01:15:59.817854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2026-08-04 01:15:59.817894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 01:15:59.817948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 01:15:59.817994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2026-08-04 01:15:59.818043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-08-04 01:15:59.818073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 01:15:59.818181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2026-08-04 01:15:59.818188 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-08-04 01:15:59.818194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 01:15:59.818203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2026-08-04 01:15:59.818218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2026-08-04 01:15:59.818260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2026-08-04 01:15:59.818297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2026-08-04 01:15:59.818336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-08-04 01:15:59.818372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2026-08-04 01:15:59.818413 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2026-08-04 01:15:59.818464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-08-04 01:15:59.818500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-08-04 01:15:59.818536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2026-08-04 01:15:59.818572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-08-04 01:15:59.818608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-08-04 01:15:59.818644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2026-08-04 01:15:59.818679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2026-08-04 01:15:59.818719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2026-08-04 01:15:59.818746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2026-08-04 01:15:59.818795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2026-08-04 01:15:59.818831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2026-08-04 01:15:59.818867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2026-08-04 01:15:59.818903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-08-04 01:15:59.818936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-08-04 01:15:59.818970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2026-08-04 01:15:59.819029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2026-08-04 01:15:59.819106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-08-04 01:15:59.819115 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2026-08-04 01:15:59.819121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-08-04 01:15:59.819182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 01:15:59.819189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2026-08-04 01:15:59.819198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-08-04 01:15:59.819233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 01:15:59.819267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2026-08-04 01:15:59.819301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-08-04 01:15:59.819335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-08-04 01:15:59.819369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2026-08-04 01:15:59.819402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-08-04 01:15:59.819437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-08-04 01:15:59.819470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2026-08-04 01:15:59.819504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2026-08-04 01:15:59.819538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2026-08-04 01:15:59.819572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2026-08-04 01:15:59.819605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-08-04 01:15:59.819638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-08-04 01:15:59.819672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2026-08-04 01:15:59.819705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-08-04 01:15:59.819739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-08-04 01:15:59.819772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2026-08-04 01:15:59.819823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2026-08-04 01:15:59.819850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2026-08-04 01:15:59.819884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2026-08-04 01:15:59.819917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-08-04 01:15:59.819955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.820023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-08-04 01:15:59.820056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2026-08-04 01:15:59.820091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2026-08-04 01:15:59.820126 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2026-08-04 01:15:59.820165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2026-08-04 01:15:59.820201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-08-04 01:15:59.820262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-08-04 01:15:59.820311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2026-08-04 01:15:59.820347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-08-04 01:15:59.820378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-08-04 01:15:59.820414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2026-08-04 01:15:59.820444 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2026-08-04 01:15:59.820481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2026-08-04 01:15:59.820517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2026-08-04 01:15:59.820534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-08-04 01:15:59.820578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-08-04 01:15:59.820610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2026-08-04 01:15:59.820643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-08-04 01:15:59.820677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-08-04 01:15:59.820709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2026-08-04 01:15:59.820741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2026-08-04 01:15:59.820775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2026-08-04 01:15:59.820842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2026-08-04 01:15:59.820868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-08-04 01:15:59.820902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-08-04 01:15:59.820937 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2026-08-04 01:15:59.820971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2026-08-04 01:15:59.821021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-08-04 01:15:59.821079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2026-08-04 01:15:59.821115 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 01:15:59.821150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.821186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2026-08-04 01:15:59.821219 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 01:15:59.821250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.821281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2026-08-04 01:15:59.821312 | 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-08-04 01:15:59.821344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.821375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2026-08-04 01:15:59.821407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 01:15:59.821438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.821469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2026-08-04 01:15:59.821499 | 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-08-04 01:15:59.821531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.821565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2026-08-04 01:15:59.821593 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-08-04 01:15:59.821629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.821657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2026-08-04 01:15:59.821685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-08-04 01:15:59.821716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.821747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2026-08-04 01:15:59.821791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-08-04 01:15:59.821824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-08-04 01:15:59.821855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 01:15:59.821886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 01:15:59.821918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:15:59.821949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2026-08-04 01:15:59.821980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-04 01:15:59.822133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-04 01:15:59.822178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2026-08-04 01:15:59.822194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-08-04 01:15:59.822204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 01:15:59.822213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2026-08-04 01:15:59.822222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-08-04 01:15:59.822234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 01:15:59.822246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2026-08-04 01:15:59.822291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4.2_amd64.deb ... 2026-08-04 01:15:59.822305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.2) ... 2026-08-04 01:15:59.822350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2026-08-04 01:15:59.822363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4.2_all.deb ... 2026-08-04 01:15:59.822404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.2) ... 2026-08-04 01:15:59.822437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2026-08-04 01:15:59.822451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-08-04 01:15:59.822496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.822542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-08-04 01:15:59.822556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.822590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.822623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2026-08-04 01:15:59.822636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.822671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.822714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2026-08-04 01:15:59.822747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.822760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.822847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2026-08-04 01:15:59.822866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.822892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.822905 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2026-08-04 01:15:59.822939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.822953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.822998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-08-04 01:15:59.823079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.823089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.823101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2026-08-04 01:15:59.823136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.823149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.823192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2026-08-04 01:15:59.823229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.823266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.823318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2026-08-04 01:15:59.823356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.823390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.823423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2026-08-04 01:15:59.823456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.823469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.823514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2026-08-04 01:15:59.823547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-08-04 01:15:59.823578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-08-04 01:15:59.823612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2026-08-04 01:15:59.823645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-08-04 01:15:59.823658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-08-04 01:15:59.823705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2026-08-04 01:15:59.823739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-04 01:15:59.823797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 01:15:59.823866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2026-08-04 01:15:59.823902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-04 01:15:59.823962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 01:15:59.823998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2026-08-04 01:15:59.824070 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-04 01:15:59.824121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 01:15:59.824157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2026-08-04 01:15:59.824221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-08-04 01:15:59.824235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-04 01:15:59.824279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2026-08-04 01:15:59.824313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-04 01:15:59.824346 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 01:15:59.824387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-08-04 01:15:59.824402 | 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-08-04 01:15:59.824443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 01:15:59.824475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2026-08-04 01:15:59.824510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-04 01:15:59.824543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 01:15:59.824575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2026-08-04 01:15:59.824617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-08-04 01:15:59.824660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.824709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2026-08-04 01:15:59.824747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-04 01:15:59.824803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-04 01:15:59.824856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.824900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2026-08-04 01:15:59.824943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2026-08-04 01:15:59.824987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.825054 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2026-08-04 01:15:59.825117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2026-08-04 01:15:59.825154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000146083 s, 28.0 MB/s 2026-08-04 01:15:59.825191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-08-04 01:15:59.825226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2026-08-04 01:15:59.825260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-08-04 01:15:59.825294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2026-08-04 01:15:59.825328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2026-08-04 01:15:59.825341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-08-04 01:15:59.825384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 01:15:59.825407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-04 01:15:59.825445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-08-04 01:15:59.825455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.825496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2026-08-04 01:15:59.825506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 01:15:59.825560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-08-04 01:15:59.825594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-08-04 01:15:59.825625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2026-08-04 01:15:59.825635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2026-08-04 01:15:59.825675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:15:59.825686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2026-08-04 01:15:59.825727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.825738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2026-08-04 01:15:59.825795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-04 01:15:59.825810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 01:15:59.825847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.825860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2026-08-04 01:15:59.825897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-08-04 01:15:59.825914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-04 01:15:59.825948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.825958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-08-04 01:15:59.825999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-04 01:15:59.826025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-04 01:15:59.826078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-08-04 01:15:59.826122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.826143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-08-04 01:15:59.826181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-04 01:15:59.826191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-08-04 01:15:59.826245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.826304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 01:15:59.826315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-08-04 01:15:59.826328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.826379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-08-04 01:15:59.826414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 01:15:59.826446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-08-04 01:15:59.826456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-04 01:15:59.826497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.826507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2026-08-04 01:15:59.826547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.826557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.826598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.826608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-04 01:15:59.826648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-04 01:15:59.826662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-08-04 01:15:59.826699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:15:59.826709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-04 01:15:59.826749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.826759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.826815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.826833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4.2) ... 2026-08-04 01:15:59.826873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-08-04 01:15:59.826906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-08-04 01:15:59.826917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4.2) ... 2026-08-04 01:15:59.826952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2026-08-04 01:15:59.826962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.827023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-08-04 01:15:59.827034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.827069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-08-04 01:15:59.827087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-08-04 01:15:59.827202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-08-04 01:15:59.827215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:15:59.827232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.827241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.827250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-08-04 01:15:59.827262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.827271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.827283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.827306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.827342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2026-08-04 01:15:59.827356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2026-08-04 01:15:59.827397 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 01:15:59.827411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-08-04 01:15:59.827454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-08-04 01:15:59.827467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.827514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-08-04 01:15:59.827528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2026-08-04 01:15:59.827570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-08-04 01:15:59.827584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2026-08-04 01:15:59.827627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-08-04 01:15:59.827641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-08-04 01:15:59.827682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-08-04 01:15:59.827723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2026-08-04 01:15:59.827737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-08-04 01:15:59.827798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-08-04 01:15:59.827841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-08-04 01:15:59.827851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2026-08-04 01:15:59.827882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-08-04 01:15:59.827915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:15:59.827928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-08-04 01:15:59.827961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:15:59.827975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.828046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.828057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-08-04 01:15:59.828078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:15:59.828112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-08-04 01:15:59.828126 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:15:59.828168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container c55d7f3714fc 2026-08-04 01:15:59.828182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 3ec4e55e587f 2026-08-04 01:15:59.828225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/10 : ADD masakari-monitors-archive /masakari-monitors-source 2026-08-04 01:15:59.828258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 651f09928a12 2026-08-04 01:15:59.828283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/10 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2026-08-04 01:15:59.828328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> b2f045626ad5 2026-08-04 01:15:59.828368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 6/10 : 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-08-04 01:15:59.828384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in edf1df70e878 2026-08-04 01:15:59.828426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing ./masakari-monitors 2026-08-04 01:15:59.828446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: started 2026-08-04 01:15:59.828482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: finished with status 'done' 2026-08-04 01:15:59.828496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: started 2026-08-04 01:15:59.828538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:15:59.828551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: started 2026-08-04 01:15:59.828598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: finished with status 'done' 2026-08-04 01:15:59.828640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): started 2026-08-04 01:15:59.828673 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:15:59.828707 | 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.1.dev3) (3.2.0) 2026-08-04 01:15:59.828750 | 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.1.dev3) (5.10.0) 2026-08-04 01:15:59.828803 | 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.1.dev3) (4.4.0) 2026-08-04 01:15:59.828821 | 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.1.dev3) (7.1.0) 2026-08-04 01:15:59.828865 | 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.1.dev3) (9.7.2) 2026-08-04 01:15:59.828879 | 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.1.dev3) (5.3.1) 2026-08-04 01:15:59.828919 | 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.1.dev3) (3.11.0) 2026-08-04 01:15:59.828941 | 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.1.dev3) (6.5.1) 2026-08-04 01:15:59.828975 | 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.1.dev3) (7.1.0) 2026-08-04 01:15:59.828989 | 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.1.dev3) (6.3.1) 2026-08-04 01:15:59.829057 | 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.1.dev3) (3.6.0) 2026-08-04 01:15:59.829094 | 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.1.dev3) (4.1.2) 2026-08-04 01:15:59.829108 | 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.1.dev3) (8.2.0) 2026-08-04 01:15:59.829148 | 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.1.dev3) (7.0.0) 2026-08-04 01:15:59.829161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==19.0.1.dev3) 2026-08-04 01:15:59.829200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2026-08-04 01:15:59.829227 | 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.1.dev3) (3.14.0) 2026-08-04 01:15:59.829239 | 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.1.dev3) (2.1.0) 2026-08-04 01:15:59.829280 | 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.1.dev3) (2.32.3) 2026-08-04 01:15:59.829293 | 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.1.dev3) (5.4.1) 2026-08-04 01:15:59.829324 | 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.1.dev3) (1.7.0) 2026-08-04 01:15:59.829336 | 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.1.dev3) (4.12.2) 2026-08-04 01:15:59.829394 | 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.1.dev3) (43.0.3) 2026-08-04 01:15:59.829432 | 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.1.dev3) (5.1.1) 2026-08-04 01:15:59.829460 | 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.1.dev3) (1.3.4) 2026-08-04 01:15:59.829478 | 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.1.dev3) (1.0.1) 2026-08-04 01:15:59.829516 | 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.1.dev3) (1.33) 2026-08-04 01:15:59.829546 | 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.1.dev3) (4.3.6) 2026-08-04 01:15:59.829574 | 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.1.dev3) (7.0.0) 2026-08-04 01:15:59.829604 | 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.1.dev3) (6.0.2) 2026-08-04 01:15:59.829643 | 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.1.dev3) (1.4.0) 2026-08-04 01:15:59.829662 | 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.1.dev3) (1.17.1) 2026-08-04 01:15:59.829696 | 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.1.dev3) (2.22) 2026-08-04 01:15:59.829710 | 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.1.dev3) (3.0.0) 2026-08-04 01:15:59.829748 | 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.1.dev3) (3.0.0) 2026-08-04 01:15:59.829760 | 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.1.dev3) (1.17.2) 2026-08-04 01:15:59.829826 | 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.1.dev3) (0.19) 2026-08-04 01:15:59.829847 | 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.1.dev3) (1.3.0) 2026-08-04 01:15:59.829857 | 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.1.dev3) (2.0.0) 2026-08-04 01:15:59.829896 | 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.1.dev3) (5.7.1) 2026-08-04 01:15:59.829908 | 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.1.dev3) (5.7.0) 2026-08-04 01:15:59.829945 | 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.1.dev3) (2.9.0.post0) 2026-08-04 01:15:59.829962 | 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.1.dev3) (3.1.5) 2026-08-04 01:15:59.829994 | 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.1.dev3) (1.8.9) 2026-08-04 01:15:59.830080 | 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.1.dev3) (4.0.1) 2026-08-04 01:15:59.830089 | 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.1.dev3) (4.0.1) 2026-08-04 01:15:59.830099 | 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.1.dev3) (3.0.2) 2026-08-04 01:15:59.830136 | 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.1.dev3) (0.39.0) 2026-08-04 01:15:59.830147 | 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.1.dev3) (3.1.1) 2026-08-04 01:15:59.830179 | 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.1.dev3) (1.1.0) 2026-08-04 01:15:59.830192 | 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.1.dev3) (2.7.0) 2026-08-04 01:15:59.830230 | 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.1.dev3) (2025.1) 2026-08-04 01:15:59.830242 | 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.1.dev3) (3.1.0) 2026-08-04 01:15:59.830280 | 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.1.dev3) (2.5.1) 2026-08-04 01:15:59.830292 | 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.1.dev3) (3.10.1) 2026-08-04 01:15:59.830329 | 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.1.dev3) (1.6.10) 2026-08-04 01:15:59.830346 | 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.1.dev3) (3.2.1) 2026-08-04 01:15:59.830378 | 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.1.dev3) (24.2) 2026-08-04 01:15:59.830389 | 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.1.dev3) (83.0.0) 2026-08-04 01:15:59.830427 | 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.1.dev3) (0.2.13) 2026-08-04 01:15:59.830439 | 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.1.dev3) (1.17.0) 2026-08-04 01:15:59.830478 | 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.1.dev3) (3.4.1) 2026-08-04 01:15:59.830489 | 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.1.dev3) (3.10) 2026-08-04 01:15:59.830526 | 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.1.dev3) (1.26.20) 2026-08-04 01:15:59.830538 | 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.1.dev3) (2026.7.22) 2026-08-04 01:15:59.830575 | 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.1.dev3) (0.7) 2026-08-04 01:15:59.830586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2026-08-04 01:15:59.830626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2026-08-04 01:15:59.830637 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): started 2026-08-04 01:15:59.830675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): finished with status 'done' 2026-08-04 01:15:59.830687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Created wheel for masakari-monitors: filename=masakari_monitors-19.0.1.dev3-py3-none-any.whl size=106679 sha256=8d95d38c44125f3dbea635bd93cb06ad69a7ba5facb6a8917b777c46d4a34c86 2026-08-04 01:15:59.830726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-oc9119oz/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2026-08-04 01:15:59.830737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2026-08-04 01:15:59.830799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2026-08-04 01:15:59.830815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-19.0.1.dev3 python-consul-1.1.0 2026-08-04 01:15:59.830825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container edf1df70e878 2026-08-04 01:15:59.830864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 13eeab95cc27 2026-08-04 01:15:59.830875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 7/10 : COPY patches /patches 2026-08-04 01:15:59.830921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 801d03df7833 2026-08-04 01:15:59.830932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/10 : RUN kolla_patch 2026-08-04 01:15:59.830972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 6f48acaaa7e2 2026-08-04 01:15:59.831014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:[i] No series file found, nothing to patch. 2026-08-04 01:15:59.831026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 6f48acaaa7e2 2026-08-04 01:15:59.831104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 1d43dae1620a 2026-08-04 01:15:59.831124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: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-08-04 01:15:59.831134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in e5488eca7e2e 2026-08-04 01:15:59.831145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-08-04 01:15:59.831155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-08-04 01:15:59.831189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-08-04 01:15:59.831218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2026-08-04 01:15:59.831230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:15:59.831265 | 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-08-04 01:15:59.831276 | 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-08-04 01:15:59.831339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:15:59.831351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:15:59.831387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:15:59.831398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:15:59.831434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-08-04 01:15:59.831445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2026-08-04 01:15:59.831486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-08-04 01:15:59.831497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2026-08-04 01:15:59.831536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:15:59.831547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:15:59.831586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-08-04 01:15:59.831616 | 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-08-04 01:15:59.831629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-08-04 01:15:59.831664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-08-04 01:15:59.831675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-08-04 01:15:59.831714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-08-04 01:15:59.831742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-08-04 01:15:59.831752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-08-04 01:15:59.831808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24793 files and directories currently installed.) 2026-08-04 01:15:59.831829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:15:59.831857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-08-04 01:15:59.831886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-08-04 01:15:59.831897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-08-04 01:15:59.831936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-08-04 01:15:59.831947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:15:59.831982 | 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-08-04 01:15:59.831993 | 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-08-04 01:15:59.832043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:15:59.832055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:15:59.832169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:15:59.832212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:15:59.832220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-08-04 01:15:59.832228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:15:59.832240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2026-08-04 01:15:59.832248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-08-04 01:15:59.832258 | 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-08-04 01:15:59.832270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-08-04 01:15:59.832280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-08-04 01:15:59.832313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-08-04 01:15:59.832324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-08-04 01:15:59.832356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-08-04 01:15:59.832384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-08-04 01:15:59.832395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24784 files and directories currently installed.) 2026-08-04 01:15:59.832432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:59.832461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:59.832472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:59.832507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:59.832520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:15:59.832558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:15:59.832569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:59.832607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.832626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:59.832647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:59.832685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:59.832697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:15:59.832747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.832795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:59.832813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:59.832841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:59.832852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.832891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:59.832919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:15:59.832929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:59.832968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:59.832996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:15:59.833056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833131 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.833178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:59.833271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:15:59.833300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833348 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:15:59.833359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:15:59.833435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.833497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:15:59.833508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:15:59.833562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2026-08-04 01:15:59.833594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2026-08-04 01:15:59.833605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:15:59.833638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:15:59.833649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2026-08-04 01:15:59.833685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:15:59.833696 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:15:59.833732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2026-08-04 01:15:59.833743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2026-08-04 01:15:59.833794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:15:59.833828 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.833837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9250 files, 1307 directories removed. 2026-08-04 01:15:59.833847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.833882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2026-08-04 01:15:59.833893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.833928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2026-08-04 01:15:59.833947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-08-04 01:15:59.833965 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2026-08-04 01:15:59.834027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2026-08-04 01:15:59.834047 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:15:59.834061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container e5488eca7e2e 2026-08-04 01:15:59.834077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 7c32319bde72 2026-08-04 01:15:59.834094 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 10/10 : USER masakari 2026-08-04 01:15:59.834133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in f1c4c31bba3d 2026-08-04 01:15:59.834144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container f1c4c31bba3d 2026-08-04 01:15:59.834178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> a46dabfc9d1a 2026-08-04 01:15:59.834206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built b3c9a5f9e53b 2026-08-04 01:15:59.834236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20260804 2026-08-04 01:15:59.834297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2026-08-04 01:15:59.834229 (took 0:00:56.788668) 2026-08-04 01:15:59.834588 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2026-08-04 01:15:59.834632 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2026-08-04 01:15:59.834663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2026-08-04 01:15:59.834604 2026-08-04 01:15:59.835465 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2026-08-04 01:15:59.835851 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2026-08-04 01:16:15.885624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/6 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260804 2026-08-04 01:16:15.885698 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 9363b66ba22a 2026-08-04 01:16:15.885753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/6 : LABEL "build-date"="20260804" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:16:15.885828 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in f8b2d0c90c21 2026-08-04 01:16:15.885848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container f8b2d0c90c21 2026-08-04 01:16:15.885858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> e6d9614021d3 2026-08-04 01:16:15.885868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 3/6 : COPY patches /patches 2026-08-04 01:16:15.885878 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 71e9a133de6d 2026-08-04 01:16:15.885888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/6 : RUN kolla_patch 2026-08-04 01:16:15.885959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 87f9b92fb5e3 2026-08-04 01:16:15.885971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:[i] No series file found, nothing to patch. 2026-08-04 01:16:15.885981 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 87f9b92fb5e3 2026-08-04 01:16:15.885991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 03ba9bcf4478 2026-08-04 01:16:15.886003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: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-08-04 01:16:15.886014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 505ceef90006 2026-08-04 01:16:15.886024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-08-04 01:16:15.886034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-08-04 01:16:15.886043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-08-04 01:16:15.886053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2026-08-04 01:16:15.886064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:16:15.886074 | 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-08-04 01:16:15.886084 | 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-08-04 01:16:15.886094 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:16:15.886104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:16:15.886114 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:16:15.886124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:16:15.886134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-08-04 01:16:15.886144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2026-08-04 01:16:15.886154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-08-04 01:16:15.886163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2026-08-04 01:16:15.886181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:16:15.886191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:16:15.886202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-08-04 01:16:15.886219 | 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-08-04 01:16:15.886230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-08-04 01:16:15.886247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-08-04 01:16:15.886257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-08-04 01:16:15.886267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-08-04 01:16:15.886276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-08-04 01:16:15.886286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-08-04 01:16:15.886296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:16:15.886308 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:16:15.886318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-08-04 01:16:15.886332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-08-04 01:16:15.886342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-08-04 01:16:15.886352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-08-04 01:16:15.886362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:16:15.886372 | 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-08-04 01:16:15.886386 | 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-08-04 01:16:15.886396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:16:15.886406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:16:15.886419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:16:15.886429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:16:15.886468 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-08-04 01:16:15.886483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:16:15.886497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2026-08-04 01:16:15.886537 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-08-04 01:16:15.886553 | 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-08-04 01:16:15.886643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-08-04 01:16:15.886658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-08-04 01:16:15.886672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-08-04 01:16:15.886695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-08-04 01:16:15.886709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-08-04 01:16:15.886722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-08-04 01:16:15.886762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:16:15.887840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:15.887866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:15.887876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:15.887886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:15.887896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:16:15.887906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:16:15.887916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:15.887925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:15.887935 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:15.887945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:15.887955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:16:15.887964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:15.887974 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.887984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:15.887994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:15.888013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:15.888023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:16:15.888033 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:15.888043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:15.888062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:15.888172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:16:15.888203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:16:15.888253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888272 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:16:15.888292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:15.888311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:15.888331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2026-08-04 01:16:15.888351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2026-08-04 01:16:15.888371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:16:15.888382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:16:15.888392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2026-08-04 01:16:15.888401 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:16:15.888411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:16:15.888421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2026-08-04 01:16:15.888431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2026-08-04 01:16:15.888459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:16:15.888469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 9162 files, 1281 directories removed. 2026-08-04 01:16:15.888489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2026-08-04 01:16:15.888509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2026-08-04 01:16:15.888529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-08-04 01:16:15.888539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2026-08-04 01:16:15.888549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2026-08-04 01:16:15.888560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:16:15.888576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 505ceef90006 2026-08-04 01:16:15.888586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> e4f26c56a621 2026-08-04 01:16:15.888596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 6/6 : USER masakari 2026-08-04 01:16:15.888606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 3171a829e186 2026-08-04 01:16:15.888624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 3171a829e186 2026-08-04 01:16:15.888634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 989db1b8e6d5 2026-08-04 01:16:15.888644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built 4506d6c75ed7 2026-08-04 01:16:15.888654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20260804 2026-08-04 01:16:15.888665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2026-08-04 01:16:15.888221 (took 0:00:16.053617) 2026-08-04 01:16:15.888680 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2026-08-04 01:16:15.888887 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2026-08-04 01:16:15.888967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2026-08-04 01:16:15.888741 2026-08-04 01:16:15.889438 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2026-08-04 01:16:15.889888 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2026-08-04 01:16:31.323076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260804 2026-08-04 01:16:31.323187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 9363b66ba22a 2026-08-04 01:16:31.323215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/7 : LABEL "build-date"="20260804" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:16:31.323321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 3d277e97e812 2026-08-04 01:16:31.323371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 3d277e97e812 2026-08-04 01:16:31.323476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 9f7cb40f3fa3 2026-08-04 01:16:31.323522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2026-08-04 01:16:31.323582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 61fac4745d46 2026-08-04 01:16:31.323652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2026-08-04 01:16:31.323716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 1800513353cd 2026-08-04 01:16:31.323775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 1800513353cd 2026-08-04 01:16:31.323869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 61070c3cb719 2026-08-04 01:16:31.324727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 5/7 : COPY patches /patches 2026-08-04 01:16:31.324819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 7e219ee58887 2026-08-04 01:16:31.324836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 6/7 : RUN kolla_patch 2026-08-04 01:16:31.324846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 81cbf813e056 2026-08-04 01:16:31.324855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:[i] No series file found, nothing to patch. 2026-08-04 01:16:31.324864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 81cbf813e056 2026-08-04 01:16:31.324874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> dc51c20d05ce 2026-08-04 01:16:31.324885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: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-08-04 01:16:31.324950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 8239ae994062 2026-08-04 01:16:31.324959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-08-04 01:16:31.324966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-08-04 01:16:31.324973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-08-04 01:16:31.324996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:16:31.325004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:16:31.325021 | 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-08-04 01:16:31.325029 | 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-08-04 01:16:31.325036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:16:31.325044 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:16:31.325052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:16:31.325059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:16:31.325070 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-08-04 01:16:31.325078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2026-08-04 01:16:31.325135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-08-04 01:16:31.325205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2026-08-04 01:16:31.325253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:16:31.325316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:16:31.325377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-08-04 01:16:31.325440 | 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-08-04 01:16:31.325494 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-08-04 01:16:31.325548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-08-04 01:16:31.325603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-08-04 01:16:31.325658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-08-04 01:16:31.325712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-08-04 01:16:31.325767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-08-04 01:16:31.325856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:16:31.327010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:16:31.327109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-08-04 01:16:31.327124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-08-04 01:16:31.327135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-08-04 01:16:31.327145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-08-04 01:16:31.327182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:16:31.327193 | 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-08-04 01:16:31.327203 | 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-08-04 01:16:31.327213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:16:31.327223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:16:31.327233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:16:31.327243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:16:31.327253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-08-04 01:16:31.327263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:16:31.327273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:16:31.327283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-08-04 01:16:31.327295 | 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-08-04 01:16:31.327307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-08-04 01:16:31.327332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-08-04 01:16:31.327343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-08-04 01:16:31.327353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-08-04 01:16:31.327362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-08-04 01:16:31.327372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-08-04 01:16:31.327382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:16:31.327393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:31.327403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:31.327413 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:31.327423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:31.327433 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:16:31.327443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:16:31.327453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:31.327462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:31.328102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:16:31.328121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:31.328130 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:31.328138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:31.328156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:31.328165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:16:31.328174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:31.328183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:31.328200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328244 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328252 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:31.328269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:16:31.328278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:16:31.328304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:16:31.328329 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328338 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:31.328347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:31.328364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2026-08-04 01:16:31.328372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:16:31.328381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:16:31.328402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:16:31.328411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2026-08-04 01:16:31.328420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:16:31.328428 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:16:31.328437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2026-08-04 01:16:31.328445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2026-08-04 01:16:31.328454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:16:31.328462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-08-04 01:16:31.328477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 9162 files, 1281 directories removed. 2026-08-04 01:16:31.328853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-08-04 01:16:31.328872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2026-08-04 01:16:31.328881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-08-04 01:16:31.328889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2026-08-04 01:16:31.328898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-08-04 01:16:31.328907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:16:31.328915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:16:31.328940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:16:31.328950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 8239ae994062 2026-08-04 01:16:31.328958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> bbd8b48947d5 2026-08-04 01:16:31.328967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 3be03015d1aa 2026-08-04 01:16:31.328976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20260804 2026-08-04 01:16:31.328985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2026-08-04 01:16:31.328350 (took 0:00:15.439609) 2026-08-04 01:16:31.328993 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2026-08-04 01:16:31.329007 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2026-08-04 01:16:31.329016 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2026-08-04 01:16:31.328864 2026-08-04 01:16:31.329028 | 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-08-04 01:16:32.416223 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2026-08-04 01:16:32.416652 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2026-08-04 01:16:51.386863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/8 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260804 2026-08-04 01:16:51.386959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 9a7a0f1e6bb1 2026-08-04 01:16:51.386984 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/8 : LABEL "build-date"="20260804" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:16:51.387064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in b356ab6bba69 2026-08-04 01:16:51.387085 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container b356ab6bba69 2026-08-04 01:16:51.387159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 7c96bb6123dd 2026-08-04 01:16:51.387178 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/8 : ADD plugins-archive / 2026-08-04 01:16:51.387235 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> b74fdc195edd 2026-08-04 01:16:51.387284 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/8 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2026-08-04 01:16:51.387358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 4aebc3f05281 2026-08-04 01:16:51.387408 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 4aebc3f05281 2026-08-04 01:16:51.387458 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> c3d28e2b18de 2026-08-04 01:16:51.387501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 5/8 : COPY patches /patches 2026-08-04 01:16:51.387552 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 36ca530cfbf2 2026-08-04 01:16:51.387598 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/8 : RUN kolla_patch 2026-08-04 01:16:51.387655 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 2bfa5792cec4 2026-08-04 01:16:51.387670 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:[i] No series file found, nothing to patch. 2026-08-04 01:16:51.387683 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 2bfa5792cec4 2026-08-04 01:16:51.387723 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> aa0c8dda8816 2026-08-04 01:16:51.387760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: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-08-04 01:16:51.387807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 178ffa261e09 2026-08-04 01:16:51.387850 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-08-04 01:16:51.387882 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-08-04 01:16:51.387916 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-08-04 01:16:51.387950 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2026-08-04 01:16:51.387983 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:16:51.387997 | 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-08-04 01:16:51.388031 | 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-08-04 01:16:51.388045 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:16:51.388081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:16:51.388095 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:16:51.388130 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:16:51.388144 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-08-04 01:16:51.388179 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2026-08-04 01:16:51.388213 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-08-04 01:16:51.388227 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2026-08-04 01:16:51.388266 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:16:51.388364 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:16:51.388381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-08-04 01:16:51.388396 | 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-08-04 01:16:51.388432 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-08-04 01:16:51.389889 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2026-08-04 01:16:51.389922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-08-04 01:16:51.389932 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-08-04 01:16:51.389940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-08-04 01:16:51.389950 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-08-04 01:16:51.389959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:16:51.389969 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:16:51.389978 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-08-04 01:16:51.389987 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-08-04 01:16:51.389996 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-08-04 01:16:51.390004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-08-04 01:16:51.390013 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:16:51.390022 | 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-08-04 01:16:51.390030 | 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-08-04 01:16:51.390050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:16:51.390059 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:16:51.390068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:16:51.390076 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:16:51.390085 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-08-04 01:16:51.390094 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:16:51.390103 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2026-08-04 01:16:51.390112 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-08-04 01:16:51.390122 | 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-08-04 01:16:51.390131 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-08-04 01:16:51.390140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:70% (Reading database ... 75% (Reading database ... 80% 2026-08-04 01:16:51.390149 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-08-04 01:16:51.390158 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-08-04 01:16:51.390167 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-08-04 01:16:51.390175 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:16:51.390184 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:51.390193 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390201 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:51.390210 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390229 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:16:51.390238 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:16:51.390247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:51.390256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390264 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:51.390273 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390281 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:16:51.390319 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:51.390328 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:51.390345 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:51.390354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:51.390363 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:16:51.390371 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:51.390380 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:16:51.390397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390406 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390424 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390432 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390441 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390450 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390464 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:51.390483 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:16:51.390491 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390500 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390509 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:16:51.390517 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390526 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390534 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:16:51.390543 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390552 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:16:51.390560 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390575 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:16:51.390584 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2026-08-04 01:16:51.390593 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2026-08-04 01:16:51.390601 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:16:51.390610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:16:51.390618 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2026-08-04 01:16:51.390627 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:16:51.390636 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:16:51.390644 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2026-08-04 01:16:51.390653 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2026-08-04 01:16:51.390661 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:16:51.390670 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-08-04 01:16:51.390679 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10678 files, 1376 directories removed. 2026-08-04 01:16:51.390688 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-08-04 01:16:51.390697 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2026-08-04 01:16:51.390705 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-08-04 01:16:51.390714 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2026-08-04 01:16:51.390723 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-08-04 01:16:51.390731 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2026-08-04 01:16:51.390740 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2026-08-04 01:16:51.390749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:16:51.390757 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 178ffa261e09 2026-08-04 01:16:51.390766 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 700791d56a49 2026-08-04 01:16:51.390818 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 8/8 : USER magnum 2026-08-04 01:16:51.390832 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in d3e73cd4cad5 2026-08-04 01:16:51.390851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container d3e73cd4cad5 2026-08-04 01:16:51.390860 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> d31f68691a34 2026-08-04 01:16:51.390869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built 971c73380cfc 2026-08-04 01:16:51.390877 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20260804 2026-08-04 01:16:51.390886 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2026-08-04 01:16:51.390320 (took 0:00:20.061456) 2026-08-04 01:16:51.390895 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2026-08-04 01:16:51.390903 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2026-08-04 01:16:51.390915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2026-08-04 01:16:51.390741 2026-08-04 01:16:51.391566 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2026-08-04 01:16:51.392080 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2026-08-04 01:17:07.576082 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260804 2026-08-04 01:17:07.576159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 9a7a0f1e6bb1 2026-08-04 01:17:07.576202 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/8 : LABEL "build-date"="20260804" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:17:07.576237 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 5cf66168e20b 2026-08-04 01:17:07.576249 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 5cf66168e20b 2026-08-04 01:17:07.576339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 5f9ee79626fb 2026-08-04 01:17:07.576373 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2026-08-04 01:17:07.576384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> a2c01a58bac7 2026-08-04 01:17:07.576395 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2026-08-04 01:17:07.576404 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 0e15ec6edb42 2026-08-04 01:17:07.576436 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 0e15ec6edb42 2026-08-04 01:17:07.576505 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 390f565d23f6 2026-08-04 01:17:07.576613 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 5/8 : COPY patches /patches 2026-08-04 01:17:07.576663 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> a32c0e535247 2026-08-04 01:17:07.576712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/8 : RUN kolla_patch 2026-08-04 01:17:07.576762 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 43e95ccbb9db 2026-08-04 01:17:07.577090 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:[i] No series file found, nothing to patch. 2026-08-04 01:17:07.577110 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 43e95ccbb9db 2026-08-04 01:17:07.577120 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 14282617dab6 2026-08-04 01:17:07.577132 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: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-08-04 01:17:07.577144 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in e599fd6e9360 2026-08-04 01:17:07.577154 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-08-04 01:17:07.577164 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-08-04 01:17:07.577183 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-08-04 01:17:07.577193 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:17:07.577203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:17:07.577214 | 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-08-04 01:17:07.577223 | 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-08-04 01:17:07.577233 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:17:07.577243 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:17:07.577253 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:17:07.577276 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:17:07.577286 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-08-04 01:17:07.577296 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2026-08-04 01:17:07.577306 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-08-04 01:17:07.577316 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2026-08-04 01:17:07.577326 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:17:07.577336 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:17:07.577346 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-08-04 01:17:07.577367 | 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-08-04 01:17:07.577380 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-08-04 01:17:07.577390 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-08-04 01:17:07.577399 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-08-04 01:17:07.577409 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-08-04 01:17:07.577418 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-08-04 01:17:07.577428 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-08-04 01:17:07.577438 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-08-04 01:17:07.577450 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:17:07.577460 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-08-04 01:17:07.577469 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-08-04 01:17:07.577479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-08-04 01:17:07.577488 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-08-04 01:17:07.577563 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:17:07.577617 | 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-08-04 01:17:07.577721 | 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-08-04 01:17:07.577772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:17:07.577972 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:17:07.578023 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:17:07.578073 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:17:07.578143 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-08-04 01:17:07.578193 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:17:07.578263 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:17:07.578300 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-08-04 01:17:07.578312 | 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% 2026-08-04 01:17:07.578333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2026-08-04 01:17:07.578343 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:60% (Reading database ... 65% 2026-08-04 01:17:07.578353 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-08-04 01:17:07.578363 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-08-04 01:17:07.578373 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-08-04 01:17:07.578382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-08-04 01:17:07.578392 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-08-04 01:17:07.578401 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-08-04 01:17:07.578411 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-08-04 01:17:07.578421 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:07.578431 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578440 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:07.578450 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.578460 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578470 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:17:07.578480 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:17:07.578490 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:07.578499 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578509 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:07.578519 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578534 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:17:07.578544 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.578554 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:07.578570 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:07.578581 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.578590 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:07.578600 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:07.578610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:17:07.578620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:07.578629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578639 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:07.578649 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578659 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578678 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578688 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.578698 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578715 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.578725 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578734 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578744 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:07.578754 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:17:07.578763 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.578880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:17:07.578889 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578899 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578909 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:17:07.578919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:07.578944 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.578953 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578963 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.578973 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:07.578983 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.578992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2026-08-04 01:17:07.579002 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:17:07.579012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:17:07.579022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:17:07.579032 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2026-08-04 01:17:07.579041 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:17:07.579051 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:17:07.579061 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2026-08-04 01:17:07.579071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2026-08-04 01:17:07.579081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:17:07.579091 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.579100 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10678 files, 1376 directories removed. 2026-08-04 01:17:07.579110 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.579120 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2026-08-04 01:17:07.579130 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.579140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2026-08-04 01:17:07.579149 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-08-04 01:17:07.579197 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:17:07.579209 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:17:07.579219 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:17:07.579229 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container e599fd6e9360 2026-08-04 01:17:07.579238 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 2866db59c2fe 2026-08-04 01:17:07.579322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 8/8 : USER magnum 2026-08-04 01:17:07.579334 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in a17ab3b829e5 2026-08-04 01:17:07.579344 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container a17ab3b829e5 2026-08-04 01:17:07.579358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 7da7ed036b45 2026-08-04 01:17:07.579400 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built e830d1495f76 2026-08-04 01:17:07.579412 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20260804 2026-08-04 01:17:07.579422 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2026-08-04 01:17:07.579029 (took 0:00:16.188288) 2026-08-04 01:17:07.579552 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2026-08-04 01:17:07.579567 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2026-08-04 01:17:07.579598 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2026-08-04 01:17:07.579545 2026-08-04 01:17:07.580307 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2026-08-04 01:17:07.580715 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2026-08-04 01:17:22.718354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260804 2026-08-04 01:17:22.718505 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 0c878dede830 2026-08-04 01:17:22.718528 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/6 : LABEL "build-date"="20260804" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:17:22.718545 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in b914132e65a1 2026-08-04 01:17:22.718557 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container b914132e65a1 2026-08-04 01:17:22.718568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> e40a420babb4 2026-08-04 01:17:22.718579 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 3/6 : COPY patches /patches 2026-08-04 01:17:22.718590 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 620da8432064 2026-08-04 01:17:22.718606 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/6 : RUN kolla_patch 2026-08-04 01:17:22.718617 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 326c234cf9c9 2026-08-04 01:17:22.718628 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:[i] No series file found, nothing to patch. 2026-08-04 01:17:22.718639 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 326c234cf9c9 2026-08-04 01:17:22.718653 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> c4cfcab1e408 2026-08-04 01:17:22.718666 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: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-08-04 01:17:22.718681 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in a687855b8e51 2026-08-04 01:17:22.718696 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-08-04 01:17:22.718734 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-08-04 01:17:22.718743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-08-04 01:17:22.718805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2026-08-04 01:17:22.718824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:17:22.718837 | 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-08-04 01:17:22.718876 | 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-08-04 01:17:22.718890 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:17:22.718902 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:17:22.718954 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:17:22.718969 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:17:22.718979 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-08-04 01:17:22.718991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2026-08-04 01:17:22.719029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-08-04 01:17:22.719042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2026-08-04 01:17:22.719079 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:17:22.719093 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:17:22.719131 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-08-04 01:17:22.719159 | 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-08-04 01:17:22.719175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:17:22.719213 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-08-04 01:17:22.719227 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-08-04 01:17:22.719263 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-08-04 01:17:22.720846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-08-04 01:17:22.720872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18839 files and directories currently installed.) 2026-08-04 01:17:22.720883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:17:22.721863 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-08-04 01:17:22.721878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-08-04 01:17:22.721889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-08-04 01:17:22.721899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-08-04 01:17:22.721910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:17:22.721919 | 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-08-04 01:17:22.721928 | 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-08-04 01:17:22.721937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:17:22.721959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:17:22.721968 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:17:22.721977 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:17:22.721986 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-08-04 01:17:22.721995 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:17:22.722004 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2026-08-04 01:17:22.722013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-08-04 01:17:22.722023 | 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-08-04 01:17:22.722032 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2026-08-04 01:17:22.722042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2026-08-04 01:17:22.722050 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-08-04 01:17:22.722059 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-08-04 01:17:22.722068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-08-04 01:17:22.722078 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-08-04 01:17:22.722086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18830 files and directories currently installed.) 2026-08-04 01:17:22.722095 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:22.722104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:22.722132 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722142 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:17:22.722150 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:17:22.722159 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:22.722168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722177 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:22.722186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722195 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722204 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:17:22.722213 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722221 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:22.722230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722239 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:22.722248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:22.722256 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:22.722283 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:17:22.722293 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:22.722302 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722311 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:22.722319 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722337 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722345 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722390 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:22.722407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:17:22.722416 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:17:22.722441 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722450 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722459 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:17:22.722468 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722476 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:22.722485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722502 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:22.722511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722519 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2026-08-04 01:17:22.722528 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722537 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2026-08-04 01:17:22.722546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:17:22.722554 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:17:22.722572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2026-08-04 01:17:22.722580 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:17:22.722594 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:17:22.722659 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2026-08-04 01:17:22.722669 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2026-08-04 01:17:22.722677 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:17:22.722694 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722703 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8906 files, 1249 directories removed. 2026-08-04 01:17:22.722711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722720 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2026-08-04 01:17:22.722729 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722737 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2026-08-04 01:17:22.722746 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-08-04 01:17:22.722755 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2026-08-04 01:17:22.722763 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2026-08-04 01:17:22.722772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:17:22.722824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container a687855b8e51 2026-08-04 01:17:22.722833 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 755db9369768 2026-08-04 01:17:22.722842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 6/6 : USER gnocchi 2026-08-04 01:17:22.722851 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 01ca84d1e8ae 2026-08-04 01:17:22.722860 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 01ca84d1e8ae 2026-08-04 01:17:22.722876 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 5f9f5356e689 2026-08-04 01:17:22.722885 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built 156ce6768ed8 2026-08-04 01:17:22.722895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260804 2026-08-04 01:17:22.722903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2026-08-04 01:17:22.720869 (took 0:00:15.141324) 2026-08-04 01:17:22.722912 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2026-08-04 01:17:22.722921 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2026-08-04 01:17:22.722929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2026-08-04 01:17:22.721179 2026-08-04 01:17:22.722938 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2026-08-04 01:17:22.722947 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2026-08-04 01:17:38.054792 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260804 2026-08-04 01:17:38.054939 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 0c878dede830 2026-08-04 01:17:38.055082 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/6 : LABEL "build-date"="20260804" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:17:38.055223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 52305fa74c4a 2026-08-04 01:17:38.055310 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 52305fa74c4a 2026-08-04 01:17:38.055385 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 8c843b31b7ae 2026-08-04 01:17:38.055469 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 3/6 : COPY patches /patches 2026-08-04 01:17:38.055555 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 273a354304be 2026-08-04 01:17:38.055633 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/6 : RUN kolla_patch 2026-08-04 01:17:38.055717 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in a40649584686 2026-08-04 01:17:38.055835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:[i] No series file found, nothing to patch. 2026-08-04 01:17:38.055930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container a40649584686 2026-08-04 01:17:38.056104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> bf8e166d6cf3 2026-08-04 01:17:38.056212 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: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-08-04 01:17:38.056287 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in b14bdf391a73 2026-08-04 01:17:38.056366 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-08-04 01:17:38.056449 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-08-04 01:17:38.056530 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-08-04 01:17:38.056620 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2026-08-04 01:17:38.056697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:17:38.056769 | 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-08-04 01:17:38.056872 | 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-08-04 01:17:38.057000 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:17:38.057084 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:17:38.057155 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:17:38.057225 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:17:38.057296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-08-04 01:17:38.057368 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2026-08-04 01:17:38.057452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-08-04 01:17:38.057527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2026-08-04 01:17:38.057600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:17:38.057666 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:17:38.057737 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-08-04 01:17:38.057852 | 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-08-04 01:17:38.057942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2026-08-04 01:17:38.058029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-08-04 01:17:38.058098 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-08-04 01:17:38.058167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-08-04 01:17:38.058235 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-08-04 01:17:38.058299 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-08-04 01:17:38.058371 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18839 files and directories currently installed.) 2026-08-04 01:17:38.058441 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:17:38.058507 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-08-04 01:17:38.058579 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-08-04 01:17:38.058647 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-08-04 01:17:38.058722 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-08-04 01:17:38.058809 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:17:38.058884 | 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-08-04 01:17:38.058965 | 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-08-04 01:17:38.059039 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:17:38.059090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:17:38.059152 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:17:38.059213 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:17:38.060835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-08-04 01:17:38.060853 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:17:38.060859 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2026-08-04 01:17:38.060864 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-08-04 01:17:38.060869 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-08-04 01:17:38.060875 | 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-08-04 01:17:38.060883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% (Reading database ... 75% 2026-08-04 01:17:38.060887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-08-04 01:17:38.060892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-08-04 01:17:38.060897 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-08-04 01:17:38.060901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-08-04 01:17:38.060906 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18830 files and directories currently installed.) 2026-08-04 01:17:38.060911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:38.060915 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:38.060920 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:38.060925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:38.060929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:17:38.060934 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:17:38.060971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:38.060977 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:38.060982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:38.060987 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:38.060991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:17:38.060996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:38.061001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:38.061005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:38.061010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:38.061014 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:17:38.061019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:38.061024 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061028 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:38.061033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061038 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.061043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061047 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061052 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061061 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061070 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:38.061078 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:17:38.061083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061087 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.061092 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061098 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.061149 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:17:38.061209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.061267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061315 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.061373 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061430 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.061488 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:17:38.061545 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.061601 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061658 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.061716 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:38.061773 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.061881 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.061931 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.062004 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:38.062061 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.062118 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2026-08-04 01:17:38.062176 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2026-08-04 01:17:38.062233 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.062291 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:17:38.062347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.062404 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:17:38.062460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2026-08-04 01:17:38.062519 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:17:38.062574 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:17:38.062632 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2026-08-04 01:17:38.062689 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2026-08-04 01:17:38.062756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:17:38.062837 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.062894 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8906 files, 1249 directories removed. 2026-08-04 01:17:38.062958 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.063045 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2026-08-04 01:17:38.063101 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.063158 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2026-08-04 01:17:38.063217 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-08-04 01:17:38.063267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2026-08-04 01:17:38.063316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2026-08-04 01:17:38.063365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:17:38.063414 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container b14bdf391a73 2026-08-04 01:17:38.063462 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 2bfccc661085 2026-08-04 01:17:38.063511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 6/6 : USER gnocchi 2026-08-04 01:17:38.063563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 7e41cbbec4d2 2026-08-04 01:17:38.063612 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 7e41cbbec4d2 2026-08-04 01:17:38.063660 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 4a5c825e9f17 2026-08-04 01:17:38.063713 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built f3180502fa08 2026-08-04 01:17:38.063763 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260804 2026-08-04 01:17:38.063909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2026-08-04 01:17:38.063804 (took 0:00:15.342625) 2026-08-04 01:17:38.064262 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2026-08-04 01:17:38.064330 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2026-08-04 01:17:38.064403 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2026-08-04 01:17:38.064341 2026-08-04 01:17:38.065341 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2026-08-04 01:17:38.066052 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2026-08-04 01:17:53.639968 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260804 2026-08-04 01:17:53.640123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 0c878dede830 2026-08-04 01:17:53.640282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/7 : LABEL "build-date"="20260804" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:17:53.640369 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in be014a75e290 2026-08-04 01:17:53.640472 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container be014a75e290 2026-08-04 01:17:53.640582 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> f9d722881782 2026-08-04 01:17:53.640734 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2026-08-04 01:17:53.640844 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> a17a1ab2c828 2026-08-04 01:17:53.640937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2026-08-04 01:17:53.641026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 01f8c6fd9ab1 2026-08-04 01:17:53.641109 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 01f8c6fd9ab1 2026-08-04 01:17:53.641191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 50b7eb1e3d09 2026-08-04 01:17:53.641312 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 5/7 : COPY patches /patches 2026-08-04 01:17:53.641860 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 49f1ef5a7dcb 2026-08-04 01:17:53.641884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 6/7 : RUN kolla_patch 2026-08-04 01:17:53.641897 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 7aff5325f1ba 2026-08-04 01:17:53.641909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:[i] No series file found, nothing to patch. 2026-08-04 01:17:53.641921 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 7aff5325f1ba 2026-08-04 01:17:53.641933 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 611898c69a72 2026-08-04 01:17:53.641947 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: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-08-04 01:17:53.641961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 601e43a8a576 2026-08-04 01:17:53.641973 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-08-04 01:17:53.641989 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-08-04 01:17:53.642001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-08-04 01:17:53.642107 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:17:53.642182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:17:53.642246 | 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-08-04 01:17:53.642334 | 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-08-04 01:17:53.642386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:17:53.642454 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:17:53.642522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:17:53.642650 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:17:53.642706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-08-04 01:17:53.642775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2026-08-04 01:17:53.642887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-08-04 01:17:53.642966 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2026-08-04 01:17:53.643047 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:17:53.643120 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:17:53.643198 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-08-04 01:17:53.643288 | 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-08-04 01:17:53.643354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-08-04 01:17:53.643430 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-08-04 01:17:53.645091 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-08-04 01:17:53.645149 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-08-04 01:17:53.645162 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% (Reading database ... 95% 2026-08-04 01:17:53.645174 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18839 files and directories currently installed.) 2026-08-04 01:17:53.645185 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:17:53.645196 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-08-04 01:17:53.645207 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-08-04 01:17:53.645217 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-08-04 01:17:53.645227 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-08-04 01:17:53.645237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:17:53.645247 | 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-08-04 01:17:53.645258 | 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-08-04 01:17:53.645268 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:17:53.645278 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:17:53.645288 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:17:53.645298 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:17:53.645319 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-08-04 01:17:53.645330 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:17:53.645340 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:17:53.645350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-08-04 01:17:53.645360 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.645372 | 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-08-04 01:17:53.645384 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-08-04 01:17:53.645394 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-08-04 01:17:53.645404 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-08-04 01:17:53.645414 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-08-04 01:17:53.645424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-08-04 01:17:53.645433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-08-04 01:17:53.645444 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18830 files and directories currently installed.) 2026-08-04 01:17:53.645454 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:53.645464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:53.645474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:53.645520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:53.645532 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:17:53.645571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:17:53.645581 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.645592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:53.645602 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.645613 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:53.645623 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.645633 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:53.645643 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:53.645653 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.645680 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:17:53.645700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.645754 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:53.645865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.645948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:53.646011 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.646102 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:53.646164 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:53.646239 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:17:53.646312 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.646388 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:53.646467 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:53.646561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:17:53.646663 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.646724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:53.646841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.648860 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:53.648883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.648893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:53.648903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:17:53.648913 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.648923 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.648932 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.648942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.648952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.648961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:53.648971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.648981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:17:53.648990 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.649000 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.649020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:17:53.649039 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.649058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.649077 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649087 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:17:53.649096 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.649106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:17:53.649115 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.649135 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649144 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:17:53.649154 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2026-08-04 01:17:53.649163 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:17:53.649173 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:17:53.649183 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:17:53.649193 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2026-08-04 01:17:53.649202 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:17:53.649212 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:17:53.649232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2026-08-04 01:17:53.649242 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2026-08-04 01:17:53.649251 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:17:53.649261 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649271 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8906 files, 1249 directories removed. 2026-08-04 01:17:53.649280 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649295 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2026-08-04 01:17:53.649305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2026-08-04 01:17:53.649332 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-08-04 01:17:53.649342 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:17:53.649352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:17:53.649361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:17:53.649375 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 601e43a8a576 2026-08-04 01:17:53.649448 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> c69dac4915b7 2026-08-04 01:17:53.649532 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built 1dcaf8b8f566 2026-08-04 01:17:53.649636 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20260804 2026-08-04 01:17:53.649803 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2026-08-04 01:17:53.649647 (took 0:00:15.585306) 2026-08-04 01:17:53.650384 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2026-08-04 01:17:53.650505 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2026-08-04 01:17:53.650665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2026-08-04 01:17:53.650520 2026-08-04 01:17:53.652011 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2026-08-04 01:17:53.652970 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2026-08-04 01:18:35.605573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/7 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260804 2026-08-04 01:18:35.605760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 5731d39e92f7 2026-08-04 01:18:35.605948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/7 : LABEL "build-date"="20260804" "name"="manila-share" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:18:35.606056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in e21a09cd7210 2026-08-04 01:18:35.606164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container e21a09cd7210 2026-08-04 01:18:35.606344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 08904bb88ecf 2026-08-04 01:18:35.606444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 3/7 : 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-08-04 01:18:35.606562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 212a15513039 2026-08-04 01:18:35.606651 | 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-08-04 01:18:35.606735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:18:35.606849 | 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-08-04 01:18:35.606943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:18:35.607025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:18:35.607106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:18:35.607184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:18:35.607265 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:18:35.607343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:18:35.607421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:18:35.607499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:18:35.607599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:18:35.607692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:18:35.607754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:18:35.607858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:18:35.607945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 28.2 MB in 3s (10.7 MB/s) 2026-08-04 01:18:35.608019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-08-04 01:18:35.608105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-08-04 01:18:35.608189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-08-04 01:18:35.608269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-08-04 01:18:35.608346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2026-08-04 01:18:35.608425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-08-04 01:18:35.608496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-08-04 01:18:35.608601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-08-04 01:18:35.608659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-08-04 01:18:35.608736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-08-04 01:18:35.608847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-08-04 01:18:35.608924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-08-04 01:18:35.609002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-08-04 01:18:35.609074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2026-08-04 01:18:35.609144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2026-08-04 01:18:35.609223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2026-08-04 01:18:35.609303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2026-08-04 01:18:35.609377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2026-08-04 01:18:35.609447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2026-08-04 01:18:35.609534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2026-08-04 01:18:35.609642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2026-08-04 01:18:35.609717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2026-08-04 01:18:35.609846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2026-08-04 01:18:35.609931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2026-08-04 01:18:35.610006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2026-08-04 01:18:35.610081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-locale1.83.0 2026-08-04 01:18:35.611866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-08-04 01:18:35.611884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-08-04 01:18:35.611892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-08-04 01:18:35.611899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-08-04 01:18:35.611905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-08-04 01:18:35.611912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-08-04 01:18:35.611918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-08-04 01:18:35.611925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-idna python3-jwt python3-prettytable python3-rados python3-rbd 2026-08-04 01:18:35.611932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-requests python3-urllib3 python3-wcwidth python3-yaml sqlite3 2026-08-04 01:18:35.611938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsprogs 2026-08-04 01:18:35.611945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:18:35.611952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 45.7 MB of archives. 2026-08-04 01:18:35.611966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 187 MB of additional disk space will be used. 2026-08-04 01:18:35.611973 | 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-08-04 01:18:35.611981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:18:35.611989 | 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-08-04 01:18:35.611996 | 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-08-04 01:18:35.612004 | 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-08-04 01:18:35.612018 | 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-08-04 01:18:35.612025 | 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-08-04 01:18:35.612032 | 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-08-04 01:18:35.612039 | 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-08-04 01:18:35.612045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-04 01:18:35.612052 | 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-08-04 01:18:35.612058 | 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-08-04 01:18:35.612065 | 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-08-04 01:18:35.612071 | 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-08-04 01:18:35.612078 | 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-08-04 01:18:35.612084 | 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-08-04 01:18:35.612091 | 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-08-04 01:18:35.612101 | 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-08-04 01:18:35.612108 | 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-08-04 01:18:35.612175 | 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-08-04 01:18:35.612285 | 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-08-04 01:18:35.612407 | 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-08-04 01:18:35.612493 | 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-08-04 01:18:35.612687 | 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-08-04 01:18:35.612798 | 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-08-04 01:18:35.612961 | 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-08-04 01:18:35.613060 | 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-08-04 01:18:35.613174 | 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-08-04 01:18:35.613262 | 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-08-04 01:18:35.613377 | 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-08-04 01:18:35.613508 | 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-08-04 01:18:35.613641 | 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.2 [49.7 kB] 2026-08-04 01:18:35.613751 | 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-08-04 01:18:35.613892 | 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-08-04 01:18:35.613990 | 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-08-04 01:18:35.614084 | 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-08-04 01:18:35.614175 | 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-08-04 01:18:35.614272 | 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-08-04 01:18:35.614362 | 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-08-04 01:18:35.614429 | 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-08-04 01:18:35.614513 | 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-08-04 01:18:35.614617 | 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-08-04 01:18:35.614676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-08-04 01:18:35.614801 | 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-08-04 01:18:35.614947 | 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-08-04 01:18:35.615010 | 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-08-04 01:18:35.615071 | 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-08-04 01:18:35.615129 | 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-08-04 01:18:35.615187 | 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-08-04 01:18:35.615243 | 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-08-04 01:18:35.615299 | 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-08-04 01:18:35.615355 | 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-08-04 01:18:35.615410 | 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-08-04 01:18:35.615465 | 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-08-04 01:18:35.615540 | 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-08-04 01:18:35.615638 | 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-08-04 01:18:35.615694 | 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.7 [144 kB] 2026-08-04 01:18:35.615751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 45.7 MB in 1s (39.3 MB/s) 2026-08-04 01:18:35.615841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2026-08-04 01:18:35.615894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-08-04 01:18:35.615959 | 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-08-04 01:18:35.616016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-08-04 01:18:35.616073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-08-04 01:18:35.616128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-08-04 01:18:35.616176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-08-04 01:18:35.616223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-08-04 01:18:35.616285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-08-04 01:18:35.616335 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-08-04 01:18:35.616383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-08-04 01:18:35.616430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 01:18:35.616478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2026-08-04 01:18:35.616533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2026-08-04 01:18:35.616584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 01:18:35.616632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2026-08-04 01:18:35.616679 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-04 01:18:35.616724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 01:18:35.616804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-08-04 01:18:35.616872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.616925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-08-04 01:18:35.616979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.617029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:18:35.617078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2026-08-04 01:18:35.617126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-08-04 01:18:35.619867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 01:18:35.619887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2026-08-04 01:18:35.619895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-04 01:18:35.619902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 01:18:35.619908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2026-08-04 01:18:35.619915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-08-04 01:18:35.619922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2026-08-04 01:18:35.619928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2026-08-04 01:18:35.619935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-08-04 01:18:35.619941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2026-08-04 01:18:35.619948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-08-04 01:18:35.619954 | 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-08-04 01:18:35.619967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.619974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-08-04 01:18:35.619981 | 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-08-04 01:18:35.619987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.619994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.620000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2026-08-04 01:18:35.620007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 01:18:35.620013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.620020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2026-08-04 01:18:35.620026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-08-04 01:18:35.620033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 01:18:35.620039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2026-08-04 01:18:35.620046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libndctl6_77-2ubuntu2_amd64.deb ... 2026-08-04 01:18:35.620052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 01:18:35.620059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2026-08-04 01:18:35.620065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 01:18:35.620072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 01:18:35.620078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2026-08-04 01:18:35.620085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.620091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-04 01:18:35.620105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 01:18:35.620112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2026-08-04 01:18:35.620118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 01:18:35.620125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.620131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2026-08-04 01:18:35.620138 | 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-08-04 01:18:35.620144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.620151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2026-08-04 01:18:35.620157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-08-04 01:18:35.620164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 01:18:35.620170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2026-08-04 01:18:35.620187 | 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-08-04 01:18:35.620194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.620200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-08-04 01:18:35.620207 | 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-08-04 01:18:35.620213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.620220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2026-08-04 01:18:35.620226 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 01:18:35.620233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.620239 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2026-08-04 01:18:35.620246 | 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-08-04 01:18:35.620252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.620259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2026-08-04 01:18:35.620269 | 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-08-04 01:18:35.620276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.620282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2026-08-04 01:18:35.620289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-04 01:18:35.620295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 01:18:35.620302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2026-08-04 01:18:35.620308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.620315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-prettytable_3.6.0-2_all.deb ... 2026-08-04 01:18:35.620321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2026-08-04 01:18:35.620332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2026-08-04 01:18:35.620339 | 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-08-04 01:18:35.620346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.620353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2026-08-04 01:18:35.620359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-certifi_2023.11.17-1_all.deb ... 2026-08-04 01:18:35.620365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2026-08-04 01:18:35.620372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2026-08-04 01:18:35.620378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-08-04 01:18:35.620385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 01:18:35.620391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2026-08-04 01:18:35.620398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-idna_3.6-2ubuntu0.2_all.deb ... 2026-08-04 01:18:35.620404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 01:18:35.620411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2026-08-04 01:18:35.620417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-08-04 01:18:35.620424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 01:18:35.620430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2026-08-04 01:18:35.620436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.620443 | 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-08-04 01:18:35.620450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 01:18:35.620456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2026-08-04 01:18:35.620463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.620474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 01:18:35.620481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2026-08-04 01:18:35.620488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-08-04 01:18:35.620494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-08-04 01:18:35.620501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-08-04 01:18:35.620507 | 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-08-04 01:18:35.620535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.620543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-08-04 01:18:35.620550 | 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-08-04 01:18:35.620556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.620563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-08-04 01:18:35.620585 | 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-08-04 01:18:35.620592 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.620599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-08-04 01:18:35.620606 | 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-08-04 01:18:35.620612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.620618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-08-04 01:18:35.620625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-08-04 01:18:35.620631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-08-04 01:18:35.620638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2026-08-04 01:18:35.620644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-08-04 01:18:35.620651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.620658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-08-04 01:18:35.620664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-08-04 01:18:35.620671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-08-04 01:18:35.620677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.620687 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-08-04 01:18:35.620694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2026-08-04 01:18:35.620700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.620707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-08-04 01:18:35.620714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2026-08-04 01:18:35.620723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.620801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-08-04 01:18:35.620826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2026-08-04 01:18:35.620895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-04 01:18:35.620936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.620984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2026-08-04 01:18:35.621029 | 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-08-04 01:18:35.621075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.621116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2026-08-04 01:18:35.621155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.621195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.621234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2026-08-04 01:18:35.621273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.621310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.621365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2026-08-04 01:18:35.621419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.621486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.621547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2026-08-04 01:18:35.621589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.621631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.621670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2026-08-04 01:18:35.621710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.621756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.621821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2026-08-04 01:18:35.621860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-08-04 01:18:35.621901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:18:35.621940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2026-08-04 01:18:35.621979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-python3-jwt_2.7.0-1ubuntu0.1_all.deb ... 2026-08-04 01:18:35.622018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1ubuntu0.1) ... 2026-08-04 01:18:35.622057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2026-08-04 01:18:35.622096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-libinih1_55-1ubuntu2_amd64.deb ... 2026-08-04 01:18:35.622134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-08-04 01:18:35.622172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2026-08-04 01:18:35.622211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-08-04 01:18:35.622250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-08-04 01:18:35.622290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2026-08-04 01:18:35.622327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.622366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.622416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2026-08-04 01:18:35.622459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.622501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2026-08-04 01:18:35.622556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.622596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2026-08-04 01:18:35.622637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../55-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-04 01:18:35.622678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.622719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-04 01:18:35.622759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-04 01:18:35.622828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.622875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:18:35.622916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-08-04 01:18:35.622954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1ubuntu0.1) ... 2026-08-04 01:18:35.622993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2026-08-04 01:18:35.623032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2026-08-04 01:18:35.623071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-08-04 01:18:35.623109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-08-04 01:18:35.623148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.623187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.623225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.623263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-08-04 01:18:35.623301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.623339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-08-04 01:18:35.623378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.623415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-08-04 01:18:35.623454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.623493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:18:35.623706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2026-08-04 01:18:35.623826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-08-04 01:18:35.623890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-04 01:18:35.623912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2026-08-04 01:18:35.623945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.623965 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-04 01:18:35.623984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.624003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.2) ... 2026-08-04 01:18:35.624021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-08-04 01:18:35.624041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-08-04 01:18:35.624059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-04 01:18:35.624078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-08-04 01:18:35.624097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-08-04 01:18:35.624122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-08-04 01:18:35.624141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-08-04 01:18:35.624181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2026-08-04 01:18:35.624201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 01:18:35.624220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.624246 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-08-04 01:18:35.624265 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-04 01:18:35.624283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.624301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.624326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-08-04 01:18:35.624343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-04 01:18:35.624360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.624385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.624403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-08-04 01:18:35.624428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-04 01:18:35.624453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.624504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-08-04 01:18:35.624568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.624615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.624653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.624697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.624735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.624799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.624823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2026-08-04 01:18:35.624874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2026-08-04 01:18:35.624942 | 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-08-04 01:18:35.624989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2026-08-04 01:18:35.625034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.625071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.625097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2026-08-04 01:18:35.625136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-08-04 01:18:35.625171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2026-08-04 01:18:35.625208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-08-04 01:18:35.625245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2026-08-04 01:18:35.625282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-08-04 01:18:35.625318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2026-08-04 01:18:35.625365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2026-08-04 01:18:35.625381 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2026-08-04 01:18:35.625418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-08-04 01:18:35.625465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-08-04 01:18:35.625501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:18:35.625546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 212a15513039 2026-08-04 01:18:35.625588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> e056485d0011 2026-08-04 01:18:35.625625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 4/7 : COPY patches /patches 2026-08-04 01:18:35.625650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 414d6f9c1a43 2026-08-04 01:18:35.625702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/7 : RUN kolla_patch 2026-08-04 01:18:35.625752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 28906816aa73 2026-08-04 01:18:35.625806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:[i] No series file found, nothing to patch. 2026-08-04 01:18:35.625850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 28906816aa73 2026-08-04 01:18:35.625887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> b87d6464c348 2026-08-04 01:18:35.625930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: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-08-04 01:18:35.625977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 8b26231f65b9 2026-08-04 01:18:35.626017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-08-04 01:18:35.626054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-08-04 01:18:35.626090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-08-04 01:18:35.626129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2026-08-04 01:18:35.626179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:18:35.626204 | 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-08-04 01:18:35.626241 | 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-08-04 01:18:35.626276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:18:35.626340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:18:35.626397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:18:35.626438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:18:35.626475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-08-04 01:18:35.626491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2026-08-04 01:18:35.626652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-08-04 01:18:35.626685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2026-08-04 01:18:35.626704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:18:35.626717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:18:35.626730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-08-04 01:18:35.626750 | 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-08-04 01:18:35.626806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-08-04 01:18:35.626826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-08-04 01:18:35.626843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-08-04 01:18:35.626880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-08-04 01:18:35.626925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-08-04 01:18:35.626943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-08-04 01:18:35.626987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20061 files and directories currently installed.) 2026-08-04 01:18:35.627006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:18:35.627059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-08-04 01:18:35.627077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-08-04 01:18:35.627118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-08-04 01:18:35.627168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-08-04 01:18:35.627186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:18:35.627227 | 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-08-04 01:18:35.627246 | 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-08-04 01:18:35.627286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:18:35.627304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:18:35.627340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:18:35.627358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:18:35.627395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-08-04 01:18:35.627412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:18:35.627449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2026-08-04 01:18:35.627481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-08-04 01:18:35.627539 | 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-08-04 01:18:35.627550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-08-04 01:18:35.627588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-08-04 01:18:35.627620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-08-04 01:18:35.627653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-08-04 01:18:35.627685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-08-04 01:18:35.627718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-08-04 01:18:35.627751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20052 files and directories currently installed.) 2026-08-04 01:18:35.627805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:35.627839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:35.627879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:35.627895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:35.627935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:18:35.627967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:18:35.628001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:35.628033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:35.628068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:35.628101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:35.628134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:18:35.628168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:35.628208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:35.628228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.628274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:35.628292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:35.628337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.628355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:18:35.628399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.628417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:35.628462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.628480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:35.628549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:35.628569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.628594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:35.628611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.628656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:35.628674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.628717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:35.628735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:35.628797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.628821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.628837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.628976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.629009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.629020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.629035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:35.629044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:18:35.629054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.629066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.629078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.629103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.629141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:18:35.629173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.629209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.630039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.630095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:18:35.630116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.630133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:35.630141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.630156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:35.630172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2026-08-04 01:18:35.630180 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2026-08-04 01:18:35.630196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:18:35.630204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:18:35.630220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2026-08-04 01:18:35.630228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:18:35.630236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:18:35.630244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2026-08-04 01:18:35.630252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2026-08-04 01:18:35.630260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:18:35.630268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 9109 files, 1339 directories removed. 2026-08-04 01:18:35.630284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2026-08-04 01:18:35.630299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1537 files, 161 directories removed. 2026-08-04 01:18:35.630315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-08-04 01:18:35.630323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2026-08-04 01:18:35.630331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2026-08-04 01:18:35.630339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:18:35.630347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 8b26231f65b9 2026-08-04 01:18:35.630355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 0a916702579c 2026-08-04 01:18:35.630363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 7/7 : USER manila 2026-08-04 01:18:35.630371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in f18260af36c2 2026-08-04 01:18:35.630379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container f18260af36c2 2026-08-04 01:18:35.630396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> e2ebd9bdcdb4 2026-08-04 01:18:35.630426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 12aed020819a 2026-08-04 01:18:35.630434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20260804 2026-08-04 01:18:35.630638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2026-08-04 01:18:35.630005 (took 0:00:41.979485) 2026-08-04 01:18:35.630651 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2026-08-04 01:18:35.630660 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2026-08-04 01:18:35.630668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2026-08-04 01:18:35.630434 2026-08-04 01:18:35.631312 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2026-08-04 01:18:35.631711 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2026-08-04 01:18:49.910646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260804 2026-08-04 01:18:49.910696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 5731d39e92f7 2026-08-04 01:18:49.910771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/8 : LABEL "build-date"="20260804" "name"="manila-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:18:49.910872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in a8e790c1de44 2026-08-04 01:18:49.910967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container a8e790c1de44 2026-08-04 01:18:49.911072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> b8cc0d3b1820 2026-08-04 01:18:49.911133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2026-08-04 01:18:49.911206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> ea2802bb3e86 2026-08-04 01:18:49.911299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 4/8 : 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-08-04 01:18:49.911341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 296a2095b116 2026-08-04 01:18:49.911397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 296a2095b116 2026-08-04 01:18:49.911453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 7f2daaa5ee88 2026-08-04 01:18:49.911509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 5/8 : COPY patches /patches 2026-08-04 01:18:49.911566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 9ae20706d167 2026-08-04 01:18:49.911619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/8 : RUN kolla_patch 2026-08-04 01:18:49.911674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 93a31209b8e3 2026-08-04 01:18:49.911729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:[i] No series file found, nothing to patch. 2026-08-04 01:18:49.911807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 93a31209b8e3 2026-08-04 01:18:49.911864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> e5f5c0a5f13e 2026-08-04 01:18:49.911924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: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-08-04 01:18:49.911982 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in dff2e13ab388 2026-08-04 01:18:49.912036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-08-04 01:18:49.912118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-08-04 01:18:49.912238 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-08-04 01:18:49.912338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:18:49.912392 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:18:49.912444 | 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-08-04 01:18:49.912501 | 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-08-04 01:18:49.912543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:18:49.912589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:18:49.912638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:18:49.912685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:18:49.912736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-08-04 01:18:49.912802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2026-08-04 01:18:49.912879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-08-04 01:18:49.912932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2026-08-04 01:18:49.912990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:18:49.913043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:18:49.913098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-08-04 01:18:49.913153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-08-04 01:18:49.913233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-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-08-04 01:18:49.913292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-08-04 01:18:49.913345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-08-04 01:18:49.913397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-08-04 01:18:49.913447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-08-04 01:18:49.913500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% (Reading database ... 95% 2026-08-04 01:18:49.913554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-08-04 01:18:49.913607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:18:49.913661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-08-04 01:18:49.913718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-08-04 01:18:49.913771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-08-04 01:18:49.913881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-08-04 01:18:49.913977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:18:49.914051 | 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-08-04 01:18:49.914101 | 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-08-04 01:18:49.914148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:18:49.914207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:18:49.914284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:18:49.914322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:18:49.914370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-08-04 01:18:49.914430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:18:49.914491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:18:49.914550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-08-04 01:18:49.914596 | 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% 2026-08-04 01:18:49.914651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-08-04 01:18:49.914704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-08-04 01:18:49.914805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-08-04 01:18:49.914948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-08-04 01:18:49.915016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-08-04 01:18:49.915075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-08-04 01:18:49.915160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-08-04 01:18:49.915282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18949 files and directories currently installed.) 2026-08-04 01:18:49.915338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:49.915397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:49.915453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:49.915510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:49.915566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:18:49.915620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:18:49.915673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:49.915725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:49.915795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:49.915859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:49.915913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:18:49.915966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:49.916018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:49.916071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:49.916124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:49.916177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:18:49.916288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:49.916349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:49.916405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:18:49.916459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:49.916512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:49.916565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:49.916644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:18:49.916738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.916806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.916873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.916914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:49.916969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-08-04 01:18:49.917022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:18:49.917073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.917121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.917173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:18:49.917385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.917435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-08-04 01:18:49.917449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.917490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:18:49.917502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.917512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:18:49.917556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.917665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:18:49.917714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2026-08-04 01:18:49.917767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:18:49.917862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:18:49.917948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:18:49.918008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2026-08-04 01:18:49.918060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:18:49.918110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:18:49.918151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2026-08-04 01:18:49.918247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2026-08-04 01:18:49.918287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:18:49.918322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-08-04 01:18:49.918374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 9109 files, 1339 directories removed. 2026-08-04 01:18:49.918437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-08-04 01:18:49.918472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2026-08-04 01:18:49.918525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-08-04 01:18:49.918574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1316 files, 133 directories removed. 2026-08-04 01:18:49.918607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-08-04 01:18:49.918663 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:18:49.918713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:18:49.918762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:18:49.918830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container dff2e13ab388 2026-08-04 01:18:49.918874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> f09fba0586f3 2026-08-04 01:18:49.918926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 8/8 : USER manila 2026-08-04 01:18:49.918977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in cf1de7f097ab 2026-08-04 01:18:49.919030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container cf1de7f097ab 2026-08-04 01:18:49.919069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 455358b4acce 2026-08-04 01:18:49.919150 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built 28fb9141d8db 2026-08-04 01:18:49.919261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20260804 2026-08-04 01:18:49.919363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2026-08-04 01:18:49.919255 (took 0:00:14.288821) 2026-08-04 01:18:49.919822 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2026-08-04 01:18:49.919885 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2026-08-04 01:18:49.920013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2026-08-04 01:18:49.919874 2026-08-04 01:18:49.921008 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2026-08-04 01:18:49.921934 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2026-08-04 01:19:04.060537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260804 2026-08-04 01:19:04.060593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 5731d39e92f7 2026-08-04 01:19:04.061095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/6 : LABEL "build-date"="20260804" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:19:04.061135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 0541e2775355 2026-08-04 01:19:04.061143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 0541e2775355 2026-08-04 01:19:04.061148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 2d9ae8ff05b4 2026-08-04 01:19:04.061153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 3/6 : COPY patches /patches 2026-08-04 01:19:04.061157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 883f05a11c19 2026-08-04 01:19:04.061161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/6 : RUN kolla_patch 2026-08-04 01:19:04.061179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in f58e8a81dc58 2026-08-04 01:19:04.061191 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:[i] No series file found, nothing to patch. 2026-08-04 01:19:04.061195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container f58e8a81dc58 2026-08-04 01:19:04.061251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 0c8dd97a3cfb 2026-08-04 01:19:04.061343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: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-08-04 01:19:04.062862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in b5f314c7168c 2026-08-04 01:19:04.062874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-08-04 01:19:04.062878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-08-04 01:19:04.062882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-08-04 01:19:04.062885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2026-08-04 01:19:04.062889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:19:04.062910 | 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-08-04 01:19:04.062914 | 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-08-04 01:19:04.062918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:19:04.062922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:19:04.062925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:19:04.062929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:19:04.062933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-08-04 01:19:04.062936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2026-08-04 01:19:04.062940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-08-04 01:19:04.062944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2026-08-04 01:19:04.062947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:19:04.062951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:19:04.062954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-08-04 01:19:04.062960 | 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-08-04 01:19:04.062966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2026-08-04 01:19:04.062969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-08-04 01:19:04.062973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-08-04 01:19:04.062976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-08-04 01:19:04.062980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-08-04 01:19:04.062983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-08-04 01:19:04.062993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-08-04 01:19:04.062998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:19:04.063001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-08-04 01:19:04.063005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-08-04 01:19:04.063008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-08-04 01:19:04.063012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-08-04 01:19:04.063015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:19:04.063019 | 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-08-04 01:19:04.063025 | 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-08-04 01:19:04.063086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:19:04.063284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:19:04.063343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:19:04.063356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:19:04.063371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-08-04 01:19:04.063428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:19:04.063534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2026-08-04 01:19:04.063550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-08-04 01:19:04.063591 | 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-08-04 01:19:04.063642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2026-08-04 01:19:04.063698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-08-04 01:19:04.063755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-08-04 01:19:04.063840 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-08-04 01:19:04.063913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-08-04 01:19:04.063983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-08-04 01:19:04.064042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18949 files and directories currently installed.) 2026-08-04 01:19:04.064098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:04.064156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:04.064213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:04.064290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:04.064347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:19:04.064404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:19:04.064459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:04.064514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:04.064568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:04.064622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:04.064676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:19:04.064730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:04.064800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:04.064872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:04.064960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:04.065033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:19:04.065090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:04.065146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:04.065201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:04.065257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:04.065315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:04.065371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:04.065426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:04.065486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-08-04 01:19:04.065543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.065598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.065658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.065743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:04.065858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:19:04.066018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-08-04 01:19:04.066063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.066115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-08-04 01:19:04.066166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.066216 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:19:04.066267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.066316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.066376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-08-04 01:19:04.066415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:19:04.066461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.066508 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:04.066556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.066602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:04.066650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2026-08-04 01:19:04.066697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2026-08-04 01:19:04.066743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:19:04.066815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:19:04.066868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2026-08-04 01:19:04.066933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:19:04.067005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:19:04.067086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2026-08-04 01:19:04.067157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2026-08-04 01:19:04.067209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:19:04.067256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-08-04 01:19:04.067307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 9109 files, 1339 directories removed. 2026-08-04 01:19:04.067356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-08-04 01:19:04.067418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2026-08-04 01:19:04.068519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-08-04 01:19:04.068595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1316 files, 133 directories removed. 2026-08-04 01:19:04.068611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-08-04 01:19:04.068622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2026-08-04 01:19:04.068634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2026-08-04 01:19:04.068645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:19:04.068655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container b5f314c7168c 2026-08-04 01:19:04.068665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 5957e484b237 2026-08-04 01:19:04.068675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 6/6 : USER manila 2026-08-04 01:19:04.068686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in a103903b9e6c 2026-08-04 01:19:04.068696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container a103903b9e6c 2026-08-04 01:19:04.068706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 77699ca3b5eb 2026-08-04 01:19:04.068716 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built 6e3e7b748c26 2026-08-04 01:19:04.068726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20260804 2026-08-04 01:19:04.068737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2026-08-04 01:19:04.067885 (took 0:00:14.148011) 2026-08-04 01:19:04.068747 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2026-08-04 01:19:04.068757 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2026-08-04 01:19:04.068767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2026-08-04 01:19:04.068377 2026-08-04 01:19:04.069880 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2026-08-04 01:19:04.070185 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2026-08-04 01:19:29.044168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/7 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260804 2026-08-04 01:19:29.045343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 5731d39e92f7 2026-08-04 01:19:29.045440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/7 : LABEL "build-date"="20260804" "name"="manila-data" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:19:29.045484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 8533195053d3 2026-08-04 01:19:29.045496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 8533195053d3 2026-08-04 01:19:29.045507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> ddf1cd8d92a1 2026-08-04 01:19:29.045518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 3/7 : 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-08-04 01:19:29.045530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 63b6da96b463 2026-08-04 01:19:29.045541 | 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-08-04 01:19:29.045553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:19:29.045563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:19:29.045573 | 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-08-04 01:19:29.045583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:19:29.045593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:19:29.045936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:19:29.046008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:19:29.046023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:19:29.046034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:19:29.046044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:19:29.046054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:19:29.046064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:19:29.046075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:19:29.046093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:19:29.046111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 28.2 MB in 2s (13.1 MB/s) 2026-08-04 01:19:29.046131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-08-04 01:19:29.046161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-08-04 01:19:29.046176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-08-04 01:19:29.046186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-08-04 01:19:29.046196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2026-08-04 01:19:29.046211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2026-08-04 01:19:29.046282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2026-08-04 01:19:29.046374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2026-08-04 01:19:29.046501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2026-08-04 01:19:29.046576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2026-08-04 01:19:29.046654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:19:29.046722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2026-08-04 01:19:29.046806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2026-08-04 01:19:29.046874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:19:29.046954 | 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-08-04 01:19:29.047023 | 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-08-04 01:19:29.047090 | 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-08-04 01:19:29.047159 | 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-08-04 01:19:29.047241 | 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-08-04 01:19:29.047295 | 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-08-04 01:19:29.047363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2026-08-04 01:19:29.047464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 1s (1,004 kB/s) 2026-08-04 01:19:29.047520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-08-04 01:19:29.047586 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-08-04 01:19:29.047662 | 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-08-04 01:19:29.047728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-08-04 01:19:29.049528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-08-04 01:19:29.049607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-08-04 01:19:29.049631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-08-04 01:19:29.049648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-08-04 01:19:29.049659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-08-04 01:19:29.049669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-08-04 01:19:29.049681 | 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-08-04 01:19:29.049692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 01:19:29.049702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2026-08-04 01:19:29.049712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.049723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 01:19:29.049746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:19:29.049757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2026-08-04 01:19:29.049767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-08-04 01:19:29.049817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 01:19:29.049843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2026-08-04 01:19:29.049862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2026-08-04 01:19:29.049880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2026-08-04 01:19:29.049898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2026-08-04 01:19:29.049917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2026-08-04 01:19:29.049935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2026-08-04 01:19:29.049953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2026-08-04 01:19:29.049972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2026-08-04 01:19:29.049984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 01:19:29.049994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:19:29.050004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:19:29.050014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 01:19:29.050024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-08-04 01:19:29.050033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:19:29.050043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2026-08-04 01:19:29.050053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2026-08-04 01:19:29.050063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 01:19:29.050073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:19:29.050083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.050093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2026-08-04 01:19:29.050103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.050113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2026-08-04 01:19:29.050136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2026-08-04 01:19:29.050147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.050157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2026-08-04 01:19:29.050167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2026-08-04 01:19:29.050906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2026-08-04 01:19:29.050931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-08-04 01:19:29.050941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:19:29.050951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:19:29.050961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 63b6da96b463 2026-08-04 01:19:29.050971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> e55c94918d40 2026-08-04 01:19:29.050980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 4/7 : COPY patches /patches 2026-08-04 01:19:29.050998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 6e41319c8d46 2026-08-04 01:19:29.051008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/7 : RUN kolla_patch 2026-08-04 01:19:29.051018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in ed9ee3caf7ea 2026-08-04 01:19:29.051028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:[i] No series file found, nothing to patch. 2026-08-04 01:19:29.051038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container ed9ee3caf7ea 2026-08-04 01:19:29.051047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> f1a8b9400e8f 2026-08-04 01:19:29.051060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: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-08-04 01:19:29.051071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 014ae1208297 2026-08-04 01:19:29.051082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-08-04 01:19:29.051092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-08-04 01:19:29.051102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-08-04 01:19:29.051112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2026-08-04 01:19:29.051122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:19:29.051132 | 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-08-04 01:19:29.051142 | 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-08-04 01:19:29.051152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:19:29.051163 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:19:29.051172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:19:29.051182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:19:29.051192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-08-04 01:19:29.051202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2026-08-04 01:19:29.051213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-08-04 01:19:29.051223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2026-08-04 01:19:29.051233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:19:29.051251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:19:29.051269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-08-04 01:19:29.051289 | 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-08-04 01:19:29.051308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-08-04 01:19:29.051326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-08-04 01:19:29.051344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-08-04 01:19:29.051355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-08-04 01:19:29.051365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-08-04 01:19:29.051383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-08-04 01:19:29.051422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19145 files and directories currently installed.) 2026-08-04 01:19:29.051434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:19:29.051444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-08-04 01:19:29.051999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-08-04 01:19:29.052050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-08-04 01:19:29.052067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-08-04 01:19:29.052082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:19:29.052090 | 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-08-04 01:19:29.052097 | 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-08-04 01:19:29.052105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:19:29.052113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:19:29.052120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:19:29.052127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:19:29.052134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-08-04 01:19:29.052141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:19:29.052149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2026-08-04 01:19:29.052156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-08-04 01:19:29.052165 | 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-08-04 01:19:29.052173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-08-04 01:19:29.052181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-08-04 01:19:29.052188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-08-04 01:19:29.052195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-08-04 01:19:29.052202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-08-04 01:19:29.052209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-08-04 01:19:29.052216 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19136 files and directories currently installed.) 2026-08-04 01:19:29.052224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:29.052231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:29.052239 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:29.052246 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:29.052254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:19:29.052261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:19:29.052268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:29.052275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:29.052292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:29.052299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:29.052306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.052314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:19:29.052852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:29.052877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:29.052886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:29.052895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:29.052909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:19:29.052925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:29.052942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.052958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:29.052975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:19:29.053006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.053026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.053053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053087 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:29.053096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:19:29.053105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:19:29.053131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.053140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053163 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:19:29.053172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:19:29.053190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:19:29.053207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2026-08-04 01:19:29.053220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2026-08-04 01:19:29.053238 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:19:29.053250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:19:29.053324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2026-08-04 01:19:29.053339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:19:29.053426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:19:29.053464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2026-08-04 01:19:29.053520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2026-08-04 01:19:29.053563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:19:29.053614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.053653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 9109 files, 1339 directories removed. 2026-08-04 01:19:29.053704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.053752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2026-08-04 01:19:29.053769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.053839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1316 files, 133 directories removed. 2026-08-04 01:19:29.053886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-08-04 01:19:29.053933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2026-08-04 01:19:29.053980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2026-08-04 01:19:29.054027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:19:29.054075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 014ae1208297 2026-08-04 01:19:29.054122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> ae314d800321 2026-08-04 01:19:29.054167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 7/7 : USER manila 2026-08-04 01:19:29.054216 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 4ab47c1ae145 2026-08-04 01:19:29.054263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 4ab47c1ae145 2026-08-04 01:19:29.054308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 8a74a23a47db 2026-08-04 01:19:29.054359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built f15f0da0c944 2026-08-04 01:19:29.054427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20260804 2026-08-04 01:19:29.054505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2026-08-04 01:19:29.054426 (took 0:00:24.986049) 2026-08-04 01:19:29.054925 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2026-08-04 01:19:29.054967 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2026-08-04 01:19:29.055014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2026-08-04 01:19:29.054929 2026-08-04 01:19:29.055809 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2026-08-04 01:19:29.056337 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2026-08-04 01:23:00.283302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/12 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260804 2026-08-04 01:23:00.283379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 063ddfee188b 2026-08-04 01:23:00.283524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/12 : LABEL "build-date"="20260804" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:23:00.284858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in cd775a2b01ca 2026-08-04 01:23:00.284874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container cd775a2b01ca 2026-08-04 01:23:00.284882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> c73544aa2997 2026-08-04 01:23:00.284889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 3/12 : 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-08-04 01:23:00.284896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 3e87901f0e8c 2026-08-04 01:23:00.284902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 01:23:00.284910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:23:00.284916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:23:00.284922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:23:00.284928 | 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-08-04 01:23:00.284934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:23:00.284940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:23:00.284945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:23:00.284951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:23:00.284957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:23:00.284963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:23:00.284968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:23:00.284974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:23:00.284980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:23:00.284985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:23:00.284991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 28.2 MB in 2s (13.2 MB/s) 2026-08-04 01:23:00.285000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-08-04 01:23:00.285008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-08-04 01:23:00.285106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-08-04 01:23:00.285211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-08-04 01:23:00.285298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-08-04 01:23:00.285401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2026-08-04 01:23:00.285454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-08-04 01:23:00.285524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-08-04 01:23:00.285616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-08-04 01:23:00.285748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2026-08-04 01:23:00.285848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2026-08-04 01:23:00.285920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2026-08-04 01:23:00.286018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2026-08-04 01:23:00.286110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2026-08-04 01:23:00.286188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-08-04 01:23:00.286261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2026-08-04 01:23:00.286332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2026-08-04 01:23:00.286402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2026-08-04 01:23:00.286472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2026-08-04 01:23:00.286556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2026-08-04 01:23:00.286764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-08-04 01:23:00.286883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-08-04 01:23:00.286899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-08-04 01:23:00.286915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2026-08-04 01:23:00.287041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2026-08-04 01:23:00.287065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2026-08-04 01:23:00.287122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2026-08-04 01:23:00.287199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2026-08-04 01:23:00.287279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:23:00.287367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,536 kB of archives. 2026-08-04 01:23:00.287438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.3 MB of additional disk space will be used. 2026-08-04 01:23:00.287508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:23:00.287627 | 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-08-04 01:23:00.287706 | 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-08-04 01:23:00.287805 | 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-08-04 01:23:00.287901 | 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-08-04 01:23:00.287980 | 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-08-04 01:23:00.288059 | 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-08-04 01:23:00.288136 | 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-08-04 01:23:00.288215 | 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-08-04 01:23:00.288290 | 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-08-04 01:23:00.288365 | 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-08-04 01:23:00.288445 | 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-08-04 01:23:00.288555 | 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-08-04 01:23:00.288699 | 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-08-04 01:23:00.288794 | 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-08-04 01:23:00.290099 | 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-08-04 01:23:00.290176 | 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-08-04 01:23:00.290203 | 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-08-04 01:23:00.290214 | 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-08-04 01:23:00.290224 | 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-08-04 01:23:00.290234 | 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-08-04 01:23:00.290244 | 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-08-04 01:23:00.290254 | 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-08-04 01:23:00.290264 | 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-08-04 01:23:00.290274 | 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-08-04 01:23:00.290285 | 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-08-04 01:23:00.290295 | 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-08-04 01:23:00.290305 | 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-08-04 01:23:00.290315 | 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-08-04 01:23:00.290325 | 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-08-04 01:23:00.290347 | 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-08-04 01:23:00.290357 | 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-08-04 01:23:00.290367 | 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-08-04 01:23:00.290377 | 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-08-04 01:23:00.290387 | 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-08-04 01:23:00.290397 | 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-08-04 01:23:00.290407 | 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.2 [32.2 kB] 2026-08-04 01:23:00.290417 | 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.2 [310 kB] 2026-08-04 01:23:00.290428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2026-08-04 01:23:00.290439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,536 kB in 1s (5,608 kB/s) 2026-08-04 01:23:00.290449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-08-04 01:23:00.290460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-08-04 01:23:00.290489 | 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-08-04 01:23:00.291879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-08-04 01:23:00.291908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-08-04 01:23:00.291918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-08-04 01:23:00.291929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-08-04 01:23:00.291938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-08-04 01:23:00.291949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-08-04 01:23:00.291959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) 2026-08-04 01:23:00.291969 | 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-08-04 01:23:00.291979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 01:23:00.291989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2026-08-04 01:23:00.292000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 01:23:00.292009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:23:00.292019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2026-08-04 01:23:00.292029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-08-04 01:23:00.292039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 01:23:00.292049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2026-08-04 01:23:00.292071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-08-04 01:23:00.292082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2026-08-04 01:23:00.292092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.292102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2026-08-04 01:23:00.292112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2026-08-04 01:23:00.292122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-08-04 01:23:00.292132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2026-08-04 01:23:00.292142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2026-08-04 01:23:00.292152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 01:23:00.292162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.292172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:23:00.292182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2026-08-04 01:23:00.292192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-04 01:23:00.292201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-04 01:23:00.292211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2026-08-04 01:23:00.292221 | 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-08-04 01:23:00.292231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 01:23:00.292241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2026-08-04 01:23:00.292251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-04 01:23:00.292261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-04 01:23:00.292270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2026-08-04 01:23:00.292280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-08-04 01:23:00.292290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 01:23:00.292306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-08-04 01:23:00.292316 | 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-08-04 01:23:00.292326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:23:00.292345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-08-04 01:23:00.292356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-08-04 01:23:00.292366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-08-04 01:23:00.292376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-08-04 01:23:00.292390 | 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-08-04 01:23:00.292404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-08-04 01:23:00.292512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2026-08-04 01:23:00.292560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2026-08-04 01:23:00.292705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2026-08-04 01:23:00.292767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2026-08-04 01:23:00.292882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-08-04 01:23:00.292950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.293007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 01:23:00.293063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2026-08-04 01:23:00.293119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-08-04 01:23:00.293172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 01:23:00.293226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2026-08-04 01:23:00.293286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-08-04 01:23:00.293337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 01:23:00.293390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2026-08-04 01:23:00.293445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-08-04 01:23:00.293500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.293557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 01:23:00.293631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2026-08-04 01:23:00.293683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 01:23:00.293749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 01:23:00.293826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2026-08-04 01:23:00.293877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 01:23:00.293932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 01:23:00.293988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2026-08-04 01:23:00.294043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-08-04 01:23:00.294097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 01:23:00.294151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2026-08-04 01:23:00.294206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-08-04 01:23:00.294260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 01:23:00.294314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2026-08-04 01:23:00.294368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-08-04 01:23:00.294421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 01:23:00.294476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2026-08-04 01:23:00.294528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-08-04 01:23:00.294583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.294655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:23:00.294723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2026-08-04 01:23:00.294806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2026-08-04 01:23:00.294865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2026-08-04 01:23:00.294924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2026-08-04 01:23:00.294979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2026-08-04 01:23:00.295035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2026-08-04 01:23:00.295089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2026-08-04 01:23:00.295143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2026-08-04 01:23:00.295197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2026-08-04 01:23:00.295251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2026-08-04 01:23:00.295305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-04 01:23:00.295358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-04 01:23:00.295410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2026-08-04 01:23:00.295464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-04 01:23:00.295520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2026-08-04 01:23:00.295573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2026-08-04 01:23:00.295701 | 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-08-04 01:23:00.295719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-04 01:23:00.295899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2026-08-04 01:23:00.295969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2026-08-04 01:23:00.295994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2026-08-04 01:23:00.296006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2026-08-04 01:23:00.296016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-04 01:23:00.296031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.296071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-04 01:23:00.296121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2026-08-04 01:23:00.296176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-08-04 01:23:00.296223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 01:23:00.296270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2026-08-04 01:23:00.296317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-04 01:23:00.296366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.296415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-04 01:23:00.296474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2026-08-04 01:23:00.296515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-08-04 01:23:00.296551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-04 01:23:00.296619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2026-08-04 01:23:00.296662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 01:23:00.296709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 01:23:00.296757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2026-08-04 01:23:00.296831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 01:23:00.296877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 01:23:00.296921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 01:23:00.296968 | 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-08-04 01:23:00.297015 | 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-08-04 01:23:00.297074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:23:00.297090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:23:00.297145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 01:23:00.297191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 01:23:00.297238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-04 01:23:00.297283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2026-08-04 01:23:00.297329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-08-04 01:23:00.297374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:23:00.297438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 01:23:00.299077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-08-04 01:23:00.299128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:23:00.299141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2026-08-04 01:23:00.299153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 01:23:00.299163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2026-08-04 01:23:00.299173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-04 01:23:00.299182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2026-08-04 01:23:00.299192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 01:23:00.299202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-08-04 01:23:00.299212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.299222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.299232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2026-08-04 01:23:00.299242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-08-04 01:23:00.299253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-08-04 01:23:00.299263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-04 01:23:00.299283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2026-08-04 01:23:00.299293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-04 01:23:00.299303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 01:23:00.299313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2026-08-04 01:23:00.299323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 01:23:00.299333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 01:23:00.299343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-08-04 01:23:00.299352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 01:23:00.299363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2026-08-04 01:23:00.299373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 01:23:00.299383 | 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', 2026-08-04 01:23:00.299395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: none removed. 2026-08-04 01:23:00.299405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 01:23:00.299415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-04 01:23:00.299425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-08-04 01:23:00.299434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:23:00.299452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2026-08-04 01:23:00.299471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:23:00.299489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.299506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2026-08-04 01:23:00.299524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.299543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2026-08-04 01:23:00.299553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-08-04 01:23:00.299563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.299574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2026-08-04 01:23:00.299594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-08-04 01:23:00.299674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2026-08-04 01:23:00.299690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-08-04 01:23:00.299700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:23:00.299710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-08-04 01:23:00.299720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2026-08-04 01:23:00.299730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-04 01:23:00.299752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 01:23:00.299763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-04 01:23:00.299773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-04 01:23:00.299843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-04 01:23:00.299855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-04 01:23:00.299865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-08-04 01:23:00.300017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 01:23:00.300054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 01:23:00.300067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 01:23:00.300078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 01:23:00.300088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-04 01:23:00.300098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-04 01:23:00.300108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 01:23:00.300118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-04 01:23:00.300128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-04 01:23:00.300138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-04 01:23:00.300148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-04 01:23:00.300158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-08-04 01:23:00.300168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 01:23:00.300178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 01:23:00.300188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-04 01:23:00.300198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-04 01:23:00.300208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-04 01:23:00.300217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-04 01:23:00.300227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 01:23:00.300237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 01:23:00.300247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-08-04 01:23:00.300257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 01:23:00.300266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-08-04 01:23:00.300276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-04 01:23:00.300296 | 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-08-04 01:23:00.300316 | 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-08-04 01:23:00.300326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 01:23:00.300336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:23:00.300346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 01:23:00.300356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 3e87901f0e8c 2026-08-04 01:23:00.300366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 1c479a7a3073 2026-08-04 01:23:00.300376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 4/12 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2026-08-04 01:23:00.300386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 2c225563f9df 2026-08-04 01:23:00.300396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 2c225563f9df 2026-08-04 01:23:00.300406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> d77a32ae5aa5 2026-08-04 01:23:00.300416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/12 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2026-08-04 01:23:00.300426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 518d5ce91d1c 2026-08-04 01:23:00.302895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/12 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-08-04 01:23:00.302937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> f92581ed0a8d 2026-08-04 01:23:00.302958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 7/12 : 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-08-04 01:23:00.302977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 40c3bdeade6c 2026-08-04 01:23:00.302995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 40c3bdeade6c 2026-08-04 01:23:00.303014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 42002fbaea5e 2026-08-04 01:23:00.303025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 8/12 : COPY patches /patches 2026-08-04 01:23:00.303035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> ac218ad841b6 2026-08-04 01:23:00.303045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 9/12 : RUN kolla_patch 2026-08-04 01:23:00.303055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 8240e7ae27b8 2026-08-04 01:23:00.303064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:[i] No series file found, nothing to patch. 2026-08-04 01:23:00.303074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 8240e7ae27b8 2026-08-04 01:23:00.303084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 8220db7147a5 2026-08-04 01:23:00.303094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/12 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt py-pure-client infinisdk python-linstor 2026-08-04 01:23:00.303105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 8722d270e9b1 2026-08-04 01:23:00.303115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2026-08-04 01:23:00.303125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py_pure_client-1.62.0.tar.gz (18.1 MB) 2026-08-04 01:23:00.303134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 28.8 MB/s 0:00:00 2026-08-04 01:23:00.303144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.303154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.303163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.303173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.303196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.303206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.303216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2026-08-04 01:23:00.303225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-258.0.0-py3-none-any.whl.metadata (1.7 kB) 2026-08-04 01:23:00.303235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2026-08-04 01:23:00.303245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.24.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-04 01:23:00.303255 | 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.7.22) 2026-08-04 01:23:00.303265 | 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-08-04 01:23:00.303294 | 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-08-04 01:23:00.303305 | 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) (83.0.0) 2026-08-04 01:23:00.303315 | 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-08-04 01:23:00.303325 | 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-08-04 01:23:00.303334 | 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-08-04 01:23:00.303344 | 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-08-04 01:23:00.303354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api_object_schema>=1.5.1 (from infinisdk) 2026-08-04 01:23:00.303377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2026-08-04 01:23:00.303388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.303398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.303408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.303418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.303427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.303437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.303447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2026-08-04 01:23:00.303456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2026-08-04 01:23:00.303466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2026-08-04 01:23:00.303476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2026-08-04 01:23:00.303485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.303495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.303505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.303522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.303532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.303542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.303551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2026-08-04 01:23:00.303561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-08-04 01:23:00.303571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2026-08-04 01:23:00.303580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2026-08-04 01:23:00.303590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.303623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.303634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.303644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.303654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.303663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.303673 | 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-08-04 01:23:00.303683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2026-08-04 01:23:00.303693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2026-08-04 01:23:00.303703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.303712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.303728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.303738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.303748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-08-04 01:23:00.303757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-08-04 01:23:00.303767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.303802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.303817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2026-08-04 01:23:00.303827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2026-08-04 01:23:00.303837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.303847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.303856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.303866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.303876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-08-04 01:23:00.303893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-08-04 01:23:00.303903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.303913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.303930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2026-08-04 01:23:00.303940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2026-08-04 01:23:00.303949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.303959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.303969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.303979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.303988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.303998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.304008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2026-08-04 01:23:00.304017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2026-08-04 01:23:00.304027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.304037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.304046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.304056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.304066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.304075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.304085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2026-08-04 01:23:00.304095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2026-08-04 01:23:00.304104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.304114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.304124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.304133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.304143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.304152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.304162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2026-08-04 01:23:00.304172 | 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-08-04 01:23:00.304182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2026-08-04 01:23:00.304191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-08-04 01:23:00.304207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2026-08-04 01:23:00.304217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-08-04 01:23:00.304227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2026-08-04 01:23:00.304237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2026-08-04 01:23:00.304247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.304256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.304272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.304282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.304292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-08-04 01:23:00.304302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-08-04 01:23:00.304312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.304321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.304331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2026-08-04 01:23:00.304347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2026-08-04 01:23:00.304357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.304366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.304376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.304386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.304395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.304405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.304415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage_interfaces (from infinisdk) 2026-08-04 01:23:00.304424 | 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-08-04 01:23:00.304434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2026-08-04 01:23:00.304444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2026-08-04 01:23:00.304454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.304464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.304474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.304483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.304493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.304503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.304513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2026-08-04 01:23:00.304523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2026-08-04 01:23:00.304532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-08-04 01:23:00.304542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-08-04 01:23:00.304552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-08-04 01:23:00.304561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-08-04 01:23:00.304571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-08-04 01:23:00.304581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.304591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2026-08-04 01:23:00.304619 | 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-08-04 01:23:00.304642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2026-08-04 01:23:00.304652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.5.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-04 01:23:00.304662 | 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-08-04 01:23:00.304678 | 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-08-04 01:23:00.304688 | 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-08-04 01:23:00.304699 | 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-08-04 01:23:00.304709 | 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-08-04 01:23:00.304718 | 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-08-04 01:23:00.304732 | 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-08-04 01:23:00.304742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-258.0.0-py3-none-any.whl (129 kB) 2026-08-04 01:23:00.304752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.24.0-py3-none-any.whl (98 kB) 2026-08-04 01:23:00.304766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2026-08-04 01:23:00.304805 | 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-08-04 01:23:00.304960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) 2026-08-04 01:23:00.305001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-04 01:23:00.305014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2026-08-04 01:23:00.305030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-08-04 01:23:00.305041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2026-08-04 01:23:00.305051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading waiting-1.5.0-py3-none-any.whl (5.7 kB) 2026-08-04 01:23:00.305067 | 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-08-04 01:23:00.305085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2026-08-04 01:23:00.305136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.305153 | 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=5c8ba12e1e93aa2ea9bdc49698e4ce114d58719dee831e28dc8fe2214e28dca2 2026-08-04 01:23:00.305196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/02/cc/94/19e1ac4d156b9c1d34ffc9df3d45660f1463b81f7627b3075f 2026-08-04 01:23:00.305234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): started 2026-08-04 01:23:00.305273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.305313 | 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=bf369fe4a8a6320d69ff5268248e813e6c806ac5b00467c14864249b8bb0b858 2026-08-04 01:23:00.305328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2026-08-04 01:23:00.305454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): started 2026-08-04 01:23:00.305483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.305493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for capacity: filename=capacity-1.3.14-py3-none-any.whl size=4197 sha256=66e4df322ae7c32105e58a4744e2173c80d5b11d8fe37538863d1257c420d0d0 2026-08-04 01:23:00.305509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2026-08-04 01:23:00.305527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): started 2026-08-04 01:23:00.305540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.305567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7213 sha256=1968bda7a9f1ffe0a127b8f87156092c804fb65818b7439dd7aeeef33c011aa2 2026-08-04 01:23:00.305623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2026-08-04 01:23:00.305638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): started 2026-08-04 01:23:00.305683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.305719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14694 sha256=5c72074ee008600fd4252408e5df7e2af009b3d3a7ee239176971513df3895f8 2026-08-04 01:23:00.305753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2026-08-04 01:23:00.305827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): started 2026-08-04 01:23:00.305847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.305885 | 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=2895 sha256=518f52bdfbb44710e18b6c22a6a0f87de6befbff148b92cf095343ca589b1545 2026-08-04 01:23:00.305925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2026-08-04 01:23:00.305962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): started 2026-08-04 01:23:00.305998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.306033 | 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=32725a89348826448d04978429d19e8962d752e2655a769446ea4ed5842a19db 2026-08-04 01:23:00.306069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2026-08-04 01:23:00.306115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): started 2026-08-04 01:23:00.306150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.306183 | 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=8e46f132cb5ee373e4696c1f78d8006caab8e79d62d1410006decb0169cdec1d 2026-08-04 01:23:00.306218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2026-08-04 01:23:00.306253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): started 2026-08-04 01:23:00.306288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.306324 | 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=86e03fb8b451601bb7036e7becedba7aa087f2b607716d8dc051e18579d3b3be 2026-08-04 01:23:00.306358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2026-08-04 01:23:00.306393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): started 2026-08-04 01:23:00.306435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.306473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2852 sha256=f60b2dd9a343fb4963859d29629122e3e248f4dc81e572619a1154e0025e992f 2026-08-04 01:23:00.306507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2026-08-04 01:23:00.306541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): started 2026-08-04 01:23:00.306582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.306638 | 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=7696fd3df5d37903775a62d0845eb4ee24d63a038d1f63da72900f6e57ef5ef3 2026-08-04 01:23:00.306673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2026-08-04 01:23:00.306709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): started 2026-08-04 01:23:00.306750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.306802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.nqn: filename=infi_dtypes_nqn-0.1.0-py3-none-any.whl size=2906 sha256=37d97f175b5970ce0abf5d555df4282c1a9907bdf846841a65c804899cebb965 2026-08-04 01:23:00.306843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2026-08-04 01:23:00.306882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): started 2026-08-04 01:23:00.306919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): finished with status 'done' 2026-08-04 01:23:00.306954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=urlobject-2.4.3-py3-none-any.whl size=14533 sha256=0efe15d0fdbb10c0f00395fad1aed6fe99b7791aa25d367272f24034794e9b59 2026-08-04 01:23:00.306990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-qum5yx7e/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2026-08-04 01:23:00.307012 | 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-08-04 01:23:00.307059 | 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-08-04 01:23:00.307099 | 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-08-04 01:23:00.307139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 8722d270e9b1 2026-08-04 01:23:00.307176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 76ba6f5a6904 2026-08-04 01:23:00.307217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 11/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-08-04 01:23:00.307254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in c4c2e803abac 2026-08-04 01:23:00.307291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-08-04 01:23:00.307329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-08-04 01:23:00.307365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-08-04 01:23:00.307404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2026-08-04 01:23:00.307438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:23:00.307470 | 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-08-04 01:23:00.307502 | 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-08-04 01:23:00.307535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:23:00.307567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:23:00.307659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:23:00.307677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:23:00.307686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-08-04 01:23:00.307698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2026-08-04 01:23:00.307736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-08-04 01:23:00.307770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2026-08-04 01:23:00.307804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:23:00.307848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:23:00.307883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-08-04 01:23:00.307922 | 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-08-04 01:23:00.307956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-08-04 01:23:00.307990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% (Reading database ... 80% 2026-08-04 01:23:00.308025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-08-04 01:23:00.308059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-08-04 01:23:00.308093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-08-04 01:23:00.308128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20968 files and directories currently installed.) 2026-08-04 01:23:00.308168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:23:00.308238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-08-04 01:23:00.308279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-08-04 01:23:00.308317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-08-04 01:23:00.308358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-08-04 01:23:00.308392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:23:00.308426 | 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-08-04 01:23:00.308457 | 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-08-04 01:23:00.308498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:23:00.308531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:23:00.308564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:23:00.308595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:23:00.308662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-08-04 01:23:00.308700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:23:00.308734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2026-08-04 01:23:00.308770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-08-04 01:23:00.308824 | 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-08-04 01:23:00.308862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-08-04 01:23:00.308897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-08-04 01:23:00.308946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-08-04 01:23:00.308980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-08-04 01:23:00.309014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-08-04 01:23:00.309048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-08-04 01:23:00.309083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20959 files and directories currently installed.) 2026-08-04 01:23:00.309106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:00.309146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:00.309183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:00.309213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.309246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:00.309306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:23:00.309341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:23:00.309375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:00.309409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:00.309443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.309478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:00.309511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:00.309544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:23:00.309576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:00.309621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:00.309654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:00.309687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:00.309720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:23:00.309752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:00.309798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:00.309835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:00.309868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:00.309902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:00.309934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:00.309966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:00.309999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:00.310138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:23:00.310159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:23:00.310263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:23:00.310362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.310395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.310464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:00.310496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.310529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.310596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:00.310644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2026-08-04 01:23:00.310764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2026-08-04 01:23:00.310840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:23:00.310857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.310882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:23:00.310900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2026-08-04 01:23:00.310918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:23:00.310936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:23:00.310979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2026-08-04 01:23:00.310991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2026-08-04 01:23:00.311001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:23:00.311016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.311026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 40969 files, 1700 directories removed. 2026-08-04 01:23:00.311036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.311049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2026-08-04 01:23:00.311080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.311122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1658 files, 175 directories removed. 2026-08-04 01:23:00.311137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-08-04 01:23:00.311188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2026-08-04 01:23:00.311235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2026-08-04 01:23:00.311272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:23:00.311287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container c4c2e803abac 2026-08-04 01:23:00.311340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 944bd82ae3b4 2026-08-04 01:23:00.311377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 12/12 : USER cinder 2026-08-04 01:23:00.311393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in bd3d19323f79 2026-08-04 01:23:00.311436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container bd3d19323f79 2026-08-04 01:23:00.311474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> b24b0fb48e14 2026-08-04 01:23:00.311490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built 2e284438ccc0 2026-08-04 01:23:00.311534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20260804 2026-08-04 01:23:00.311628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2026-08-04 01:23:00.311537 (took 0:03:31.256608) 2026-08-04 01:23:00.311991 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2026-08-04 01:23:00.312017 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2026-08-04 01:23:00.312078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2026-08-04 01:23:00.312023 2026-08-04 01:23:00.312767 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2026-08-04 01:23:00.313283 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2026-08-04 01:23:16.941840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/6 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260804 2026-08-04 01:23:16.941929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 063ddfee188b 2026-08-04 01:23:16.942194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/6 : LABEL "build-date"="20260804" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:23:16.942937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in f97baa59bb4b 2026-08-04 01:23:16.942985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container f97baa59bb4b 2026-08-04 01:23:16.943011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> b2e8daef240a 2026-08-04 01:23:16.943034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 3/6 : COPY patches /patches 2026-08-04 01:23:16.943058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> d50e89789003 2026-08-04 01:23:16.943080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/6 : RUN kolla_patch 2026-08-04 01:23:16.943107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 3f3cde8d958f 2026-08-04 01:23:16.943129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:[i] No series file found, nothing to patch. 2026-08-04 01:23:16.943152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 3f3cde8d958f 2026-08-04 01:23:16.943174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 38d5e85812f4 2026-08-04 01:23:16.943233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: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-08-04 01:23:16.943262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 5e3b08fd18f7 2026-08-04 01:23:16.943283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-08-04 01:23:16.943298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-08-04 01:23:16.943310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-08-04 01:23:16.943323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2026-08-04 01:23:16.943335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:23:16.943850 | 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-08-04 01:23:16.943873 | 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-08-04 01:23:16.943885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:23:16.943919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:23:16.943930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:23:16.943939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:23:16.943949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-08-04 01:23:16.943959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2026-08-04 01:23:16.943969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-08-04 01:23:16.943978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2026-08-04 01:23:16.943988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:23:16.943999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:23:16.944018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-08-04 01:23:16.944038 | 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-08-04 01:23:16.944057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-08-04 01:23:16.944076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-08-04 01:23:16.944094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-08-04 01:23:16.944112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-08-04 01:23:16.944129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-08-04 01:23:16.944147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-08-04 01:23:16.944165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) 2026-08-04 01:23:16.944185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:23:16.944202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-08-04 01:23:16.944220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-08-04 01:23:16.944246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-08-04 01:23:16.944263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-08-04 01:23:16.944280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:23:16.944299 | 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-08-04 01:23:16.944316 | 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-08-04 01:23:16.944334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:23:16.944352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:23:16.944377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:23:16.944395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:23:16.944413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-08-04 01:23:16.944448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:23:16.944502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2026-08-04 01:23:16.944545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-08-04 01:23:16.944650 | 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-08-04 01:23:16.944735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-08-04 01:23:16.944812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-08-04 01:23:16.944898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-08-04 01:23:16.944955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-08-04 01:23:16.945017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-08-04 01:23:16.945088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-08-04 01:23:16.945155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19845 files and directories currently installed.) 2026-08-04 01:23:16.945206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:16.945267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:16.945329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:16.945429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:16.945507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:23:16.945563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:23:16.945629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:16.945705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:16.945769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:16.945838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:16.945911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:23:16.945970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.946043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:16.946119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:16.946181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:16.946235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:16.946296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:23:16.946356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:16.946418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.946526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:16.946555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:16.946672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:16.946722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:16.947874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:16.947902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:16.947913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.947924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.947934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.947944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:16.947952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:23:16.947961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.947971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.947979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.947999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:23:16.948008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.948025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.948043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:23:16.948055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.948086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:16.948103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.948134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:16.948164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2026-08-04 01:23:16.948196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2026-08-04 01:23:16.948230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:23:16.948247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:23:16.948269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2026-08-04 01:23:16.948286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:23:16.948302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:23:16.948318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2026-08-04 01:23:16.948334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2026-08-04 01:23:16.948348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:23:16.948365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10853 files, 1489 directories removed. 2026-08-04 01:23:16.948388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2026-08-04 01:23:16.948418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1494 files, 156 directories removed. 2026-08-04 01:23:16.948527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-08-04 01:23:16.948613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2026-08-04 01:23:16.948658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2026-08-04 01:23:16.948728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:23:16.948773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 5e3b08fd18f7 2026-08-04 01:23:16.948862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 2da106e3d3c6 2026-08-04 01:23:16.948934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 6/6 : USER cinder 2026-08-04 01:23:16.948986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 2883325a58e8 2026-08-04 01:23:16.949042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 2883325a58e8 2026-08-04 01:23:16.949097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> d52875cb999a 2026-08-04 01:23:16.949158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 586743f7d91b 2026-08-04 01:23:16.949214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260804 2026-08-04 01:23:16.949340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2026-08-04 01:23:16.949229 (took 0:00:16.637206) 2026-08-04 01:23:16.949893 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2026-08-04 01:23:16.949950 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2026-08-04 01:23:16.950049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2026-08-04 01:23:16.949958 2026-08-04 01:23:16.951071 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2026-08-04 01:23:16.951695 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2026-08-04 01:23:33.510628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260804 2026-08-04 01:23:33.510738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 063ddfee188b 2026-08-04 01:23:33.510955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/7 : LABEL "build-date"="20260804" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:23:33.511025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 0c112d8a27c6 2026-08-04 01:23:33.511133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 0c112d8a27c6 2026-08-04 01:23:33.511213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 1630412d6e81 2026-08-04 01:23:33.511328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-08-04 01:23:33.511450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 24a36df0f219 2026-08-04 01:23:33.511545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 4/7 : 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-08-04 01:23:33.511639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 09c21216736e 2026-08-04 01:23:33.511726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 09c21216736e 2026-08-04 01:23:33.511855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 516d797264d4 2026-08-04 01:23:33.511942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 5/7 : COPY patches /patches 2026-08-04 01:23:33.512033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 7f9019549f9b 2026-08-04 01:23:33.512116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 6/7 : RUN kolla_patch 2026-08-04 01:23:33.512896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in f538201e506f 2026-08-04 01:23:33.512924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:[i] No series file found, nothing to patch. 2026-08-04 01:23:33.512934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container f538201e506f 2026-08-04 01:23:33.512945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 1aa1006b2c80 2026-08-04 01:23:33.512956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: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-08-04 01:23:33.512968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in e38ae1e036aa 2026-08-04 01:23:33.512979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-08-04 01:23:33.512989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-08-04 01:23:33.512999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-08-04 01:23:33.513012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2026-08-04 01:23:33.513024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:23:33.513035 | 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-08-04 01:23:33.513050 | 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-08-04 01:23:33.513061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:23:33.513071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:23:33.513118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:23:33.513197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:23:33.513249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-08-04 01:23:33.513329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2026-08-04 01:23:33.513419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-08-04 01:23:33.513480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2026-08-04 01:23:33.513549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:23:33.513615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:23:33.513687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-08-04 01:23:33.513771 | 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-08-04 01:23:33.513857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-08-04 01:23:33.513935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-08-04 01:23:33.514002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-08-04 01:23:33.514068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-08-04 01:23:33.514135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-08-04 01:23:33.514201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-08-04 01:23:33.514271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) 2026-08-04 01:23:33.514339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:23:33.514490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-08-04 01:23:33.514540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-08-04 01:23:33.514611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-08-04 01:23:33.514685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-08-04 01:23:33.514752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:23:33.514852 | 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-08-04 01:23:33.514913 | 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-08-04 01:23:33.514970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:23:33.516140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:23:33.516209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:23:33.516223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:23:33.516234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-08-04 01:23:33.516245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:23:33.516256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2026-08-04 01:23:33.516267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-08-04 01:23:33.516280 | 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-08-04 01:23:33.516293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-08-04 01:23:33.516303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-08-04 01:23:33.516313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-08-04 01:23:33.516323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-08-04 01:23:33.516333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-08-04 01:23:33.516343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-08-04 01:23:33.516353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19845 files and directories currently installed.) 2026-08-04 01:23:33.516395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:33.516406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:33.516425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:23:33.516458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:23:33.516469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:33.516479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:33.516499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:23:33.516518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:33.516529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:33.516556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:33.516567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:33.516577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:23:33.516587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:33.516637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:23:33.516669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:33.516847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:23:33.516873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.516893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.516908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.517008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.517026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:23:33.517095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.517141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.517196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.517251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.517307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:23:33.517436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.517486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.517543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:23:33.517602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.517659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.517727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.517807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:23:33.517867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2026-08-04 01:23:33.517931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2026-08-04 01:23:33.517984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:23:33.518031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:23:33.518854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2026-08-04 01:23:33.518891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:23:33.518905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:23:33.518919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2026-08-04 01:23:33.518933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2026-08-04 01:23:33.518944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:23:33.518956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.518968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10853 files, 1489 directories removed. 2026-08-04 01:23:33.518979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.518991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2026-08-04 01:23:33.519003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.519015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1494 files, 156 directories removed. 2026-08-04 01:23:33.519026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-08-04 01:23:33.519038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2026-08-04 01:23:33.519050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2026-08-04 01:23:33.519072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:23:33.519082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container e38ae1e036aa 2026-08-04 01:23:33.519092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 736100ed3418 2026-08-04 01:23:33.519102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built dd68eb45436e 2026-08-04 01:23:33.519112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20260804 2026-08-04 01:23:33.519123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2026-08-04 01:23:33.518605 (took 0:00:16.568647) 2026-08-04 01:23:33.519139 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2026-08-04 01:23:33.519154 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2026-08-04 01:23:33.519257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2026-08-04 01:23:33.519166 2026-08-04 01:23:33.520206 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2026-08-04 01:23:33.520814 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2026-08-04 01:24:05.006939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/7 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260804 2026-08-04 01:24:05.007074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 063ddfee188b 2026-08-04 01:24:05.007127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/7 : LABEL "build-date"="20260804" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:24:05.007144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in abb6593a62f5 2026-08-04 01:24:05.007161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container abb6593a62f5 2026-08-04 01:24:05.007226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 7cab785d82ed 2026-08-04 01:24:05.007245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 3/7 : 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-08-04 01:24:05.007355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 03194d0602a4 2026-08-04 01:24:05.007373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:24:05.007430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:24:05.007489 | 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-08-04 01:24:05.007535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:24:05.007597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:24:05.007625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:24:05.007696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-08-04 01:24:05.007726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-08-04 01:24:05.007854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-08-04 01:24:05.007892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:24:05.008037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:24:05.008054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:24:05.008096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:24:05.008147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:24:05.008267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:24:05.008291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 28.2 MB in 2s (11.6 MB/s) 2026-08-04 01:24:05.008304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-08-04 01:24:05.008367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-08-04 01:24:05.008428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-08-04 01:24:05.008475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-08-04 01:24:05.008541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2026-08-04 01:24:05.008571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-08-04 01:24:05.008637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-08-04 01:24:05.008667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-08-04 01:24:05.008733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2026-08-04 01:24:05.008763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2026-08-04 01:24:05.008832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-08-04 01:24:05.009868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2026-08-04 01:24:05.009916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2026-08-04 01:24:05.009934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2026-08-04 01:24:05.009952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2026-08-04 01:24:05.009971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-08-04 01:24:05.009987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-08-04 01:24:05.010002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-08-04 01:24:05.010012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2026-08-04 01:24:05.010029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2026-08-04 01:24:05.010046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:24:05.010064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,084 kB of archives. 2026-08-04 01:24:05.010082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,844 kB of additional disk space will be used. 2026-08-04 01:24:05.010099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:24:05.010118 | 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-08-04 01:24:05.010138 | 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-08-04 01:24:05.010158 | 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-08-04 01:24:05.010207 | 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-08-04 01:24:05.010226 | 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-08-04 01:24:05.010244 | 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-08-04 01:24:05.010261 | 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-08-04 01:24:05.010279 | 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-08-04 01:24:05.010296 | 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-08-04 01:24:05.010342 | 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-08-04 01:24:05.010362 | 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-08-04 01:24:05.010372 | 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-08-04 01:24:05.010393 | 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-08-04 01:24:05.010404 | 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-08-04 01:24:05.010414 | 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-08-04 01:24:05.010423 | 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-08-04 01:24:05.010434 | 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-08-04 01:24:05.010444 | 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-08-04 01:24:05.010463 | 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-08-04 01:24:05.010473 | 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-08-04 01:24:05.010483 | 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-08-04 01:24:05.010493 | 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-08-04 01:24:05.010502 | 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.2 [32.2 kB] 2026-08-04 01:24:05.010512 | 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.2 [310 kB] 2026-08-04 01:24:05.010522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2026-08-04 01:24:05.010532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,084 kB in 0s (4,437 kB/s) 2026-08-04 01:24:05.010542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-08-04 01:24:05.010552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-08-04 01:24:05.010565 | 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-08-04 01:24:05.010577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-08-04 01:24:05.010588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-08-04 01:24:05.010606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-08-04 01:24:05.010629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-08-04 01:24:05.010645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-08-04 01:24:05.010656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-08-04 01:24:05.010675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) 2026-08-04 01:24:05.010690 | 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-08-04 01:24:05.010700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 01:24:05.010756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2026-08-04 01:24:05.010849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 01:24:05.010888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.010940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:24:05.010994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2026-08-04 01:24:05.011046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-08-04 01:24:05.011097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 01:24:05.011162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2026-08-04 01:24:05.011220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.011268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-08-04 01:24:05.011323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2026-08-04 01:24:05.011416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2026-08-04 01:24:05.011442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2026-08-04 01:24:05.011457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-08-04 01:24:05.011609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2026-08-04 01:24:05.011670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2026-08-04 01:24:05.011692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-04 01:24:05.011702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:24:05.011712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2026-08-04 01:24:05.011724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-04 01:24:05.011804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-04 01:24:05.011832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2026-08-04 01:24:05.011926 | 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-08-04 01:24:05.011942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 01:24:05.011992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2026-08-04 01:24:05.012043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-04 01:24:05.012095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-04 01:24:05.012147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2026-08-04 01:24:05.012261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-08-04 01:24:05.012306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 01:24:05.012360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2026-08-04 01:24:05.012395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-08-04 01:24:05.012467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 01:24:05.012517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2026-08-04 01:24:05.012566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-08-04 01:24:05.012613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 01:24:05.012663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2026-08-04 01:24:05.012730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-08-04 01:24:05.012798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 01:24:05.012848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2026-08-04 01:24:05.012902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-08-04 01:24:05.012950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 01:24:05.012999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2026-08-04 01:24:05.013047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 01:24:05.013094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 01:24:05.013142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2026-08-04 01:24:05.013207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-08-04 01:24:05.013253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 01:24:05.013299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2026-08-04 01:24:05.013824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-08-04 01:24:05.013843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 01:24:05.013852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2026-08-04 01:24:05.013861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-08-04 01:24:05.013870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 01:24:05.013879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2026-08-04 01:24:05.013903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-08-04 01:24:05.013913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 01:24:05.013922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2026-08-04 01:24:05.013930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-08-04 01:24:05.013940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:24:05.013948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2026-08-04 01:24:05.013957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2026-08-04 01:24:05.013966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2026-08-04 01:24:05.013975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2026-08-04 01:24:05.013994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-08-04 01:24:05.014003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 01:24:05.014012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2026-08-04 01:24:05.014025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 01:24:05.014034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 01:24:05.014042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2026-08-04 01:24:05.014051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-04 01:24:05.014060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 01:24:05.014072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-08-04 01:24:05.014112 | 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-08-04 01:24:05.014168 | 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-08-04 01:24:05.014244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-08-04 01:24:05.014280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:24:05.014326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-04 01:24:05.014397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-08-04 01:24:05.014423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-04 01:24:05.014474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2026-08-04 01:24:05.014522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-08-04 01:24:05.014571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:24:05.014617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-08-04 01:24:05.014665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-08-04 01:24:05.014711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:24:05.014759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-08-04 01:24:05.014846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2026-08-04 01:24:05.014889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-08-04 01:24:05.014937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-08-04 01:24:05.014984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.015062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2026-08-04 01:24:05.015097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-08-04 01:24:05.015141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-08-04 01:24:05.015252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2026-08-04 01:24:05.015318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-08-04 01:24:05.015402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2026-08-04 01:24:05.017055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-08-04 01:24:05.017114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-04 01:24:05.017142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-04 01:24:05.017154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-08-04 01:24:05.017165 | 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-08-04 01:24:05.017203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: none removed. 2026-08-04 01:24:05.017213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-08-04 01:24:05.017223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-04 01:24:05.017233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.017243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2026-08-04 01:24:05.017253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.017264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2026-08-04 01:24:05.017273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-08-04 01:24:05.017283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.017293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2026-08-04 01:24:05.017303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-08-04 01:24:05.017313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2026-08-04 01:24:05.017323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-08-04 01:24:05.017333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-08-04 01:24:05.017342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-08-04 01:24:05.017352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 01:24:05.017362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-08-04 01:24:05.017372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-08-04 01:24:05.017381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-08-04 01:24:05.017391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-04 01:24:05.017401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:24:05.017411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-04 01:24:05.017420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 03194d0602a4 2026-08-04 01:24:05.017430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 524328082336 2026-08-04 01:24:05.017440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 4/7 : COPY patches /patches 2026-08-04 01:24:05.017450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 7db2e8aaf469 2026-08-04 01:24:05.017460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/7 : RUN kolla_patch 2026-08-04 01:24:05.017470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in aaa824ba72cb 2026-08-04 01:24:05.017480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:[i] No series file found, nothing to patch. 2026-08-04 01:24:05.017490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container aaa824ba72cb 2026-08-04 01:24:05.017500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 98f77e4f6326 2026-08-04 01:24:05.017512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: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-08-04 01:24:05.017536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in b625b850c1a8 2026-08-04 01:24:05.017546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-08-04 01:24:05.017556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-08-04 01:24:05.017566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-08-04 01:24:05.017576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2026-08-04 01:24:05.017586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:24:05.017597 | 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-08-04 01:24:05.017620 | 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-08-04 01:24:05.017630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:24:05.017646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:24:05.017657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:24:05.017667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:24:05.017677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-08-04 01:24:05.017687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2026-08-04 01:24:05.017697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-08-04 01:24:05.017707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2026-08-04 01:24:05.017717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-08-04 01:24:05.017727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2026-08-04 01:24:05.017737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-08-04 01:24:05.017749 | 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-08-04 01:24:05.017760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-08-04 01:24:05.017770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-08-04 01:24:05.017816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-08-04 01:24:05.017833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-08-04 01:24:05.017843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-08-04 01:24:05.017853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-08-04 01:24:05.017863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:95% 2026-08-04 01:24:05.017874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20631 files and directories currently installed.) 2026-08-04 01:24:05.017884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2026-08-04 01:24:05.017894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-08-04 01:24:05.017904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-08-04 01:24:05.017921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-08-04 01:24:05.017932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-08-04 01:24:05.017942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-08-04 01:24:05.017952 | 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-08-04 01:24:05.017963 | 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-08-04 01:24:05.017973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-08-04 01:24:05.017983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-08-04 01:24:05.017993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-08-04 01:24:05.018003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-08-04 01:24:05.018013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-08-04 01:24:05.018023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-08-04 01:24:05.018033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2026-08-04 01:24:05.018043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-08-04 01:24:05.018053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-08-04 01:24:05.018065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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-08-04 01:24:05.018075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-08-04 01:24:05.018085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-08-04 01:24:05.018095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-08-04 01:24:05.018105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-08-04 01:24:05.018139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-08-04 01:24:05.018149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-08-04 01:24:05.018166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20622 files and directories currently installed.) 2026-08-04 01:24:05.018209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-08-04 01:24:05.018220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-08-04 01:24:05.018239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-04 01:24:05.018259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.10) ... 2026-08-04 01:24:05.018269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:24:05.018278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:24:05.018303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-04 01:24:05.018334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:24:05.018376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:24:05.018422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:24:05.018596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:24:05.018667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-08-04 01:24:05.018691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-08-04 01:24:05.018722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-04 01:24:05.018744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.018991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:24:05.019017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-04 01:24:05.019072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.019098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.019148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-08-04 01:24:05.019267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.019285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.019338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-04 01:24:05.019444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.019461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-04 01:24:05.019517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.019564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-04 01:24:05.019622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2026-08-04 01:24:05.019688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2026-08-04 01:24:05.019809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-04 01:24:05.019837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-04 01:24:05.019848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2026-08-04 01:24:05.019862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:24:05.019897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:24:05.019941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2026-08-04 01:24:05.019991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2026-08-04 01:24:05.020006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:24:05.020039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.020083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10853 files, 1489 directories removed. 2026-08-04 01:24:05.020116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.020158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2026-08-04 01:24:05.020214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.020997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1494 files, 156 directories removed. 2026-08-04 01:24:05.021033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-08-04 01:24:05.021046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2026-08-04 01:24:05.021058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2026-08-04 01:24:05.021068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:24:05.021078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container b625b850c1a8 2026-08-04 01:24:05.021088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 4e4438250a50 2026-08-04 01:24:05.021097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 7/7 : USER cinder 2026-08-04 01:24:05.021106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in d22f41d4b1d1 2026-08-04 01:24:05.021115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container d22f41d4b1d1 2026-08-04 01:24:05.021123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 55596a8e47bd 2026-08-04 01:24:05.021132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 9f66b445ca06 2026-08-04 01:24:05.021141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20260804 2026-08-04 01:24:05.021151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2026-08-04 01:24:05.020515 (took 0:00:31.501349) 2026-08-04 01:24:05.021159 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-relay) 2026-08-04 01:24:05.021978 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Processing 2026-08-04 01:24:05.022051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building started at 2026-08-04 01:24:05.020994 2026-08-04 01:24:05.023687 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 plugins into plugins archive 2026-08-04 01:24:05.023711 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 additions into additions archive 2026-08-04 01:24:08.019123 | 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-20260804 2026-08-04 01:24:08.019247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 25513fc054e5 2026-08-04 01:24:08.019269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 2/6 : LABEL "build-date"="20260804" "name"="ovn-sb-db-relay" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:24:08.019288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in f9607c75230c 2026-08-04 01:24:08.019304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container f9607c75230c 2026-08-04 01:24:08.019329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> fd9381bcc7a9 2026-08-04 01:24:08.019342 | 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-08-04 01:24:08.019354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 1f714bf0780d 2026-08-04 01:24:08.019365 | 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.086843, size: 63726 2026-08-04 01:24:08.019375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 1f714bf0780d 2026-08-04 01:24:08.019385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 400b145ea51d 2026-08-04 01:24:08.019395 | 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-08-04 01:24:08.019405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 3aadbc144a78 2026-08-04 01:24:08.019415 | 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-08-04 01:24:08.020117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in a1c241728418 2026-08-04 01:24:08.020220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container a1c241728418 2026-08-04 01:24:08.020238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 2754b8255f93 2026-08-04 01:24:08.020253 | 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-08-04 01:24:08.020266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in a4fe1b380c66 2026-08-04 01:24:08.020277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2026-08-04 01:24:08.020287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2026-08-04 01:24:08.020296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2026-08-04 01:24:08.020306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Package 'build-essential' is not installed, so not removed 2026-08-04 01:24:08.020316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:24:08.020326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2026-08-04 01:24:08.020336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2026-08-04 01:24:08.020346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2026-08-04 01:24:08.020356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:24:08.020366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container a4fe1b380c66 2026-08-04 01:24:08.020376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> f961c845b8ac 2026-08-04 01:24:08.020386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully built e3571505d303 2026-08-04 01:24:08.020396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260804 2026-08-04 01:24:08.020407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Built at 2026-08-04 01:24:08.019440 (took 0:00:02.998446) 2026-08-04 01:24:08.020417 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2026-08-04 01:24:08.020427 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2026-08-04 01:24:08.020437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2026-08-04 01:24:08.019868 2026-08-04 01:24:08.022642 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2026-08-04 01:24:08.022676 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2026-08-04 01:24:30.987975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/11 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20260804 2026-08-04 01:24:30.988156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 0f9a0b566151 2026-08-04 01:24:30.988179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/11 : LABEL "build-date"="20260804" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:24:30.988195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 8a1f061ee2d8 2026-08-04 01:24:30.988206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 8a1f061ee2d8 2026-08-04 01:24:30.988217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 9898042155cc 2026-08-04 01:24:30.988228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/11 : USER root 2026-08-04 01:24:30.988239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 444bd38823aa 2026-08-04 01:24:30.988250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 444bd38823aa 2026-08-04 01:24:30.988261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 5679e03cc75d 2026-08-04 01:24:30.988306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 4/11 : 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-08-04 01:24:30.988320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 3d1c6d0e9529 2026-08-04 01:24:30.988331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-08-04 01:24:30.988343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-08-04 01:24:30.988354 | 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-08-04 01:24:30.988366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-08-04 01:24:30.988378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-08-04 01:24:30.988388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-08-04 01:24:30.988399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-08-04 01:24:30.988410 | 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-08-04 01:24:30.988421 | 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-08-04 01:24:30.988432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,433 kB] 2026-08-04 01:24:30.988443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,138 kB] 2026-08-04 01:24:30.988473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-08-04 01:24:30.988482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-08-04 01:24:30.988491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,110 kB] 2026-08-04 01:24:30.988500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,522 kB] 2026-08-04 01:24:30.988524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 28.2 MB in 3s (11.1 MB/s) 2026-08-04 01:24:30.988534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-08-04 01:24:30.988543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-08-04 01:24:30.988552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-08-04 01:24:30.988561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-08-04 01:24:30.988569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.15). 2026-08-04 01:24:30.988578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2026-08-04 01:24:30.988587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:24:30.988596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 3d1c6d0e9529 2026-08-04 01:24:30.988605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> d07ce8b00b8c 2026-08-04 01:24:30.988614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/11 : RUN echo > /etc/apache2/ports.conf 2026-08-04 01:24:30.988623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 68700e5dfa60 2026-08-04 01:24:30.988631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 68700e5dfa60 2026-08-04 01:24:30.988640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 5755a3937f19 2026-08-04 01:24:30.988649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/11 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2026-08-04 01:24:30.988658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in e63dd24257d2 2026-08-04 01:24:30.988667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container e63dd24257d2 2026-08-04 01:24:30.988676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> e7806327561b 2026-08-04 01:24:30.988685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-08-04 01:24:30.988694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> ade21aa3dee9 2026-08-04 01:24:30.988708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/11 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-08-04 01:24:30.988718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 3b5f4c7a12ae 2026-08-04 01:24:30.988726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 3b5f4c7a12ae 2026-08-04 01:24:30.988735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> cc189141968c 2026-08-04 01:24:30.988744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 9/11 : COPY patches /patches 2026-08-04 01:24:30.988753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 2d0dc83f9f68 2026-08-04 01:24:30.988762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 10/11 : RUN kolla_patch 2026-08-04 01:24:30.988770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in b836e528842e 2026-08-04 01:24:30.988826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:[i] No series file found, nothing to patch. 2026-08-04 01:24:30.988836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container b836e528842e 2026-08-04 01:24:30.988845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 746ccd6baf72 2026-08-04 01:24:30.988856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: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-08-04 01:24:30.988867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in d5144cb76abd 2026-08-04 01:24:30.988882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-08-04 01:24:30.988891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-08-04 01:24:30.988899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-08-04 01:24:30.988908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2026-08-04 01:24:30.988917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:24:30.988926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-08-04 01:24:30.988939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-08-04 01:24:30.988948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-08-04 01:24:30.989145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:24:30.989213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2026-08-04 01:24:30.989237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:24:30.989249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:24:30.989263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2026-08-04 01:24:30.989314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2026-08-04 01:24:30.989416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:24:30.989459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-08-04 01:24:30.989523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 340 files, 48 directories removed. 2026-08-04 01:24:30.989569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-08-04 01:24:30.989628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2026-08-04 01:24:30.989680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-08-04 01:24:30.989737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 160 files, 20 directories removed. 2026-08-04 01:24:30.989812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-08-04 01:24:30.989877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2026-08-04 01:24:30.989937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2026-08-04 01:24:30.989996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:24:30.990080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container d5144cb76abd 2026-08-04 01:24:30.990133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> af74abb52aa2 2026-08-04 01:24:30.990196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built 2959b0371ff2 2026-08-04 01:24:30.990260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260804 2026-08-04 01:24:30.990389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2026-08-04 01:24:30.990276 (took 0:00:22.970408) 2026-08-04 01:24:30.990819 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2026-08-04 01:24:30.990896 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2026-08-04 01:24:30.990996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2026-08-04 01:24:30.990891 2026-08-04 01:24:30.991952 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2026-08-04 01:24:30.992730 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2026-08-04 01:24:42.747133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20260804 2026-08-04 01:24:42.747402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> e15e83f10393 2026-08-04 01:24:42.747519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/7 : LABEL "build-date"="20260804" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="3353739" "de.osism.commit.kolla"="d1c4dd49b" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="8758a59" "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-08-04T00:04:06.270011+00:00" "org.opencontainers.image.documentation"="https://osism.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-08-04 01:24:42.747546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in cc8212859854 2026-08-04 01:24:42.747675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container cc8212859854 2026-08-04 01:24:42.747747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> b53d678537f3 2026-08-04 01:24:42.747905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/7 : USER root 2026-08-04 01:24:42.747978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 7b97229eb6fd 2026-08-04 01:24:42.748097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 7b97229eb6fd 2026-08-04 01:24:42.748178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> cdc97a4ba325 2026-08-04 01:24:42.748253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 4/7 : COPY patches /patches 2026-08-04 01:24:42.748396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 1365094a829e 2026-08-04 01:24:42.748492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/7 : RUN kolla_patch 2026-08-04 01:24:42.748569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 2f9ed4924d06 2026-08-04 01:24:42.748646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:[i] No series file found, nothing to patch. 2026-08-04 01:24:42.748734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 2f9ed4924d06 2026-08-04 01:24:42.748859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 6754d020a1a3 2026-08-04 01:24:42.748934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: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-08-04 01:24:42.749091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 5ee784608a8d 2026-08-04 01:24:42.749180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-08-04 01:24:42.749276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-08-04 01:24:42.749343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-08-04 01:24:42.749427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2026-08-04 01:24:42.750881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:24:42.750907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-08-04 01:24:42.750917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-08-04 01:24:42.750925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-08-04 01:24:42.750934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-08-04 01:24:42.750959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2026-08-04 01:24:42.750968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-08-04 01:24:42.750977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-08-04 01:24:42.750986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2026-08-04 01:24:42.751030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2026-08-04 01:24:42.751046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2026-08-04 01:24:42.751063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-08-04 01:24:42.751078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 340 files, 48 directories removed. 2026-08-04 01:24:42.751087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-08-04 01:24:42.751096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2026-08-04 01:24:42.751104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-08-04 01:24:42.751113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 160 files, 20 directories removed. 2026-08-04 01:24:42.751122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-08-04 01:24:42.751130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2026-08-04 01:24:42.751139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2026-08-04 01:24:42.751147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2026-08-04 01:24:42.751156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 5ee784608a8d 2026-08-04 01:24:42.751165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> eecd1c1b0972 2026-08-04 01:24:42.751174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 7/7 : USER neutron 2026-08-04 01:24:42.751182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 3d13a908c522 2026-08-04 01:24:42.751191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 3d13a908c522 2026-08-04 01:24:42.751199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 40f982c91697 2026-08-04 01:24:42.751208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built a5430831a28a 2026-08-04 01:24:42.751217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260804 2026-08-04 01:24:42.751246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2026-08-04 01:24:42.750703 (took 0:00:11.759812) 2026-08-04 01:24:45.249346 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-08-04 01:24:45.249437 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2026-08-04 01:24:45.249581 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-08-04 01:24:45.249764 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2026-08-04 01:24:45.249889 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2026-08-04 01:24:45.249967 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2026-08-04 01:24:45.250113 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2026-08-04 01:24:45.250181 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2026-08-04 01:24:45.250254 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2026-08-04 01:24:45.250324 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2026-08-04 01:24:45.250393 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2026-08-04 01:24:45.250463 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2026-08-04 01:24:45.250534 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2026-08-04 01:24:45.250603 | ubuntu-noble-large | INFO:kolla.common.utils:base 2026-08-04 01:24:45.250669 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2026-08-04 01:24:45.250769 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2026-08-04 01:24:45.250867 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2026-08-04 01:24:45.250941 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2026-08-04 01:24:45.251031 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2026-08-04 01:24:45.251100 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2026-08-04 01:24:45.251169 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2026-08-04 01:24:45.251238 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2026-08-04 01:24:45.251307 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2026-08-04 01:24:45.251374 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2026-08-04 01:24:45.251441 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2026-08-04 01:24:45.251546 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2026-08-04 01:24:45.251616 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2026-08-04 01:24:45.251685 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2026-08-04 01:24:45.251753 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2026-08-04 01:24:45.251859 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2026-08-04 01:24:45.251923 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2026-08-04 01:24:45.252027 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2026-08-04 01:24:45.252161 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2026-08-04 01:24:45.252221 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2026-08-04 01:24:45.252287 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2026-08-04 01:24:45.252354 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2026-08-04 01:24:45.252422 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2026-08-04 01:24:45.252488 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2026-08-04 01:24:45.252554 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2026-08-04 01:24:45.252618 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2026-08-04 01:24:45.252684 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2026-08-04 01:24:45.252750 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2026-08-04 01:24:45.252900 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2026-08-04 01:24:45.253007 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2026-08-04 01:24:45.254130 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2026-08-04 01:24:45.254187 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2026-08-04 01:24:45.254198 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2026-08-04 01:24:45.254205 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2026-08-04 01:24:45.254234 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2026-08-04 01:24:45.254243 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2026-08-04 01:24:45.254250 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2026-08-04 01:24:45.254257 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2026-08-04 01:24:45.254265 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2026-08-04 01:24:45.254272 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2026-08-04 01:24:45.254280 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2026-08-04 01:24:45.254287 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2026-08-04 01:24:45.254294 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2026-08-04 01:24:45.254301 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2026-08-04 01:24:45.254328 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2026-08-04 01:24:45.254335 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2026-08-04 01:24:45.254343 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2026-08-04 01:24:45.254350 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2026-08-04 01:24:45.254357 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2026-08-04 01:24:45.254364 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2026-08-04 01:24:45.254371 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2026-08-04 01:24:45.254379 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2026-08-04 01:24:45.254386 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2026-08-04 01:24:45.254393 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2026-08-04 01:24:45.254400 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2026-08-04 01:24:45.254408 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2026-08-04 01:24:45.254446 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2026-08-04 01:24:45.254454 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2026-08-04 01:24:45.254461 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2026-08-04 01:24:45.254469 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2026-08-04 01:24:45.254476 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2026-08-04 01:24:45.254502 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2026-08-04 01:24:45.254509 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2026-08-04 01:24:45.254516 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2026-08-04 01:24:45.254524 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2026-08-04 01:24:45.254547 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2026-08-04 01:24:45.254558 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2026-08-04 01:24:45.254565 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2026-08-04 01:24:45.254600 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2026-08-04 01:24:45.254646 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2026-08-04 01:24:45.254690 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2026-08-04 01:24:45.254734 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2026-08-04 01:24:45.255019 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2026-08-04 01:24:45.255074 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2026-08-04 01:24:45.255866 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2026-08-04 01:24:45.255890 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2026-08-04 01:24:45.255903 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2026-08-04 01:24:45.255915 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2026-08-04 01:24:45.255927 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2026-08-04 01:24:45.255937 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2026-08-04 01:24:45.255947 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2026-08-04 01:24:45.255957 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2026-08-04 01:24:45.255967 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2026-08-04 01:24:45.255977 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2026-08-04 01:24:45.256012 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2026-08-04 01:24:45.256022 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2026-08-04 01:24:45.256031 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2026-08-04 01:24:45.256041 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2026-08-04 01:24:45.256051 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2026-08-04 01:24:45.256060 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2026-08-04 01:24:45.256070 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2026-08-04 01:24:45.256080 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2026-08-04 01:24:45.256090 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2026-08-04 01:24:45.256100 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2026-08-04 01:24:45.256110 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2026-08-04 01:24:45.256119 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2026-08-04 01:24:45.256129 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2026-08-04 01:24:45.256144 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2026-08-04 01:24:45.256154 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2026-08-04 01:24:45.256163 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2026-08-04 01:24:45.256173 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2026-08-04 01:24:45.256187 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2026-08-04 01:24:45.256265 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2026-08-04 01:24:45.256308 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2026-08-04 01:24:45.256373 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2026-08-04 01:24:45.256421 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2026-08-04 01:24:45.256468 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2026-08-04 01:24:45.256516 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2026-08-04 01:24:45.256616 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2026-08-04 01:24:45.256657 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2026-08-04 01:24:45.256706 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2026-08-04 01:24:45.256757 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2026-08-04 01:24:45.256849 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2026-08-04 01:24:45.256871 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2026-08-04 01:24:45.257003 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2026-08-04 01:24:45.257021 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2026-08-04 01:24:45.257072 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2026-08-04 01:24:45.257122 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-relay 2026-08-04 01:24:45.257174 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2026-08-04 01:24:45.257224 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2026-08-04 01:24:45.257274 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2026-08-04 01:24:45.257326 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2026-08-04 01:24:45.257377 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2026-08-04 01:24:45.257427 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2026-08-04 01:24:45.257477 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2026-08-04 01:24:45.257527 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2026-08-04 01:24:45.257576 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2026-08-04 01:24:45.257627 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2026-08-04 01:24:45.257678 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2026-08-04 01:24:45.257727 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2026-08-04 01:24:45.257798 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2026-08-04 01:24:45.257914 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2026-08-04 01:24:45.257935 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2026-08-04 01:24:45.258011 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2026-08-04 01:24:45.258059 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2026-08-04 01:24:45.258137 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2026-08-04 01:24:45.258154 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-server 2026-08-04 01:24:45.258201 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2026-08-04 01:24:45.258251 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql-3 2026-08-04 01:24:45.258301 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2026-08-04 01:24:45.258351 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2026-08-04 01:24:45.259884 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2026-08-04 01:24:45.259906 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2026-08-04 01:24:45.259918 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2026-08-04 01:24:45.259928 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2026-08-04 01:24:45.259937 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2026-08-04 01:24:45.259947 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2026-08-04 01:24:45.259957 | ubuntu-noble-large | INFO:kolla.common.utils:valkey-base 2026-08-04 01:24:45.259967 | ubuntu-noble-large | INFO:kolla.common.utils:valkey-sentinel 2026-08-04 01:24:45.259976 | ubuntu-noble-large | INFO:kolla.common.utils:valkey-server 2026-08-04 01:24:45.260012 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-api 2026-08-04 01:24:45.260022 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-applier 2026-08-04 01:24:45.260032 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-base 2026-08-04 01:24:45.260042 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-engine 2026-08-04 01:24:46.292532 | 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": "valkey-base"}, {"name": "valkey-sentinel"}, {"name": "valkey-server"}, {"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": "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-20260804.log 2026-08-04 01:24:46.312170 | ubuntu-noble-large | + docker images 2026-08-04 01:24:48.106725 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-08-04 01:24:48.106870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260804 a5430831a28a 6 seconds ago 1.27GB 2026-08-04 01:24:48.106890 | ubuntu-noble-large | 40f982c91697 8 seconds ago 1.27GB 2026-08-04 01:24:48.106903 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260804 2959b0371ff2 18 seconds ago 1.45GB 2026-08-04 01:24:48.106934 | ubuntu-noble-large | af74abb52aa2 21 seconds ago 1.45GB 2026-08-04 01:24:48.106948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20260804 e3571505d303 41 seconds ago 322MB 2026-08-04 01:24:48.106960 | ubuntu-noble-large | f961c845b8ac 41 seconds ago 322MB 2026-08-04 01:24:48.107012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260804 9f66b445ca06 44 seconds ago 1.46GB 2026-08-04 01:24:48.107032 | ubuntu-noble-large | 55596a8e47bd 47 seconds ago 1.47GB 2026-08-04 01:24:48.107054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260804 dd68eb45436e About a minute ago 1.45GB 2026-08-04 01:24:48.107076 | ubuntu-noble-large | 736100ed3418 About a minute ago 1.46GB 2026-08-04 01:24:48.107097 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260804 586743f7d91b About a minute ago 1.45GB 2026-08-04 01:24:48.107119 | ubuntu-noble-large | d52875cb999a About a minute ago 1.46GB 2026-08-04 01:24:48.107159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260804 2e284438ccc0 About a minute ago 1.81GB 2026-08-04 01:24:48.107174 | ubuntu-noble-large | b24b0fb48e14 2 minutes ago 2.17GB 2026-08-04 01:24:48.107186 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260804 f15f0da0c944 5 minutes ago 1.09GB 2026-08-04 01:24:48.107198 | ubuntu-noble-large | 8a74a23a47db 5 minutes ago 1.1GB 2026-08-04 01:24:48.107210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260804 6e3e7b748c26 5 minutes ago 1.09GB 2026-08-04 01:24:48.107222 | ubuntu-noble-large | 77699ca3b5eb 5 minutes ago 1.09GB 2026-08-04 01:24:48.107252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260804 28fb9141d8db 5 minutes ago 1.09GB 2026-08-04 01:24:48.107263 | ubuntu-noble-large | 455358b4acce 6 minutes ago 1.09GB 2026-08-04 01:24:48.107272 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260804 12aed020819a 6 minutes ago 1.26GB 2026-08-04 01:24:48.107282 | ubuntu-noble-large | e2ebd9bdcdb4 6 minutes ago 1.28GB 2026-08-04 01:24:48.107292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260804 1dcaf8b8f566 6 minutes ago 1.15GB 2026-08-04 01:24:48.107310 | ubuntu-noble-large | c69dac4915b7 6 minutes ago 1.15GB 2026-08-04 01:24:48.107319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260804 f3180502fa08 7 minutes ago 1.15GB 2026-08-04 01:24:48.107329 | ubuntu-noble-large | 4a5c825e9f17 7 minutes ago 1.15GB 2026-08-04 01:24:48.107339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260804 156ce6768ed8 7 minutes ago 1.15GB 2026-08-04 01:24:48.107349 | ubuntu-noble-large | 5f9f5356e689 7 minutes ago 1.15GB 2026-08-04 01:24:48.107396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260804 e830d1495f76 7 minutes ago 1.18GB 2026-08-04 01:24:48.107416 | ubuntu-noble-large | 7da7ed036b45 7 minutes ago 1.18GB 2026-08-04 01:24:48.107434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260804 971c73380cfc 7 minutes ago 1.29GB 2026-08-04 01:24:48.107452 | ubuntu-noble-large | d31f68691a34 8 minutes ago 1.29GB 2026-08-04 01:24:48.107469 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260804 3be03015d1aa 8 minutes ago 1.04GB 2026-08-04 01:24:48.107487 | ubuntu-noble-large | bbd8b48947d5 8 minutes ago 1.04GB 2026-08-04 01:24:48.107504 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260804 4506d6c75ed7 8 minutes ago 1.04GB 2026-08-04 01:24:48.107520 | ubuntu-noble-large | 989db1b8e6d5 8 minutes ago 1.04GB 2026-08-04 01:24:48.107530 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260804 b3c9a5f9e53b 8 minutes ago 1.11GB 2026-08-04 01:24:48.107540 | ubuntu-noble-large | a46dabfc9d1a 8 minutes ago 1.12GB 2026-08-04 01:24:48.107550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260804 0653b885094f 9 minutes ago 1.03GB 2026-08-04 01:24:48.107560 | ubuntu-noble-large | 181dee41b7be 9 minutes ago 1.03GB 2026-08-04 01:24:48.107569 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260804 8536adc6d800 10 minutes ago 1.03GB 2026-08-04 01:24:48.107579 | ubuntu-noble-large | 09a0815101e4 10 minutes ago 1.03GB 2026-08-04 01:24:48.107589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260804 740a98fcfa10 10 minutes ago 1.03GB 2026-08-04 01:24:48.107609 | ubuntu-noble-large | 6f0cbe19aea7 10 minutes ago 1.03GB 2026-08-04 01:24:48.107626 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260804 b77862de557a 10 minutes ago 1.02GB 2026-08-04 01:24:48.107636 | ubuntu-noble-large | 1cfabb7c1de9 10 minutes ago 1.02GB 2026-08-04 01:24:48.107645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260804 a4998ebe060b 10 minutes ago 1.02GB 2026-08-04 01:24:48.107655 | ubuntu-noble-large | 34110b0fc419 10 minutes ago 1.02GB 2026-08-04 01:24:48.107665 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260804 1cb17eff3505 11 minutes ago 1.26GB 2026-08-04 01:24:48.107684 | ubuntu-noble-large | b89a759afd9c 11 minutes ago 1.26GB 2026-08-04 01:24:48.107694 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260804 5d80b98f326e 11 minutes ago 1.26GB 2026-08-04 01:24:48.107703 | ubuntu-noble-large | 68e06d337f16 11 minutes ago 1.26GB 2026-08-04 01:24:48.107713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260804 e15e83f10393 11 minutes ago 1.26GB 2026-08-04 01:24:48.107723 | ubuntu-noble-large | e306ec4ea37f 11 minutes ago 1.27GB 2026-08-04 01:24:48.107732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260804 a62e5411b141 12 minutes ago 1.26GB 2026-08-04 01:24:48.107742 | ubuntu-noble-large | 5c5c4013d90f 12 minutes ago 1.26GB 2026-08-04 01:24:48.107751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260804 378ca4f29107 12 minutes ago 1.26GB 2026-08-04 01:24:48.107761 | ubuntu-noble-large | 5acd578a81d5 12 minutes ago 1.26GB 2026-08-04 01:24:48.107770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260804 9066b4996302 12 minutes ago 1.26GB 2026-08-04 01:24:48.107810 | ubuntu-noble-large | 1b582b57a4be 13 minutes ago 1.27GB 2026-08-04 01:24:48.107826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260804 a6dc32a97620 13 minutes ago 1.26GB 2026-08-04 01:24:48.107836 | ubuntu-noble-large | 9b942c2761e0 13 minutes ago 1.26GB 2026-08-04 01:24:48.107845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260804 f1e52320d2e0 13 minutes ago 1.26GB 2026-08-04 01:24:48.107855 | ubuntu-noble-large | 82da435583c4 13 minutes ago 1.26GB 2026-08-04 01:24:48.107865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260804 9d1f27b39a25 14 minutes ago 1.26GB 2026-08-04 01:24:48.107875 | ubuntu-noble-large | 9ae7ad6a497f 14 minutes ago 1.26GB 2026-08-04 01:24:48.107885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260804 006a19e1b6e4 14 minutes ago 1.26GB 2026-08-04 01:24:48.107894 | ubuntu-noble-large | 445e00ba43bc 14 minutes ago 1.26GB 2026-08-04 01:24:48.107904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260804 f6d630a1bcde 14 minutes ago 1.26GB 2026-08-04 01:24:48.107921 | ubuntu-noble-large | 5fd62b1abe4a 15 minutes ago 1.26GB 2026-08-04 01:24:48.107931 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260804 986ae02f1295 15 minutes ago 1.26GB 2026-08-04 01:24:48.107941 | ubuntu-noble-large | 4e949edeb0b5 15 minutes ago 1.26GB 2026-08-04 01:24:48.107958 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260804 0344708956fb 15 minutes ago 1.09GB 2026-08-04 01:24:48.108005 | ubuntu-noble-large | 24a91749a0b6 15 minutes ago 1.11GB 2026-08-04 01:24:48.108024 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260804 4c7a42d77545 16 minutes ago 1.07GB 2026-08-04 01:24:48.108051 | ubuntu-noble-large | 6661891a65b1 16 minutes ago 1.07GB 2026-08-04 01:24:48.108071 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260804 023c20c13ad6 16 minutes ago 1.09GB 2026-08-04 01:24:48.108084 | ubuntu-noble-large | 90662ca0407e 16 minutes ago 1.11GB 2026-08-04 01:24:48.108093 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260804 7d343ea5e142 17 minutes ago 1.07GB 2026-08-04 01:24:48.108103 | ubuntu-noble-large | e9acd73a0477 17 minutes ago 1.07GB 2026-08-04 01:24:48.108113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260804 b7c7046fca60 17 minutes ago 1.07GB 2026-08-04 01:24:48.108130 | ubuntu-noble-large | 1817caf5d764 17 minutes ago 1.07GB 2026-08-04 01:24:48.108140 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260804 1ef33de96f9e 17 minutes ago 1.14GB 2026-08-04 01:24:48.108150 | ubuntu-noble-large | b0507362bb33 17 minutes ago 1.15GB 2026-08-04 01:24:48.108160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260804 164c696d482f 18 minutes ago 1.18GB 2026-08-04 01:24:48.108169 | ubuntu-noble-large | b2a8c2d5a7cc 18 minutes ago 1.18GB 2026-08-04 01:24:48.108179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260804 e60812125377 18 minutes ago 1.23GB 2026-08-04 01:24:48.108189 | ubuntu-noble-large | 664cb0783216 18 minutes ago 1.24GB 2026-08-04 01:24:48.108198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260804 0f9a0b566151 18 minutes ago 1.44GB 2026-08-04 01:24:48.108208 | ubuntu-noble-large | a81b9e6279e5 19 minutes ago 1.62GB 2026-08-04 01:24:48.108218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260804 5413c3550799 20 minutes ago 1.02GB 2026-08-04 01:24:48.108228 | ubuntu-noble-large | 72befd5bb82e 20 minutes ago 1.02GB 2026-08-04 01:24:48.108237 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260804 41f5e0210893 20 minutes ago 1.02GB 2026-08-04 01:24:48.108247 | ubuntu-noble-large | 0da87e83ccbe 20 minutes ago 1.02GB 2026-08-04 01:24:48.108257 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260804 7526299b0c50 21 minutes ago 1.02GB 2026-08-04 01:24:48.108275 | ubuntu-noble-large | 948803c9f3c7 21 minutes ago 1.02GB 2026-08-04 01:24:48.108285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260804 18645cbad5e4 21 minutes ago 1.02GB 2026-08-04 01:24:48.108299 | ubuntu-noble-large | 487614756b6f 21 minutes ago 1.02GB 2026-08-04 01:24:48.108316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260804 16d6685bea1d 21 minutes ago 1.02GB 2026-08-04 01:24:48.108333 | ubuntu-noble-large | 59d4cbddeef7 21 minutes ago 1.02GB 2026-08-04 01:24:48.108351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260804 6dc29449ac0a 21 minutes ago 1.08GB 2026-08-04 01:24:48.108369 | ubuntu-noble-large | 99a46a776501 21 minutes ago 1.08GB 2026-08-04 01:24:48.108386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260804 952a814a2d0a 22 minutes ago 1.11GB 2026-08-04 01:24:48.108399 | ubuntu-noble-large | 92adce602d84 22 minutes ago 1.11GB 2026-08-04 01:24:48.108409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260804 4961b5bbcb34 26 minutes ago 1.08GB 2026-08-04 01:24:48.108419 | ubuntu-noble-large | e692c90aa7ff 26 minutes ago 1.08GB 2026-08-04 01:24:48.108428 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260804 25b57fe7aa12 26 minutes ago 1.11GB 2026-08-04 01:24:48.108444 | ubuntu-noble-large | 4fd0c12e4a38 26 minutes ago 1.12GB 2026-08-04 01:24:48.108454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260804 26cf0fbed1af 27 minutes ago 1.11GB 2026-08-04 01:24:48.108464 | ubuntu-noble-large | 1fb38a98397a 27 minutes ago 1.12GB 2026-08-04 01:24:48.108473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260804 8e79d53b4345 27 minutes ago 1.11GB 2026-08-04 01:24:48.108483 | ubuntu-noble-large | f1f8fe1026f1 27 minutes ago 1.12GB 2026-08-04 01:24:48.108501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260804 4c2f3b1dee95 27 minutes ago 1.09GB 2026-08-04 01:24:48.108510 | ubuntu-noble-large | dcd67e5ea3d0 27 minutes ago 1.09GB 2026-08-04 01:24:48.108520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260804 e47f38e95e88 28 minutes ago 1.04GB 2026-08-04 01:24:48.108530 | ubuntu-noble-large | ecb9adef8121 28 minutes ago 1.05GB 2026-08-04 01:24:48.108540 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20260804 21b9eed41173 28 minutes ago 1.04GB 2026-08-04 01:24:48.108549 | ubuntu-noble-large | 2d8914cb6a53 28 minutes ago 1.05GB 2026-08-04 01:24:48.108559 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20260804 3a6d601b11ea 28 minutes ago 1.04GB 2026-08-04 01:24:48.108569 | ubuntu-noble-large | 0d27362fc32b 28 minutes ago 1.05GB 2026-08-04 01:24:48.108578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20260804 05aa40541283 29 minutes ago 1.04GB 2026-08-04 01:24:48.108598 | ubuntu-noble-large | 930784e29d9e 29 minutes ago 1.05GB 2026-08-04 01:24:48.108608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260804 dd26a5b0addf 29 minutes ago 1.25GB 2026-08-04 01:24:48.108617 | ubuntu-noble-large | 9058fd5015bb 29 minutes ago 1.26GB 2026-08-04 01:24:48.108627 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260804 2515bea1b6ee 29 minutes ago 1.25GB 2026-08-04 01:24:48.108637 | ubuntu-noble-large | 29ad8d2227d6 29 minutes ago 1.26GB 2026-08-04 01:24:48.108647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260804 9c2fd8c3b97a 29 minutes ago 1.27GB 2026-08-04 01:24:48.108662 | ubuntu-noble-large | be58d9acf207 30 minutes ago 1.27GB 2026-08-04 01:24:48.108678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260804 ca6b65a42eeb 30 minutes ago 1.26GB 2026-08-04 01:24:48.108696 | ubuntu-noble-large | 5bff424f8eff 30 minutes ago 1.26GB 2026-08-04 01:24:48.108714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260804 8542fbb48b93 30 minutes ago 1.62GB 2026-08-04 01:24:48.108731 | ubuntu-noble-large | e2549501498a 31 minutes ago 1.65GB 2026-08-04 01:24:48.108749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260804 3b81b199a37c 32 minutes ago 1.25GB 2026-08-04 01:24:48.108760 | ubuntu-noble-large | e0130413a924 32 minutes ago 1.26GB 2026-08-04 01:24:48.108769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260804 b11d5f55c8b4 32 minutes ago 1.25GB 2026-08-04 01:24:48.108807 | ubuntu-noble-large | a27da6fce797 33 minutes ago 1.26GB 2026-08-04 01:24:48.108823 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260804 351e1e08ee20 33 minutes ago 1.3GB 2026-08-04 01:24:48.108833 | ubuntu-noble-large | a47311f6a344 33 minutes ago 1.31GB 2026-08-04 01:24:48.108843 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260804 d189de754d51 33 minutes ago 1.41GB 2026-08-04 01:24:48.108868 | ubuntu-noble-large | b6a04103f267 33 minutes ago 1.44GB 2026-08-04 01:24:48.108878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260804 e6abbc9dd010 34 minutes ago 1.02GB 2026-08-04 01:24:48.108895 | ubuntu-noble-large | 2ccc51566656 34 minutes ago 1.02GB 2026-08-04 01:24:48.108905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260804 a4ecad3d242e 35 minutes ago 1.03GB 2026-08-04 01:24:48.108914 | ubuntu-noble-large | 312db7c2b70d 35 minutes ago 1.03GB 2026-08-04 01:24:48.108924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260804 96d28f7576f5 35 minutes ago 1.02GB 2026-08-04 01:24:48.108934 | ubuntu-noble-large | 0bfc1308fa34 35 minutes ago 1.02GB 2026-08-04 01:24:48.108943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260804 8309069407a0 35 minutes ago 1.02GB 2026-08-04 01:24:48.108963 | ubuntu-noble-large | 5355994528b7 35 minutes ago 1.02GB 2026-08-04 01:24:48.109002 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260804 0bfe5cafcc54 36 minutes ago 1.03GB 2026-08-04 01:24:48.109019 | ubuntu-noble-large | 9118e58d4345 36 minutes ago 1.03GB 2026-08-04 01:24:48.109037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260804 b1ddfce19f50 36 minutes ago 1.03GB 2026-08-04 01:24:48.109054 | ubuntu-noble-large | a94ed1d93cf8 36 minutes ago 1.03GB 2026-08-04 01:24:48.109072 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260804 55526a76c785 36 minutes ago 1.03GB 2026-08-04 01:24:48.109090 | ubuntu-noble-large | 6a9cce9bd3ba 36 minutes ago 1.03GB 2026-08-04 01:24:48.109106 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260804 e98131fefa5b 37 minutes ago 1.03GB 2026-08-04 01:24:48.109123 | ubuntu-noble-large | dd241d110909 37 minutes ago 1.03GB 2026-08-04 01:24:48.109133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260804 5eee13530bc1 37 minutes ago 1.03GB 2026-08-04 01:24:48.109143 | ubuntu-noble-large | 070c564ef007 37 minutes ago 1.03GB 2026-08-04 01:24:48.109153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260804 3fa51816b872 37 minutes ago 1.03GB 2026-08-04 01:24:48.109163 | ubuntu-noble-large | eee6c1a55331 37 minutes ago 1.03GB 2026-08-04 01:24:48.109172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260804 1da8c3f495ab 38 minutes ago 1.03GB 2026-08-04 01:24:48.109182 | ubuntu-noble-large | eaf319d3577d 38 minutes ago 1.03GB 2026-08-04 01:24:48.109191 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260804 33dd9f9c37a2 38 minutes ago 1.03GB 2026-08-04 01:24:48.109201 | ubuntu-noble-large | 20940c64eea6 38 minutes ago 1.03GB 2026-08-04 01:24:48.109210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260804 e643e16cdb6d 38 minutes ago 322MB 2026-08-04 01:24:48.109220 | ubuntu-noble-large | 939afe47eb52 38 minutes ago 323MB 2026-08-04 01:24:48.109230 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260804 b88ec41a94b3 38 minutes ago 322MB 2026-08-04 01:24:48.109240 | ubuntu-noble-large | b11634a0045a 38 minutes ago 323MB 2026-08-04 01:24:48.109249 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260804 25513fc054e5 39 minutes ago 322MB 2026-08-04 01:24:48.109259 | ubuntu-noble-large | 430dd48a64e9 39 minutes ago 323MB 2026-08-04 01:24:48.109268 | ubuntu-noble-large | 3371c7a57c75 39 minutes ago 324MB 2026-08-04 01:24:48.109285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260804 917ffeefd5d3 39 minutes ago 323MB 2026-08-04 01:24:48.109302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260804 505096928434 39 minutes ago 480MB 2026-08-04 01:24:48.109321 | ubuntu-noble-large | 3df72e5d701f 39 minutes ago 598MB 2026-08-04 01:24:48.109331 | ubuntu-noble-large | a65be7db905a 40 minutes ago 335MB 2026-08-04 01:24:48.109340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260804 f92639e86a33 40 minutes ago 335MB 2026-08-04 01:24:48.109350 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260804 c17803dbd567 40 minutes ago 486MB 2026-08-04 01:24:48.109360 | ubuntu-noble-large | 8020e346a68c 40 minutes ago 486MB 2026-08-04 01:24:48.109370 | ubuntu-noble-large | 1b612d4c8b62 40 minutes ago 486MB 2026-08-04 01:24:48.109380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260804 0a2b8782e852 40 minutes ago 486MB 2026-08-04 01:24:48.109395 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-sentinel build-20260804 339a0c099743 40 minutes ago 306MB 2026-08-04 01:24:48.109413 | ubuntu-noble-large | 1a8dd5530479 40 minutes ago 307MB 2026-08-04 01:24:48.109429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-server build-20260804 ebef435a7657 40 minutes ago 306MB 2026-08-04 01:24:48.109447 | ubuntu-noble-large | 88491ea54a57 40 minutes ago 307MB 2026-08-04 01:24:48.109465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260804 063ddfee188b 40 minutes ago 1.45GB 2026-08-04 01:24:48.109482 | ubuntu-noble-large | 5de16062e8a7 40 minutes ago 1.45GB 2026-08-04 01:24:48.109500 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260804 5731d39e92f7 42 minutes ago 1.08GB 2026-08-04 01:24:48.109512 | ubuntu-noble-large | 2ba153cfb9ea 42 minutes ago 1.08GB 2026-08-04 01:24:48.109522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260804 0c878dede830 42 minutes ago 1.14GB 2026-08-04 01:24:48.109532 | ubuntu-noble-large | 6661b83fb369 43 minutes ago 1.14GB 2026-08-04 01:24:48.109541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260804 9a7a0f1e6bb1 43 minutes ago 1.17GB 2026-08-04 01:24:48.109551 | ubuntu-noble-large | 6a1765d3ce64 43 minutes ago 1.17GB 2026-08-04 01:24:48.109561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260804 9363b66ba22a 44 minutes ago 1.03GB 2026-08-04 01:24:48.109570 | ubuntu-noble-large | b4aa5c874772 44 minutes ago 1.03GB 2026-08-04 01:24:48.109580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260804 8108e14bbe64 44 minutes ago 1.02GB 2026-08-04 01:24:48.109589 | ubuntu-noble-large | 6faa9c6c413f 44 minutes ago 1.02GB 2026-08-04 01:24:48.109599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260804 9a3581c82c4b 44 minutes ago 1.01GB 2026-08-04 01:24:48.109608 | ubuntu-noble-large | 60359970c3dd 44 minutes ago 1.01GB 2026-08-04 01:24:48.109618 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260804 13939a70f5c4 44 minutes ago 1.25GB 2026-08-04 01:24:48.109637 | ubuntu-noble-large | 751777bb5584 44 minutes ago 1.25GB 2026-08-04 01:24:48.109647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260804 fbe72da68e72 46 minutes ago 1.06GB 2026-08-04 01:24:48.109656 | ubuntu-noble-large | 4369572f0a68 46 minutes ago 1.06GB 2026-08-04 01:24:48.109673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260804 82b85eafd0e4 46 minutes ago 1.11GB 2026-08-04 01:24:48.109690 | ubuntu-noble-large | 54af88163223 46 minutes ago 1.11GB 2026-08-04 01:24:48.109700 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260804 9ce6da74f698 47 minutes ago 1.06GB 2026-08-04 01:24:48.109710 | ubuntu-noble-large | 5693aa548b34 47 minutes ago 1.07GB 2026-08-04 01:24:48.109719 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260804 f23691de0231 47 minutes ago 1.17GB 2026-08-04 01:24:48.109729 | ubuntu-noble-large | d2f46ea0466c 48 minutes ago 1.17GB 2026-08-04 01:24:48.109739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260804 445daaa009aa 48 minutes ago 1.01GB 2026-08-04 01:24:48.109755 | ubuntu-noble-large | c2b426c3ce4b 48 minutes ago 1.01GB 2026-08-04 01:24:48.109772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260804 6e7aa7e7c880 48 minutes ago 1.06GB 2026-08-04 01:24:48.109836 | ubuntu-noble-large | e06495f130d1 48 minutes ago 1.06GB 2026-08-04 01:24:48.109847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260804 180e01f9c4ff 49 minutes ago 1.11GB 2026-08-04 01:24:48.109857 | ubuntu-noble-large | dbf4cff0a6a6 49 minutes ago 1.11GB 2026-08-04 01:24:48.109867 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260804 15c1931dcbc8 49 minutes ago 1GB 2026-08-04 01:24:48.109876 | ubuntu-noble-large | feda2292b73d 49 minutes ago 1GB 2026-08-04 01:24:48.109886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20260804 c7aa97724414 49 minutes ago 1.04GB 2026-08-04 01:24:48.109895 | ubuntu-noble-large | 08ffadcddd41 49 minutes ago 1.04GB 2026-08-04 01:24:48.109905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260804 89a239de486f 50 minutes ago 1.25GB 2026-08-04 01:24:48.109914 | ubuntu-noble-large | 27d7dd169d88 50 minutes ago 1.25GB 2026-08-04 01:24:48.109924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260804 7f1623c5f24d 51 minutes ago 1.01GB 2026-08-04 01:24:48.109933 | ubuntu-noble-large | 1f45c5fca8fe 51 minutes ago 1.01GB 2026-08-04 01:24:48.109943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260804 d6c5bca2af2b 51 minutes ago 1.01GB 2026-08-04 01:24:48.109952 | ubuntu-noble-large | 2b8d7c4d4499 51 minutes ago 1.01GB 2026-08-04 01:24:48.109962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260804 e0e44db6ce57 51 minutes ago 1.02GB 2026-08-04 01:24:48.110009 | ubuntu-noble-large | 5aed383aaeb2 51 minutes ago 1.02GB 2026-08-04 01:24:48.110020 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260804 0311564fa821 51 minutes ago 1.22GB 2026-08-04 01:24:48.110030 | ubuntu-noble-large | 8f2dc69d858c 52 minutes ago 1.25GB 2026-08-04 01:24:48.110039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260804 a0725fd4ad3e 54 minutes ago 347MB 2026-08-04 01:24:48.110049 | ubuntu-noble-large | 48a6ed367a58 54 minutes ago 348MB 2026-08-04 01:24:48.110058 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260804 834000fa4c4c 54 minutes ago 412MB 2026-08-04 01:24:48.110068 | ubuntu-noble-large | 595c1763271c 54 minutes ago 412MB 2026-08-04 01:24:48.110077 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260804 76a0cc447adb 55 minutes ago 420MB 2026-08-04 01:24:48.110087 | ubuntu-noble-large | ba6296f3cbe0 55 minutes ago 420MB 2026-08-04 01:24:48.110103 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260804 9de74634ba4f 55 minutes ago 343MB 2026-08-04 01:24:48.110121 | ubuntu-noble-large | a890d93df4aa 55 minutes ago 344MB 2026-08-04 01:24:48.110131 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260804 c597b201c157 55 minutes ago 341MB 2026-08-04 01:24:48.110141 | ubuntu-noble-large | fd52f2e54b5c 55 minutes ago 341MB 2026-08-04 01:24:48.110151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260804 a58e1bf53f32 56 minutes ago 324MB 2026-08-04 01:24:48.110161 | ubuntu-noble-large | 0f7bea60b051 56 minutes ago 324MB 2026-08-04 01:24:48.110176 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260804 e3f0665359d4 56 minutes ago 332MB 2026-08-04 01:24:48.110194 | ubuntu-noble-large | b3682279220a 56 minutes ago 332MB 2026-08-04 01:24:48.110211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260804 2ff61e706db5 56 minutes ago 317MB 2026-08-04 01:24:48.110229 | ubuntu-noble-large | 0d9267a55422 56 minutes ago 317MB 2026-08-04 01:24:48.110247 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260804 fd88e2b0297b 56 minutes ago 338MB 2026-08-04 01:24:48.110266 | ubuntu-noble-large | 01b853a403b2 56 minutes ago 338MB 2026-08-04 01:24:48.110279 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260804 6efe45af93d7 56 minutes ago 334MB 2026-08-04 01:24:48.110289 | ubuntu-noble-large | 0e88cba691b5 56 minutes ago 334MB 2026-08-04 01:24:48.110298 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260804 47ee66695fa7 56 minutes ago 437MB 2026-08-04 01:24:48.110308 | ubuntu-noble-large | a267358cfbcf 56 minutes ago 437MB 2026-08-04 01:24:48.110318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260804 b8f24cd396a6 56 minutes ago 321MB 2026-08-04 01:24:48.110336 | ubuntu-noble-large | 49debefb271b 56 minutes ago 321MB 2026-08-04 01:24:48.110346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260804 740559e49b82 56 minutes ago 390MB 2026-08-04 01:24:48.110356 | ubuntu-noble-large | 452d77303146 56 minutes ago 390MB 2026-08-04 01:24:48.110365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20260804 b5a09aa1b62c 56 minutes ago 882MB 2026-08-04 01:24:48.110375 | ubuntu-noble-large | 32d8a9e84bcf 56 minutes ago 882MB 2026-08-04 01:24:48.110385 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260804 120b1b664a30 57 minutes ago 331MB 2026-08-04 01:24:48.110394 | ubuntu-noble-large | fa6873329d43 57 minutes ago 331MB 2026-08-04 01:24:48.110404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260804 92fe8f89cac9 57 minutes ago 325MB 2026-08-04 01:24:48.110414 | ubuntu-noble-large | 457731771c1a 57 minutes ago 325MB 2026-08-04 01:24:48.110424 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260804 593a98b6c251 57 minutes ago 320MB 2026-08-04 01:24:48.110433 | ubuntu-noble-large | a4612f4617d6 57 minutes ago 321MB 2026-08-04 01:24:48.110443 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260804 ebda30780141 57 minutes ago 315MB 2026-08-04 01:24:48.110452 | ubuntu-noble-large | d3be896baa71 57 minutes ago 315MB 2026-08-04 01:24:48.110462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260804 36a1b0ebe206 57 minutes ago 315MB 2026-08-04 01:24:48.110472 | ubuntu-noble-large | e5608631bf40 57 minutes ago 315MB 2026-08-04 01:24:48.110491 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260804 984a50dff2e2 57 minutes ago 344MB 2026-08-04 01:24:48.110518 | ubuntu-noble-large | c8d8fc3c35ab 57 minutes ago 345MB 2026-08-04 01:24:48.110537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260804 d5ee60412e48 57 minutes ago 512MB 2026-08-04 01:24:48.110555 | ubuntu-noble-large | ce738e784b0e 57 minutes ago 513MB 2026-08-04 01:24:48.110573 | ubuntu-noble-large | 48cdcb07b651 58 minutes ago 306MB 2026-08-04 01:24:48.110590 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260804 5c4aaa9609b5 58 minutes ago 306MB 2026-08-04 01:24:48.110609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260804 81b04cc43b77 58 minutes ago 306MB 2026-08-04 01:24:48.110620 | ubuntu-noble-large | 2e8de55c444b 58 minutes ago 307MB 2026-08-04 01:24:48.110629 | ubuntu-noble-large | ec3d7bb9f33e 58 minutes ago 336MB 2026-08-04 01:24:48.110639 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260804 f2dd769c97ee 58 minutes ago 335MB 2026-08-04 01:24:48.110648 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260804 d9500a36d255 59 minutes ago 447MB 2026-08-04 01:24:48.110666 | ubuntu-noble-large | 65da38853c96 59 minutes ago 448MB 2026-08-04 01:24:48.110676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 build-20260804 25629215fb17 59 minutes ago 447MB 2026-08-04 01:24:48.110685 | ubuntu-noble-large | de35c8d7e206 59 minutes ago 448MB 2026-08-04 01:24:48.110695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260804 09f8822cd93c 59 minutes ago 297MB 2026-08-04 01:24:48.110704 | ubuntu-noble-large | 2a081b406260 59 minutes ago 297MB 2026-08-04 01:24:48.110714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260804 be4eaaf4c3ae 59 minutes ago 486MB 2026-08-04 01:24:48.110724 | ubuntu-noble-large | feb274f8b51f 59 minutes ago 486MB 2026-08-04 01:24:48.110733 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260804 b21dce175cf8 About an hour ago 299MB 2026-08-04 01:24:48.110743 | ubuntu-noble-large | c370953bdfe8 About an hour ago 300MB 2026-08-04 01:24:48.110772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-base build-20260804 80690e5ceb91 About an hour ago 297MB 2026-08-04 01:24:48.110855 | ubuntu-noble-large | 69a8f6da579a About an hour ago 297MB 2026-08-04 01:24:48.110868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260804 7f13863a51e6 About an hour ago 1.58GB 2026-08-04 01:24:48.110878 | ubuntu-noble-large | 3943488be5d7 About an hour ago 1.58GB 2026-08-04 01:24:48.110887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260804 cc334d4646df About an hour ago 1.59GB 2026-08-04 01:24:48.110897 | ubuntu-noble-large | 8323f5041722 About an hour ago 1.59GB 2026-08-04 01:24:48.110906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260804 c11262922d85 About an hour ago 1GB 2026-08-04 01:24:48.110916 | ubuntu-noble-large | 5eb0efead4f5 About an hour ago 1.02GB 2026-08-04 01:24:48.110925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260804 15b459a5d4d3 About an hour ago 297MB 2026-08-04 01:24:48.110935 | ubuntu-noble-large | d763e2fa88ee About an hour ago 297MB 2026-08-04 01:24:48.110944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260804 0fe4925902e5 About an hour ago 297MB 2026-08-04 01:24:48.110954 | ubuntu-noble-large | 8fc010a5c45e About an hour ago 297MB 2026-08-04 01:24:48.110997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260804 9ffcf09b802b About an hour ago 315MB 2026-08-04 01:24:48.111023 | ubuntu-noble-large | 06211359ca0f About an hour ago 316MB 2026-08-04 01:24:48.111033 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260804 74480626e6ff About an hour ago 298MB 2026-08-04 01:24:48.111042 | ubuntu-noble-large | bd016d8011fb About an hour ago 299MB 2026-08-04 01:24:48.111052 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260804 67fe99f53611 About an hour ago 346MB 2026-08-04 01:24:48.111072 | ubuntu-noble-large | a6d7243aaec2 About an hour ago 347MB 2026-08-04 01:24:48.111082 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260804 9f48fa94c0d0 About an hour ago 1.29GB 2026-08-04 01:24:48.111091 | ubuntu-noble-large | e5e52db239b5 About an hour ago 1.31GB 2026-08-04 01:24:48.111101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260804 7573a4fe85fd About an hour ago 612MB 2026-08-04 01:24:48.111119 | ubuntu-noble-large | 0598822a784d About an hour ago 614MB 2026-08-04 01:24:48.111136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260804 d8545df379e7 About an hour ago 705MB 2026-08-04 01:24:48.111153 | ubuntu-noble-large | 346d6f759339 About an hour ago 944MB 2026-08-04 01:24:48.111171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260804 47615da15eba About an hour ago 307MB 2026-08-04 01:24:48.111189 | ubuntu-noble-large | 08d768891db1 About an hour ago 307MB 2026-08-04 01:24:48.111207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260804 a02dd75a3e51 About an hour ago 307MB 2026-08-04 01:24:48.111218 | ubuntu-noble-large | 00d011e41d40 About an hour ago 308MB 2026-08-04 01:24:48.111228 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260804 ba771f18856c About an hour ago 297MB 2026-08-04 01:24:48.111238 | ubuntu-noble-large | 8314246ba717 About an hour ago 297MB 2026-08-04 01:24:48.111247 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260804 af17c44fa684 About an hour ago 310MB 2026-08-04 01:24:48.111257 | ubuntu-noble-large | 8bc19f09cdbf About an hour ago 311MB 2026-08-04 01:24:48.111267 | ubuntu-noble-large | 6709ae1932f5 About an hour ago 297MB 2026-08-04 01:24:48.111277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260804 872c7ba56d9c About an hour ago 297MB 2026-08-04 01:24:48.111286 | ubuntu-noble-large | 6312e5d8b742 About an hour ago 301MB 2026-08-04 01:24:48.111296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260804 9edcf60fb294 About an hour ago 300MB 2026-08-04 01:24:48.111305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260804 ab753cbe9f24 About an hour ago 303MB 2026-08-04 01:24:48.111315 | ubuntu-noble-large | c25b36f2ed30 About an hour ago 303MB 2026-08-04 01:24:48.111325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260804 84cdfdbfb074 About an hour ago 1.46GB 2026-08-04 01:24:48.111334 | ubuntu-noble-large | 7e9f1e1ebdc6 About an hour ago 1.46GB 2026-08-04 01:24:48.111344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260804 551f4e15b029 About an hour ago 372MB 2026-08-04 01:24:48.111354 | ubuntu-noble-large | 34918cdfeafe About an hour ago 373MB 2026-08-04 01:24:48.111364 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260804 f26ae08cc6b1 About an hour ago 297MB 2026-08-04 01:24:48.111386 | ubuntu-noble-large | 9a7efa7a9d6e About an hour ago 303MB 2026-08-04 01:24:48.111402 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 6 weeks ago 78.1MB 2026-08-04 01:24:48.116699 | ubuntu-noble-large | + bash scripts/005-tag.sh 2026-08-04 01:24:48.122048 | ubuntu-noble-large | ++ date +%Y%m%d 2026-08-04 01:24:48.124920 | ubuntu-noble-large | + BUILD_ID=20260804 2026-08-04 01:24:48.124964 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-08-04 01:24:48.125035 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-08-04 01:24:48.125054 | ubuntu-noble-large | + IS_RELEASE=False 2026-08-04 01:24:48.125070 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-08-04 01:24:48.125085 | ubuntu-noble-large | + VERSION=latest 2026-08-04 01:24:48.125099 | ubuntu-noble-large | + LSTFILE=images.txt 2026-08-04 01:24:48.125114 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20260804 2026-08-04 01:24:48.125245 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-08-04 01:24:48.125263 | ubuntu-noble-large | + . defaults/all.sh 2026-08-04 01:24:48.126156 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-08-04 01:24:48.126179 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-08-04 01:24:48.126195 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-08-04 01:24:48.126211 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-08-04 01:24:48.127391 | ubuntu-noble-large | +++ deactivate nondestructive 2026-08-04 01:24:48.127415 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 01:24:48.127498 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 01:24:48.127513 | ubuntu-noble-large | +++ hash -r 2026-08-04 01:24:48.127597 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 01:24:48.127610 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-08-04 01:24:48.127624 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-08-04 01:24:48.127647 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-08-04 01:24:48.127770 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-08-04 01:24:48.127832 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-08-04 01:24:48.127843 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-08-04 01:24:48.127865 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-08-04 01:24:48.127880 | 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-08-04 01:24:48.128365 | 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-08-04 01:24:48.128430 | ubuntu-noble-large | +++ export PATH 2026-08-04 01:24:48.128443 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-08-04 01:24:48.128454 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-08-04 01:24:48.128464 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-08-04 01:24:48.128474 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-08-04 01:24:48.128484 | ubuntu-noble-large | +++ export PS1 2026-08-04 01:24:48.128495 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-08-04 01:24:48.128505 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-08-04 01:24:48.128515 | ubuntu-noble-large | +++ hash -r 2026-08-04 01:24:48.128524 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-08-04 01:24:48.130568 | ubuntu-noble-large | +++ date +%Y%m%d 2026-08-04 01:24:48.133561 | ubuntu-noble-large | ++ export BUILD_ID=20260804 2026-08-04 01:24:48.133614 | ubuntu-noble-large | ++ BUILD_ID=20260804 2026-08-04 01:24:48.133624 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-08-04 01:24:48.133633 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-08-04 01:24:48.133642 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-08-04 01:24:48.133651 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-08-04 01:24:48.133659 | ubuntu-noble-large | + export IS_RELEASE 2026-08-04 01:24:48.133667 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-08-04 01:24:48.133676 | ubuntu-noble-large | + export VERSION 2026-08-04 01:24:48.133684 | ubuntu-noble-large | + rm -f images.txt 2026-08-04 01:24:48.137047 | ubuntu-noble-large | + touch images.txt 2026-08-04 01:24:48.140687 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2026-08-04 01:26:34.795254 | ubuntu-noble-large | Deleted Images: 2026-08-04 01:26:34.795375 | ubuntu-noble-large | deleted: sha256:9058fd5015bbcaf4489f7c1b4e6190fc1ba7984f3d9e0293c21a76689546cc52 2026-08-04 01:26:34.795394 | ubuntu-noble-large | deleted: sha256:335b709688fac5c27ed64893955e0d7fe0985d9be891f3c917c22d8660a4ced9 2026-08-04 01:26:34.795405 | ubuntu-noble-large | deleted: sha256:b56bcc2650535219a0dd7138546037555f3d50eac038539cc2f60113733e7106 2026-08-04 01:26:34.795417 | ubuntu-noble-large | deleted: sha256:b1f432d105faf18a4f28e1a3a87bc05c3982cac685dd6831f75b79e0fc2bc1b6 2026-08-04 01:26:34.795428 | ubuntu-noble-large | deleted: sha256:b3eb9eaf6e5df0dfaeecb81ebfee240d4615d9c86eff3b669f32e263fa21bcbc 2026-08-04 01:26:34.795439 | ubuntu-noble-large | deleted: sha256:e0cbe1214da8947a5f26ee90cd797b0b5de0ab7dd697edb3dfe01c4e7bd085d9 2026-08-04 01:26:34.795468 | ubuntu-noble-large | deleted: sha256:7c0574d6744fab147f85034de9bce2613b6c43c842ee73b33c26a5d74428f8e4 2026-08-04 01:26:34.795478 | ubuntu-noble-large | deleted: sha256:b4aa5c874772a2828a7ff2b070aeac301e14822a3916729936d3f561abf99294 2026-08-04 01:26:34.795486 | ubuntu-noble-large | deleted: sha256:40d2151f8a07c82260f25c6c419e7966b95e4f360c95af59c07fa30d0b16a8bc 2026-08-04 01:26:34.795495 | ubuntu-noble-large | deleted: sha256:9685cc766fe86df7058c0e4637881400a1408d8a9129787eb65eea971eb9c6f1 2026-08-04 01:26:34.795504 | ubuntu-noble-large | deleted: sha256:53b343fe2cc3df63d7b3beaecf902406985860f39dc38c096d134033f0aacbb9 2026-08-04 01:26:34.795512 | ubuntu-noble-large | deleted: sha256:578f0752bbb3c28d57e4595fc0fd057096170399987b4a4f0714d626d509d3c0 2026-08-04 01:26:34.795521 | ubuntu-noble-large | deleted: sha256:87cadabb3bf5b5438e7159e603658b747cbd2dca4c2cc0892f014b4b69c38cac 2026-08-04 01:26:34.795530 | ubuntu-noble-large | deleted: sha256:42ef9642e8c7356435cf95ec3d81d79f35699b92fefcb9e84cd5af4af4381e39 2026-08-04 01:26:34.795538 | ubuntu-noble-large | deleted: sha256:ea5f2234e9968fca3d97a92d3e8c9310f40141bb140765b1f8cff4351eefe356 2026-08-04 01:26:34.795547 | ubuntu-noble-large | deleted: sha256:3bb4d403203fdb19243875cfdd20f8d9a8ac007721aa03b1ab979406762b2dfd 2026-08-04 01:26:34.795556 | ubuntu-noble-large | deleted: sha256:94a87faafedf26f115ea2dfa63bd9d6cc2d7ccbe382ab45603a639e2887018fa 2026-08-04 01:26:34.795565 | ubuntu-noble-large | deleted: sha256:17ab55f06d91dfdf890ec1ac1ac6d2c53fabc08c6554f0afbe964a6f11a74de6 2026-08-04 01:26:34.795574 | ubuntu-noble-large | deleted: sha256:88a9516605b7d868e60ff3277a4fecbdf6cf8aa3929309f5ca73456f32ada8d3 2026-08-04 01:26:34.795583 | ubuntu-noble-large | deleted: sha256:06211359ca0f48e4385849af9a74c114b8e3f6fbfcdb29912df78c6edab79b78 2026-08-04 01:26:34.795591 | ubuntu-noble-large | deleted: sha256:19c93f302d42d63031bd4038c57e13c10bdd98dd2d94eb17750c5970ebfbf937 2026-08-04 01:26:34.795600 | ubuntu-noble-large | deleted: sha256:ae82dbe64b5df0a19ab726b287f7d23afd24ecd3dd7537b7ffa844f627393dd5 2026-08-04 01:26:34.795608 | ubuntu-noble-large | deleted: sha256:76f5ef55193064edaaac274e87499eddd718fd7209733e4ad9ae6f69d1971391 2026-08-04 01:26:34.795617 | ubuntu-noble-large | deleted: sha256:da15299648b9c4eaedf13fef3131c4e9e93a531f94f351b49f30147f4843743a 2026-08-04 01:26:34.795626 | ubuntu-noble-large | deleted: sha256:4f824186b083799313dca93ca0f74ba28ce6d7cdebecfc7ed0a7e9496d630609 2026-08-04 01:26:34.795635 | ubuntu-noble-large | deleted: sha256:5e125d4fa2a0f111c25529c8d558df545e66688e1201983360f236b00e403066 2026-08-04 01:26:34.795643 | ubuntu-noble-large | deleted: sha256:2b7b564809d36840fd7e3fbebfb4e6252b7f4924d7b8836055f39782052b9fb9 2026-08-04 01:26:34.795652 | ubuntu-noble-large | deleted: sha256:1f8daf727c639808159bfb9f5f1c1636253bc94730a4c8aea547c2c10c7d171f 2026-08-04 01:26:34.795660 | ubuntu-noble-large | deleted: sha256:754211a1199d53212c8a05376cbc1fdb505930c90d0972d251b41725768df0f6 2026-08-04 01:26:34.795669 | ubuntu-noble-large | deleted: sha256:61206162ca9a29ee79825bf3cc12165de8f15d9025ffdc319348b54b66e59d0b 2026-08-04 01:26:34.795687 | ubuntu-noble-large | deleted: sha256:44301551940926a8e5e454fdd567c487c42228bc7d543b71b202d2d6fd03d798 2026-08-04 01:26:34.795696 | ubuntu-noble-large | deleted: sha256:9a7efa7a9d6e97c7e67f4ba629db78c987d95581fce24a8409684a3d371d0f35 2026-08-04 01:26:34.795705 | ubuntu-noble-large | deleted: sha256:3fabf9f0801a90382cd911f8f4f52936ec3d78d0cc3304e13b39d507eadcaca2 2026-08-04 01:26:34.795771 | ubuntu-noble-large | deleted: sha256:f253400b70bc2c95f767af78988c13adb594c570c8a101ba31595aa948c87d97 2026-08-04 01:26:34.795833 | ubuntu-noble-large | deleted: sha256:b5993640ca74b89d58aee6d5b8ba3f06568068f208fca7baac5b6d9918770f6a 2026-08-04 01:26:34.795846 | ubuntu-noble-large | deleted: sha256:f96294f08ec1e41da68d615a5f3c747781ebd6858f863634ad8ee42a164183b0 2026-08-04 01:26:34.795855 | ubuntu-noble-large | deleted: sha256:4d042ef492b89c79b84458ebff53d9dc44a5656ede1c8b8e6e8e4c5d1725f1f7 2026-08-04 01:26:34.795864 | ubuntu-noble-large | deleted: sha256:28cb5116d8d2d8421c826c75906f2448134972c74c31698d0b9f98bf59b4f80d 2026-08-04 01:26:34.795872 | ubuntu-noble-large | deleted: sha256:7607a30a6ef1aa81a5c7b9de0483bd339e3fea082bcbd20ecd6ec791245921fc 2026-08-04 01:26:34.795881 | ubuntu-noble-large | deleted: sha256:345bef0fe0a0a036a2a906ce3e92c063e5f570537a35737dd08aa6b7f52cca82 2026-08-04 01:26:34.795890 | ubuntu-noble-large | deleted: sha256:2fa9802734593c859cef35f4a56bcc8d121ae74525e2381fef6f920c3b6d790b 2026-08-04 01:26:34.795899 | ubuntu-noble-large | deleted: sha256:271e889634ecd00b43626a4a2186fbeb3fdf8e1f69856d76143c8b42fd4d5e71 2026-08-04 01:26:34.795907 | ubuntu-noble-large | deleted: sha256:804fa57da8924b0f31cf138fa900c80a40c41e44aa95c16c9c8a7926a99d586a 2026-08-04 01:26:34.795927 | ubuntu-noble-large | deleted: sha256:c6daf3d2620ae6edd67bdabd02b34d60f2de9cfe2dde0c0d8d6606a079309d99 2026-08-04 01:26:34.795936 | ubuntu-noble-large | deleted: sha256:c6b35956f211d0767933c6d269aac1645934b507a0da3326b22d6a54f24102a0 2026-08-04 01:26:34.795945 | ubuntu-noble-large | deleted: sha256:7bc1c8523bbd880bb6d417ccd8be79dd81201b48c9f14b7e5eb4d4e30fa6c94f 2026-08-04 01:26:34.795954 | ubuntu-noble-large | deleted: sha256:cf93387d12273dda90fce35507033de318bbfa26a51228e9de485320494acf39 2026-08-04 01:26:34.795963 | ubuntu-noble-large | deleted: sha256:9b60309db8dc979a78169533a1b1edfd00d125e02671692ce4c5e70c938dd822 2026-08-04 01:26:34.795971 | ubuntu-noble-large | deleted: sha256:6aa400273040574a0926e6a9c9f2bc489c25d3f754b4f012420a975cc422a4fb 2026-08-04 01:26:34.795980 | ubuntu-noble-large | deleted: sha256:56fb28b917f65665e003ed6b4cc297104af1a01c6f2648eca8aab597ba1edc49 2026-08-04 01:26:34.796005 | ubuntu-noble-large | deleted: sha256:9c291bb91b787a1b9dd2bb59abc5c312992b38125f093055d14fd4e08f567285 2026-08-04 01:26:34.796015 | ubuntu-noble-large | deleted: sha256:2bda5952588b7d68d4560073f2603947302d2f278bccaea60e6e39f97ced3553 2026-08-04 01:26:34.796024 | ubuntu-noble-large | deleted: sha256:426d7d544d7c0e64c605778be17f9c60151074b7c7a2613cc6997e60cc2031db 2026-08-04 01:26:34.796032 | ubuntu-noble-large | deleted: sha256:491929288c89222182248947efe55b2c8284e767416ea4e5e94edd637e62d6e6 2026-08-04 01:26:34.796041 | ubuntu-noble-large | deleted: sha256:ab6ffbd661bb0c1ec09de333feaf933f9980e15afcb8a660ecb378bd6c4b3193 2026-08-04 01:26:34.796050 | ubuntu-noble-large | deleted: sha256:f944867c54a76c2e9c1b4e772ee66374e428c104f78f358167cffca66bab5a33 2026-08-04 01:26:34.796058 | ubuntu-noble-large | deleted: sha256:e8c7a35bc2351d23ca95a7fb3ae374f880a013be2bb2442208fbad9752634963 2026-08-04 01:26:34.796067 | ubuntu-noble-large | deleted: sha256:6a982814b26c6ef645719dde26d5a7f51fbd51681202b659115358e5f1e45a15 2026-08-04 01:26:34.796076 | ubuntu-noble-large | deleted: sha256:ef653dda63288db9be7fd9ed6604173e9e421f41c5c1de4d4b8cf90a38aec536 2026-08-04 01:26:34.796084 | ubuntu-noble-large | deleted: sha256:a297d09bee68b72410c3a648a2eb2a8b53fe2dcb4fbe062ce9568352604ce5a8 2026-08-04 01:26:34.796093 | ubuntu-noble-large | deleted: sha256:b1cb1fa3de7ba6f3902382ce21c94baba03eaf16e729f2c74f5aaea7ac1594d7 2026-08-04 01:26:34.796102 | ubuntu-noble-large | deleted: sha256:abaaecadb0f716a287856528e0436fa47f6b72bf20079f09a334df6c53872c24 2026-08-04 01:26:34.796110 | ubuntu-noble-large | deleted: sha256:06c0a5925b85d92bc87aea7683a2b3a4a670490e01f51a3c60ddb2f655cbd043 2026-08-04 01:26:34.796119 | ubuntu-noble-large | deleted: sha256:dcb1bded3cce8ffc15c2aac96956b1889959d02e91cfe63c6902a9393f75aa43 2026-08-04 01:26:34.796128 | ubuntu-noble-large | deleted: sha256:f031a9f8731cf60b09c377f6b1beb4213cc1a81909c18d087cbdecbe907a3565 2026-08-04 01:26:34.796136 | ubuntu-noble-large | deleted: sha256:f57fc110b64a411e15da19457ae133afa44c216214bbf37a93f3a86d8ede1829 2026-08-04 01:26:34.796145 | ubuntu-noble-large | deleted: sha256:5a25f79e862d1f2bac5cbc145d8fd6bb82b678e32a144885448fca35d337d07a 2026-08-04 01:26:34.796154 | ubuntu-noble-large | deleted: sha256:6621108a1649e253969cf13558d776173b05ca984f4c20ecf3be8fafa8a6adaf 2026-08-04 01:26:34.796162 | ubuntu-noble-large | deleted: sha256:a8dd179f1a6eb115c3b99a1e942325cef2e123f028b05d4df88e60f2e914a559 2026-08-04 01:26:34.796171 | ubuntu-noble-large | deleted: sha256:df3a21660ed187d340ceea8176f3edd7223ddf754d5076d31554cb1be721bff6 2026-08-04 01:26:34.796180 | ubuntu-noble-large | deleted: sha256:cdf6ac92ed94f3cadfa3fc44fe3fe70f8b09ae081e4f96734841c4fb63af8ede 2026-08-04 01:26:34.796188 | ubuntu-noble-large | deleted: sha256:af2b46a84b5891fd028c79c91198094cc8e03c8eb20c9b52ddf7994e6af4f4a3 2026-08-04 01:26:34.796197 | ubuntu-noble-large | deleted: sha256:c0afa0af037fc5cb2ad49a46fcca588a01fc6f711d1c9cb61f8a1200b54ba4ee 2026-08-04 01:26:34.796206 | ubuntu-noble-large | deleted: sha256:63f6349c79857779d84b64a56b94c0261b85e9c3554103e217a3cd2b6a48bfa2 2026-08-04 01:26:34.796214 | ubuntu-noble-large | deleted: sha256:755b2ea8d642036dd5c48c7f529f12527e5da4e6674f5c429e96317c53b7da4e 2026-08-04 01:26:34.796223 | ubuntu-noble-large | deleted: sha256:13725d6637b8a8164231856057bc08ba9a7614696a6d26af841de360d1e66708 2026-08-04 01:26:34.796232 | ubuntu-noble-large | deleted: sha256:9a191694cdacd529a8ed428ffad8e30974fd05fd9e1f69e6bf9bbfb00ffee344 2026-08-04 01:26:34.796240 | ubuntu-noble-large | deleted: sha256:5e5ec60fc86a3cd69c6f946ad777442da23110c91c7dc5fedfb2f4cffb183ed6 2026-08-04 01:26:34.796249 | ubuntu-noble-large | deleted: sha256:a81447028819c3a3510f02854013a0257b0ab9d4b40e0c05b95f96c8b91b851e 2026-08-04 01:26:34.796258 | ubuntu-noble-large | deleted: sha256:973caed339dc959e412854745d3e66607a1346619d139366acad32a1df819f66 2026-08-04 01:26:34.796273 | ubuntu-noble-large | deleted: sha256:880ab03096acd483ae0c4bb326f7342c37cb37a0a86d14be2d2edeaa8b68461f 2026-08-04 01:26:34.796289 | ubuntu-noble-large | deleted: sha256:f542af64776a02c1a1d4e6311d263901c729fca09a1847a289451eef33ef30d4 2026-08-04 01:26:34.796298 | ubuntu-noble-large | deleted: sha256:7f2446f918a65cf7e9ee42b3d56fc963f0a212690c3a4bfa93e95e726800dddd 2026-08-04 01:26:34.796307 | ubuntu-noble-large | deleted: sha256:b1da7084a08fb73addf77e1fb177264cea4b0dedbeb6d3b3b03377024efe0e8a 2026-08-04 01:26:34.796316 | ubuntu-noble-large | deleted: sha256:7fc7f239e244cd12cbc0ebd00f2dce2d4b5bdc984b9ce78167c8aa7b010e76a3 2026-08-04 01:26:34.796324 | ubuntu-noble-large | deleted: sha256:99619af6ed8d589932c9d2a54ee88a758219f62729c59b0ed9eb05a5a13b31e5 2026-08-04 01:26:34.796333 | ubuntu-noble-large | deleted: sha256:682b250afefb6daad2791727e95a3c8e08093dbd32cf334b2d57683180b05bcc 2026-08-04 01:26:34.796341 | ubuntu-noble-large | deleted: sha256:ba6160e8caf05b886fb1a66f3ef4ca73dd3f8c0cdb2d848b8857e98d45cc25ba 2026-08-04 01:26:34.796350 | ubuntu-noble-large | deleted: sha256:3ddef8ead0128da51c6ca3782ce4d17006252c3ee10ead0d0acbb3a18611caeb 2026-08-04 01:26:34.796359 | ubuntu-noble-large | deleted: sha256:5ba76e57bcc9c2fdee428a4ea33ddb669761ef1e9ddb89293f4324edc972def3 2026-08-04 01:26:34.796368 | ubuntu-noble-large | deleted: sha256:8762c7b87945f7198c7e6a0c761482a3e72b287e235a12b53626b0a4518cfe00 2026-08-04 01:26:34.796376 | ubuntu-noble-large | deleted: sha256:2f30e9a9e27b487cbe3b32392f5beb1217ef4b5fd19ad02413cce5d50130b732 2026-08-04 01:26:34.796385 | ubuntu-noble-large | deleted: sha256:d8f4e7b67bbe0c4527527bed43f89a66210bced876684838c1b62f3f19fbb4dd 2026-08-04 01:26:34.796393 | ubuntu-noble-large | deleted: sha256:2a7a76c63b8aa3f28e24011bc4f1d291c9794b1ef6d29ebd9aedf2a7b54df82c 2026-08-04 01:26:34.796402 | ubuntu-noble-large | deleted: sha256:1029a5bc20c8db3d363472012b4deb4e64ef9063c872de4c5fa478559d7d8642 2026-08-04 01:26:34.796410 | ubuntu-noble-large | deleted: sha256:3a8e2add9d0db33ad5381edfdc92abaafe11ceb3f9f9b2cabd3795fe8113d6cc 2026-08-04 01:26:34.796419 | ubuntu-noble-large | deleted: sha256:ae1bbc274d246fe2f0d0d65033d25309af3975aac52c0881665ea42ca59caa81 2026-08-04 01:26:34.796428 | ubuntu-noble-large | deleted: sha256:62c79240e4715415b944c85171603a3696af5839e5dfb78668c0ab4d8867c9df 2026-08-04 01:26:34.796436 | ubuntu-noble-large | deleted: sha256:98c1b20dde14da181caae8db7736dfe6b038bd1a427a96909bf0c635ba567ce4 2026-08-04 01:26:34.796445 | ubuntu-noble-large | deleted: sha256:fd52f2e54b5c3c85f35647c466a14f28f8b791bbf96ae7b1f6bb4c56fe6c4973 2026-08-04 01:26:34.796460 | ubuntu-noble-large | deleted: sha256:28b0e3cb60710cec63d04c9641f72484f2de9967741badc01af323fa2633ce4f 2026-08-04 01:26:34.796469 | ubuntu-noble-large | deleted: sha256:d542eff6f3ea2c5bbfe3bd09a6a1b69c3785b443ae41ca7b6cc53da714732bd3 2026-08-04 01:26:34.796478 | ubuntu-noble-large | deleted: sha256:bbbf4c61b2b9fb425fc192fdff04e4feb21099580034b3f640bb242fe0ecfaa6 2026-08-04 01:26:34.796486 | ubuntu-noble-large | deleted: sha256:88450fc3d458681721d74346d3e8a665010290a36663d0fa0a00c4009d4572f1 2026-08-04 01:26:34.796495 | ubuntu-noble-large | deleted: sha256:c70ab2683c9c000b62b6b3d43474a61570052e640676cfdd18379c03ee7e80bf 2026-08-04 01:26:34.796503 | ubuntu-noble-large | deleted: sha256:84af37e0ec612708ea8096b473f1def1ed1abfb0af1724f09ff2234cb9608cd9 2026-08-04 01:26:34.796512 | ubuntu-noble-large | deleted: sha256:0ff1fc7c561af405defaabcb6f0abedf41223aa2480cab14b758b2613fb28762 2026-08-04 01:26:34.796521 | ubuntu-noble-large | deleted: sha256:621b8b22d440ae95f55da4ef58e581bb2d913713f8aaa417acea144cbf90966f 2026-08-04 01:26:34.796529 | ubuntu-noble-large | deleted: sha256:dc97048ead0374039d1862f6bab38278b00614c8638bc05c3222d6872e98b332 2026-08-04 01:26:34.796538 | ubuntu-noble-large | deleted: sha256:7ee5fd3699949f84233d01a1ec4c31fb00f604fe59313070a841618953b68c2e 2026-08-04 01:26:34.796547 | ubuntu-noble-large | deleted: sha256:8f156c94cfefc9f95b2f36e4378b41fae688f29236fe2eb5af9fad1923554258 2026-08-04 01:26:34.796556 | ubuntu-noble-large | deleted: sha256:2ea30d9436c7a03d7d2679260de273497669fcd4be05036f1fd57613aca7fd57 2026-08-04 01:26:34.796564 | ubuntu-noble-large | deleted: sha256:5acd578a81d57ea4b7f4aa63d679774cbbaa0d271611e6fa744af31e700f5bf0 2026-08-04 01:26:34.796573 | ubuntu-noble-large | deleted: sha256:19a0838e8507abc37e46c2be638e040f30e64521146b6c32f718dc01d30cee78 2026-08-04 01:26:34.796581 | ubuntu-noble-large | deleted: sha256:ed1a7ea9b6eb68f98a89d2cb2b03f519fdb9629a0b40779ce0fe90c20b6cdcaf 2026-08-04 01:26:34.796590 | ubuntu-noble-large | deleted: sha256:4476baaa5b1b49bdc04a03fd936b97891b24c2ec21cfb9a1b3048774c19fb874 2026-08-04 01:26:34.796598 | ubuntu-noble-large | deleted: sha256:ce332344975e554bf7629daef2cc1c843449ca977c177f2883be5445dda57f16 2026-08-04 01:26:34.796607 | ubuntu-noble-large | deleted: sha256:dc8a678f2b2d4d60d19c17dd480f896d4438458823df1a312a04e7727cea0f63 2026-08-04 01:26:34.796622 | ubuntu-noble-large | deleted: sha256:16ac0c292647b1968ad10cd14cae67cd8c6f22a65698e00e3a02c1016dfa341b 2026-08-04 01:26:34.796630 | ubuntu-noble-large | deleted: sha256:8bc19f09cdbf9dad6440aa1af2fe374aed041ad2f5c6d0f75644522ef29c657a 2026-08-04 01:26:34.796639 | ubuntu-noble-large | deleted: sha256:1706638220ba958d316cb112717ad00376bc16504fca1781e42b78643625214f 2026-08-04 01:26:34.796648 | ubuntu-noble-large | deleted: sha256:d416206bc2f0df1cdb45e403baef8ecd147877584f5d41c2a25e7d3045659b45 2026-08-04 01:26:34.796656 | ubuntu-noble-large | deleted: sha256:7c109db79d060b83a380a90156367e342160acba2020eb2915f72bb90ca71fb0 2026-08-04 01:26:34.796665 | ubuntu-noble-large | deleted: sha256:fefef0c24d520af2a858c6d71c25bab28738b6aa367d1a5d4abd9d7714b86c91 2026-08-04 01:26:34.796674 | ubuntu-noble-large | deleted: sha256:4f257b51c26cb00f6b787e8b30d7a01cc5a5fefe5bf3fef3edf362f4e1dfea62 2026-08-04 01:26:34.796682 | ubuntu-noble-large | deleted: sha256:f91efb10401efe4b0e8675eba227045848cf0e8881ee43107085d16bf15a37f0 2026-08-04 01:26:34.796691 | ubuntu-noble-large | deleted: sha256:dd0921678188ff12bca00be6edcc76b2939e7bfb27cd53f051b66d6a652c31ea 2026-08-04 01:26:34.796699 | ubuntu-noble-large | deleted: sha256:13d8820c2965dff3b7b294c77298cf80f531a4fa0e009baf8f57a046f9a1c440 2026-08-04 01:26:34.796746 | ubuntu-noble-large | deleted: sha256:126a481f0b6583cf68d4ff0a0aa0ba85a8ccf9464086b4c400d14f55fe1543ab 2026-08-04 01:26:34.796765 | ubuntu-noble-large | deleted: sha256:7f961397cd4eec86cba9a217aa2966014f23c0049907edd2bb7288c8062f8a3e 2026-08-04 01:26:34.796823 | ubuntu-noble-large | deleted: sha256:ed489ef659b6c59aa921a167f2840555e14280adedbb3298741dbeb56e0462bd 2026-08-04 01:26:34.796841 | ubuntu-noble-large | deleted: sha256:90662ca0407e5da623400aea5ad8d6adcd86fec4b0435e82a77b4b335ba488fa 2026-08-04 01:26:34.796850 | ubuntu-noble-large | deleted: sha256:9f894511c38d0ed87cd11535ca0da5a6548772e17ee37f52887fba42781d66a8 2026-08-04 01:26:34.796859 | ubuntu-noble-large | deleted: sha256:b51223e303ca6d08b070aacf7abc273766d8c59d3461eea6017fe1fb26d01b5b 2026-08-04 01:26:34.796868 | ubuntu-noble-large | deleted: sha256:6c49aeea62630016603a441cc7794e6b1def0c55b2a2646d76d30b453d1a7b5b 2026-08-04 01:26:34.796877 | ubuntu-noble-large | deleted: sha256:fe57dfa14b0da750e502a4753a70b1786bab7716305dd797c18f862f92196d16 2026-08-04 01:26:34.796885 | ubuntu-noble-large | deleted: sha256:d4c5afbdf2681bd8cf8a6cefc254870b41cce73b18538c3c9d330d6668e73456 2026-08-04 01:26:34.796897 | ubuntu-noble-large | deleted: sha256:c0af14f74e45ce12731879632ecdec54804a54219da397155e8b4cb30ab2d521 2026-08-04 01:26:34.796912 | ubuntu-noble-large | deleted: sha256:c6b066b42c544c57a697b777421a863d22d43c0c26050d8d8a7ff91b61a21638 2026-08-04 01:26:34.796928 | ubuntu-noble-large | deleted: sha256:96541ab80e77bd8d8523a1be99c0fcd1767e4b8265ec3ac641c8c5ee997302f8 2026-08-04 01:26:34.796942 | ubuntu-noble-large | deleted: sha256:2970c2664de14e88e11776c33b234c5bd671a9ca5b1aa56de1ee2dbcca941498 2026-08-04 01:26:34.796958 | ubuntu-noble-large | deleted: sha256:0392cfac8530c8d063db007d8b959c7af278458ff59e39536c3bf3d200393150 2026-08-04 01:26:34.796970 | ubuntu-noble-large | deleted: sha256:948803c9f3c78f50d807fa3f01fe3df5edbcedb6f9635a31dd245452c5729c3f 2026-08-04 01:26:34.796979 | ubuntu-noble-large | deleted: sha256:9f3c2f4f554038f99742003e3021880b0718e1a6f740cead82ade3eba11cc518 2026-08-04 01:26:34.796988 | ubuntu-noble-large | deleted: sha256:d22974045bca70fdfa9ab6bf373d76f41dd0c566829606ba7d6a4a8a086e6679 2026-08-04 01:26:34.796997 | ubuntu-noble-large | deleted: sha256:e2cd4e3d2c169c4c068b758c1f61ddca0b6d7580236e0cf1d3095c0a2f911deb 2026-08-04 01:26:34.797005 | ubuntu-noble-large | deleted: sha256:1123805117fc553a5e0aca3aad10cdcb1b96d7d1c2163d9b28b84aecd795948f 2026-08-04 01:26:34.797015 | ubuntu-noble-large | deleted: sha256:c7af7462af3d9a8c9b38f482f49c3091d4f8df4a11def2c2a97462ef4e646a92 2026-08-04 01:26:34.797031 | ubuntu-noble-large | deleted: sha256:2c681faaf70d138d22d0f6182bdadb4c843ac32dc47a726b1b59f3021c36ed29 2026-08-04 01:26:34.797048 | ubuntu-noble-large | deleted: sha256:24a91749a0b67276ca44211c4cf4cd918b029d89ffd59cc7e6f01ccc7fd8ac00 2026-08-04 01:26:34.797058 | ubuntu-noble-large | deleted: sha256:9347146bcd19e9972ae4116ee4850c93e2f8bb4795ee05d64279e1bb668633f0 2026-08-04 01:26:34.797088 | ubuntu-noble-large | deleted: sha256:f1fb408204fcb6143ee8d7a19a60521bcef096cf478197cbd333ab30e3fcc9ef 2026-08-04 01:26:34.797097 | ubuntu-noble-large | deleted: sha256:2384727ac9fbdb601b1c29ee688a51a4dc25c222b36ffdf63d42e20625d0db55 2026-08-04 01:26:34.797106 | ubuntu-noble-large | deleted: sha256:6f05ced0080cc132c377a5b24081a26a6823b617283288ffa3579255ed7bd540 2026-08-04 01:26:34.797115 | ubuntu-noble-large | deleted: sha256:bcd17687b4b93b781fa9f27688cc7bee7279b719cb361b9af20f46ea9a557f7a 2026-08-04 01:26:34.797133 | ubuntu-noble-large | deleted: sha256:00ff047f10f2eef4fe04d5b91a0ebaeec5400131d5ef23ac0341c74b0ccdcc62 2026-08-04 01:26:34.797142 | ubuntu-noble-large | deleted: sha256:9dd8712ae33ed3abed7113d0e19ceedac07d29beacb656d0dec1da30410202d4 2026-08-04 01:26:34.797151 | ubuntu-noble-large | deleted: sha256:67dc1a38b1a56e7c7fc03f5f953eaff26c2bd4d57eeb8527d9d0a95b3f24c850 2026-08-04 01:26:34.797159 | ubuntu-noble-large | deleted: sha256:68f28fbf3ddd5334d5683fbc913897f7de4da861e1513b1de84c6c82c0575fe7 2026-08-04 01:26:34.797168 | ubuntu-noble-large | deleted: sha256:4f205e0e52edbfa93e5ef79e96e8044476aa842bff6a70751545232c65997d71 2026-08-04 01:26:34.797177 | ubuntu-noble-large | deleted: sha256:ae0090482ad8d293174d98aa375613b759c1cd15fb87c3a1ee8b7c4de07437b2 2026-08-04 01:26:34.797185 | ubuntu-noble-large | deleted: sha256:68e06d337f16535e2cba18a8816f8ce198f7ae618d21074c91a429e28d853f19 2026-08-04 01:26:34.797194 | ubuntu-noble-large | deleted: sha256:1029a20ea6535afe22d7df44ad076e10618de8a88bd8fb6bdb04424a5923a492 2026-08-04 01:26:34.797203 | ubuntu-noble-large | deleted: sha256:5e69b70fa9b73e998189c26def577ce9801707760f0c3111048ae8d15c5393b5 2026-08-04 01:26:34.797211 | ubuntu-noble-large | deleted: sha256:c464f3dfd18e19da378256c6ca014d479eb9fb868c0b894c70292cfff1bc2d00 2026-08-04 01:26:34.797220 | ubuntu-noble-large | deleted: sha256:a97c8a57008a370daf229a47cf4abc5829dbfb04175b3713ff88d35148fcee04 2026-08-04 01:26:34.797229 | ubuntu-noble-large | deleted: sha256:ec3cb9313516e0a2453c965a73f199b4aedb648b08e125c03dd78c645d5dfbe7 2026-08-04 01:26:34.797238 | ubuntu-noble-large | deleted: sha256:3ca230fcf1a2189ed3cf3617bbad794b92f4fb3924f93a2612859f5bf42cb060 2026-08-04 01:26:34.797246 | ubuntu-noble-large | deleted: sha256:989db1b8e6d54a50a9decfec95678f3506dfc86da629c531feeeace6075fe60d 2026-08-04 01:26:34.797255 | ubuntu-noble-large | deleted: sha256:e4f26c56a6216126b6480f8d854ed7c4018510d65f3110ff43316b1b2b602ddb 2026-08-04 01:26:34.797264 | ubuntu-noble-large | deleted: sha256:dd8e10b5f30c7ed04555eb64c8477160be2f460a553c3b2a44b19af5a5943927 2026-08-04 01:26:34.797272 | ubuntu-noble-large | deleted: sha256:03ba9bcf447873a66025e7733528c0960fae7252eb6840d807418c015d3d5471 2026-08-04 01:26:34.797281 | ubuntu-noble-large | deleted: sha256:71e9a133de6db139ba5eab6b72f35361ded3107c29263b62e478e8cf7d1d5e5c 2026-08-04 01:26:34.797290 | ubuntu-noble-large | deleted: sha256:4674ac45f07830c1ab92d3d30e0793771befb4094384401dafffa6b4c289549f 2026-08-04 01:26:34.797305 | ubuntu-noble-large | deleted: sha256:e6d9614021d355e7a86da5cbc54b082a1eac73f77a846ad07f90f31f6da8cc8a 2026-08-04 01:26:34.797318 | ubuntu-noble-large | deleted: sha256:a890d93df4aaebee7293ce739433724ccc0bf68b5cc9130be1efbec362767066 2026-08-04 01:26:34.797326 | ubuntu-noble-large | deleted: sha256:b351ce57a15c06b6994f60a40dd88a51700fd30b3dabdaed60d50b5f451e181a 2026-08-04 01:26:34.797335 | ubuntu-noble-large | deleted: sha256:db092eb8d377472f7993206a44a1c49d64ad6d1a4fda703573cff6f94a2f3732 2026-08-04 01:26:34.797344 | ubuntu-noble-large | deleted: sha256:377ebe03cc26a491b226d674d4b5c08bc099f623ab28cbf9218eaef16084fa89 2026-08-04 01:26:34.797352 | ubuntu-noble-large | deleted: sha256:26c31c6442a3fa7682c2900bf87e658f499dd7c6e59c5104abc5fb5078a60d8a 2026-08-04 01:26:34.797361 | ubuntu-noble-large | deleted: sha256:c3c66495d5bf0a0bb54627dbc023f646c194b17f895144a306db952cbe5079f8 2026-08-04 01:26:34.797369 | ubuntu-noble-large | deleted: sha256:4a5c825e9f17eb4ba853615e28512b6ac4562d6031fba6611e4b8ab7f733dd5f 2026-08-04 01:26:34.797384 | ubuntu-noble-large | deleted: sha256:2bfccc6610859edf99b6f5fb862535529a263892c9f1bed4bb07050574fc85d0 2026-08-04 01:26:34.797393 | ubuntu-noble-large | deleted: sha256:6b6894f6d5e2096c6c090915d3a1aded07e209fb8d92b8c3e69cffbce0695846 2026-08-04 01:26:34.797402 | ubuntu-noble-large | deleted: sha256:bf8e166d6cf332d74e8c8a8ae4caf0fe70b7a3da6080c88e04794acfcb340042 2026-08-04 01:26:34.797411 | ubuntu-noble-large | deleted: sha256:273a354304be64cfce4b99045ddaeaf56aba21413ff07037c73e00882ca1fdca 2026-08-04 01:26:34.797419 | ubuntu-noble-large | deleted: sha256:cc4ff713c3ebeb1d1ce430434c3828b123f69f8208a0bb6c36a01b4ce65c3dab 2026-08-04 01:26:34.797428 | ubuntu-noble-large | deleted: sha256:8c843b31b7ae02fcc300a6309709979c6302058c4bdefc6ff9d878690f8a1fb9 2026-08-04 01:26:34.797437 | ubuntu-noble-large | deleted: sha256:5355994528b756900896f37cd7ed146c290c00eadff5ed23d561e834ea84d391 2026-08-04 01:26:34.797445 | ubuntu-noble-large | deleted: sha256:45bd8306d775530f914235b739e432070568bffbabb42c63bce4912e43332277 2026-08-04 01:26:34.797454 | ubuntu-noble-large | deleted: sha256:8eeb4b22bfcfc3762bc06b32ed777353e9e0ba656014f75ef5e859f8ba6590df 2026-08-04 01:26:34.797463 | ubuntu-noble-large | deleted: sha256:667c900fac0f3968f3b5ba89c67f4f3555927fdeb9736c0f0e184799d1078c55 2026-08-04 01:26:34.797478 | ubuntu-noble-large | deleted: sha256:bb8e34ceb1ce6add03217ce933f26be8967a65e247a0f132a25d5c4cdebf5d94 2026-08-04 01:26:34.797486 | ubuntu-noble-large | deleted: sha256:7316bff245b06d5979b885acc91a54255155bf02623fcd24de4fc7d3631a0368 2026-08-04 01:26:34.797495 | ubuntu-noble-large | deleted: sha256:af91a053cef120d18b65ae5a706acad5696eea499795bbccff5fbaba18e4f200 2026-08-04 01:26:34.797504 | ubuntu-noble-large | deleted: sha256:a267358cfbcf28ce4c102ae8ffe1ced054114985bfe767944f603b3e9876b519 2026-08-04 01:26:34.797513 | ubuntu-noble-large | deleted: sha256:015957517932750f7db851acae40d9c22adea02f4471d60d06b2aa97c1c924c8 2026-08-04 01:26:34.797521 | ubuntu-noble-large | deleted: sha256:357646570aeb50361fc4209c330c63c3a99e0f4669c3c8d485c3ca76cf650354 2026-08-04 01:26:34.797530 | ubuntu-noble-large | deleted: sha256:33d7ad267a191cb195b00df182de7f04b4a7298a044e8be0658edc0cbffb90e7 2026-08-04 01:26:34.797538 | ubuntu-noble-large | deleted: sha256:eddf1bf211f779f7f9d74eda5d23404e8bcf74b2d20c00799d467126d449849d 2026-08-04 01:26:34.797547 | ubuntu-noble-large | deleted: sha256:53aaf8f60c1d9acc69d1477eab9e6bd3868f45e2e5ad53ccae1f64270e8e11ee 2026-08-04 01:26:34.797556 | ubuntu-noble-large | deleted: sha256:9895fc2345feb2c57291f311711d7c2816b5dcc19a225cf4dce23702fdc7031b 2026-08-04 01:26:34.797582 | ubuntu-noble-large | deleted: sha256:bfe8b95265767b5d4dc2f0fdf5f87a8bc9759d80099603c85a300abffe8b3c8f 2026-08-04 01:26:34.797591 | ubuntu-noble-large | deleted: sha256:04aebf8255bc3a1fe9351453859c1482809ad811bfaed20bd84c98753c5e965a 2026-08-04 01:26:34.797600 | ubuntu-noble-large | deleted: sha256:b2ba765ab9aeaaf43f467ab459337c50cb8eefc5de1368939555da26c7d545e9 2026-08-04 01:26:34.797608 | ubuntu-noble-large | deleted: sha256:7d57c07f041fd2f92a4f67b603e23439c4fc2b9f2813ccf83b946d5fd3b446bd 2026-08-04 01:26:34.797617 | ubuntu-noble-large | deleted: sha256:72befd5bb82eed0c22dfa8676e81e8205a27173067d73aeb60e8c85fd772eb80 2026-08-04 01:26:34.797626 | ubuntu-noble-large | deleted: sha256:bfaea672efc1effee0eba30d67b6a31d12882a8bf9e4b1e4cac9d99734eb352b 2026-08-04 01:26:34.797634 | ubuntu-noble-large | deleted: sha256:1856b2a1d24bccbc752691f8d45dbed677afceb357ee42f66a4e780f58dfeba2 2026-08-04 01:26:34.797643 | ubuntu-noble-large | deleted: sha256:27ee591e6c7272f17f41e958ab9081e5de4415c30b37fd0b96a9355ebabcabc8 2026-08-04 01:26:34.797652 | ubuntu-noble-large | deleted: sha256:b14a502400e816281def0688a9b3d2867111a17e69ce6dcda88ad3299c9eb2d6 2026-08-04 01:26:34.797660 | ubuntu-noble-large | deleted: sha256:8ce9e09a115acfedefd45a1d31dd5d407c145e566b3765e7c234755193bc306d 2026-08-04 01:26:34.797669 | ubuntu-noble-large | deleted: sha256:44e54dd5b5d0e615b8d40514399d111cf7e2fd5e84acda0871e09cfff59dee66 2026-08-04 01:26:34.797678 | ubuntu-noble-large | deleted: sha256:be58d9acf207a2a96fd778cff0828f454c6b3763bcff9d86fae649f942a4c301 2026-08-04 01:26:34.797686 | ubuntu-noble-large | deleted: sha256:ad56997718bc04edca94c7a217f89e5895bad3618201b09f17931b827f99749b 2026-08-04 01:26:34.797695 | ubuntu-noble-large | deleted: sha256:661903badc3dba9393c88a111fa70fb49bb6a9596e9d424ca6dca078f686dfb8 2026-08-04 01:26:34.797704 | ubuntu-noble-large | deleted: sha256:c76b66d399a6dd350a50fd0fc535c6116f314f203de043c0d0978a76bf3e30c1 2026-08-04 01:26:34.797767 | ubuntu-noble-large | deleted: sha256:20f3887dd88d729a6ca3eed7b14517fa2ea50a2b0cba6a218e1c3526ffa57274 2026-08-04 01:26:34.797776 | ubuntu-noble-large | deleted: sha256:8883d95b262a029b00acc485980e4a2ee0f8ca8266d0a5a1c9841e750eec4473 2026-08-04 01:26:34.797815 | ubuntu-noble-large | deleted: sha256:55b710474d5d95d61580b005e5e787db7bdc508670b086764857f4383951e5e5 2026-08-04 01:26:34.797824 | ubuntu-noble-large | deleted: sha256:3da550d2664e3a80855bf1594bb7add990d6a0c0b9dea34e96efe9eb3f655c0c 2026-08-04 01:26:34.797833 | ubuntu-noble-large | deleted: sha256:c29ec59e774f1fccb5da7a235a58b92847db05df3877bd88436fae75df3b6e65 2026-08-04 01:26:34.797841 | ubuntu-noble-large | deleted: sha256:6faa9c6c413f9b9423f889d95cce40af21a6a2fdcd6336fce0ee38e08b8d2fd4 2026-08-04 01:26:34.797850 | ubuntu-noble-large | deleted: sha256:5a71fa5afe8fc648764887b3ce954345234f7e64cece99e038c7d5db4830a72d 2026-08-04 01:26:34.797859 | ubuntu-noble-large | deleted: sha256:350ec85ac2f1fc0dc596fab9b7656e9559923d67ed18b787030d4d51a06d0573 2026-08-04 01:26:34.797868 | ubuntu-noble-large | deleted: sha256:5b4c92011bac6477c12d2920e139fc4bd93078d6458fb853da3426024665922e 2026-08-04 01:26:34.797877 | ubuntu-noble-large | deleted: sha256:a40cc29f65519913595fc8c7398223bbc9b679539271d7c596ee34e3a684eb5d 2026-08-04 01:26:34.797886 | ubuntu-noble-large | deleted: sha256:37ed3b240513c34eff1dcc04386474daac03f6f3a3ea315ca6d4db757309accb 2026-08-04 01:26:34.797894 | ubuntu-noble-large | deleted: sha256:ac0eca7bba4fc2da9305064f0881be75ec74829fa6f5b09d88ea171bccf28273 2026-08-04 01:26:34.797919 | ubuntu-noble-large | deleted: sha256:b109ad4e81ffeed93a39707b6ad5629dd162b69db6edf5eae44ebb79bb58d2cf 2026-08-04 01:26:34.797928 | ubuntu-noble-large | deleted: sha256:09080831a73bdd224ef657ece14102e479b07c6e255eb0ff6c418beaf5bf4d1b 2026-08-04 01:26:34.797937 | ubuntu-noble-large | deleted: sha256:cd9910859a0d3645f7aa22d36d832be5e832ea3907af814437cc9aa81381d51a 2026-08-04 01:26:34.797951 | ubuntu-noble-large | deleted: sha256:ae589fc798d1b4dcaade370e5ad5e4d952d5dee260e0ac1351dbbf461ff64c09 2026-08-04 01:26:34.797961 | ubuntu-noble-large | deleted: sha256:51c4b07d00f9f974ed8711237813138099d88445fecd07870ba7368426aa4b7b 2026-08-04 01:26:34.797970 | ubuntu-noble-large | deleted: sha256:4fb73caf85f0a0c9064d1af1b7092f71690e42b0f09d7fa63068e51843c82fe9 2026-08-04 01:26:34.797978 | ubuntu-noble-large | deleted: sha256:f04aa461c98e1e2d50ef0005eba1dcea03796afbc6e3244eeb92eba7a14725a2 2026-08-04 01:26:34.797987 | ubuntu-noble-large | deleted: sha256:6312e5d8b7427ab4a59254d609482fa49c1c7193232e90b8e4b0cfc3ca46d6af 2026-08-04 01:26:34.797996 | ubuntu-noble-large | deleted: sha256:cbc802faac2798be2cdb3318283865431436121bd1388ef652883ca1b0dab864 2026-08-04 01:26:34.798004 | ubuntu-noble-large | deleted: sha256:fc1be975c36c97e1a407ed74666553f813e4b116924639b628960d6444e22b53 2026-08-04 01:26:34.798013 | ubuntu-noble-large | deleted: sha256:1827f3efb318acba834962a361ebf45fc3893e747ef110de503ae758b3fce7be 2026-08-04 01:26:34.798022 | ubuntu-noble-large | deleted: sha256:7129430717b6cfb9001f6d96f5b324b8d44338cd646e6ea97cf7313463e2c651 2026-08-04 01:26:34.798031 | ubuntu-noble-large | deleted: sha256:25ecce7026c0447da9fc45d3509a77b0de9c887ee23751352765d0bbcc4f855f 2026-08-04 01:26:34.798039 | ubuntu-noble-large | deleted: sha256:de1d8f4565ae400d776b5d594467302a8e82dd340e35ed6e6edbccfa29456fa1 2026-08-04 01:26:34.798048 | ubuntu-noble-large | deleted: sha256:957053f10a409263d60db2f1d9fa3105eb6f4da73d780f9f213fa1d656a38522 2026-08-04 01:26:34.798057 | ubuntu-noble-large | deleted: sha256:89ab07733b074ddce7ce5b5110aba9789dda56dcb3bedd34286f5c14502a2a39 2026-08-04 01:26:34.798065 | ubuntu-noble-large | deleted: sha256:9eded49c763d8585c367f26e7c522353f97acde90648a743d22de2498e893f82 2026-08-04 01:26:34.798074 | ubuntu-noble-large | deleted: sha256:6d08d117d99a80a37c3e110e9424d0f2bb039b50dddff7ee032aa907fb81bdd4 2026-08-04 01:26:34.798083 | ubuntu-noble-large | deleted: sha256:aa7a2e928ffb6631767cc5fd42b2d5529a89bef1965d5dc662426ec0fa07675a 2026-08-04 01:26:34.798091 | ubuntu-noble-large | deleted: sha256:1fb38a98397a88d8acbf8e05b306a6c6df41836723d9167289aaba25d7286713 2026-08-04 01:26:34.798100 | ubuntu-noble-large | deleted: sha256:f1daf47341a214d01f6664d9e8e5b497b0338dac0b6ea1873c705a3fe58f2b2d 2026-08-04 01:26:34.798109 | ubuntu-noble-large | deleted: sha256:01aca2ea04c894b935559356713e6e3d1f7497b8ee757b3d38cddf55a85cd12f 2026-08-04 01:26:34.798118 | ubuntu-noble-large | deleted: sha256:11e06d47d77d525da6732d16ed459fc4308d31c62f4d5acb88f75fb0e62be634 2026-08-04 01:26:34.798144 | ubuntu-noble-large | deleted: sha256:0a0f12a53b33819f87aac538082ec632aa345fdcd1a3ef4b5419c7cb5061c77a 2026-08-04 01:26:34.798154 | ubuntu-noble-large | deleted: sha256:93bd0599484c75aef0b9d916d08de2b2b4ba04d4ddd599259201c113361c3f60 2026-08-04 01:26:34.798163 | ubuntu-noble-large | deleted: sha256:e275f3ed21d307d8c32536be5a25e28f2b65b9e15312dce9208a6f7e9a409a77 2026-08-04 01:26:34.798172 | ubuntu-noble-large | deleted: sha256:8831455c5f6544bc41bf8db12107156ee7da40bcf331e8dbd6f737b26e8d55e0 2026-08-04 01:26:34.798180 | ubuntu-noble-large | deleted: sha256:cbf21f5d30b3dd845db65c4549dc59f0d85800068628779b67ca2a1f6ab58575 2026-08-04 01:26:34.798189 | ubuntu-noble-large | deleted: sha256:7c5bc9f07f2f21178e0fcb59e5d0bee57f52adb81abae63c502086f2065e7091 2026-08-04 01:26:34.798198 | ubuntu-noble-large | deleted: sha256:b2a8c2d5a7cc933b34f770fb6d6124ab5c65da8182c660bc86813c9f88b64d3b 2026-08-04 01:26:34.798207 | ubuntu-noble-large | deleted: sha256:f601f6341d941444abee6695bfc3b21056436d7a9af5cf236d76bcd63ae20d6d 2026-08-04 01:26:34.798215 | ubuntu-noble-large | deleted: sha256:aab91c7ecddcdb6b471494df519e16c8c64981616cc10e91d06146c77c22f025 2026-08-04 01:26:34.798224 | ubuntu-noble-large | deleted: sha256:29d064afb3d5d409857cd10b5a64055803a4d27766ea0dca273b4214d4d3427a 2026-08-04 01:26:34.798233 | ubuntu-noble-large | deleted: sha256:ebb8d48e94ea07641495cb9d3d459c462429770f80406282cbc94a9b4bbcf959 2026-08-04 01:26:34.798242 | ubuntu-noble-large | deleted: sha256:70ed6b535ed6eed05bc4217a34971d5e401ad9822debb3f94cdf62dd047be64d 2026-08-04 01:26:34.798251 | ubuntu-noble-large | deleted: sha256:7b70f31b19e22a2901043636d3be53893182412499d20ec4f8f0e744753a8f3b 2026-08-04 01:26:34.798259 | ubuntu-noble-large | deleted: sha256:4ffe07f6922076ff750c6dc36c71ca6c40ab8844d37b6de3e308e8f7c9920450 2026-08-04 01:26:34.798268 | ubuntu-noble-large | deleted: sha256:feea7179e55ec44606762f712156f1df252a2a310d1b92844dfdf49255876f3e 2026-08-04 01:26:34.798283 | ubuntu-noble-large | deleted: sha256:b6982dc3698dbca16e2f4242609f8fa7f0afbe362b3b76a63926538a7e69e4e9 2026-08-04 01:26:34.798292 | ubuntu-noble-large | deleted: sha256:5eb0efead4f55721610a2a029178d3d82e05eb3b7b821ff100fcc23e32830c17 2026-08-04 01:26:34.798301 | ubuntu-noble-large | deleted: sha256:60576aacb4bb8552a707ad11b9a541524c4022873dbf8fd245dfda3ed1d606fd 2026-08-04 01:26:34.798308 | ubuntu-noble-large | deleted: sha256:4fde6d680008ac8a85bcdc2e920e0ff975881cce760a6d8e6f55878c43bf3e86 2026-08-04 01:26:34.798315 | ubuntu-noble-large | deleted: sha256:aab44601b46668ac51435ab89805e4f278c324d06bb0301d6d79e8a43a04ad37 2026-08-04 01:26:34.798323 | ubuntu-noble-large | deleted: sha256:22d2a80dea25887d3038f56ba2d9a987e7064cbbf89f1a749d7077732c82a7b7 2026-08-04 01:26:34.798330 | ubuntu-noble-large | deleted: sha256:8485e285a11ac9e8b374c7f66818fbd81f71b929835b41b6b346f890080fcdab 2026-08-04 01:26:34.798337 | ubuntu-noble-large | deleted: sha256:564fca297ed9111ec2bcc5dca4630532b45fac70d220d0fee69135ed945968b5 2026-08-04 01:26:34.798344 | ubuntu-noble-large | deleted: sha256:d123442f1599d6141afdd3ba5860812fea916b50bd8a2f554cfa9a4292aada3d 2026-08-04 01:26:34.798351 | ubuntu-noble-large | deleted: sha256:f4e155ac6a88fd66f0611fa0b8228b8b40d31d2e2bfbe38d45d722adc4b798ea 2026-08-04 01:26:34.798358 | ubuntu-noble-large | deleted: sha256:f1e8d2bc356a82b53f0b2a3400341cf2565173018f593705a0fee6c5499430f5 2026-08-04 01:26:34.798366 | ubuntu-noble-large | deleted: sha256:0a66b471813c7fa3c3640b880515db19b3b13c68192255103b9c52a15a1a547a 2026-08-04 01:26:34.798373 | ubuntu-noble-large | deleted: sha256:7b1d84311a708a624ca4bf09b2336151b342aa1bb918019d8977560c297cbf66 2026-08-04 01:26:34.798380 | ubuntu-noble-large | deleted: sha256:daedfa34c1cefb224d46e9c6b47c757ae896f7d319a4a6c3760dc0b3be99fb61 2026-08-04 01:26:34.798387 | ubuntu-noble-large | deleted: sha256:bd928045a25fa1121236f54acfe4e94973653b8d3da3f13ba9668ae14c60b755 2026-08-04 01:26:34.798394 | ubuntu-noble-large | deleted: sha256:1195334a2dd78e1468c7277cdcff3a6e45c46c4ceb90fd0341492d0d021266d8 2026-08-04 01:26:34.798406 | ubuntu-noble-large | deleted: sha256:f55317789a3ff547b2b46c58813ccd74e8ae086c9a3dc14608b311e5449d74af 2026-08-04 01:26:34.798413 | ubuntu-noble-large | deleted: sha256:6932444ec0b665fdd727c3fd47a52af179a4b0cb35ccee7fd549f7405adc73aa 2026-08-04 01:26:34.798420 | ubuntu-noble-large | deleted: sha256:5267847ce177eb0a9421774d089eb1db2e498f5d3bfa1f975dad7bacc30a77bc 2026-08-04 01:26:34.798428 | ubuntu-noble-large | deleted: sha256:11018d3c8989b0f3f5f8403d7efea96eabd4b650dde2da03c30a84d2fbe71b8b 2026-08-04 01:26:34.798435 | ubuntu-noble-large | deleted: sha256:ea9e684349c42a08552ad8017e0905dcbd7da9cc56d48daa70b7c3abdd8aae00 2026-08-04 01:26:34.798442 | ubuntu-noble-large | deleted: sha256:34918cdfeafe731aef203474a6fb5f1d5cdec94bc2a59b242354465d9b5c7185 2026-08-04 01:26:34.798449 | ubuntu-noble-large | deleted: sha256:ed5f216c3955cb7daaa2733108949e198ccf32f03dd6c079754d681ae968d284 2026-08-04 01:26:34.798456 | ubuntu-noble-large | deleted: sha256:c3d5223f45877d1644ad6356d42ebfa9e0bfd8ddd66e8501e4995ecb2306f674 2026-08-04 01:26:34.798463 | ubuntu-noble-large | deleted: sha256:01a5939e00d49b67289eca6a6411d5fb78a2c6a38994144da3cca289a0272f6a 2026-08-04 01:26:34.798470 | ubuntu-noble-large | deleted: sha256:4cd2f27b67d3700869c56a4a06e635e44c6f74d5478f4993ff24ba9220de9d44 2026-08-04 01:26:34.798478 | ubuntu-noble-large | deleted: sha256:4d43519eeeece09d4ea767bb26b90366f1c0fc96aace73d0ffee24352cd3fa21 2026-08-04 01:26:34.798485 | ubuntu-noble-large | deleted: sha256:3e459125a874c6d3380ea4b3e2d81d48c7c2445d735097c4dbc0008650335053 2026-08-04 01:26:34.798492 | ubuntu-noble-large | deleted: sha256:7e463aaf00fc91c43f5d8c208b2b7a47e8e874afe9f00b666b29e594f319274d 2026-08-04 01:26:34.798499 | ubuntu-noble-large | deleted: sha256:3ffd09e0106e06105cc25f9e136db92e12fd59afc91654707eac996bae3a7494 2026-08-04 01:26:34.798506 | ubuntu-noble-large | deleted: sha256:0912fbd4c235ae0aaa2d994cbffaf6f111d03603fe1b33c235acf7a6fb1ec660 2026-08-04 01:26:34.798513 | ubuntu-noble-large | deleted: sha256:0d726c0ab604187a67cd8ad9621c3f1455dde0beb88c24e93e6144f5aa19c401 2026-08-04 01:26:34.798520 | ubuntu-noble-large | deleted: sha256:c26ff7b3259640125fe6205b494343e29aaaf0f1954b2361c2c2ce2c43d5a4bf 2026-08-04 01:26:34.798528 | ubuntu-noble-large | deleted: sha256:00c1fcb4971f22a4132c970e72e39e6a7c2496b64ab5ddc0700f0d7982e32199 2026-08-04 01:26:34.798535 | ubuntu-noble-large | deleted: sha256:d6c1fc748ca32ecab5d6b1f181053655a468742b114d2c4f7df66e43cdc216d8 2026-08-04 01:26:34.798542 | ubuntu-noble-large | deleted: sha256:750b35a24937699dc0f570e6b15f7fb4163fd7acd343eb2ddfc4c049fb18fb4b 2026-08-04 01:26:34.798563 | ubuntu-noble-large | deleted: sha256:5c5da65eba3aa38f751b9a4a8dc46831d8fcb10f64ed5d3f8ec1447373b786aa 2026-08-04 01:26:34.798576 | ubuntu-noble-large | deleted: sha256:2b84fbc3e592cf91ec2b2546183ff6699708b1b9b9a5b986581f0f3eaa826750 2026-08-04 01:26:34.798583 | ubuntu-noble-large | deleted: sha256:2652ed0016ab744356a3715b92492765d6197ce2b02d8de31c6cc8e17ab6780a 2026-08-04 01:26:34.798591 | ubuntu-noble-large | deleted: sha256:553689b17954f5301d8408ad319bc5e32f9269b09b50d4e45cf6c889c220de91 2026-08-04 01:26:34.798598 | ubuntu-noble-large | deleted: sha256:81990d064f1e0959a55d4b2e4515d72de4ec2959dfa249de6eeadd1f3712d90b 2026-08-04 01:26:34.798610 | ubuntu-noble-large | deleted: sha256:9b284cbc20e95083852cda1f8e028349068b30c3789c9c8a1fafdcb7e2fdbd2b 2026-08-04 01:26:34.798623 | ubuntu-noble-large | deleted: sha256:e8b74ca8b9f0208f753110039d4a605e2cd72c7d45769fab3e17ebe3532f4941 2026-08-04 01:26:34.798637 | ubuntu-noble-large | deleted: sha256:b19fa9119e15e10122eb61c9ce82eb8b5f8b6db54dd33005eab8c3c50ef95652 2026-08-04 01:26:34.798645 | ubuntu-noble-large | deleted: sha256:319ceb6c4a12e4306e2e9632253920dda3bb12247fb70a8f5d00b149beec8e27 2026-08-04 01:26:34.798652 | ubuntu-noble-large | deleted: sha256:629d7dd27352f465d38e2af8a457b6ea3cf0320c998b1d1f171c4a27bb7196c1 2026-08-04 01:26:34.798660 | ubuntu-noble-large | deleted: sha256:de35c8d7e206173ed6b4f4493ae7dd2102cfa5817b2f10469bc6bd02c89fd0cf 2026-08-04 01:26:34.798667 | ubuntu-noble-large | deleted: sha256:5c0db05ebc4191bb89dbfc3bdf82f4d045915600533cfde2e4b8a9dc1d80fba2 2026-08-04 01:26:34.798674 | ubuntu-noble-large | deleted: sha256:513d537a4c7538859a4014156841cdd2a9d38a8135259939841a39ab369de47b 2026-08-04 01:26:34.798681 | ubuntu-noble-large | deleted: sha256:c262a579b91856326a162a3e15bf802a937060a64ee82c2521ebb36a607bb840 2026-08-04 01:26:34.798688 | ubuntu-noble-large | deleted: sha256:705d954a221c0058a6a9196006048dfbaf2f28ffa5b74fe446edb1559d0664a4 2026-08-04 01:26:34.798695 | ubuntu-noble-large | deleted: sha256:1265a4622787b9a7dbf27a705328f8a9541668287219ce1c2231a08f360febca 2026-08-04 01:26:34.798702 | ubuntu-noble-large | deleted: sha256:d2c3c5996abb3d62981e25a4fbc462294f5ed9724b531e0a968861333e88c9fb 2026-08-04 01:26:34.798727 | ubuntu-noble-large | deleted: sha256:be0316747cdd94b4d96e71e671b1b37be6f255fbeb13f391fca0e1d46504e188 2026-08-04 01:26:34.798735 | ubuntu-noble-large | deleted: sha256:9cc7fd798c394268b931e715068336cbc0579e8377e71c713172244363d15128 2026-08-04 01:26:34.798742 | ubuntu-noble-large | deleted: sha256:b7306b928f26143a65e85959b5c66aa9916cd69fed1a16b97ddbb9d1e1dc132f 2026-08-04 01:26:34.798749 | ubuntu-noble-large | deleted: sha256:1b2d1b247052f02d65e5d5488e7984a4c2bc6d9e1aa1e62cdf7882b0c3ee0d2f 2026-08-04 01:26:34.798757 | ubuntu-noble-large | deleted: sha256:6602c1fdcb8db513302657f6f236f714bf4c6656f0f38f9035a32506529b202f 2026-08-04 01:26:34.798764 | ubuntu-noble-large | deleted: sha256:2e49ff44a22227033867284a38efb24ba1c9623bc7780865d42cb2c9faa0b61d 2026-08-04 01:26:34.798771 | ubuntu-noble-large | deleted: sha256:6aad1ef34f741cc05c2b9dfc81f20cb309d9394c056bf0687d6648f041a07f33 2026-08-04 01:26:34.798799 | ubuntu-noble-large | deleted: sha256:ecee9b3845be989554117de16bc692b6304eee5b9129bf0650afcc350db37b8b 2026-08-04 01:26:34.798811 | ubuntu-noble-large | deleted: sha256:2045b5e2c32c02144e880f245fd68bde75faf0240483f3145c4157046d9fcfcb 2026-08-04 01:26:34.798819 | ubuntu-noble-large | deleted: sha256:90ae9ad0fe4323768e25197bee58159f3f85fd8e6f76e628832739d14211a7d2 2026-08-04 01:26:34.798826 | ubuntu-noble-large | deleted: sha256:0cc3ffa390ce92445d0c5616c38d8679fb413116d192c11138c3d6ee4031fe98 2026-08-04 01:26:34.798833 | ubuntu-noble-large | deleted: sha256:1c74102bcd99164946fd0dff11d41fa786c381454fa95769f945efa9077724c7 2026-08-04 01:26:34.798840 | ubuntu-noble-large | deleted: sha256:f1f8fe1026f17bc3c0f8c741ab254fe855d9db71f586c392daac5ccb6b2fa36a 2026-08-04 01:26:34.798853 | ubuntu-noble-large | deleted: sha256:9dae10024af480a525744399ba62bc066076a37dfd195b7430a0fcd9574f889b 2026-08-04 01:26:34.798861 | ubuntu-noble-large | deleted: sha256:b753be853accf6cb0ef46cad5e7010bfb326d6d0baabe5da7f2c9df8700dee57 2026-08-04 01:26:34.798868 | ubuntu-noble-large | deleted: sha256:3e8fb77aa6aba2cb81893a127f827fde1c17fd7aa3f50dc297b5adb7bf64b302 2026-08-04 01:26:34.798875 | ubuntu-noble-large | deleted: sha256:d1970b1f83b14094917dd42420bb0a1df442801930d823569f9128f4a39376a2 2026-08-04 01:26:34.798882 | ubuntu-noble-large | deleted: sha256:4bc839abe61a7140564d1851cb68c739bca98e9eb415c17475abeab56bc19776 2026-08-04 01:26:34.798890 | ubuntu-noble-large | deleted: sha256:9118f7a4a0f1ef5a0585865ae2b81aead78bb0a0c90acccbc9989d97fb131fae 2026-08-04 01:26:34.798897 | ubuntu-noble-large | deleted: sha256:51203a3fc830b4470e38cc96829411225e3a1797fa1b969e59cc2f97ebbd0f3f 2026-08-04 01:26:34.798904 | ubuntu-noble-large | deleted: sha256:e25f5ba4090d6335b2bcd6dc950bdbb911e8c219d7081adc737be2a14356629d 2026-08-04 01:26:34.798918 | ubuntu-noble-large | deleted: sha256:45c435082d04e8e9f7b6dc739eb0ac4a266f3939bcb000b7fe42621c04bcfd9e 2026-08-04 01:26:34.798925 | ubuntu-noble-large | deleted: sha256:346d6f759339bde3ca28414162ae993b24876be3bb4b65bc8a766adcc47ff201 2026-08-04 01:26:34.798932 | ubuntu-noble-large | deleted: sha256:f8558ff86bb2c0d5b4938f17f2abf8537bdcc3585c816b6898cbec73ca84b3b6 2026-08-04 01:26:34.798940 | ubuntu-noble-large | deleted: sha256:a5c89c96a1f9d6ecb83af77fd1543303478d7829e367e8ad51c669d22600d671 2026-08-04 01:26:34.798947 | ubuntu-noble-large | deleted: sha256:4ea62e326a12732d7add22c5290d388ada4957132e77fd08085089463867a157 2026-08-04 01:26:34.798954 | ubuntu-noble-large | deleted: sha256:3068e2b2f964ffc77c7cf6510e5d7990dff451aeb4322fd7f76782eacd0a08a8 2026-08-04 01:26:34.798961 | ubuntu-noble-large | deleted: sha256:7a4697626f835be38516ec0a63566d537dccc136564009d73305195132d09ad2 2026-08-04 01:26:34.798968 | ubuntu-noble-large | deleted: sha256:022e2615da251b8dc850a65fc390d5ba793520b4410e036963e923831c249fef 2026-08-04 01:26:34.798975 | ubuntu-noble-large | deleted: sha256:78b0c758d1ee1150db8d724c6e7466a7f27c0a3c2ba9e56e29af9b1b4cfbd957 2026-08-04 01:26:34.798982 | ubuntu-noble-large | deleted: sha256:c6f532e865905367edc18f17e2fc3f35b0f9714faec431782a32132e9882a233 2026-08-04 01:26:34.798989 | ubuntu-noble-large | deleted: sha256:3a290770f85a8b2c78279755e83e097073c19b311a23ffc5e31644cd064ee912 2026-08-04 01:26:34.798996 | ubuntu-noble-large | deleted: sha256:62a36b3917b2d36a3fc8ab48413baf33c9390d95def3d08f9c2ecb4c8ceed068 2026-08-04 01:26:34.799018 | ubuntu-noble-large | deleted: sha256:536701f73fe00fe89f9f079877c2df9359ba50a202b036cb90a5919b86ef0513 2026-08-04 01:26:34.799026 | ubuntu-noble-large | deleted: sha256:b98c153443f4defd181ca96cceef46c5cecaa469f6e9f83ac708c077ed018369 2026-08-04 01:26:34.799033 | ubuntu-noble-large | deleted: sha256:89e9b76945d6ead069ffd4afd81412800f79511d9b19d109533d6a421ed17352 2026-08-04 01:26:34.799040 | ubuntu-noble-large | deleted: sha256:27582fed06fd9d5dfbbec39f71f8ae1b1635b591a951a6761552981b45ff977e 2026-08-04 01:26:34.799047 | ubuntu-noble-large | deleted: sha256:b8df3303318ca7e489edbf4a41821c41e1bb448ec68e6387d78f543f6375373c 2026-08-04 01:26:34.799054 | ubuntu-noble-large | deleted: sha256:6d1543568d107eced35197438628d7bcf80721c76a98a3e3a4b1c0b4c51bccd6 2026-08-04 01:26:34.799061 | ubuntu-noble-large | deleted: sha256:a7a7f7e4d65606e0da8a8997e09497c41e7166883469ef34b46fd690daaf3fd3 2026-08-04 01:26:34.799068 | ubuntu-noble-large | deleted: sha256:2cb3cbbacb20be809ca578296bc0c84b9f7f6b5c9fabe6d5a6d228970714b898 2026-08-04 01:26:34.799076 | ubuntu-noble-large | deleted: sha256:bd7b848f3fd78b04d6c9f2ec75e9d41b82db85cbdb133e43696a31a1f4f77199 2026-08-04 01:26:34.799083 | ubuntu-noble-large | deleted: sha256:3ab1d5fd622d84f3a06f412e6fcc0558d38ad3e11cb8c1feb9ba9f157ebd7faa 2026-08-04 01:26:34.799090 | ubuntu-noble-large | deleted: sha256:7de048b291ca7efc6d9244361bcfbfe3dedd8b2c174457303bd7dd62aa70ed30 2026-08-04 01:26:34.799097 | ubuntu-noble-large | deleted: sha256:dd362e00f665cd92e79295fcb2d6424dfe3a5de290ebf8ac46d2544e69e9a8b4 2026-08-04 01:26:34.799104 | ubuntu-noble-large | deleted: sha256:c1882c53f381f2fed79be4fe43b17b5e1cc8c4e500ce4840a040e08901c0bf6e 2026-08-04 01:26:34.799111 | ubuntu-noble-large | deleted: sha256:039b2639b744997b9e25bbdb849f3e250e6238293cb970adeed11c398967aa50 2026-08-04 01:26:34.799118 | ubuntu-noble-large | deleted: sha256:0109e6f6efdf1818be8c15d17fecd7f6b47f7ded482c4f0d04de30b5f9ee2048 2026-08-04 01:26:34.799126 | ubuntu-noble-large | deleted: sha256:1416e1b7bc26191b19036a696bfec293dc6fdc1924d12fec713266afa0c9a9c1 2026-08-04 01:26:34.799133 | ubuntu-noble-large | deleted: sha256:2d58fc8ac53995df7ab558ffd15004aee87b07ac7cccdac9d7e20f237e1db10c 2026-08-04 01:26:34.799140 | ubuntu-noble-large | deleted: sha256:ae7fbfd617a64436d13c6347f0cfb33908cb6cd20bdebc43df3099b35f5d5b8e 2026-08-04 01:26:34.799147 | ubuntu-noble-large | deleted: sha256:d929d236670b4b5e5def75d6dae0d901148ce483fd58950ab6e1d76ffd9ba6db 2026-08-04 01:26:34.799154 | ubuntu-noble-large | deleted: sha256:611367c41c8b42690a1f8acf278113b1a721873082a02d203da8f1e6a38e6258 2026-08-04 01:26:34.799161 | ubuntu-noble-large | deleted: sha256:799dc03f13c640fde54b1bb7c5cc78006ece5ac13aeeebe1ca019b79369d2d89 2026-08-04 01:26:34.799168 | ubuntu-noble-large | deleted: sha256:8a9cc5f9c68cd5784a2810c4b480e89e57fef561aba7958aad0fc4b41364976a 2026-08-04 01:26:34.799176 | ubuntu-noble-large | deleted: sha256:94b63547856104083b5ce40447bc22256a5f0f6a4144de756ad2d5469ecaec69 2026-08-04 01:26:34.799183 | ubuntu-noble-large | deleted: sha256:628eec2207b6a535ba6ac803e834db5dac46559fdc1991c543c2c8bea3244247 2026-08-04 01:26:34.799190 | ubuntu-noble-large | deleted: sha256:1baa932525e639643a7882ce6a87cae2d3a47a39033ab83296691837ffa45eda 2026-08-04 01:26:34.799203 | ubuntu-noble-large | deleted: sha256:97f713e67d74ea9380baccd4022c4152ad40e8f517fe96b85f3b933e2ca7e13c 2026-08-04 01:26:34.799210 | ubuntu-noble-large | deleted: sha256:5cec85f22063820a661726a7be0daa7d3663f7360369ea92a672546b20401224 2026-08-04 01:26:34.799217 | ubuntu-noble-large | deleted: sha256:4fd0c12e4a38f1ca1fb9c661dcf1a438374ecd47f1fd886bfc55afd3ecb060cb 2026-08-04 01:26:34.799225 | ubuntu-noble-large | deleted: sha256:f26828d4afb8a942ff68c0408161f9a10d250b8d31522460d07994892409dc83 2026-08-04 01:26:34.799232 | ubuntu-noble-large | deleted: sha256:fdd4781c63db142e4a639cc1c65cc35eae964b0533a468a3ae08d2064af62fbb 2026-08-04 01:26:34.799239 | ubuntu-noble-large | deleted: sha256:c341e8d2da0103a6c9729e70c045d4916a2c6b3f06e05d4cbee808cbd7e8cfaa 2026-08-04 01:26:34.799251 | ubuntu-noble-large | deleted: sha256:cbdf93c5fc564a610263b7463d3260483a412567c9c09f0f084560bf1bd02399 2026-08-04 01:26:34.799258 | ubuntu-noble-large | deleted: sha256:26d0186ee0ae70bcfa20f147c716355fec080ee521b903b1f2276af04b1db8f2 2026-08-04 01:26:34.799265 | ubuntu-noble-large | deleted: sha256:7a6d9166715a2df189ce7524f79e98e626605fa3e6668c71c5b0576d0ea5f08c 2026-08-04 01:26:34.799272 | ubuntu-noble-large | deleted: sha256:b11634a0045a35bea74e25febe6dbe020ba2e3e9ea2502d5f95248c128cac441 2026-08-04 01:26:34.799280 | ubuntu-noble-large | deleted: sha256:a34f7d49df4d9db050be68ece9c22b4069680e94966187c835095ff79fdd6fd7 2026-08-04 01:26:34.799287 | ubuntu-noble-large | deleted: sha256:3a0aa0c558ab956ea87ab8131b852cf098cebe3691f3d0c55cf59ab4d9963646 2026-08-04 01:26:34.799294 | ubuntu-noble-large | deleted: sha256:314ca8360a4b55208df85cbc35b5869688594cb2ee100ba9005807129d271957 2026-08-04 01:26:34.799301 | ubuntu-noble-large | deleted: sha256:5d804725d7f93ca4ef1b20d6a92a087daee41d29e2dbc357ec9af7c0d4374a8f 2026-08-04 01:26:34.799309 | ubuntu-noble-large | deleted: sha256:c9bc9a5bb2ded5aa3955fccb57a85d0dd9b3d9d76d8351eec8a675f3d1718e0f 2026-08-04 01:26:34.799316 | ubuntu-noble-large | deleted: sha256:2ffb65c7d22e6e1eea8bc89f5e8f92f5142366b331b18836ca57aa778343a837 2026-08-04 01:26:34.799323 | ubuntu-noble-large | deleted: sha256:8aac1de5bcc26434c04830c9eba6b993df2a232d89d95b51b87a09a23eca86e4 2026-08-04 01:26:34.799330 | ubuntu-noble-large | deleted: sha256:8ec45d085ae0fec9665de75335fa8ddc45b4a4ec77ee2a1072d6e4a5467562f3 2026-08-04 01:26:34.799338 | ubuntu-noble-large | deleted: sha256:072fb4b0faf5c32af605b1fd95d40a38cb4bb72718d550d8a76bdd195d29a187 2026-08-04 01:26:34.799345 | ubuntu-noble-large | deleted: sha256:82ed168895ae320eefaaf0490ee4c226f66a7b86a567023193e7276f078915a0 2026-08-04 01:26:34.799352 | ubuntu-noble-large | deleted: sha256:2b3a62d8e0bcfdede1ab26dc993a3861eeaf4dc92199901d0808c3e467883ca1 2026-08-04 01:26:34.799359 | ubuntu-noble-large | deleted: sha256:32d8a9e84bcfed1c2430664be2b92c00d53883584258f9a11061f60282cd7b58 2026-08-04 01:26:34.799367 | ubuntu-noble-large | deleted: sha256:8cf47dbc15ad2cc13dcff20c6401d7636d6ec603ea511480688c38d9679faebd 2026-08-04 01:26:34.799374 | ubuntu-noble-large | deleted: sha256:e88652d10585c61d2b7f5f63aa360aa0b2b6a0fded53522176fa2c0c43199d2c 2026-08-04 01:26:34.799381 | ubuntu-noble-large | deleted: sha256:e992f4633d955c612ae2ada1f2e20e4f09d09bce9591bc611dd35b2566875840 2026-08-04 01:26:34.799388 | ubuntu-noble-large | deleted: sha256:6b95b55f27935fcad7a3643cd72b22d71b2a78bef9b6dfeee6c9367eecac19c3 2026-08-04 01:26:34.799408 | ubuntu-noble-large | deleted: sha256:ee1b95d163fb24f584422c729de00be1b47c72586cd68f9d1084bd17058f816b 2026-08-04 01:26:34.799416 | ubuntu-noble-large | deleted: sha256:98f7c01c1d9572571f45051a9ebdc894f64079a190e6621b13b8453d445b7730 2026-08-04 01:26:34.799423 | ubuntu-noble-large | deleted: sha256:b22480fae353e22cb3fc9a792b091ecd0db93db941811efa6407fe5c474bcfc9 2026-08-04 01:26:34.799430 | ubuntu-noble-large | deleted: sha256:b3e5d89f0bc58c9f9b182703fb6f425bd1c0231d44100c29aa40b8d5ae14b5b6 2026-08-04 01:26:34.799437 | ubuntu-noble-large | deleted: sha256:145bcbf85644d3bf589d1220ad1187fcab5ff6f8fb98bae6bde5866521822b91 2026-08-04 01:26:34.799444 | ubuntu-noble-large | deleted: sha256:999df9f09f2d3d19f2bb8bf8ad0bdd0bc5200e36c417b837f9248f5905dd4794 2026-08-04 01:26:34.799451 | ubuntu-noble-large | deleted: sha256:20940c64eea670c952cf26e12e79e712cf087186e9562702bca58528d1609ed6 2026-08-04 01:26:34.799458 | ubuntu-noble-large | deleted: sha256:23802df0f7ae30f7e55e5c287a80fccdaded66e600802d353fa6a7f17bc01e0e 2026-08-04 01:26:34.799465 | ubuntu-noble-large | deleted: sha256:a530a34066fc58228fc28663aecce1646b7e9fa050e084201f5d4a7a86dc4ecb 2026-08-04 01:26:34.799473 | ubuntu-noble-large | deleted: sha256:c4abc018f51cc4e4c72ee4187a884932eb7851a9194c73937552f334cf789b2f 2026-08-04 01:26:34.799480 | ubuntu-noble-large | deleted: sha256:59936c55e937d38d70de1c44fb7e8391ebb5fd4ad77f4524800c7b0a0d2e128e 2026-08-04 01:26:34.799487 | ubuntu-noble-large | deleted: sha256:6ea4b0d8f160732e48b589acbc83893a9e9f9e262614ea8644dbdcee934de323 2026-08-04 01:26:34.799499 | ubuntu-noble-large | deleted: sha256:0103554cf78be39ba76f14b1d260d0abbaf56b7d5534e0102710c24c8208693f 2026-08-04 01:26:34.799507 | ubuntu-noble-large | deleted: sha256:1cfabb7c1de93c667d8b79779e5723b94d4f0b14925baa5170573e2160471895 2026-08-04 01:26:34.799514 | ubuntu-noble-large | deleted: sha256:b66a8062877034414af39478f934097b3b2f29de942e61cb4be38dc68c6f10f9 2026-08-04 01:26:34.799521 | ubuntu-noble-large | deleted: sha256:c0db409c9c8ae486f28adb4be0da5b3dfa290fe7ad647af54f2053c432c7562c 2026-08-04 01:26:34.799528 | ubuntu-noble-large | deleted: sha256:b4919dcd0d060cfea20e166dadaeebef55b0e80ec18360226fecf2dea188653c 2026-08-04 01:26:34.799535 | ubuntu-noble-large | deleted: sha256:777ddf8300f0ea9b9242c52fca3508ab029979d7e631855507e3ce2299aa423f 2026-08-04 01:26:34.799543 | ubuntu-noble-large | deleted: sha256:b66020094a5daac73ef57865c72134eb10f245bbb70bc18b88f8b98535de9fd4 2026-08-04 01:26:34.799550 | ubuntu-noble-large | deleted: sha256:d2363ae4cd025affcc8cd2988b39821994700bed4ae3cd0b73ff8c13fcfb4691 2026-08-04 01:26:34.799557 | ubuntu-noble-large | deleted: sha256:29823949575f8c2cc8ff8033722d277dcc78280fa37061322d304233bb98e79c 2026-08-04 01:26:34.799564 | ubuntu-noble-large | deleted: sha256:4541bd46b2912fc590b2cb13de5637037e1ddc7ed8087795476e793a23c20dea 2026-08-04 01:26:34.799571 | ubuntu-noble-large | deleted: sha256:2bc54457c8deb03105cdf23557dfae8e77a524e4d5c0f6be1286a3faa21affcf 2026-08-04 01:26:34.799578 | ubuntu-noble-large | deleted: sha256:bfcbcfbf53e96da79e4813073a460bc8673f8cda711b3372d0ed0e74977a53f2 2026-08-04 01:26:34.799585 | ubuntu-noble-large | deleted: sha256:69a8f6da579abefae4d4c5398e0fbcef2e894394ff121e36cd4bc3ebb09b752a 2026-08-04 01:26:34.799593 | ubuntu-noble-large | deleted: sha256:f98a8879cabe89a5c0cc7ca1966d4393eca3d935749a4562d4e461e0e8c03fe2 2026-08-04 01:26:34.799600 | ubuntu-noble-large | deleted: sha256:4890133cfd3f305580ea4abd00ccbb5f8532cf81f407ab2232d4d6f0a4b4c98e 2026-08-04 01:26:34.799607 | ubuntu-noble-large | deleted: sha256:7363dc99d8f767a08e2ce832c95418878f72badf726d39196736394bde8a63a6 2026-08-04 01:26:34.799614 | ubuntu-noble-large | deleted: sha256:0ceaa28276ef4c8f8f95a8def02fcdbe92b31de6bac859a101297d93b5efa618 2026-08-04 01:26:34.799621 | ubuntu-noble-large | deleted: sha256:9a26d34f2437b20a8ee14881609c7965aed89618f508cc59482eec73f0d71e63 2026-08-04 01:26:34.799629 | ubuntu-noble-large | deleted: sha256:53c25239cf62c490add7b4e4b4e083d2335a3d7b64bdb014b8ccf5e4bcaa1d91 2026-08-04 01:26:34.799641 | ubuntu-noble-large | deleted: sha256:b2a1a22ed69a46621e4054bbf70cae866c652571af1618f5f868167da6fe620f 2026-08-04 01:26:34.799648 | ubuntu-noble-large | deleted: sha256:5f6e98cf0e5431a89adcc25f69ff4ffec685d89ff3dff8b046d75e1dfbef9166 2026-08-04 01:26:34.799656 | ubuntu-noble-large | deleted: sha256:76a89dbb19a90a5f00e192ed1b1b9f2792ddb0fdfe930946f0805251d0c966bc 2026-08-04 01:26:34.799663 | ubuntu-noble-large | deleted: sha256:e0130413a92478d4f13d7fb0c1a229ab9729df82b7586c0ee163c3c8c55668a5 2026-08-04 01:26:34.799670 | ubuntu-noble-large | deleted: sha256:4e14063aea1284ca99c18d20ea6f4eae2997a63a51cb5d37194a52e06874073b 2026-08-04 01:26:34.799677 | ubuntu-noble-large | deleted: sha256:7fd5bd075b3ab68dda429cb5ebfbffcbcc1bc67e4acd6df79848c0a05a0d6dd2 2026-08-04 01:26:34.799684 | ubuntu-noble-large | deleted: sha256:a23c515027268f7e4fc12471e190279565df3f4f65ee372a78a20cc828e065ba 2026-08-04 01:26:34.799691 | ubuntu-noble-large | deleted: sha256:2ce637aced66c6f377c9fb418e0372f49a305c08de3f93956133af7fd373bfe1 2026-08-04 01:26:34.799698 | ubuntu-noble-large | deleted: sha256:ea8ea2cb83c89342c62f9d82c451d825af9b6cacd8d3282aea238cfcb24201a9 2026-08-04 01:26:34.799705 | ubuntu-noble-large | deleted: sha256:f73046fb0019da924a348dda287ba33538d6fbb58ab531872513ae91fe1895ba 2026-08-04 01:26:34.799757 | ubuntu-noble-large | deleted: sha256:d584133bb8dd4ae4d270eca7450f2cf9e2396fe7dc4af2a4e92a7e1f4d3fa617 2026-08-04 01:26:34.799764 | ubuntu-noble-large | deleted: sha256:48caea8edfb7a1eec0b235b81a5f8dad9aebb835e84cb5c66dc222bbe583c9ae 2026-08-04 01:26:34.799771 | ubuntu-noble-large | deleted: sha256:0c9afcc7ddcca97fcc1d6bb93c3040681daf81109a012ed6713265e0e5a21f69 2026-08-04 01:26:34.799806 | ubuntu-noble-large | deleted: sha256:ec3d7bb9f33e043f837ba6eaa8f9cbf907e85b832f52f8cda37c58ff4e9af05f 2026-08-04 01:26:34.799818 | ubuntu-noble-large | deleted: sha256:ce7b7bacacd935f2004257bd4379000d28950694437ccb518c31ea85e897d2c2 2026-08-04 01:26:34.799825 | ubuntu-noble-large | deleted: sha256:080a5c78572d3776dc59e5e19ade24b36b2726ecb295a928d8d3c0b3c645eb48 2026-08-04 01:26:34.799832 | ubuntu-noble-large | deleted: sha256:df58cd890df0ac44bf7eb8173acbc1c65b4350d4f63ae82d21acd166f181ae05 2026-08-04 01:26:34.799839 | ubuntu-noble-large | deleted: sha256:a788bf7358a1612325ee3aad9c212e41245c2b3a5aea731215da7c86e4fcfe3b 2026-08-04 01:26:34.799853 | ubuntu-noble-large | deleted: sha256:e9dff0d94a4f9a8f682ac763ad2da71853567b6178a3936568647b0f1c457bb9 2026-08-04 01:26:34.799875 | ubuntu-noble-large | deleted: sha256:a5d0ca3516a6d6234ec123765cf7dd582a7ac3fd76a8710351645d2759cd0ee3 2026-08-04 01:26:34.799883 | ubuntu-noble-large | deleted: sha256:540963665b53df3b7647b10e8efdef68db412769bd59829237aa168a9c0733b3 2026-08-04 01:26:34.799890 | ubuntu-noble-large | deleted: sha256:fe9098e7614ce3a69ebc6a1ab4839a2e482b4d0700209789bc6053e63e883414 2026-08-04 01:26:34.799897 | ubuntu-noble-large | deleted: sha256:a02a7cb9fea9166a702864a6ee0eb5d93a5d888aa231f81fcbeffaf2c12dbb47 2026-08-04 01:26:34.799904 | ubuntu-noble-large | deleted: sha256:e4655e2ce9db4e48de57409fdbfe4677a184847ab38d405a3bc16dec4af864ec 2026-08-04 01:26:34.799911 | ubuntu-noble-large | deleted: sha256:d09e59bf8e70e27740e9e3a91d67fac54e1027dcea23177924861b1d4c7d6185 2026-08-04 01:26:34.799918 | ubuntu-noble-large | deleted: sha256:83ebbdb3a495b1f4948de9a3fb2596c9627286b0a0f9b2a1bbbcb78b1b9a0dbd 2026-08-04 01:26:34.799925 | ubuntu-noble-large | deleted: sha256:9b5b8eae08017704fc5e3c776786aefd472f6b2c85c2c183ec35fda3cd023032 2026-08-04 01:26:34.799932 | ubuntu-noble-large | deleted: sha256:dbf4cff0a6a645650a425f1dfefbffe1f3388fab22663894f8df0088864f3515 2026-08-04 01:26:34.799940 | ubuntu-noble-large | deleted: sha256:c3e3f64514f90ef25818532900004e2291d3f441b04e2663470e7a2ec9ef427b 2026-08-04 01:26:34.799947 | ubuntu-noble-large | deleted: sha256:ae98906d192d2be71318b5c378d5ddf4fb2fd300b7f9f7c3144d47862759b205 2026-08-04 01:26:34.799954 | ubuntu-noble-large | deleted: sha256:b4f6dc7229806b18e8eea22ebb2ce31118fcb57938ff8a8af7acd5630fdf3248 2026-08-04 01:26:34.799961 | ubuntu-noble-large | deleted: sha256:bea02aba91b2d2765bb18f32cf509b13f8335e30c4b611e438ee55e4ca6ae06b 2026-08-04 01:26:34.799968 | ubuntu-noble-large | deleted: sha256:5faea355afb948bacdcc4291d7f22b64ee088ceecee1cb66e966b09ceea26698 2026-08-04 01:26:34.799975 | ubuntu-noble-large | deleted: sha256:4bf8d927072a42cfe5b6a4b3da42dca8bcc6b618af82bde53367a61be312b8a5 2026-08-04 01:26:34.799982 | ubuntu-noble-large | deleted: sha256:f5d4d88b242d55ae26bcc3e8a42525dc80021b832bc9a1e8b8401f03b33402cc 2026-08-04 01:26:34.799989 | ubuntu-noble-large | deleted: sha256:015d8b3b2c1502591513f4da5db73629763cdf32d6f9d158b132d62486a98d0e 2026-08-04 01:26:34.799997 | ubuntu-noble-large | deleted: sha256:ca8bd4e848cccac711b5b8ec51d3f4c7b4443529a1e19d3b0a86cac0ce3ff58a 2026-08-04 01:26:34.800004 | ubuntu-noble-large | deleted: sha256:cd96b8b5491ebce2ea2a551542e4c150541b1e344ba43310b729fea22d01ace6 2026-08-04 01:26:34.800011 | ubuntu-noble-large | deleted: sha256:d7a19727e4d46d5372dfc61f6477cd21d43faec868819218928e9146f79fd76a 2026-08-04 01:26:34.800018 | ubuntu-noble-large | deleted: sha256:2ccc51566656e860721931f33d48b31845db6d8b9f662ec1d7569174da43f900 2026-08-04 01:26:34.800025 | ubuntu-noble-large | deleted: sha256:b71f6c20c3e93ee1196f936619c6f59a7f10d57de16af8d2f167996f6b039144 2026-08-04 01:26:34.800032 | ubuntu-noble-large | deleted: sha256:f37fa4bdb7f211bcc72d251566cbe228fc31e429343bc76ff93536181e13d2cd 2026-08-04 01:26:34.800039 | ubuntu-noble-large | deleted: sha256:6d20ef78607f0deac680f39ddd5d644d9101e0aef5e34a197004f4c2e3bba534 2026-08-04 01:26:34.800046 | ubuntu-noble-large | deleted: sha256:dc3c96e720d3d2e50c2bb973ff863cbf5cb6a7e42da78260358f74c09bad0ea9 2026-08-04 01:26:34.800053 | ubuntu-noble-large | deleted: sha256:58dcb0af84f031b17bbe73a2d89621313dca0430dac7926476fb4880ad515217 2026-08-04 01:26:34.800060 | ubuntu-noble-large | deleted: sha256:c975a6e27a764dde8b84c9d6f7c8848d3baef8a5dedbd8b96848dc5cb87038a6 2026-08-04 01:26:34.800067 | ubuntu-noble-large | deleted: sha256:7a3d86c028f914f5ae7dd5136d11637e02074405d7110b7ac879b6ce6586e0f8 2026-08-04 01:26:34.800074 | ubuntu-noble-large | deleted: sha256:0598822a784dd10986ecff835cb664706e724fc9c67153252f964c5e336692e7 2026-08-04 01:26:34.800082 | ubuntu-noble-large | deleted: sha256:d30080649e6339753b4c1ffd37866bc1e756ba67ed9101d1165827f52f5901e9 2026-08-04 01:26:34.800089 | ubuntu-noble-large | deleted: sha256:e6d19806402ca348439553169064b71e0a452b896f2930b3fdb3f2d6ddc4a2d6 2026-08-04 01:26:34.800102 | ubuntu-noble-large | deleted: sha256:7b07611fb52d0c6093985666589f2ec37f7345e9ef65e1f728453625e784304f 2026-08-04 01:26:34.800109 | ubuntu-noble-large | deleted: sha256:370ea09a3593e5141935dbf9a949e70f9879275b93f95757f8a3cf13e55c302f 2026-08-04 01:26:34.800117 | ubuntu-noble-large | deleted: sha256:4ecc3f0fa927cd8f294caf2f66812c856ea45f10fa84495e2f2db5fc978f8301 2026-08-04 01:26:34.800124 | ubuntu-noble-large | deleted: sha256:8cb37f496a3536f8c5b2ca1ab9b4c2e153da8a21bd87800a10ffa8fcc2b6127c 2026-08-04 01:26:34.800131 | ubuntu-noble-large | deleted: sha256:600bec4449d2254d6fd49c54f4e65e46799a158148de4943d5ee5cdde4bd87bb 2026-08-04 01:26:34.800142 | ubuntu-noble-large | deleted: sha256:f82e4ead369ee8f723b4d521f36696588d947fa1c69e20dd1552d28896525ed0 2026-08-04 01:26:34.800148 | ubuntu-noble-large | deleted: sha256:d1529e661bd71901b03831ff55b8f537368a22991794c8e977dc2e4d5c7fbcf0 2026-08-04 01:26:34.800154 | ubuntu-noble-large | deleted: sha256:ff9558fc40850374bfd6f9db5133bb8651c3994e9dd7aa9d8344db9be4684d60 2026-08-04 01:26:34.800160 | ubuntu-noble-large | deleted: sha256:5f89bcb9d8621bdb6701be62893ed67c71456692136eb88adf652ce2d98f70da 2026-08-04 01:26:34.800166 | ubuntu-noble-large | deleted: sha256:e23eb7d8a7d783c4cb2abe8817d9531eed8cc97a3e0b23466d8a0c07c80784a8 2026-08-04 01:26:34.800172 | ubuntu-noble-large | deleted: sha256:48deabf628ccc629e24f8631cd4f52bad45a0314b914ce7b53598c852fd5d50c 2026-08-04 01:26:34.800178 | ubuntu-noble-large | deleted: sha256:b3dd929fa7028ec9feddaf9ef75c2d92bc685471b7c253f9da02de6b5ab42a6e 2026-08-04 01:26:34.800184 | ubuntu-noble-large | deleted: sha256:1346790aafe331ce980810787996a1abc584b4cca1522ae3710d21dd180cbdcb 2026-08-04 01:26:34.800190 | ubuntu-noble-large | deleted: sha256:62e46442460500afcfb3f46eaeb36a0bbdc75bb9bbf76d967c008a5861b4d69e 2026-08-04 01:26:34.800196 | ubuntu-noble-large | deleted: sha256:0ef68a58806351be9a0adcc70d247b4ffcc87babd40e4c34a90c95100988c511 2026-08-04 01:26:34.800202 | ubuntu-noble-large | deleted: sha256:649a573bdc79f6f7ac395e999e61b6da6924ae19a750df60b3f33d6607ddfecc 2026-08-04 01:26:34.800208 | ubuntu-noble-large | deleted: sha256:455358b4acce5d4f77dbf072c01441854a8953a0545d316a4afe6a1834421f84 2026-08-04 01:26:34.800214 | ubuntu-noble-large | deleted: sha256:f09fba0586f3f2dad0c5fe236546ba2ce19a8ebf0df12692687adc0612bcf046 2026-08-04 01:26:34.800220 | ubuntu-noble-large | deleted: sha256:25654543596608fd01cfc4b83d8e23845dac150075ba5df9631fca49d1202cef 2026-08-04 01:26:34.800226 | ubuntu-noble-large | deleted: sha256:e5f5c0a5f13e525f2ffdfe3a2dc21e0e0d7aea7d6fafc43b078bb4a70b526313 2026-08-04 01:26:34.800244 | ubuntu-noble-large | deleted: sha256:9ae20706d1678e0235706f75a4189c82f23356ee33520d5b7d45b9d980a67cd5 2026-08-04 01:26:34.800251 | ubuntu-noble-large | deleted: sha256:29076a8ef0b1bb00b79ebe4edfd337ecc0deeeeb1517f5d2199bf5c7c0d8ea6f 2026-08-04 01:26:34.800257 | ubuntu-noble-large | deleted: sha256:7f2daaa5ee880a1855f88e4a37696bca9785667ede5d49abf35792203ed3b7b1 2026-08-04 01:26:34.800263 | ubuntu-noble-large | deleted: sha256:dfe8138849c95ea1005cb95e60666172f7c7959d1d4c42f6bddc29c9de5c2e11 2026-08-04 01:26:34.800269 | ubuntu-noble-large | deleted: sha256:ea2802bb3e868619feeb378e37768664e723cd3d31e4a7c4ae859eaba6fbf654 2026-08-04 01:26:34.800275 | ubuntu-noble-large | deleted: sha256:d086d41638b43002a5a18beaf66d9f5682fa63826a6846a0a370a85e79b5a62e 2026-08-04 01:26:34.800281 | ubuntu-noble-large | deleted: sha256:b8cc0d3b1820a845f88a58f0fa43f46af653713d5e1390e8e710e93bc3cc7dfa 2026-08-04 01:26:34.800287 | ubuntu-noble-large | deleted: sha256:3371c7a57c759217d78b5c271fe9274f97c2f9fc3ecea8f03a990fb6e92f1f0c 2026-08-04 01:26:34.800293 | ubuntu-noble-large | deleted: sha256:49246129b0b9cc70c1f807b380eec4076a8aed3463be5c28a9144aebdc4b9ccd 2026-08-04 01:26:34.800299 | ubuntu-noble-large | deleted: sha256:f73c4fad9579b3b3e83a9baf03bc8b8f4a8eedfd89b76ff513d6db0ccde0a12b 2026-08-04 01:26:34.800305 | ubuntu-noble-large | deleted: sha256:1a0af9f5459e09d9c5074c6bb5c28f982387fbd8594e25ca1aca9a589a78e099 2026-08-04 01:26:34.800310 | ubuntu-noble-large | deleted: sha256:0b11945eb2a8c7df90b977936f3f6d58316f81c408f3d1817b98ca6a219e03ff 2026-08-04 01:26:34.800316 | ubuntu-noble-large | deleted: sha256:ab412fa45448a22b980fbb49111dbb8d55bff00c7a3ed1844cd106bd82a01ce0 2026-08-04 01:26:34.800322 | ubuntu-noble-large | deleted: sha256:c6690c4cf1e283da4b3e0a44b0e4641f9f476d5c85a6a5100711560f01c90eda 2026-08-04 01:26:34.800328 | ubuntu-noble-large | deleted: sha256:fb9e015cc087898992e586525089ba9d0a148adc6a40677ad90d068bc8183ca0 2026-08-04 01:26:34.800334 | ubuntu-noble-large | deleted: sha256:4fec032ff913723fd5f6bea42e35f50ba0ec281aa6e730b3e6c97db6bef92ee9 2026-08-04 01:26:34.800340 | ubuntu-noble-large | deleted: sha256:67b33f38ce5d33f08c0513713d4fb7ecc4350b047091792b8418eb52747caa09 2026-08-04 01:26:34.800346 | ubuntu-noble-large | deleted: sha256:b6365d1c909cb61cdf995a20fb32c466efbfdb232067d5f5133632be4d9fb241 2026-08-04 01:26:34.800352 | ubuntu-noble-large | deleted: sha256:03aacc01e40cc1a1c04917ffa933359977874d4167195d9eae113c1fb7204484 2026-08-04 01:26:34.800358 | ubuntu-noble-large | deleted: sha256:92adce602d84120ee8727525dece68429f8a770c32fbf1dae244647dc89a26e3 2026-08-04 01:26:34.800364 | ubuntu-noble-large | deleted: sha256:b4f6fca025609caba4c311b5a66d08b4c29355f622570d0ace70a601943b6b4b 2026-08-04 01:26:34.800370 | ubuntu-noble-large | deleted: sha256:0f631b066ef7478d7b64aab0c5e152675e68fbe41d0856d61419f645c2e13064 2026-08-04 01:26:34.800380 | ubuntu-noble-large | deleted: sha256:f6d7a6a3af1136fe21195c156c991ad1f99b2d259284c737f50651732f737026 2026-08-04 01:26:34.800387 | ubuntu-noble-large | deleted: sha256:38a81722a8180ae170a5748d976ceec421d4107bbfc5169dfdefb5e22d47d351 2026-08-04 01:26:34.800393 | ubuntu-noble-large | deleted: sha256:89af7e6e2e18121020ff4a4a9bddc67f566c6816611041ae5a93e83ec28e77e6 2026-08-04 01:26:34.800399 | ubuntu-noble-large | deleted: sha256:c9cf78f8ad8e96518c027c285889c4cc566a61763d9231858eb7cefe27929f6a 2026-08-04 01:26:34.800405 | ubuntu-noble-large | deleted: sha256:3d37eb3022600a0a6e4b10f3049dbcadb9678bffefad9efcd9dc7cf605c8955c 2026-08-04 01:26:34.800410 | ubuntu-noble-large | deleted: sha256:5c6325ef7f60d1e9be6e0742313f6254614c8c36ba3d0ddb4e3ebaed308b3454 2026-08-04 01:26:34.800416 | ubuntu-noble-large | deleted: sha256:30bf5ade35fb46ccce643da18bd8588f7e81e8d1b18c17fc224e271f1d426783 2026-08-04 01:26:34.800422 | ubuntu-noble-large | deleted: sha256:65fce4dddd6b94bb6278e9b135419c8ba1b6f6f059153502bfb132fc9005fb13 2026-08-04 01:26:34.800428 | ubuntu-noble-large | deleted: sha256:9406ea2aeaa9e17d4266920e5326531fe9fb4b9b291a07eb97182ac7503a8ddb 2026-08-04 01:26:34.800443 | ubuntu-noble-large | deleted: sha256:1625a5c050e3ee1368b37b646b31a337e826bfe53ca5cdd6a8c9a77f39430444 2026-08-04 01:26:34.800449 | ubuntu-noble-large | deleted: sha256:ba3ddb6decdd3e43b0224aef60f1edd4e4043e4221a8609233a6991f83f2e436 2026-08-04 01:26:34.800455 | ubuntu-noble-large | deleted: sha256:18c488547cf82922f6baeb33c41bc2676e8a0c6f35fba4b4831e08b786b3a7b2 2026-08-04 01:26:34.800461 | ubuntu-noble-large | deleted: sha256:d1198ea4705930954d8c0cd603a06a5e8ffce0f8c4d81c45f37f7ccbc96bef63 2026-08-04 01:26:34.800467 | ubuntu-noble-large | deleted: sha256:d1ac96a0b16869f711993dd1e4b5b226d66767fcb288ca435558310a275e0e88 2026-08-04 01:26:34.800473 | ubuntu-noble-large | deleted: sha256:1ca17398c8b10aecc50fe77b398573141ab5a19b467483d33be02e4fffc29aec 2026-08-04 01:26:34.800479 | ubuntu-noble-large | deleted: sha256:1f1070cc21f9e6bdc1558d08228b0eb4625e3fc49d53480e3b4577334d2aa663 2026-08-04 01:26:34.800485 | ubuntu-noble-large | deleted: sha256:3edd19f48352af3a07254a6d5fcadda9aa440198f73f1e5a827c90858a16cae1 2026-08-04 01:26:34.800491 | ubuntu-noble-large | deleted: sha256:083bff6deb5d0b4c5330b6e46e55ac1f2f4ef56b0e49dcbfbd7d097dc57d8a8b 2026-08-04 01:26:34.800497 | ubuntu-noble-large | deleted: sha256:5f429890c2354120116a643b2823174100b6cd7714dfddc93c34b18a51f1ee59 2026-08-04 01:26:34.800503 | ubuntu-noble-large | deleted: sha256:feda2292b73d1e5b2a99821d4d284b8482bb8a1ff1b6da783b519bf897f61425 2026-08-04 01:26:34.800509 | ubuntu-noble-large | deleted: sha256:8c20b6394937ce177f8bd2bde1d7567b3b8fd89e4826cd0f7fea87ff7da7fa7e 2026-08-04 01:26:34.800515 | ubuntu-noble-large | deleted: sha256:d6fca3a5a55e39d13638879a14b149e8461d5ad5c766cbbfd8992c151e687f7c 2026-08-04 01:26:34.800521 | ubuntu-noble-large | deleted: sha256:926624f1752d68619c9c3623526253d24c43cf4ef4d50a8f1b20bd073b66b936 2026-08-04 01:26:34.800527 | ubuntu-noble-large | deleted: sha256:af5c093045f982a95714e5e264d6b057d36c2ef36affcc1c2631aa46fac931d5 2026-08-04 01:26:34.800533 | ubuntu-noble-large | deleted: sha256:0019df05136edfd35e1a9956d5dec83bf0209f15968537c9e839b07f6a225f9e 2026-08-04 01:26:34.800539 | ubuntu-noble-large | deleted: sha256:2995698c88cd360f3bc3c4bffc308417d9fd2b083cb084a58030edd73e50897d 2026-08-04 01:26:34.800545 | ubuntu-noble-large | deleted: sha256:8bf7829a833d7ca7c7bd7c373400b012f3bb4c9e93f5670e92fca9e54f6aaac6 2026-08-04 01:26:34.800551 | ubuntu-noble-large | deleted: sha256:abd05745e4a7e5d85296ce8b3b79411d355680434b699cfcd34ab9af6b4b4bc9 2026-08-04 01:26:34.800557 | ubuntu-noble-large | deleted: sha256:fffb8909b9548b056811f483fdbc8aa7ec62eeea6403ab1263afe48de9b62082 2026-08-04 01:26:34.800575 | ubuntu-noble-large | deleted: sha256:6a9cce9bd3bab18955dcb611f1bf63e43a4828c0145bfd1246e455f7032af72a 2026-08-04 01:26:34.800582 | ubuntu-noble-large | deleted: sha256:f9468e43c4d0f19e5635cf572d3442368653fcf2ecf64a67635b5ac5a9d019c9 2026-08-04 01:26:34.800588 | ubuntu-noble-large | deleted: sha256:d1de5096ddb11900a3f54de2b466e24211f58169f4af9331a52e3e856f094fcf 2026-08-04 01:26:34.800594 | ubuntu-noble-large | deleted: sha256:fbe47df8a4dddf2e8253787d89ea28cd68a717f1cf6461fd0ca122afb8b1bed4 2026-08-04 01:26:34.800600 | ubuntu-noble-large | deleted: sha256:40fbef14e2e27b9f0f82b41bd1f7fcd22acfd72400bd99da2b64318161cc133e 2026-08-04 01:26:34.800606 | ubuntu-noble-large | deleted: sha256:f0dff0218bbee4687bd1bd733d7343bec00221d83d63571c3e8c310af6a73e79 2026-08-04 01:26:34.800612 | ubuntu-noble-large | deleted: sha256:593b3c461f3199bfb211aa8fc275efcc8d271f3fd52bbd3d32fab5751b6fb8e0 2026-08-04 01:26:34.800618 | ubuntu-noble-large | deleted: sha256:b8264af8f62a6faf50837958d4da9f10a2b75316e0c3e10bcf60231313f6d762 2026-08-04 01:26:34.800624 | ubuntu-noble-large | deleted: sha256:46418e691248046621193147db1545d6fbeeca3085df9bbf985dc040ef2629f7 2026-08-04 01:26:34.800634 | ubuntu-noble-large | deleted: sha256:27747b477dd6c6904aecab1c93e271be0648ee847338535e1a724a4f4fff4463 2026-08-04 01:26:34.800640 | ubuntu-noble-large | deleted: sha256:6a14324832fca16f51e9c06314f30a7d8e7849f0e6f5f31b368ef7ede1fb1107 2026-08-04 01:26:34.800646 | ubuntu-noble-large | deleted: sha256:6f0cbe19aea76e718445e8329bf8e3632f27542983c90264293fde30d99c51ab 2026-08-04 01:26:34.800652 | ubuntu-noble-large | deleted: sha256:b5efa9270b65fde6127cd4b5a5284500a56b32eb429713c8a3a3793704735919 2026-08-04 01:26:34.800658 | ubuntu-noble-large | deleted: sha256:eb832f8f490698b095f8a7779c1c010d870f6cc273784427223ea0026a47a99a 2026-08-04 01:26:34.800664 | ubuntu-noble-large | deleted: sha256:7d6f149c3e46bd573d77ebeb65057536054adf93f180d9aa9582a95d64a56d56 2026-08-04 01:26:34.800670 | ubuntu-noble-large | deleted: sha256:3a919b720c473bd618c78c38a3e6c54bcdc79a1745e6d5cb750155537fc57df5 2026-08-04 01:26:34.800676 | ubuntu-noble-large | deleted: sha256:ce14c5b9efc0c5406f36fc6f1bf78ad03a2e08cd261e69459edf5550fb94b5dc 2026-08-04 01:26:34.800682 | ubuntu-noble-large | deleted: sha256:ac6601c0b0a375bf3ba597434f5fa051dcedb3a00a36d4cd12386565c42e4419 2026-08-04 01:26:34.800688 | ubuntu-noble-large | deleted: sha256:59d4cbddeef75ecc99095811c1f05edd74608f76ad7d262853aeb82f8edf4d9a 2026-08-04 01:26:34.800694 | ubuntu-noble-large | deleted: sha256:3e64977764d0c01ef3637707ae490aab8cbc261a0171bfb2a6812686715914de 2026-08-04 01:26:34.800700 | ubuntu-noble-large | deleted: sha256:460f66223173450200699a5f1c5440ce4e3c8069179672cc60b08abb94594444 2026-08-04 01:26:34.800720 | ubuntu-noble-large | deleted: sha256:852057387839e6f43af64bfc1682cdff80515b962b7eddd0ab8a6d43f8e379dc 2026-08-04 01:26:34.800731 | ubuntu-noble-large | deleted: sha256:603633f06f7099f24a96c5d554670de9d754de4d9f3aaffad260332f181b7917 2026-08-04 01:26:34.800743 | ubuntu-noble-large | deleted: sha256:b3f6475adbe4671df92a7653c4220a7e10b7e7998125e12fdf110c959cd662b7 2026-08-04 01:26:34.800754 | ubuntu-noble-large | deleted: sha256:0d43d97ee198298ae383fda08f0c6c2c61051b6db90329ac2ed32a95e1baab2d 2026-08-04 01:26:34.800765 | ubuntu-noble-large | deleted: sha256:7da7ed036b4537e381da65fa0746cd8ead41b4ac60b901cbe9dd0f5b8c03ca0c 2026-08-04 01:26:34.800792 | ubuntu-noble-large | deleted: sha256:2866db59c2fe78c75c50e21816f92bf9d75d8453b2ccc31f6451c08880a73b8c 2026-08-04 01:26:34.800802 | ubuntu-noble-large | deleted: sha256:59b1eebeee58c9ae2cf420c808a9c1c2cffdeeac133622cc111da4812456445c 2026-08-04 01:26:34.800808 | ubuntu-noble-large | deleted: sha256:14282617dab6e073411e9a6129fe2e1c8cc9730a8fdda386b8fec8c254c4c989 2026-08-04 01:26:34.800815 | ubuntu-noble-large | deleted: sha256:a32c0e535247795ae9ae05ffead35c2635a67928f1632fcaf8f0dcab23804d92 2026-08-04 01:26:34.800825 | ubuntu-noble-large | deleted: sha256:71359e587833a9e7d45cdca8f0c3cbea4201cfd5dba6a61596f263b24b7c56da 2026-08-04 01:26:34.800832 | ubuntu-noble-large | deleted: sha256:390f565d23f67538b02a1a66373f59a970ce9350c94ef6286c074d3a16e64c34 2026-08-04 01:26:34.800838 | ubuntu-noble-large | deleted: sha256:55b88a7a717cdd34b1762cd27394e2fbe62c09a325b66cb1dd7619b1514d3cc5 2026-08-04 01:26:34.800844 | ubuntu-noble-large | deleted: sha256:a2c01a58bac7224e6c2cb61a832539a16b12ed3b2687c3a19d7fd5c784737b7f 2026-08-04 01:26:34.800850 | ubuntu-noble-large | deleted: sha256:db5dab70bdad06c4972fb0f4029de9e20c96e52be9b5855cf141cdf4f4039f6f 2026-08-04 01:26:34.800856 | ubuntu-noble-large | deleted: sha256:5f9ee79626fb00e489aa63be7f0bbf775a5199a64986ba8dcca1bbcda656fa40 2026-08-04 01:26:34.800862 | ubuntu-noble-large | deleted: sha256:1b582b57a4bed85ff2f868846ef64d5d4dedd1f936be4a8a64a63879128383b2 2026-08-04 01:26:34.800869 | ubuntu-noble-large | deleted: sha256:6a0796161aca133f58fdbee33cdc6b625775b8c41d388751c115e01d70b7d181 2026-08-04 01:26:34.800875 | ubuntu-noble-large | deleted: sha256:c2e7c2f0f5e136805303162a477207348eb6b0628049246830c90b3cbf2ffc00 2026-08-04 01:26:34.800881 | ubuntu-noble-large | deleted: sha256:a45a842d2cd5dff249fa92fa171b1e8a428b1f681cb6a3fb8e40e962bb515aaa 2026-08-04 01:26:34.800887 | ubuntu-noble-large | deleted: sha256:a8df7ca3cbb46299695349e9ea7ea1000d40f80666e9bf00cbcd50f81845a2bb 2026-08-04 01:26:34.800893 | ubuntu-noble-large | deleted: sha256:164c6f47d90adea0213f866f12f3b26f5277baa89c202a844a534663d290f068 2026-08-04 01:26:34.800899 | ubuntu-noble-large | deleted: sha256:92b61fb500e5477e3949daf0a0c62ab8077f4eca078eb85c4a730be657fc0507 2026-08-04 01:26:34.800906 | ubuntu-noble-large | deleted: sha256:0a63eaa66ad76429b29b8420f67b87feac05198b38b3ac065b1b27a04c2935c9 2026-08-04 01:26:34.800912 | ubuntu-noble-large | deleted: sha256:36db3fc9c613751c26ffc25fbc1e5096035e596cbfdcac28919da216fcea9b0a 2026-08-04 01:26:34.800918 | ubuntu-noble-large | deleted: sha256:464f7fe4a12590bf975f6090dccb9940be7fb6e4ab2e3184b8ecc8a55df2ed78 2026-08-04 01:26:34.800930 | ubuntu-noble-large | deleted: sha256:b59a88d4841ccbab803196604a1c06e887d0699ac57358ed62beee37bc80727b 2026-08-04 01:26:34.800936 | ubuntu-noble-large | deleted: sha256:5693aa548b342bc5ecc32b8e142b3a4a54ca0442cff2c42fb849e9554e2a1786 2026-08-04 01:26:34.800943 | ubuntu-noble-large | deleted: sha256:36d63f643951a8fce48479040ec3232277487d53c2525f38b4f484cb343e15b9 2026-08-04 01:26:34.800949 | ubuntu-noble-large | deleted: sha256:c80d370e4be77415e70defa1da1952d6f6f4d12b5b8e12296b351519134b3914 2026-08-04 01:26:34.800969 | ubuntu-noble-large | deleted: sha256:2740180c236550e788c028f5a8323b3bcff7b3ad221b7b309fb37e3cfbaae0bf 2026-08-04 01:26:34.800975 | ubuntu-noble-large | deleted: sha256:afebf01e6d409029ece82d6c82f01734520bbe7c00f5a447c723042844ce7c77 2026-08-04 01:26:34.800981 | ubuntu-noble-large | deleted: sha256:5be68483ab15567814b72c8b0375bba351fdfec785e687295edd5aa4f564d6cc 2026-08-04 01:26:34.800987 | ubuntu-noble-large | deleted: sha256:42297663ae93d03fa3c47cb9c82586a048cf15d8ca62a1e92dd3cc3b3e5ba6ea 2026-08-04 01:26:34.800994 | ubuntu-noble-large | deleted: sha256:840f03f5b33cf451bc68ee7ed998991d9d998f7bdc65b3c13578bfde6db03503 2026-08-04 01:26:34.801000 | ubuntu-noble-large | deleted: sha256:b931940b72abe110911425c2e3b67c0acf6bece2f67cb55f8b688f766bf202d4 2026-08-04 01:26:34.801006 | ubuntu-noble-large | deleted: sha256:ba907ee526f67664047747e1c5a4c33a6d1aa3d3947d81ed81208c349f130196 2026-08-04 01:26:34.801012 | ubuntu-noble-large | deleted: sha256:9996754e30c596c80a10c7c9dccaf34436c09f9c5f3d47ba063f36a910c4e709 2026-08-04 01:26:34.801018 | ubuntu-noble-large | deleted: sha256:090c122d982dbd0d733b4c4ddc7c579ca99adf9a934efa9c0dc87a4a0266d91f 2026-08-04 01:26:34.801024 | ubuntu-noble-large | deleted: sha256:22e73df1e669a78896ab51c84a12169df78297494fd077917a1a87d3a7b2051f 2026-08-04 01:26:34.801030 | ubuntu-noble-large | deleted: sha256:7ef443187e0cd95b37efeb68a89f929420991058229a02f2eeb6f634a29c9b77 2026-08-04 01:26:34.801036 | ubuntu-noble-large | deleted: sha256:fdf95bb8dfed4c8e8aa043c83956eb739253706389034f6c8b904d2a4ae2b29d 2026-08-04 01:26:34.801042 | ubuntu-noble-large | deleted: sha256:3bcbe4e9f3a2a02596932505adfdf66ac5c194175fc5f47119fe6d4da74dc8d2 2026-08-04 01:26:34.801048 | ubuntu-noble-large | deleted: sha256:ff988386d4fb775c6cbf99c73c91484a3b94a40231aefa8d6f93cc79aaeb3c7f 2026-08-04 01:26:34.801054 | ubuntu-noble-large | deleted: sha256:8e3d7e36dc08657e16d12c68680a76a235b0fcd071661ef01308930434b6fca0 2026-08-04 01:26:34.801060 | ubuntu-noble-large | deleted: sha256:e54a7aad15fe91851bb7c9f56a25457d03833dcf288486df00a1c2c789ba4a0c 2026-08-04 01:26:34.801066 | ubuntu-noble-large | deleted: sha256:bd016d8011fb2ac00ac4fecfa88fac6f2fd5db5828a0214c798ea6bc7ea7d507 2026-08-04 01:26:34.801072 | ubuntu-noble-large | deleted: sha256:81f2739936a5180a5b391fcaa8cc20e1bad0c845694aa3f12600b8679256e2e7 2026-08-04 01:26:34.801078 | ubuntu-noble-large | deleted: sha256:69b355a901f36006b766e8066f3d60c4dfad6a7c635a6626175edd4472af7d17 2026-08-04 01:26:34.801084 | ubuntu-noble-large | deleted: sha256:608ae596f99e0426094107072071d2a6d2e80e70c1aa1cdd9f1c9c9636fa8f7d 2026-08-04 01:26:34.801090 | ubuntu-noble-large | deleted: sha256:967e8c5d5fe278a049286e2b716ad103b907d12a298b7bbda49cf3b896237caf 2026-08-04 01:26:34.801096 | ubuntu-noble-large | deleted: sha256:cf50799db6f4640b5ee33724cdc8d196ebab5e499998532720edac0e04bb022e 2026-08-04 01:26:34.801102 | ubuntu-noble-large | deleted: sha256:1ed637e4e758f30e1b2163262f495011e9063e1024b18629746a5ccdc43447dd 2026-08-04 01:26:34.801108 | ubuntu-noble-large | deleted: sha256:2cccb6b05afcfa80193bd49ba728c7ac780ddbccf2dec5cc8d2292105f81b544 2026-08-04 01:26:34.801114 | ubuntu-noble-large | deleted: sha256:3e31a2dfc39e3b077a91dd2896dd94981cf3f0d0103c1dfaba0f28a29ec19a89 2026-08-04 01:26:34.801120 | ubuntu-noble-large | deleted: sha256:2001e7aad5846f1fbe82180e5c33fe31b0ca1ac6278ad3a52bb8d5a8bb5b005d 2026-08-04 01:26:34.801126 | ubuntu-noble-large | deleted: sha256:b8a27d7b1cb24e8255cc8e1c3b1e88bfe9ab2d359e81da573f5365015c956cc8 2026-08-04 01:26:34.801132 | ubuntu-noble-large | deleted: sha256:7adab784e2f2ae6df7481e85bed79f882dd497c1bd4c57e3b7b425ede3e5e9cc 2026-08-04 01:26:34.801138 | ubuntu-noble-large | deleted: sha256:e2549501498a8a0ddff2bb845120db62027bcfc2896c213686613382f6d26abb 2026-08-04 01:26:34.801144 | ubuntu-noble-large | deleted: sha256:2b3abfafceeb7914829c37920c0b15534b473ad7ddd61f48cb3a15c38bdd49fa 2026-08-04 01:26:34.801150 | ubuntu-noble-large | deleted: sha256:8bc4fa73b97f7dced0607cf315d6bcb46796ae1f3a32f4e3ce26bb5181a733b5 2026-08-04 01:26:34.801160 | ubuntu-noble-large | deleted: sha256:77b7e6ae4625583edc3cefacd50cb8f0acf0a0e5ef8b9e29146310c4b24141b6 2026-08-04 01:26:34.801166 | ubuntu-noble-large | deleted: sha256:dab1cf053cbd074101d2185c201cbdf976d8fdce1fc7f009a1478a96a68782f9 2026-08-04 01:26:34.801177 | ubuntu-noble-large | deleted: sha256:e42e6beb19c1f10a431937a18948b13ee8976c67c9126f80a1405c99f46be21b 2026-08-04 01:26:34.801183 | ubuntu-noble-large | deleted: sha256:e14573ba33a49c65ee79e7f2ec94865b3b3843ccd839af8d9ba4ebc6a134892d 2026-08-04 01:26:34.801189 | ubuntu-noble-large | deleted: sha256:3bbcf461d0d53fe6ad91c612519f1bec4d8f94dd7f4391f052180c50f7a88897 2026-08-04 01:26:34.801195 | ubuntu-noble-large | deleted: sha256:fd47abc74a6ae6c64a7861c51cb07ae74b69c38393321eb255f91221dce764db 2026-08-04 01:26:34.801201 | ubuntu-noble-large | deleted: sha256:8aea6238a5d1f70f57775ee6727b91c524909fbe6cd32a14dab82a12990f18d0 2026-08-04 01:26:34.801207 | ubuntu-noble-large | deleted: sha256:5f8d1d058ea867223a6b3aad81912243a6b22259564330c49adcccbfb26067e5 2026-08-04 01:26:34.801213 | ubuntu-noble-large | deleted: sha256:cfa92172648f307deadc610602667e90975431f094f68d0d57ab7abf5cdb918a 2026-08-04 01:26:34.801219 | ubuntu-noble-large | deleted: sha256:562f71129b02c13fdda16008f9eea8fd9c80ccad8f9862433c14cd9e89753693 2026-08-04 01:26:34.801225 | ubuntu-noble-large | deleted: sha256:746dba7eb4fed8f22523ae4d56228fb0850069fcac3f1823199682df7e4ddb9d 2026-08-04 01:26:34.801231 | ubuntu-noble-large | deleted: sha256:d5ada0c27c0b7f3180fd0311211e268abefb2af402de2853802e947279caa386 2026-08-04 01:26:34.801237 | ubuntu-noble-large | deleted: sha256:6709ae1932f54c5742d882abbf298dfc85178107b0a86302a04fcedd8b57e13a 2026-08-04 01:26:34.801243 | ubuntu-noble-large | deleted: sha256:17bb583d9c9fb42987ed94ac68c3e11c46e5eaa78fa34ba1266823789537348e 2026-08-04 01:26:34.801249 | ubuntu-noble-large | deleted: sha256:6039be32d86d82065ce03ae7ae3bbf28476cf87842c12d11d41d60589c2b7a61 2026-08-04 01:26:34.801255 | ubuntu-noble-large | deleted: sha256:6bcdc2eae22c4931b974b823247c5a93dfe755a6c25b6eb267542dab83200b51 2026-08-04 01:26:34.801261 | ubuntu-noble-large | deleted: sha256:055ce886b2bd33174da34eac31c66f2e5f863713bc7a7143b32b4e87ae240451 2026-08-04 01:26:34.801267 | ubuntu-noble-large | deleted: sha256:c3113f552f73bd9830172f3bbbd655c36593b30bc6bb5f7f8aec8314e0c1dc24 2026-08-04 01:26:34.801273 | ubuntu-noble-large | deleted: sha256:dca2480d85d0e744db775abcbbd2f8eb250b00fbeca85f1a49ed5b26b9e615db 2026-08-04 01:26:34.801279 | ubuntu-noble-large | deleted: sha256:62f41130765d12c94e72e2efe5a49fac0528d0506967bbd7c3a20a1123e267e4 2026-08-04 01:26:34.801298 | ubuntu-noble-large | deleted: sha256:b3273d9b5d13603e4c89dac745fd84fd86689552013697b5f34b1787031c0073 2026-08-04 01:26:34.801304 | ubuntu-noble-large | deleted: sha256:356d44ed4970e4c0e949c8af0c6939a6baec87765c8aa8a3e0e76eddbc2ce7ea 2026-08-04 01:26:34.801310 | ubuntu-noble-large | deleted: sha256:8fc010a5c45eb9532f8dafcd46b5f66d085cd19ae90471907bac3ea14b27435d 2026-08-04 01:26:34.801316 | ubuntu-noble-large | deleted: sha256:e94d39f6c184ca92d8319ccdc18570393986c3405caef917e421c028c9312673 2026-08-04 01:26:34.801322 | ubuntu-noble-large | deleted: sha256:4df9e96c236a614fa894d1168edd2d8a628f92eb0416d11c7c1af06eaeac141b 2026-08-04 01:26:34.801328 | ubuntu-noble-large | deleted: sha256:878497fd0b1a585f234fb0e77faec9a0729ead0f2b2690609aab0a527ace4323 2026-08-04 01:26:34.801334 | ubuntu-noble-large | deleted: sha256:f4f8cdb2338745723fb9b895fcec6b1cead571dc4572d44efa8c7a3f98a2a5d6 2026-08-04 01:26:34.801340 | ubuntu-noble-large | deleted: sha256:d6fefb7ab311bdafa043b7dad26a627bbe4ed42a278d3be86b222c6ec6ccc659 2026-08-04 01:26:34.801346 | ubuntu-noble-large | deleted: sha256:7f837a6099520db90994c1c1c63e528151ab2d7219a35793a96bc720447309fa 2026-08-04 01:26:34.801352 | ubuntu-noble-large | deleted: sha256:2ae1c3b796feafb151e854da45c4ccb33908de5a5a55c455b950430c8af354e2 2026-08-04 01:26:34.801358 | ubuntu-noble-large | deleted: sha256:2c9394a920b27fbc43a193b11ea283d9046cdc6562be5b0ed4c110df64a1793c 2026-08-04 01:26:34.801364 | ubuntu-noble-large | deleted: sha256:3b4a36d6870976a859b26561fb12655d5b2508bd918e5adc7cecb1a16919dd06 2026-08-04 01:26:34.801371 | ubuntu-noble-large | deleted: sha256:445e00ba43bca198850e0e7586c390737b83c295bcf58a94463fc548170df177 2026-08-04 01:26:34.801376 | ubuntu-noble-large | deleted: sha256:87f430eeeb1f6c13974775a935bbbe426c7770fb41cff476036132ec9b88a31d 2026-08-04 01:26:34.801382 | ubuntu-noble-large | deleted: sha256:634a0f17e2a09699c25ecaf823b6436f6148f623b5436f97664b83c0a4edfc5b 2026-08-04 01:26:34.801388 | ubuntu-noble-large | deleted: sha256:8d6defff15493f2efb7a97c47a9eb69e926a3a126c6ce6b2927a2d68e5cd8600 2026-08-04 01:26:34.801394 | ubuntu-noble-large | deleted: sha256:0a7d87fc4a72d158259e03820c4182e6c6d1767080e075d2241a41fb140b4cb4 2026-08-04 01:26:34.801400 | ubuntu-noble-large | deleted: sha256:1f8ad85e97f5b3aea6719d89f9191a6e1884b1d33ca2fe3265bb3e3a11c3b4ac 2026-08-04 01:26:34.801406 | ubuntu-noble-large | deleted: sha256:513a23be6055beca831382bfd5513cb12664fb92e2103d486c142350e7c54ac5 2026-08-04 01:26:34.801417 | ubuntu-noble-large | deleted: sha256:ebfcbc6dd0d9f65f305c68b0bf7fc89bdd0c507f0ce6f59401c3284d9da10e45 2026-08-04 01:26:34.801423 | ubuntu-noble-large | deleted: sha256:8b4ae79e79a8d767215f31b0ac24b4ef52fc185193c99c5aa603d5b122f7dd81 2026-08-04 01:26:34.801429 | ubuntu-noble-large | deleted: sha256:a6d7243aaec2efed85b2c76161e334de6b2786e4ee9e407f794d29b435d50709 2026-08-04 01:26:34.801435 | ubuntu-noble-large | deleted: sha256:73e23aa40cd59db4ab393ccf48a2b3bdd988bf48451df70a9c0dfd8782adb5f2 2026-08-04 01:26:34.801441 | ubuntu-noble-large | deleted: sha256:30fbf867518b3acd4fae50807d161256adc01fbe3c044f45d701f6b66bf9ebed 2026-08-04 01:26:34.801448 | ubuntu-noble-large | deleted: sha256:6a146ace6f00efbaf2fd2cc03bf2c04a46f5fd6cb1cf899c565dd3c74ef0c850 2026-08-04 01:26:34.801453 | ubuntu-noble-large | deleted: sha256:2675ac042c1ac24430173b4fca0f250fe4829cd24da74f0cda9c7be030adf16b 2026-08-04 01:26:34.801459 | ubuntu-noble-large | deleted: sha256:9dd336f19e43aba4ae07bc468f0f0c3d6fbfaf1009e08d5ec9e1b35f2acc3d2c 2026-08-04 01:26:34.801466 | ubuntu-noble-large | deleted: sha256:16b07f3194de5f91bafdb5a8c15c918bf5cd3e1108ee8f907127c094eb3d2127 2026-08-04 01:26:34.801472 | ubuntu-noble-large | deleted: sha256:93e22727c8a191a81902b56202564e168a7167e7e222d1dec9a8b6082d8e9be7 2026-08-04 01:26:34.801478 | ubuntu-noble-large | deleted: sha256:072922f9f3b17f2dfcfa671fe1da32805a6a5120e62d8508c078af9c21488b7e 2026-08-04 01:26:34.801488 | ubuntu-noble-large | deleted: sha256:81ca82ef3a449bbafe159f2239dc428d34460718ab44c09fdd38f90e0aebc03b 2026-08-04 01:26:34.801494 | ubuntu-noble-large | deleted: sha256:6192f725627fefe0d77ec793913d4a4f5583ef939170c626e73d26cff4f687f6 2026-08-04 01:26:34.801500 | ubuntu-noble-large | deleted: sha256:3580fb76c5d65bf7d93fa11c9e0d81f42cf592fa30227093f9b8598b387d0b62 2026-08-04 01:26:34.801506 | ubuntu-noble-large | deleted: sha256:93758fe4544a96a15134893e5e419ad19aabc4c4ca3b96cff47cc900b7d0e91e 2026-08-04 01:26:34.801512 | ubuntu-noble-large | deleted: sha256:68454419f72627160deb00b4426c080544de33f26a80e7b40df55bbfb38c9497 2026-08-04 01:26:34.801518 | ubuntu-noble-large | deleted: sha256:58cbb01173bb5a2672c4e2b90967b7ef2978b0262586b2dd74be888688f56b67 2026-08-04 01:26:34.801524 | ubuntu-noble-large | deleted: sha256:8b5665065321e6818db37015b98c296233f61ac7738910a971ef08d85f2a835d 2026-08-04 01:26:34.801530 | ubuntu-noble-large | deleted: sha256:c25b36f2ed300487234eddff8fcfa6e94b851ae6636599021d03376fedf9567c 2026-08-04 01:26:34.801536 | ubuntu-noble-large | deleted: sha256:a5963a27623771a435060497221bfe6f618f71b9f09d5f590c7c581368596e5f 2026-08-04 01:26:34.801542 | ubuntu-noble-large | deleted: sha256:03ec8dc722bf5b16658fc58bcc129445ba9e8e005900c655d92f59c8f71385c1 2026-08-04 01:26:34.801548 | ubuntu-noble-large | deleted: sha256:332e8b50675874d1b508fada4b0e8862f8e485b4424870e903567f2a354168d2 2026-08-04 01:26:34.801554 | ubuntu-noble-large | deleted: sha256:0c5faeaac2fa5a5be444621796c4e1f07f0ce46c389c45bd510a22dd9919940d 2026-08-04 01:26:34.801560 | ubuntu-noble-large | deleted: sha256:19f9eb7017bb95c3d8775dac01f626e3d07a5eeedb82953183ee9f0d874e1012 2026-08-04 01:26:34.801566 | ubuntu-noble-large | deleted: sha256:91542b58d5913109964b4ac536a2a86723f8cf6c6470849a3987f54799fbd7a9 2026-08-04 01:26:34.801572 | ubuntu-noble-large | deleted: sha256:8788aeb2d6d04ddfa7a30f7f95ff8767509972e242c929e7098a52cdde2e0aff 2026-08-04 01:26:34.801578 | ubuntu-noble-large | deleted: sha256:8314246ba717d0a61a624bc3cd139207763c19bc6e898c7c8d2af2aed469e1ad 2026-08-04 01:26:34.801584 | ubuntu-noble-large | deleted: sha256:ddf168ecf5f1ec14433546309882c4da7238a59e2f5cebe84a3253619fe0cb09 2026-08-04 01:26:34.801590 | ubuntu-noble-large | deleted: sha256:237234ba1c2533feb106224b5ed204e065682feb107e219e87ab35167624f391 2026-08-04 01:26:34.801596 | ubuntu-noble-large | deleted: sha256:09afe30901530b1b4d36977d982d70f0187b1fdf761511d04b7fcc86a454a6e6 2026-08-04 01:26:34.801602 | ubuntu-noble-large | deleted: sha256:a8f81d99717ec870f9b7b5f504dfcfff6a8bf2b937f8b0c6f5ebf06429a75d48 2026-08-04 01:26:34.801620 | ubuntu-noble-large | deleted: sha256:595c1763271c41d670fda21137d460d8aa1856df31ad11e99ad75861afe0e693 2026-08-04 01:26:34.801626 | ubuntu-noble-large | deleted: sha256:f1712b508c6220a91bfa468db19d406b8d4b263d268c74d8df97a519f37d481d 2026-08-04 01:26:34.801632 | ubuntu-noble-large | deleted: sha256:c46f41fb382962c438a7f179d6e6061858f1330c21923006bbdd9c90eea03309 2026-08-04 01:26:34.801638 | ubuntu-noble-large | deleted: sha256:c422d649e95728b565c36aef3215881d8e662cc7322407c6780f8614220faec8 2026-08-04 01:26:34.801644 | ubuntu-noble-large | deleted: sha256:07a3c52fb519b578c15b584162777ba07a2df78b9c7726b1583b48a2aa0b4ed2 2026-08-04 01:26:34.801650 | ubuntu-noble-large | deleted: sha256:c383704c1abf73b6578bbb772729376ead2f32c158c9a19f7f64c880434e86bf 2026-08-04 01:26:34.801661 | ubuntu-noble-large | deleted: sha256:1f45c5fca8fec5e4e051e74b36ca463114a4ab31a1482067d613efaa47a03b91 2026-08-04 01:26:34.801667 | ubuntu-noble-large | deleted: sha256:ccd3165cdb8abeee6a87cc1ad96de0185ad07de14e2b03c60dfc462592ecdbbe 2026-08-04 01:26:34.801673 | ubuntu-noble-large | deleted: sha256:05d9b3c377b8ad4af00df4b2c310ae203138e8e8fd2db4a372c2186b1924b136 2026-08-04 01:26:34.801679 | ubuntu-noble-large | deleted: sha256:3fe9c17b0279a02898e1ce23a487a6898ddb96bb4708573db9552577d0d3f65a 2026-08-04 01:26:34.801685 | ubuntu-noble-large | deleted: sha256:9090fc223ed16188ec44b05164740eb185febc67107ce3537853337c1fb3a295 2026-08-04 01:26:34.801691 | ubuntu-noble-large | deleted: sha256:8dfc75dffb79dc3cd099a31f368ab62c77b5a0a5838ca9c9b93d700f8b5b4fef 2026-08-04 01:26:34.801697 | ubuntu-noble-large | deleted: sha256:aca692a427bd0347e427e194365a42aa939bdbefa3fa1e4c8bdab0e1ee4cb550 2026-08-04 01:26:34.801703 | ubuntu-noble-large | deleted: sha256:676c9ecdc88bcd22f52a0d1de66b4ff24e5af6edab06715f0c819f8de9803749 2026-08-04 01:26:34.801728 | ubuntu-noble-large | deleted: sha256:d49aaae238a731ea7142006c707b6ec3b9366abae77e3a00dd75c8132631f5bd 2026-08-04 01:26:34.801735 | ubuntu-noble-large | deleted: sha256:48c0607f701a448bf5aadda940fcc44dcd53f11c1ec04e06c1ec94da0b2b4acf 2026-08-04 01:26:34.801741 | ubuntu-noble-large | deleted: sha256:21a78e306e692d6099f272aedbad6388accbe9327646c8147f69ccd66edd7c17 2026-08-04 01:26:34.801747 | ubuntu-noble-large | deleted: sha256:fcfa7fce104450a9b2cc9b292ab9d7ecccd28a8bdc2b277c4cdd5c77900360d7 2026-08-04 01:26:34.801753 | ubuntu-noble-large | deleted: sha256:fd2abec85c6b66b77f848f97671e84b03efdd36edcfc8ad474cd61bd8b9e72d6 2026-08-04 01:26:34.801759 | ubuntu-noble-large | deleted: sha256:ef959b857acca752502710e0a1c20df68c3fcd755f827a11971efd600ebb63eb 2026-08-04 01:26:34.801765 | ubuntu-noble-large | deleted: sha256:e306ec4ea37f6289fc5cdf41fc6f73e0de0b0d906b3807c8cdaf4608bdb9ba7e 2026-08-04 01:26:34.801771 | ubuntu-noble-large | deleted: sha256:452d292a290ace319054009134a0cc2e5fc75c10aca6589c3c36b356c66928c2 2026-08-04 01:26:34.801792 | ubuntu-noble-large | deleted: sha256:12485718fce575c45cbf930b8c37001967bee63d80a0e0218e5dfd7991d9ecec 2026-08-04 01:26:34.801802 | ubuntu-noble-large | deleted: sha256:dbebf69cc2c992f2364cbab069077c345fba1f450a53373a66c26d0b4dae609d 2026-08-04 01:26:34.801808 | ubuntu-noble-large | deleted: sha256:108c8b27285cc0583f27679699cd4a28448cd5aef24c5685671cb5ec4d23009d 2026-08-04 01:26:34.801814 | ubuntu-noble-large | deleted: sha256:5fb693aff5120053628aaa1b3d3ebd18dc1c726668162c9f1705c67064c15eb9 2026-08-04 01:26:34.801821 | ubuntu-noble-large | deleted: sha256:ea19284064cfb42ba1d9554c23f6db9b26ea290da05ce69b19602f369d4cd594 2026-08-04 01:26:34.801827 | ubuntu-noble-large | deleted: sha256:29b7bf7fa9dc515cedfa5f9e09adce633f7cf720786abacfd1747384121dc3d4 2026-08-04 01:26:34.801833 | ubuntu-noble-large | deleted: sha256:ef461968650a651dedd36569a30f99aaee56ddb109b17df34d03d0a2d1d40c21 2026-08-04 01:26:34.801839 | ubuntu-noble-large | deleted: sha256:71b2259486c38ca74117a85dded531b788b8e7a80deb291649ab47c661d779f9 2026-08-04 01:26:34.801845 | ubuntu-noble-large | deleted: sha256:3a2a41b6d0fc534eee46324e576c97cfe92554b0f9a3b76ad577041beffa2aed 2026-08-04 01:26:34.801855 | ubuntu-noble-large | deleted: sha256:f42f746148f62711f520974552409e3c994c27d7df6be609ddeaeb7a5f0e4202 2026-08-04 01:26:34.801861 | ubuntu-noble-large | deleted: sha256:23f400c1c19ee6aee3e4c421df68a21ef74f5e191a050352e9669eec690a3789 2026-08-04 01:26:34.801867 | ubuntu-noble-large | deleted: sha256:65da38853c961a9759bae1024943122ffa0ed49b7da0c5b78ab61ad0cd6bba0e 2026-08-04 01:26:34.801873 | ubuntu-noble-large | deleted: sha256:6e9b63fae4b6442579e361a1658273818150416c7c53488ecfc2ad026d10ce27 2026-08-04 01:26:34.801879 | ubuntu-noble-large | deleted: sha256:1dfeb5a2b12e5573966ea03fb03ed8ea0f872ea10a437403fe2ad3d017645413 2026-08-04 01:26:34.801885 | ubuntu-noble-large | deleted: sha256:8bd802b6bbfe0eb90dfaabb794710b50274d34aabf1c235a29f6f3fcab65b23f 2026-08-04 01:26:34.801891 | ubuntu-noble-large | deleted: sha256:3ab2ce9d968839414625705a2499fae7262e083dd62d1e8563c2cd9377390d92 2026-08-04 01:26:34.801897 | ubuntu-noble-large | deleted: sha256:7789015ebaefd316b7b8e0b6d35ece278604e81d6169197d2d39817df211f376 2026-08-04 01:26:34.801903 | ubuntu-noble-large | deleted: sha256:9d79fe0df4621e49240d25ef9d62d3e2c9cc988718b5e49da933915c6d143167 2026-08-04 01:26:34.801909 | ubuntu-noble-large | deleted: sha256:23523162eae738e603737b300a62d560c4d015ce435d823f9e5d3fb7e934e89d 2026-08-04 01:26:34.801915 | ubuntu-noble-large | deleted: sha256:9e38f97049d6ba33d4b6de75c3340d677cd7091271cfead1f1bfe6202415a291 2026-08-04 01:26:34.801921 | ubuntu-noble-large | deleted: sha256:0a84bd01fb78c8d5a5cd3ca88e4a5ea60e5dc3a2b079ba571eeb3ad1dd9fa523 2026-08-04 01:26:34.801927 | ubuntu-noble-large | deleted: sha256:91adc6937bad7cf58de9529738ef4b300d9ce23a74240953a98356bb71152095 2026-08-04 01:26:34.801938 | ubuntu-noble-large | deleted: sha256:710f69901bb2bc48dbcd715912bca08d86a8f8d58d01580b267f3edf24d900b9 2026-08-04 01:26:34.801944 | ubuntu-noble-large | deleted: sha256:9cd4b33f209742cf58c4f80b1d7c12c90b84c118069a93245e783e513940c340 2026-08-04 01:26:34.801950 | ubuntu-noble-large | deleted: sha256:7c9a10fc7b30da8575bf30d2624f813c03bdf864e2ce265b4fc2d51eb941e07a 2026-08-04 01:26:34.801956 | ubuntu-noble-large | deleted: sha256:5d0314d0165af8b6cb35f5ffce0a4869be0fbb36ca1293bb2fbd11ac603b4253 2026-08-04 01:26:34.801962 | ubuntu-noble-large | deleted: sha256:af52cc7c27244219e12fc01d02e813960eb56f5c531e53873a2ec85eb2d20862 2026-08-04 01:26:34.801968 | ubuntu-noble-large | deleted: sha256:d03088eda20a381e6bc7d9cfb0bac75c1a85de69cdfacf73ad3b58e63da361f4 2026-08-04 01:26:34.801974 | ubuntu-noble-large | deleted: sha256:69d6f336a56e5a1355cef61892ed6b5967b990cdec1745799d9c76b7ce74b7bd 2026-08-04 01:26:34.801993 | ubuntu-noble-large | deleted: sha256:98ec46da19294001c7fc3cbbbe9689f523bb90e295c3a6d8a9d2e199ba34e365 2026-08-04 01:26:34.802000 | ubuntu-noble-large | deleted: sha256:fa6873329d4377adc7143b56b17875c6f416c6a771d3fb0dec7d625f62c18e88 2026-08-04 01:26:34.802006 | ubuntu-noble-large | deleted: sha256:3a1c716f9d992f3511a948b0a2d26a0adebd5faec2a9fe34f01d2f83db6fd8bd 2026-08-04 01:26:34.802012 | ubuntu-noble-large | deleted: sha256:0f75cf7017861d2914b31fd5dfdf7eb0e984282540ef041f9b09e1dc628e64f2 2026-08-04 01:26:34.802018 | ubuntu-noble-large | deleted: sha256:b3f509a988676c77936efe782201810989af825f0043636791a5ea73bbbd6781 2026-08-04 01:26:34.802024 | ubuntu-noble-large | deleted: sha256:4c6f38680ac0c2b8ee8529020440c95d96fd2d40e46d5544fd7e5ca56a9c2a8f 2026-08-04 01:26:34.802030 | ubuntu-noble-large | deleted: sha256:2832c78056b7568bcd4984e0c0e0129dd6d60ca1295c38e5a2e3fa0ab747ae96 2026-08-04 01:26:34.802036 | ubuntu-noble-large | deleted: sha256:9761986cc182099600269f06bb81c549814fcb17ae0dcf9fa724d95dabed83aa 2026-08-04 01:26:34.802042 | ubuntu-noble-large | deleted: sha256:f76c8ee31868a9d31b7a005876cfb9837c9542c803c12dd771e0e09b81126ce1 2026-08-04 01:26:34.802048 | ubuntu-noble-large | deleted: sha256:8611adbd1d079187e0e3de35f746006eb07f3df36b43433625a966aae3167ab3 2026-08-04 01:26:34.802054 | ubuntu-noble-large | deleted: sha256:11f1f244531a2b60de5b7aed2c8e8965a984208d1c55ad2a4b5ae891f4144b35 2026-08-04 01:26:34.802060 | ubuntu-noble-large | deleted: sha256:bf9b05428d8f5de779291d614cea648f4a0d78b9214a842a8bad4ea27e61c8af 2026-08-04 01:26:34.802066 | ubuntu-noble-large | deleted: sha256:5de16062e8a71f8923ae710076ff5f4407d00be50af47cbaf93c81e8a73ada6c 2026-08-04 01:26:34.802072 | ubuntu-noble-large | deleted: sha256:818d624461f74ccc98f2def9c1c224c62d8358f66d22c384c4d7b3af963ce2d7 2026-08-04 01:26:34.802078 | ubuntu-noble-large | deleted: sha256:83f1dc52537d1f46790c4b42b51244438e6ec693d22a18d18afe4463df0121a7 2026-08-04 01:26:34.802084 | ubuntu-noble-large | deleted: sha256:fe88853844166e76f791ed2ba1460628d5696ae4e052ca0535f82e7691a835d9 2026-08-04 01:26:34.802090 | ubuntu-noble-large | deleted: sha256:e8a88aebf5743de654c0b3bdea3e9acdadbd3741622b2ab12d2dd7fbb8fc239c 2026-08-04 01:26:34.802096 | ubuntu-noble-large | deleted: sha256:74ccafc9fb60e03b623e57ea3ebb6cb344f99f9fec21267a6aab3f4f3a7777e8 2026-08-04 01:26:34.802102 | ubuntu-noble-large | deleted: sha256:ad232644d618a23c3964dc3f42e1d139cbc28f3869edfee6a825dbe7d95ef591 2026-08-04 01:26:34.802108 | ubuntu-noble-large | deleted: sha256:87d4796cfbe3f4e07963c075e91c635fec19468f17a85ef2afc58bf57ffc9695 2026-08-04 01:26:34.802114 | ubuntu-noble-large | deleted: sha256:13dbf7d4f377e259797c74d9e59a65aedf7b1de40203d9e29bc3890bcbefefbf 2026-08-04 01:26:34.802120 | ubuntu-noble-large | deleted: sha256:1ac2b9b85162247c40919a7baf2ffd0e59f7acbbae087e9c9c5ad6d6b3fb6fd7 2026-08-04 01:26:34.802126 | ubuntu-noble-large | deleted: sha256:727e3d67059915a00868711daec1d31267b04eeb3e4863b3a7c7c2a05d0335b2 2026-08-04 01:26:34.802132 | ubuntu-noble-large | deleted: sha256:12fb5c38f9339fb31562683a73e985e7666ac0e2c74f2108f429c9d9e568d015 2026-08-04 01:26:34.802138 | ubuntu-noble-large | deleted: sha256:5af82357fc95dd40f5a02c6d2dd8b85cc13041a7a90dd3aac5b0481066c15b51 2026-08-04 01:26:34.802144 | ubuntu-noble-large | deleted: sha256:438e721475724323d770b65eeaa8f3d1abb2c2d08e91a3a3c570ca41906d6678 2026-08-04 01:26:34.802150 | ubuntu-noble-large | deleted: sha256:e87f933da033a5636778fdc75c26d9a6f350bd6f869fc9e71cd64155f2243b92 2026-08-04 01:26:34.802156 | ubuntu-noble-large | deleted: sha256:85cd4463fa850a3799c7c6ed7ca9dd922fb7809245f33a55cd0cad3dde1add8a 2026-08-04 01:26:34.802162 | ubuntu-noble-large | deleted: sha256:487614756b6fbabbe4b86b229a39333b1c0ae347defd87f0d3fc18365aab4bec 2026-08-04 01:26:34.802168 | ubuntu-noble-large | deleted: sha256:846f4ba0615871ccc61ee0bc4cf732fd2a19bff4fbd830fc0181c138bc147ad2 2026-08-04 01:26:34.802178 | ubuntu-noble-large | deleted: sha256:d5fb13cce05e7d518e91b549106576223912175fcb0a0ebf183f02ed31c7214a 2026-08-04 01:26:34.802188 | ubuntu-noble-large | deleted: sha256:10cd9b5701429c323d1dd3839cc82ce05b49b756aa946db990bcac78bc5cac05 2026-08-04 01:26:34.802194 | ubuntu-noble-large | deleted: sha256:18d1cd76eba7250f2b7759490d4f864d155ffa4a1dd38a409c712f61629c7ce6 2026-08-04 01:26:34.802200 | ubuntu-noble-large | deleted: sha256:77ea126967ff3eeb3fa415a615e6c6dc4461995687acb8fd54d5169cf7e796e4 2026-08-04 01:26:34.802206 | ubuntu-noble-large | deleted: sha256:1365ad0f5236e731d8e5d230e7f1b4bc8635dca949f1410ef0b6ad3d153796aa 2026-08-04 01:26:34.802212 | ubuntu-noble-large | deleted: sha256:1ce6e4e3f141e9d73e66b9c8a883fa2bb90ff4c5307d9b3d9ec49d5f143271d3 2026-08-04 01:26:34.802218 | ubuntu-noble-large | deleted: sha256:e89613f5c1463db6f904f24837e8172d3fcc7967b9180bc3f24fda48767086e5 2026-08-04 01:26:34.802224 | ubuntu-noble-large | deleted: sha256:77af6dfd86fd17161b9f7061106c63be8a4cee41b9a3b9f87692d8a120b8e73c 2026-08-04 01:26:34.802230 | ubuntu-noble-large | deleted: sha256:0da87e83ccbee09056fa55ee6481fc0cd9ad2ec56c4e27b5068597b159c1e091 2026-08-04 01:26:34.802236 | ubuntu-noble-large | deleted: sha256:a10a942c17545045829870851e30f33a79afe402cfcbef5a75eefe83975dd134 2026-08-04 01:26:34.802242 | ubuntu-noble-large | deleted: sha256:a4ceefbb914ce7f8eb313d45bfd51a98fdb88d7194b3185da5f433c1fa866c2c 2026-08-04 01:26:34.802248 | ubuntu-noble-large | deleted: sha256:469728bb35bdc6f7d6ac53d05d39fbc94c14c43048610443cc24eb34e5978730 2026-08-04 01:26:34.802254 | ubuntu-noble-large | deleted: sha256:d1832ea352215489c6b5e58cf8c7872d5bb59a8c9014f4cd34c6d3e095aa4be0 2026-08-04 01:26:34.802260 | ubuntu-noble-large | deleted: sha256:0b3801ca1e997c9d1572ba05d34b16097190ef4c58e7d3dd8ced596cc6bca997 2026-08-04 01:26:34.802266 | ubuntu-noble-large | deleted: sha256:493c2f2a081c4fb3b827f32b43b17587464ea858a27df3e9367505149552ce17 2026-08-04 01:26:34.802272 | ubuntu-noble-large | deleted: sha256:452d77303146c46048be2075983ee39ba3ea159a65b4dec6ce01b3f89b9fbfb2 2026-08-04 01:26:34.802278 | ubuntu-noble-large | deleted: sha256:ed9c9a1db3c903d2e031753cf734e4fbe66d4a19621eafba455ae795928ea9a7 2026-08-04 01:26:34.802284 | ubuntu-noble-large | deleted: sha256:a7d33c4fdd3a9925f3fcff7da2340328b8cff1916b8ac2b0495f18ad7f0365a0 2026-08-04 01:26:34.802290 | ubuntu-noble-large | deleted: sha256:a4b7ca4a38a35727af088b2f16a48238d188c18b5b509fc196715c4c8c78a2c0 2026-08-04 01:26:34.802296 | ubuntu-noble-large | deleted: sha256:7572478cb2d918dfb80c7383b61079d8747f28aab9274bf087123c35f9aacf5a 2026-08-04 01:26:34.802313 | ubuntu-noble-large | deleted: sha256:ed1cc17b2c4707bb9b1aef4b138c76541ea9d48053e5d7ee2fb23fd719161ca9 2026-08-04 01:26:34.802320 | ubuntu-noble-large | deleted: sha256:5a936346875773a53f472a73ef4d1149623d4dad6723eae01060e0ab0282b771 2026-08-04 01:26:34.802326 | ubuntu-noble-large | deleted: sha256:3c42c790e44405a91cee5210d08badf71c5702c1318cffb9a7ab928057862da7 2026-08-04 01:26:34.802332 | ubuntu-noble-large | deleted: sha256:90fc052242dcf1df43007ca2636a1dc2d5fddaee072ee961877255b37be09ab9 2026-08-04 01:26:34.802337 | ubuntu-noble-large | deleted: sha256:2b40a47ce578a9de93bf317dcd334c053128b1d76a85cfd2c99d7aef5731d695 2026-08-04 01:26:34.802343 | ubuntu-noble-large | deleted: sha256:c370953bdfe8166f830e45f74a77595c4f339abc9c4c06f38ed89cd4e3b153f4 2026-08-04 01:26:34.802349 | ubuntu-noble-large | deleted: sha256:bdf5612c4db960e230d369e9da0538ab26b2b0a04d6b52849537f025ff022d8f 2026-08-04 01:26:34.802355 | ubuntu-noble-large | deleted: sha256:07d0d93f59421bebf6ee5efb45f27a89e3a2fb553262acb7669329d1f38fef88 2026-08-04 01:26:34.802361 | ubuntu-noble-large | deleted: sha256:ab39a2560786809100b1b15d48bea659bb2d0170825edc94fbe0b0fb171f651e 2026-08-04 01:26:34.802367 | ubuntu-noble-large | deleted: sha256:caf511ef90648a77c2fafdf36e1868f042062856e14c1800bb9f88b3e0e7afba 2026-08-04 01:26:34.802373 | ubuntu-noble-large | deleted: sha256:3fc4dfc50d1bc43f156737cec9a73ed132d78dd291e65d0be2f2638f10c77229 2026-08-04 01:26:34.802379 | ubuntu-noble-large | deleted: sha256:93261055b9b62e4745de5cf04735ad0cafe730070ee118daf63632562b3e9b7b 2026-08-04 01:26:34.802385 | ubuntu-noble-large | deleted: sha256:0ab5199a8fd784ebfd353a57283922b96cac82e85b6d5beed0ea2f3c97309a42 2026-08-04 01:26:34.802391 | ubuntu-noble-large | deleted: sha256:6597a771d8bae5e21583fd5f25a3dc714b036ee0cbf9f585c59542cc3eb5f501 2026-08-04 01:26:34.802397 | ubuntu-noble-large | deleted: sha256:f081e7f8bc54abfeea12e0641df9fc8013a2aa6976500601cd5d00412efba7d1 2026-08-04 01:26:34.802403 | ubuntu-noble-large | deleted: sha256:c195c191ffc8e5ccff923a9d606f950771c9cd95813f60ce2d7259b046b22425 2026-08-04 01:26:34.802409 | ubuntu-noble-large | deleted: sha256:a4612f4617d6a7279a77a81e331392ffaaecc286b8ededdcab7f0a036862c744 2026-08-04 01:26:34.802419 | ubuntu-noble-large | deleted: sha256:ab1606e7b68042b1b3c11c6eb4becadb4c297cbc772f5efd1ba03024474f3b9a 2026-08-04 01:26:34.802426 | ubuntu-noble-large | deleted: sha256:bd7c80ad4218946d21635548d62e503c452b44e8ad6cefd63e9f3174f3212c08 2026-08-04 01:26:34.802432 | ubuntu-noble-large | deleted: sha256:145717426273caec6ee6634a7d594471f8c5ac65358fbd02223c2c6888185f66 2026-08-04 01:26:34.802438 | ubuntu-noble-large | deleted: sha256:46ad0e5c7ffd32391f9e85fcb6e90f63455134f70e0bbf88635e5dca8d3264a4 2026-08-04 01:26:34.802444 | ubuntu-noble-large | deleted: sha256:c16cc9a91dd9e4c8a5db423183cc60f1e52761a08d38f18b2feff5193cf46257 2026-08-04 01:26:34.802450 | ubuntu-noble-large | deleted: sha256:f55c0eb825496ca3a875f4c0d753c0feb9d7f2e039824369907ab2119bee0cef 2026-08-04 01:26:34.802456 | ubuntu-noble-large | deleted: sha256:66ce50ad6d787a1880404ad8d7bd9934221c2e109922ac8a65d1c05a35a4aedf 2026-08-04 01:26:34.802462 | ubuntu-noble-large | deleted: sha256:95e3fc2c585fe7846e69d290db4d9f881e0f8c730430da0a73dfcc5b351ba81a 2026-08-04 01:26:34.802468 | ubuntu-noble-large | deleted: sha256:f56621bef674a381f8d706cfc467d5211f0e3c17bd09f75117a465bee0365640 2026-08-04 01:26:34.802474 | ubuntu-noble-large | deleted: sha256:2ba153cfb9ea0c25599b95b36905501c7671cb81d0f238ecca136942e03d27b1 2026-08-04 01:26:34.802480 | ubuntu-noble-large | deleted: sha256:e87f33aec8c62a6dec31f62b67915feac6ffb827bafd837a576b3854013c2d02 2026-08-04 01:26:34.802486 | ubuntu-noble-large | deleted: sha256:76a1b7753134c9359ead221b4ff3eecc714f6a5f6e1b6007f7b0024d62bc1591 2026-08-04 01:26:34.802492 | ubuntu-noble-large | deleted: sha256:f4e854cde8029ca9c72aa7fc499258d9d80def51058310a5b6e78eaf7ed669fe 2026-08-04 01:26:34.802498 | ubuntu-noble-large | deleted: sha256:58bc608d93d4d4d4472cd5ff9f4513b7ec82ab53a6a6b74ade99f402b11976a3 2026-08-04 01:26:34.802508 | ubuntu-noble-large | deleted: sha256:1511a44228af79ba88f9490a5ce376fefc733e1b8991c7409e79eb5983044339 2026-08-04 01:26:34.802514 | ubuntu-noble-large | deleted: sha256:1621d87fd0674155d6d3b9647b1f07da0f686e4df4fe35ca86b5457eba63ff7a 2026-08-04 01:26:34.802520 | ubuntu-noble-large | deleted: sha256:216032f225b0ba4593e94b01126331f604696c4acca930d75d5025dd1dd636fd 2026-08-04 01:26:34.802526 | ubuntu-noble-large | deleted: sha256:ade15427d321080a0f017a3b70f793139b501eab48a6ce71d3b7965670c147cc 2026-08-04 01:26:34.802532 | ubuntu-noble-large | deleted: sha256:08cd4dffa7c2a50d520d1cfa703ac1bff69b795c22d099400d8cdb1e54f69574 2026-08-04 01:26:34.802538 | ubuntu-noble-large | deleted: sha256:5265ccf666f680c81bf1214ddcd1b54e36a4751201c19bd2ae921793fad357a2 2026-08-04 01:26:34.802544 | ubuntu-noble-large | deleted: sha256:b79d466f54b5966672aba3cf06ca14073b799013294339787d1a8c2da521dd03 2026-08-04 01:26:34.802550 | ubuntu-noble-large | deleted: sha256:e131faf1d5a8bc9f4111b5450983573cd1ad6dfba464b52f4fcaa5ff385555b4 2026-08-04 01:26:34.802556 | ubuntu-noble-large | deleted: sha256:74e29a1b3986c5267cfb5f0753a14a19ad49b1c31ad61da525f2371b4fbb3c07 2026-08-04 01:26:34.802562 | ubuntu-noble-large | deleted: sha256:735017ac2b851947547619c9de5eba210187bada12fbe49e3f4c8bb459df57ba 2026-08-04 01:26:34.802568 | ubuntu-noble-large | deleted: sha256:8d07fe964a5bab71445a60955e3a9d16748926b5327583ddf840133052905fb9 2026-08-04 01:26:34.802574 | ubuntu-noble-large | deleted: sha256:05c84aeee8662a42602b0e06f835fb76f2875cb96ca8634f1a6747a680da17fe 2026-08-04 01:26:34.802580 | ubuntu-noble-large | deleted: sha256:05c382a979807085754b37f61292f6b2f8a33ba80889619004b123cc3e94557f 2026-08-04 01:26:34.802586 | ubuntu-noble-large | deleted: sha256:e2ebd9bdcdb4a4911dcaf06706f49ac90bf549a8f9af50fd6a32a1b155fc0208 2026-08-04 01:26:34.802592 | ubuntu-noble-large | deleted: sha256:0a916702579cf015e0a15e49e6aec36045b8b788e8fde3a0468aac0dd5665be3 2026-08-04 01:26:34.802598 | ubuntu-noble-large | deleted: sha256:28f4aa06bb9b3394b383dddb8b1fb74d9ae5200486ea427c4aef37e5c624c323 2026-08-04 01:26:34.802604 | ubuntu-noble-large | deleted: sha256:b87d6464c348f57e28da01c65e7694745555bb141bb27f6d8d4343f0a2fe6979 2026-08-04 01:26:34.802610 | ubuntu-noble-large | deleted: sha256:414d6f9c1a4331f67408ecb91386eab50156b119bb9ec7fa4d85da6ae316a0da 2026-08-04 01:26:34.802616 | ubuntu-noble-large | deleted: sha256:a981fd4e7224bf63df99a7698a5d98ad728912e1097304355a6259f3f76f2e5d 2026-08-04 01:26:34.802622 | ubuntu-noble-large | deleted: sha256:e056485d0011875f6a87646f0b6af7dd3212f8fea5472d0689c2f12805d85971 2026-08-04 01:26:34.802639 | ubuntu-noble-large | deleted: sha256:89ea993279dbdfe1b06b138d8ff912bcb848655c0e4d0f882eac0ec3a53c15ba 2026-08-04 01:26:34.802645 | ubuntu-noble-large | deleted: sha256:08904bb88ecf0123a871d935c68e05f150e0b1ff421f21b6cd2761061407bbd6 2026-08-04 01:26:34.802651 | ubuntu-noble-large | deleted: sha256:40f982c916972dd1572a7a84f136749d262f174a74b42d6d6fc58d364c2a8b8b 2026-08-04 01:26:34.802665 | ubuntu-noble-large | deleted: sha256:eecd1c1b0972cf1091c66fa56b5ed86a80628b1628fdec234374567429f997a3 2026-08-04 01:26:34.802671 | ubuntu-noble-large | deleted: sha256:6054bac8f5bbe7e50f72ea71b3468e330fa01a01a8e96b23995e43c6ca84c28c 2026-08-04 01:26:34.802677 | ubuntu-noble-large | deleted: sha256:6754d020a1a397cabcce9063f78fe83d99b16a1f36b454a787bcbc3dff57e487 2026-08-04 01:26:34.802683 | ubuntu-noble-large | deleted: sha256:1365094a829e55972d9d7006f048bdb15cdd2b3561f0b49b272b4474640507a7 2026-08-04 01:26:34.802689 | ubuntu-noble-large | deleted: sha256:f272cfec5c58ac0e9db401bbd139c065a2af91bafe1eb8b867bc2ef5d0d4711d 2026-08-04 01:26:34.802695 | ubuntu-noble-large | deleted: sha256:cdc97a4ba32556606ef75d47f959aa85491da33270abad9d353ebcff53780005 2026-08-04 01:26:34.802701 | ubuntu-noble-large | deleted: sha256:b53d678537f38402f22066c8f09cd75ef32a6752ff43f1b4e26dd6de8d83a665 2026-08-04 01:26:34.802742 | ubuntu-noble-large | deleted: sha256:00d011e41d40ed1dee0a8e086ef80dc45405cb061f7e1ca5902c731833a7b533 2026-08-04 01:26:34.802749 | ubuntu-noble-large | deleted: sha256:276c593f3fbf05e55aca46041921c63317463d1327395997f61d3769ff19c217 2026-08-04 01:26:34.802755 | ubuntu-noble-large | deleted: sha256:0e7f8dcdfcc23f59df111e7b86c1db01206fff54e8f0f25613f16a0e22a07342 2026-08-04 01:26:34.802761 | ubuntu-noble-large | deleted: sha256:9458a9e4689a03e15828c4a592e0122d520ddfb0e72e9c054e1fb509c1f428bc 2026-08-04 01:26:34.802767 | ubuntu-noble-large | deleted: sha256:040e309905d59b2b113ffbe791a29689359141127998fdf0bea3b9a9b1ee12c9 2026-08-04 01:26:34.802773 | ubuntu-noble-large | deleted: sha256:09c5981f8637a1f99d9d92bf34151edb2569f3966501c6f40b351633115d50db 2026-08-04 01:26:34.802799 | ubuntu-noble-large | deleted: sha256:ad5ed56ef38b4cc1557c932812472987080cbf9cd3dd557c84b8321a326fe932 2026-08-04 01:26:34.802805 | ubuntu-noble-large | deleted: sha256:b182ff73a9701f9e173765abccb4dd2d62269f62511c3be98d898571064ab8de 2026-08-04 01:26:34.802812 | ubuntu-noble-large | deleted: sha256:2ad63655a5429edd32f7b20012378ec49cba111ec25cdc022069e0aa1d335b3c 2026-08-04 01:26:34.802818 | ubuntu-noble-large | deleted: sha256:111c5f2d20534a7b0120d94be18319ea2a0e01160b288698046470bf659d58d9 2026-08-04 01:26:34.802824 | ubuntu-noble-large | deleted: sha256:db268e67ed91e745c97ad801cb91bacaa863916acdcac2f71337316cc6c7824b 2026-08-04 01:26:34.802830 | ubuntu-noble-large | deleted: sha256:40560d5e4ff05a22c7362894b2494cfc1aefe9ca060a46f244f5161f2b7ea1c6 2026-08-04 01:26:34.802836 | ubuntu-noble-large | deleted: sha256:591b6313ef9f62b19fa04d9a2ab86b38ba8904e0400cc9c794d0ad6686d8f524 2026-08-04 01:26:34.802842 | ubuntu-noble-large | deleted: sha256:1e58e7ed85d3a40cfc695dfc5e21c37d6750acdee2b2fab0252dbb9c74508523 2026-08-04 01:26:34.802848 | ubuntu-noble-large | deleted: sha256:1b612d4c8b62e94c08e1a64ccefab356fe0ae02e17101317a20105fb26457d8b 2026-08-04 01:26:34.802854 | ubuntu-noble-large | deleted: sha256:0613c4f199652ac8d31dcdc3b6db1aa2f9851db4aca0d49c99176a3b40801eb0 2026-08-04 01:26:34.802860 | ubuntu-noble-large | deleted: sha256:3b971610190fbbefe6cb26b1a059f36f2a10dcc9adde53d4fe04605e813dbb9a 2026-08-04 01:26:34.802866 | ubuntu-noble-large | deleted: sha256:89401becd6a221cbd096cdd76bd2c803b7188a79bce67998b8dbeefe9146b762 2026-08-04 01:26:34.802872 | ubuntu-noble-large | deleted: sha256:e17a895238661dc6703f3f5360218cb87617812d496703ccfa348279a0007a02 2026-08-04 01:26:34.802878 | ubuntu-noble-large | deleted: sha256:3309e41dcb6e98729e19e868fb7d1ca0944825631143aa4005dfb5ebbb2d5f75 2026-08-04 01:26:34.802884 | ubuntu-noble-large | deleted: sha256:98d989b7f5a147aed5c297301666a82811b2ceb0b23326e7a1afc6bc6e843553 2026-08-04 01:26:34.802895 | ubuntu-noble-large | deleted: sha256:e32bbcf01b07f1f5bcf4f992233125c0adf3dd25174fc3e287c6a7d70850075b 2026-08-04 01:26:34.802901 | ubuntu-noble-large | deleted: sha256:ccb49eee518ade349a841c08c20500f278843994408b900d3fc6e8196dd8ef14 2026-08-04 01:26:34.802907 | ubuntu-noble-large | deleted: sha256:7e59c86e0e19db875a73504f13de370c176834d5cc15a9797850f0516b9116eb 2026-08-04 01:26:34.802914 | ubuntu-noble-large | deleted: sha256:49debefb271bc97f20831e2506ccbcce64bf626eb5ec297f87ee89a4ffecc16f 2026-08-04 01:26:34.802920 | ubuntu-noble-large | deleted: sha256:e153dfbf5c461d8c61b7f378ec0cf2930e5c2eecc281a78ab2b7e172671c661b 2026-08-04 01:26:34.802926 | ubuntu-noble-large | deleted: sha256:0e4c1056f57dae0191ab50215618bd60ad5b4e38638e904cc2609c1cf2701706 2026-08-04 01:26:34.802932 | ubuntu-noble-large | deleted: sha256:64317c2a756012027478cb1acaa8b8325b565c882e92163817d828b7c0712949 2026-08-04 01:26:34.802938 | ubuntu-noble-large | deleted: sha256:08baaf46e4b254fd283bb96bb12377c8c61cf3d0098bad92920a8fc6e3199923 2026-08-04 01:26:34.802944 | ubuntu-noble-large | deleted: sha256:c50dc2635c106149830e04982eeff2c0fcb903eb59f89b00cbe03efa5aec089d 2026-08-04 01:26:34.802950 | ubuntu-noble-large | deleted: sha256:f98ea9ddfdbbe84ac88fc1336e05dbf320f92563e8ed1ce9780c90c2cef5a109 2026-08-04 01:26:34.802961 | ubuntu-noble-large | deleted: sha256:38d752545944e11ae1a0ab7cc1e312cfa2c4fee3d2db1b122dc3f6d654872e5d 2026-08-04 01:26:34.802968 | ubuntu-noble-large | deleted: sha256:cd0fe64fbef87e4b2e7e09e1d69aa232ecb73a191d41d3150263914cbeade6fb 2026-08-04 01:26:34.802974 | ubuntu-noble-large | deleted: sha256:f82802a3f9d02199620eed4a962d868cea6631ff461e0377307dfe7695a72be9 2026-08-04 01:26:34.802980 | ubuntu-noble-large | deleted: sha256:459a80e12814f8ded119b08c4bf6c69e364bef783ebc4974f628521661288808 2026-08-04 01:26:34.802986 | ubuntu-noble-large | deleted: sha256:a47311f6a344f15b87b90850299b2734f9b6e2e09c326ab27e1705a32c882dd1 2026-08-04 01:26:34.802992 | ubuntu-noble-large | deleted: sha256:499a1ecbbb0c7b1a10d898be401988e3ebc5c43b1ba368840daf1ea13213cb62 2026-08-04 01:26:34.802998 | ubuntu-noble-large | deleted: sha256:70a14f3b828177b40ab4f05a8b1a620cf3dc0d464d7ebe354aaf8fd2200c56f8 2026-08-04 01:26:34.803004 | ubuntu-noble-large | deleted: sha256:943f82ab00e41fdff280f3c010fb53eeffa4f601eb09e84e0fe0a629bf3fd8bf 2026-08-04 01:26:34.803010 | ubuntu-noble-large | deleted: sha256:d401a1859a4ce8a58c859e501db5d38ea9e11b9dedfe738c970225fe2c369c60 2026-08-04 01:26:34.803017 | ubuntu-noble-large | deleted: sha256:2f692c6ec36d281bdce667f2adf09345d6226895069d87147d76df1b5916bf43 2026-08-04 01:26:34.803037 | ubuntu-noble-large | deleted: sha256:4e6c21ccd4a277dd00a79820e77aaaaa72dbdd75609e75eb2fee56952f819789 2026-08-04 01:26:34.803043 | ubuntu-noble-large | deleted: sha256:d1bb24c3615025d5726481adea1b0a2d05fec5baa7d9c69c0ae7dc5500729283 2026-08-04 01:26:34.803049 | ubuntu-noble-large | deleted: sha256:3943488be5d7a4bb1f77c4d0622d15719b9fe69b6c546131798ea4797205c953 2026-08-04 01:26:34.803055 | ubuntu-noble-large | deleted: sha256:07f307c0572bcba7cdaf5230c0d0c904fffd78832b95bf037651b17acbb4219f 2026-08-04 01:26:34.803061 | ubuntu-noble-large | deleted: sha256:9c74c23a758e9c84d5183c50d5ef1b9e3d8086385c9eca1998609aeb12d622f3 2026-08-04 01:26:34.803067 | ubuntu-noble-large | deleted: sha256:8ecc3f342dd8661e4d77ac880c6a6f785c9b654e4ea2a2d0be5c8c44117b37f5 2026-08-04 01:26:34.803073 | ubuntu-noble-large | deleted: sha256:c534eea134197ab17976e887b3d06a6edc369b198b487dd0ba346c1dce8b6af5 2026-08-04 01:26:34.803079 | ubuntu-noble-large | deleted: sha256:3f34d13a91165ef6b83935d4b9a25c9ea256db3eada1636b2e4a2a9b15c607c6 2026-08-04 01:26:34.803086 | ubuntu-noble-large | deleted: sha256:40a123900c6ae1c63e2e44399b55edd3abd969ec859484bb5034412b08523a94 2026-08-04 01:26:34.803092 | ubuntu-noble-large | deleted: sha256:502c25c8ac130f1a1df9841bd675b3ab2d914de156e2331dbf8511078fccdd49 2026-08-04 01:26:34.803098 | ubuntu-noble-large | deleted: sha256:c537266fdcc92939dddf27e5215bc8817a43c0b6beab7a9ee3ef88993f580854 2026-08-04 01:26:34.803104 | ubuntu-noble-large | deleted: sha256:17711754a69b72506bf94046c41ebd22a8faca5a24b0dc9ce6eedeea481dfdd7 2026-08-04 01:26:34.803110 | ubuntu-noble-large | deleted: sha256:dc6a013f5b7ad59bcf5fe2c60f28c41b8ca8091898e5b19981e56fc170750493 2026-08-04 01:26:34.803116 | ubuntu-noble-large | deleted: sha256:89dcb64da43157e10ca90119e81f00d1efa94802b813afff0d8b20fe2a58f5bc 2026-08-04 01:26:34.803122 | ubuntu-noble-large | deleted: sha256:b10a5f888b8fad313ba6b8a9f4979e79e1d5f3ff04a037fd7f7bcfa76d1d2ef9 2026-08-04 01:26:34.803128 | ubuntu-noble-large | deleted: sha256:4364623ec8d535a1aea1a2791ce005a1404f7148f560923c96c934cbdeb6d326 2026-08-04 01:26:34.803134 | ubuntu-noble-large | deleted: sha256:c518bfd4f41ded0cc6f00f6c7861606601501d68c971c3a35817f973d0da0359 2026-08-04 01:26:34.803140 | ubuntu-noble-large | deleted: sha256:59bc6056f37a111196c8fcc18aa084c68f1499ef702559fde1754eb7b21ed02a 2026-08-04 01:26:34.803146 | ubuntu-noble-large | deleted: sha256:ca5539ad218583e26b1a9b3ceff8b6c73303392d3c8eb52d8ab05e706ce76c26 2026-08-04 01:26:34.803152 | ubuntu-noble-large | deleted: sha256:0e88cba691b56fa0471a3355f14d698848ad130c2fc666949459b9f68c743f7f 2026-08-04 01:26:34.803158 | ubuntu-noble-large | deleted: sha256:0bbd89523ae590121075f03eff66fa3dffc67649ba5ab06489c8095dcb42aa2e 2026-08-04 01:26:34.803164 | ubuntu-noble-large | deleted: sha256:943f5b2b99b1cce03e5ffc7aa9a1e911c2c0dcb45b7ae47f66554be2ed41e2cc 2026-08-04 01:26:34.803170 | ubuntu-noble-large | deleted: sha256:31478466a321422196434812c896b81ecf40983ed288be2797f6fbbc28955c57 2026-08-04 01:26:34.803176 | ubuntu-noble-large | deleted: sha256:a8492ab1b29c4d61186176c1d28525c948def62af63d1e30c1a3c903983040bb 2026-08-04 01:26:34.803182 | ubuntu-noble-large | deleted: sha256:e9a4d7b403a3dcdb839b33b70fa79a63bb465084c9c55df6b5728cfda5aa8217 2026-08-04 01:26:34.803188 | ubuntu-noble-large | deleted: sha256:c8ec6bac5e66d2694eecc7843ae604800d1aba070dd0f20fb16a76f61707520c 2026-08-04 01:26:34.803194 | ubuntu-noble-large | deleted: sha256:c5315f35736b0f4b2b144b2b34626dfba15403b325c8b3d58b71595f31260ffd 2026-08-04 01:26:34.803205 | ubuntu-noble-large | deleted: sha256:566dd5dc89fbfa3bdaa4b98f73f96aad7c773cd5c6808cbf07cd7ed368f9683c 2026-08-04 01:26:34.803211 | ubuntu-noble-large | deleted: sha256:b6df1157df12ab8d46a70131f85c9ebed6fa12bd0a6a20b139dbe0366e7506d4 2026-08-04 01:26:34.803217 | ubuntu-noble-large | deleted: sha256:12b02264560ab26cc583bb6835cf5bd5369ec3098a077c229be5f67019854576 2026-08-04 01:26:34.803227 | ubuntu-noble-large | deleted: sha256:430dd48a64e93007eff0da8872ffb2df821cabe94ac5287e1f750f2b1e8b576b 2026-08-04 01:26:34.803233 | ubuntu-noble-large | deleted: sha256:3d160c60c115fbb3c24878c54dd37dfe4e7e99048f7d5b0c26a21796c9e36e50 2026-08-04 01:26:34.803239 | ubuntu-noble-large | deleted: sha256:5ac6752573b729299b49edcfe6dbc1e8d51a6a46498f7e3eb5e10de647acca63 2026-08-04 01:26:34.803244 | ubuntu-noble-large | deleted: sha256:700fd4907db5489191f0761942972851a42e05deb450de674fbfb32b94665464 2026-08-04 01:26:34.803250 | ubuntu-noble-large | deleted: sha256:b39951a1392750e622b58946c149f6fc34acf31df310fb41f5c67094661db273 2026-08-04 01:26:34.803255 | ubuntu-noble-large | deleted: sha256:a321102e7bf463a57d16d4f011e24c579a2d739dbb7c1d01f51b5a15b789ada6 2026-08-04 01:26:34.803261 | ubuntu-noble-large | deleted: sha256:0b7eb99747260948ec84a1afc9e72d91ecb13d5bc9505beaa1ad741d9e3689c6 2026-08-04 01:26:34.803266 | ubuntu-noble-large | deleted: sha256:314412ea7a6ff005c78735d205709ef51dffc0a6a2f047ca30c3ab746cf8587e 2026-08-04 01:26:34.803272 | ubuntu-noble-large | deleted: sha256:37728cb2b8bdcaeacb93f55733b105a3c4a83a923451780be79edc77c8ee7dd6 2026-08-04 01:26:34.803278 | ubuntu-noble-large | deleted: sha256:caee942b53379a82f99ce8070781b99ee8729cc7ace517dec18ac7dd397da558 2026-08-04 01:26:34.803283 | ubuntu-noble-large | deleted: sha256:89e02bd15b69bb2fbb33b7cd8b7a93ada66ef4a04f6d6cb5f951c159097614a8 2026-08-04 01:26:34.803289 | ubuntu-noble-large | deleted: sha256:f489f817d7ac51ff6a4b4d562c518e8a6abad7d7df1afc3921fb3e91e7fc803f 2026-08-04 01:26:34.803294 | ubuntu-noble-large | deleted: sha256:81a1578a32cb1fa26f18ad9cdc0d8872601210f3d448c89b31a1adbe01930ad4 2026-08-04 01:26:34.803300 | ubuntu-noble-large | deleted: sha256:05595bbbf905496eb74d828067bc8f23edfd278426782b93016a1eee2e88bbfe 2026-08-04 01:26:34.803305 | ubuntu-noble-large | deleted: sha256:7c2f81f9f3429f89357fa86482a2a80018be559e9a3bb571d952a2ed4ef37e17 2026-08-04 01:26:34.803311 | ubuntu-noble-large | deleted: sha256:52eb51f991a4a96e24d3c78b1c19a731fe07c541c1aedc3d0f1de93e25372893 2026-08-04 01:26:34.803316 | ubuntu-noble-large | deleted: sha256:e9acd73a04771bdd856372fa32e814aea44a40cf87251fe4a8e6b353434bef3e 2026-08-04 01:26:34.803322 | ubuntu-noble-large | deleted: sha256:14685f2be1276934da557130c2fe21ecd58d5ebdac7d39952270b7a771a7f9cb 2026-08-04 01:26:34.803328 | ubuntu-noble-large | deleted: sha256:b482161e019ee130f02a2310e6d6f5ef5013c57aff39ad8c5202ad67e82f722d 2026-08-04 01:26:34.803333 | ubuntu-noble-large | deleted: sha256:99fc3068cb0c5882c1fffb44cb1b49fefb7cc6a08702d44a214ffdee7f45369d 2026-08-04 01:26:34.803349 | ubuntu-noble-large | deleted: sha256:a1cffd63feb6a4e46e659f69bb48ae74d4931ec1b2c675102a64f62286990ae1 2026-08-04 01:26:34.803355 | ubuntu-noble-large | deleted: sha256:8a00e569515813eeb74294934a8052a48fcd59436934218f1f2aaa49e8bebc77 2026-08-04 01:26:34.803361 | ubuntu-noble-large | deleted: sha256:3077bc2ffbdacf7369adefcfb96c2861f47cba3c16c66c629138de6cdda77d27 2026-08-04 01:26:34.803367 | ubuntu-noble-large | deleted: sha256:8020e346a68c5412d79cd07b93ddfbab26784495f3d5a2fac9f964a8727b590a 2026-08-04 01:26:34.803372 | ubuntu-noble-large | deleted: sha256:7bb289c285726c51fc5df41b17d4b92d077035dd60cc1d8c1c83b5b1cd81b584 2026-08-04 01:26:34.803378 | ubuntu-noble-large | deleted: sha256:51bfc75351961ed7d30ccb6f7ab5854dabb5896cd416d3766a7e8d95025297e0 2026-08-04 01:26:34.803383 | ubuntu-noble-large | deleted: sha256:fe523ebfeb4fbb6957ebf59f1aa2c58ce4fff863736d97ee92eb94e3171b9f37 2026-08-04 01:26:34.803389 | ubuntu-noble-large | deleted: sha256:a2307b76426b78b0adcbb80cc5d3c6eee1cbc45804b655e39f08c5701271aadd 2026-08-04 01:26:34.803394 | ubuntu-noble-large | deleted: sha256:ba3de71ba0830a7790331c25cf50cd97df7bf6b747df90f695f6ceb7363e27e2 2026-08-04 01:26:34.803400 | ubuntu-noble-large | deleted: sha256:cfdb90e98a08fe6fa09e05bcb64c8ca27dcb530fd5c5b4b2ff678986441d74f9 2026-08-04 01:26:34.803405 | ubuntu-noble-large | deleted: sha256:807b0d065a5020b34e5545e1f73365cfd2009d8955e8bbedd3673a864946c8d8 2026-08-04 01:26:34.803411 | ubuntu-noble-large | deleted: sha256:a7b1a2187b801975d8e978aa21ee0a3cf27da58c67793126074a4615d598b0b9 2026-08-04 01:26:34.803417 | ubuntu-noble-large | deleted: sha256:bb103f60eb68e50406df40f5a89ae643507638e3645079ca33315af2302f0070 2026-08-04 01:26:34.803422 | ubuntu-noble-large | deleted: sha256:d215e5eaaa48bbf5fec104ea6bda34d16b1e1db1848d81fcb00f95edb98756ef 2026-08-04 01:26:34.803432 | ubuntu-noble-large | deleted: sha256:f82a74295bdd6df4e2217131458c0029bf19a8e30871c010ebf2d38dc77dee1d 2026-08-04 01:26:34.803438 | ubuntu-noble-large | deleted: sha256:a81b9e6279e5ccc19a7b8aacaa1a9e48350c5df258d5b507d7285b9a2d01a5d2 2026-08-04 01:26:34.803444 | ubuntu-noble-large | deleted: sha256:90667a00a9ab06cb36b50f8ab9638fb7c17c470e6ab383058f46d6da619e0d69 2026-08-04 01:26:34.803449 | ubuntu-noble-large | deleted: sha256:f7ab1ebd78598252083972801f86ff17a5c5b1f792c3bd050fb0be7e63b96d41 2026-08-04 01:26:34.803455 | ubuntu-noble-large | deleted: sha256:470c7342f67382c7943691be433f2520ec1202d3390abff622b160661e6c7f39 2026-08-04 01:26:34.803460 | ubuntu-noble-large | deleted: sha256:939300b763796df7ee576e15bd7b51d58ac97b7623dc4407cf5bd1ecec2dbbc0 2026-08-04 01:26:34.803466 | ubuntu-noble-large | deleted: sha256:dfce20f7308796436d43328556bbcc5f72c6ee91bcc9a455327ea589ab296fa7 2026-08-04 01:26:34.803471 | ubuntu-noble-large | deleted: sha256:b2bb6025f68cfa8933c3923171fd33a91f1bb4c6536f1d691abba9f0271b0a73 2026-08-04 01:26:34.803477 | ubuntu-noble-large | deleted: sha256:b756966a6392527fada5942767ccade2fa382d1899a119870f119391bf784ad3 2026-08-04 01:26:34.803482 | ubuntu-noble-large | deleted: sha256:1f8a24c64251fd42ca81af51eaf36ac59f1a88da20590a7ac0f4e02219b4eba3 2026-08-04 01:26:34.803488 | ubuntu-noble-large | deleted: sha256:accc3a8990e3107e481102493d790fd8d2c39f9c1af35e4458f01dccd2e67854 2026-08-04 01:26:34.803493 | ubuntu-noble-large | deleted: sha256:a92e859fd0b145b4cb00248046e31a1dcc329a3ae933acaf33e8edd141401dbb 2026-08-04 01:26:34.803499 | ubuntu-noble-large | deleted: sha256:afd2a7ac351f372575dcbf02b8e76b8d6bfb353a7a1dbdb0abe61756b72698da 2026-08-04 01:26:34.803504 | ubuntu-noble-large | deleted: sha256:2b197e9d9f39bf38283280253c420451ce6d02fb6c8e15ce8a341f1494e382ba 2026-08-04 01:26:34.803510 | ubuntu-noble-large | deleted: sha256:5fd62b1abe4a38e2b10a5620e3340b8ec0e5a734b3b9431e91d54383b1609ad0 2026-08-04 01:26:34.803516 | ubuntu-noble-large | deleted: sha256:c4b556fbbea0a099807097953589471099deaae97931a5d2a2295bbc8f0fcd60 2026-08-04 01:26:34.803521 | ubuntu-noble-large | deleted: sha256:801f587aed84d860b440d7276eb2abc1b090cf546b1c88e3d4944951decd71b6 2026-08-04 01:26:34.803530 | ubuntu-noble-large | deleted: sha256:cc268c803123d9db59d15c87b604c72b5e37173e37ed6b6e7f456752f927509a 2026-08-04 01:26:34.803536 | ubuntu-noble-large | deleted: sha256:0faebd5e73cde3a4a62da8a49b458af1cc76d877fd95b16fd98e519810bdf481 2026-08-04 01:26:34.803542 | ubuntu-noble-large | deleted: sha256:28b5e7dcfae67beee2e7ea97178ea811c53f15be7d2a2e941913371b263b93a3 2026-08-04 01:26:34.803547 | ubuntu-noble-large | deleted: sha256:3b4df4f1251a9fd591469d86c930a55aeb54e7f5a0d95a915fe8ed93f56d27dd 2026-08-04 01:26:34.803553 | ubuntu-noble-large | deleted: sha256:54af8816322303b71b912bfb54b635a62ca6da4b1776735047ac42e3a3547b73 2026-08-04 01:26:34.803558 | ubuntu-noble-large | deleted: sha256:1f0348b6905c90c185c74831e353c2a7c7025669bded1d9d6382371190bc42c5 2026-08-04 01:26:34.803564 | ubuntu-noble-large | deleted: sha256:034abe588b5d6b1d2afe23849a6c2f1b500091d7d742ea340cbed0061b762a28 2026-08-04 01:26:34.803570 | ubuntu-noble-large | deleted: sha256:5954f43b2ee4a5de388afbab23da9e01f4d6ae9db35dc4a58621965a40e75dec 2026-08-04 01:26:34.803575 | ubuntu-noble-large | deleted: sha256:962300d1a44689ef7c51101c78d0fdeacf1ab39d323b7f02c9dc8447cc9ad1ec 2026-08-04 01:26:34.803581 | ubuntu-noble-large | deleted: sha256:71f7809f48fea6786b4e050b934e38b82d8fbd2b9362c4275c0cf3dc5746ac19 2026-08-04 01:26:34.803586 | ubuntu-noble-large | deleted: sha256:3ac7e78cebcbd98887be4d61a6a1ec5ac83809d0cf4d7db3343b3007bb303766 2026-08-04 01:26:34.803592 | ubuntu-noble-large | deleted: sha256:d8d2a019b03c4939492dcc0e685bb314b5e07963a3ad54323f798ab1932658db 2026-08-04 01:26:34.803597 | ubuntu-noble-large | deleted: sha256:b2d13ab7565703af9ac6a8e079c5b46ec6cf17a4bfd98319447eee8c19da579f 2026-08-04 01:26:34.803603 | ubuntu-noble-large | deleted: sha256:7b90e3ea4c31b5fe3c6413d76ee040ae6a1239b8638f422ba7db4aa4cd75e4f2 2026-08-04 01:26:34.803610 | ubuntu-noble-large | deleted: sha256:587872089347ba86bbcb834775b9847cbafa6ed22e8438862b1d435b3c78d4c9 2026-08-04 01:26:34.803619 | ubuntu-noble-large | deleted: sha256:878e83940db191de37dcc3d85d0b1f02c19fe800ff5a80f05e71147f384a3df7 2026-08-04 01:26:34.803629 | ubuntu-noble-large | deleted: sha256:539bdeb0deb509a3eedc58ef0058469d3f6bf9e62f448af7132be871854db0e4 2026-08-04 01:26:34.803639 | ubuntu-noble-large | deleted: sha256:e07f3548f9fa53febcb92795a9d396882191ec7f293bfdb0134f1223fb4b2dfb 2026-08-04 01:26:34.803647 | ubuntu-noble-large | deleted: sha256:da3c7696b293395da45ae74324a1e211dc36155a1fac8e9722c1d27483917ec2 2026-08-04 01:26:34.803656 | ubuntu-noble-large | deleted: sha256:a3321527477591d14da809289f4899b60df051781e84d73b8573fe4969a00d82 2026-08-04 01:26:34.803684 | ubuntu-noble-large | deleted: sha256:76ed51a20d9362c2fcbfc49457970cbf7a9dc1c0e342031e59ef48927fba2be6 2026-08-04 01:26:34.803694 | ubuntu-noble-large | deleted: sha256:468e864e4259e17ed31bab5684f6782579ab12945f4a926431f6bb317364d2fe 2026-08-04 01:26:34.803703 | ubuntu-noble-large | deleted: sha256:2d8914cb6a536535adc472d77443d7ed5205e64c033fcfba2df0771a2a22b16b 2026-08-04 01:26:34.803727 | ubuntu-noble-large | deleted: sha256:45e290ba97273c9bf0ee914588706601dafb7c0dff365251b60132196bfdec37 2026-08-04 01:26:34.803736 | ubuntu-noble-large | deleted: sha256:44092028ce1b17fffe1a295dace3d012ec2d5b2ebf7edef5000e62f4b4780ec6 2026-08-04 01:26:34.803745 | ubuntu-noble-large | deleted: sha256:e10be68afc5549c700c6aa780a9cd19fdab15f963f2c76081ba8373614a14c6a 2026-08-04 01:26:34.803754 | ubuntu-noble-large | deleted: sha256:22840f0331c43ae53397a71aac46ab181e88746b05619b625a9152d2a4f75f0f 2026-08-04 01:26:34.803762 | ubuntu-noble-large | deleted: sha256:e46806248c6b15a17038e6c7e87a60e4c2217b22a5f694d3d4ec35de1eed068f 2026-08-04 01:26:34.803771 | ubuntu-noble-large | deleted: sha256:7f8071004317e45803aa1446505c0429c6236a3d1c85a1d4c619d315ee06236f 2026-08-04 01:26:34.803805 | ubuntu-noble-large | deleted: sha256:36d9e74135d6758ea7a307480e6caec9e5c3a86a4d66777591fed4cda924f246 2026-08-04 01:26:34.803816 | ubuntu-noble-large | deleted: sha256:423c0d6a4739f2a43951814699f140f86e1a37d3c2348216bbdf556e0dd25437 2026-08-04 01:26:34.803826 | ubuntu-noble-large | deleted: sha256:f85ddc7787047b68d59abeaaec48f921ca30d165758acda636f461a4dbcee83f 2026-08-04 01:26:34.803832 | ubuntu-noble-large | deleted: sha256:46c11dfa2ccca8b9b3140f652e0270aecc300e874ec605bf72de30353b93ce9c 2026-08-04 01:26:34.803838 | ubuntu-noble-large | deleted: sha256:48cdcb07b651526f6b87947b54d2cbd0f68ed033b0fc907bf3e8dc3f7cbcbb17 2026-08-04 01:26:34.803843 | ubuntu-noble-large | deleted: sha256:54afaf533c5f4134d1ea1b5e593c058c0e68279af324a5fee182a976796c599a 2026-08-04 01:26:34.803849 | ubuntu-noble-large | deleted: sha256:27956e29fa155005924ab40eb7ae7467069953b06a185c0be7cf1afcb4ce8fc3 2026-08-04 01:26:34.803855 | ubuntu-noble-large | deleted: sha256:d940262e0298c1ba59ac64b94c1bed98bb7ab388288d50a5eaa84c2c9823c5a2 2026-08-04 01:26:34.803860 | ubuntu-noble-large | deleted: sha256:84d0ef2633a4f4fc77e8b31df6e4af6667fb49f05beffd4552d01ccca60103ab 2026-08-04 01:26:34.803866 | ubuntu-noble-large | deleted: sha256:cb1d25f033e5e20782de15b70ec44f517a23393fa2e9920181ab47f807be5124 2026-08-04 01:26:34.803871 | ubuntu-noble-large | deleted: sha256:049d34c58aa39632a4614017f340628c36bf5c38923e38815c1ee6a5409468b5 2026-08-04 01:26:34.803877 | ubuntu-noble-large | deleted: sha256:c1d70ebd47face53fba3c136609a0c74bf44f8507458de9918e6b491c3a1e9ac 2026-08-04 01:26:34.803883 | ubuntu-noble-large | deleted: sha256:04a58e2c082d2ab09eadd57e6b673b5b512e44e2dfb50e886b27b9b8614afb2b 2026-08-04 01:26:34.803888 | ubuntu-noble-large | deleted: sha256:4a4e965237f2dfb81b96f11221bac10af846b4a7196a08309ef18ad6cb8175ad 2026-08-04 01:26:34.803894 | ubuntu-noble-large | deleted: sha256:fbdfcaaa67098d2e18d7ba47202bad6db2884f3dc8275c50ca0f989c48d54146 2026-08-04 01:26:34.803899 | ubuntu-noble-large | deleted: sha256:f35e213a3bb7894bbc5ab5c6ae8b28cdf4d786f51615c07fe3cf6bf6ef4935a2 2026-08-04 01:26:34.803905 | ubuntu-noble-large | deleted: sha256:78529637840aba5e248dd9481d7190adf0ad2502f34d18e5e8bf45e463e154b7 2026-08-04 01:26:34.803911 | ubuntu-noble-large | deleted: sha256:27d7dd169d8887b3ebbe85772ba731ba6a681484e45c1f4476b1aab38f6325e3 2026-08-04 01:26:34.803916 | ubuntu-noble-large | deleted: sha256:907764720d9317a45a29461d9b90516af2b191dd703bfe1c36f503440a422b20 2026-08-04 01:26:34.803922 | ubuntu-noble-large | deleted: sha256:f2aed9fca8e7284c7d00c6f6f98471d2c0cb9d035a1e1a6b5f1627eb7647eadb 2026-08-04 01:26:34.803927 | ubuntu-noble-large | deleted: sha256:6259fa8255c676cc47931834d760305cc08b87ff1b4339a3cf6c5353be9a7ee6 2026-08-04 01:26:34.803939 | ubuntu-noble-large | deleted: sha256:44f5e00c5e677cecf42ee1fa3fbc66ba001c59278d5d452cb4fa6c02421bebf4 2026-08-04 01:26:34.803945 | ubuntu-noble-large | deleted: sha256:9db8e8c2530c605928d28b7b4330949141470b653db2b1c03b21408fc28b8f5a 2026-08-04 01:26:34.803950 | ubuntu-noble-large | deleted: sha256:9b78b127fa37e78dabf44a0b7610b0fb286332091267b98e6ddd902a917ae6b9 2026-08-04 01:26:34.803956 | ubuntu-noble-large | deleted: sha256:78dc451aed7bbb4de394a5c01f761e9d0dc57db966a4770e3fd3d351b12713f4 2026-08-04 01:26:34.803962 | ubuntu-noble-large | deleted: sha256:f55249aae36c8414b38f90f30c517d1478ca8eec3bd4cee239a066f528794758 2026-08-04 01:26:34.803967 | ubuntu-noble-large | deleted: sha256:b96ef42109631f2e6f5bc825efbd7eb0de3c8486a536c9d4d176d8ef312bee8c 2026-08-04 01:26:34.803973 | ubuntu-noble-large | deleted: sha256:cbc8be5e7fa0bb3cd6d935bf3124a365a72c6a1ce439b1e4e64af97becfcf364 2026-08-04 01:26:34.803979 | ubuntu-noble-large | deleted: sha256:6423ec80fe8e923c106ae4ffc414c109b6c78a099d05a5e3c8f4ce244f7e1751 2026-08-04 01:26:34.803991 | ubuntu-noble-large | deleted: sha256:de04b5c84aa844f75d231cdce2eb0f74b76b16088529e157d8c3ff6b1babf582 2026-08-04 01:26:34.803996 | ubuntu-noble-large | deleted: sha256:d41d22ce391fef4513a10b4b060deb7aee6f36d45614f618dd01545d0043b69f 2026-08-04 01:26:34.804002 | ubuntu-noble-large | deleted: sha256:a9064fc80e9e827865ef00afda76750bff113f73811794c3c64f95f9653c01c1 2026-08-04 01:26:34.804008 | ubuntu-noble-large | deleted: sha256:7f5ce9f6091308ae6c85a26489b50f2d54328a015dc5b6049a2169dad19223d9 2026-08-04 01:26:34.804013 | ubuntu-noble-large | deleted: sha256:a099b1d15be3e8ba8e5d0f2219beb22f6db7745baff327e75d0b1973c730559f 2026-08-04 01:26:34.804019 | ubuntu-noble-large | deleted: sha256:5d7861d6cc112b77b4d9b22de997dade4ed2dbdc622f4417cf08be7413043473 2026-08-04 01:26:34.804024 | ubuntu-noble-large | deleted: sha256:dd241d110909aca944d6fbdd5ccf069e43df39d988e5f81d23dcd80fee2e44f9 2026-08-04 01:26:34.804030 | ubuntu-noble-large | deleted: sha256:7f689fec33a333fa841eceb47c490a9a6fb805ef36271a55d175b2a30b388d42 2026-08-04 01:26:34.804036 | ubuntu-noble-large | deleted: sha256:6ec5311ad65f91486cb73d85b154804cbd1601ac436b65d2a74c7593e06e99a5 2026-08-04 01:26:34.804041 | ubuntu-noble-large | deleted: sha256:ef708c84a41bf2928fc79425c78ca9550e369dc7bcc9c7f3c54aaaee9b14e33e 2026-08-04 01:26:34.804047 | ubuntu-noble-large | deleted: sha256:512f147d65d6b283be0d124743cfb449f67782b813bb8625a3060ed577022068 2026-08-04 01:26:34.804052 | ubuntu-noble-large | deleted: sha256:3f29f85b480d7c36e5088ad3aef937d8bbf395b76ea0bd3f4d63df8667f92558 2026-08-04 01:26:34.804072 | ubuntu-noble-large | deleted: sha256:0605a558ed729f266231afee527ea5187ce1f2269052e6af76c2e8839317e8d6 2026-08-04 01:26:34.804077 | ubuntu-noble-large | deleted: sha256:bbd8b48947d54f70d926c289eaa342940eda7b7d15318cdb2e09b050cf4d6db9 2026-08-04 01:26:34.804083 | ubuntu-noble-large | deleted: sha256:02d0ce5a156705c6baefa014e061339721923dcd7ba8a64aee1468b31e3aa5e4 2026-08-04 01:26:34.804089 | ubuntu-noble-large | deleted: sha256:dc51c20d05ce4bb75cf71a4c5088842d5d26ba4c24b750630328c2d453af880e 2026-08-04 01:26:34.804094 | ubuntu-noble-large | deleted: sha256:7e219ee5888715b81bd1974ffc44b218be4f46679e846b07c5ba013241e26192 2026-08-04 01:26:34.804100 | ubuntu-noble-large | deleted: sha256:e848fa9a6bcba7d3a7ca13f826a0f5781a22ae06bcb6b3901a420a22a6808ba7 2026-08-04 01:26:34.804106 | ubuntu-noble-large | deleted: sha256:61070c3cb719e505ebacd261dbcd95bad68bfd56758aa3ce3cc99e9e425b2b27 2026-08-04 01:26:34.804111 | ubuntu-noble-large | deleted: sha256:0458ec68477b4cf2bb3b58220dd0a834a2fa22efae86324ffd91c5464ec2621b 2026-08-04 01:26:34.804117 | ubuntu-noble-large | deleted: sha256:61fac4745d46f24e02a37f1fb709475152dbd5e21821e0066cfc22973629122a 2026-08-04 01:26:34.804122 | ubuntu-noble-large | deleted: sha256:f0606719ac433493082fb65cbcda89dddcb3181d31158be49b7fdb48fad61e46 2026-08-04 01:26:34.804128 | ubuntu-noble-large | deleted: sha256:9f7cb40f3fa314599c08293258d4ee75a745789d78a1a99ccea71b96a12bd476 2026-08-04 01:26:34.804134 | ubuntu-noble-large | deleted: sha256:5bff424f8efff362d19ed345d3118cc3b7099358aea09ded2c3a6b0ad106186b 2026-08-04 01:26:34.804139 | ubuntu-noble-large | deleted: sha256:34f34a1f05063299ddb848ff67ac95c23d3251ed0704d9122ff633039a707b27 2026-08-04 01:26:34.804145 | ubuntu-noble-large | deleted: sha256:75730b9f0915f4db1644ba656c6e20506f18f6e0cc9ffabe900d66819d1f5516 2026-08-04 01:26:34.804150 | ubuntu-noble-large | deleted: sha256:c6cfe5a35b7a67154dc815adcec8152132629016b8f4bf2df00fd742be91baf2 2026-08-04 01:26:34.804156 | ubuntu-noble-large | deleted: sha256:19fd9103866f604aacd989a851e2eb62cc358fe229ad4e8ab9bd9d1995c5fed4 2026-08-04 01:26:34.804161 | ubuntu-noble-large | deleted: sha256:fe5a8ed69c6d03c174ebc62e5bb41cad5b1bfb80bc51b2b0070a462ddec41c16 2026-08-04 01:26:34.804167 | ubuntu-noble-large | deleted: sha256:8b81ba58c8a7aca26237d41d0fc2b7a2036fd25ed06115f5d61d7ca71aa1c0d2 2026-08-04 01:26:34.804173 | ubuntu-noble-large | deleted: sha256:b977199f19dc37942b8db9ec50d61e4465df5874bd014e812b3d7b4e5d6380cf 2026-08-04 01:26:34.804178 | ubuntu-noble-large | deleted: sha256:ebdb69806e253da999c1c7f3ee207878f89071adc841ee952d30c097f169db23 2026-08-04 01:26:34.804184 | ubuntu-noble-large | deleted: sha256:38c5f61712e29fd2b227feb66323172cd62fe3241bf7c17e3026a360ff2e86d6 2026-08-04 01:26:34.804189 | ubuntu-noble-large | deleted: sha256:43f70b656db8196040548872ce57aef9a1a87b853d584c97c38b0ead203c5815 2026-08-04 01:26:34.804195 | ubuntu-noble-large | deleted: sha256:9980b260e34948380aad09184406186c172cf11ece02616b2630a4cd3bbf1ff9 2026-08-04 01:26:34.804201 | ubuntu-noble-large | deleted: sha256:d933b8c5dd4fed12843e34d3b497fe9c5466b3d947ab429b35cc119aeaa8e4fe 2026-08-04 01:26:34.804206 | ubuntu-noble-large | deleted: sha256:c9b3eeb7b5851708293ed1cf6339acc7aca7ad07ffa65f3fdadacba5edbd4e4b 2026-08-04 01:26:34.804217 | ubuntu-noble-large | deleted: sha256:455c3ebd25af665bdc51494674d319d166464afc2504ff8900b206167cd85722 2026-08-04 01:26:34.804223 | ubuntu-noble-large | deleted: sha256:a8e4575dee44ff845ee553956aad079620c9caa20737c2bf51b01a2a405d3650 2026-08-04 01:26:34.804228 | ubuntu-noble-large | deleted: sha256:6a1765d3ce64d3e45e7402e3fcb004d668f397d80218b005ff4ddd59f1d562a6 2026-08-04 01:26:34.804234 | ubuntu-noble-large | deleted: sha256:7cb48c6bb38763c160b6e09607a8f30d2a631a45ce9a784332b2150548d9ac78 2026-08-04 01:26:34.804240 | ubuntu-noble-large | deleted: sha256:bffb19b35d3af5b4592c99bd103f255b01f55c1b66a3cd0388fc91cd7b449ee9 2026-08-04 01:26:34.804245 | ubuntu-noble-large | deleted: sha256:e179c9bfc4cdc2da3cc33916b8faca6717e10865d8479588e7255a52d8ff839e 2026-08-04 01:26:34.804254 | ubuntu-noble-large | deleted: sha256:ffcf68faeb7d3e3a4f495f694e1b28af28680141a887435d0b466693376e7b15 2026-08-04 01:26:34.804260 | ubuntu-noble-large | deleted: sha256:dbab9196c713d3e3c3efca71d815397b4e5830755b7476fe7fe08aa65185e02a 2026-08-04 01:26:34.804266 | ubuntu-noble-large | deleted: sha256:8874440726bb2ca544a4155135deb0a9eb3cfa539a5ed2994099193cdb71737e 2026-08-04 01:26:34.804271 | ubuntu-noble-large | deleted: sha256:8586d5bbe5b567075828f9d2bcc0abc35f109f3022f61cdf6d1ea9cdafe04e1d 2026-08-04 01:26:34.804277 | ubuntu-noble-large | deleted: sha256:90f714f4142327a37cc7885eeb94f2e09732ff7dda0ff8035606bfbc14313d5f 2026-08-04 01:26:34.804283 | ubuntu-noble-large | deleted: sha256:c9dc6c889de7dd03583d6dda616eaf5829821deb8c4f0f49aa74716db9141469 2026-08-04 01:26:34.804288 | ubuntu-noble-large | deleted: sha256:95e5c0fd83306cc596f54ed1fc4f4263c735c9c802b27bb268c0bd50ad9ec1e5 2026-08-04 01:26:34.804294 | ubuntu-noble-large | deleted: sha256:ce78885b8051eff8c2f60b7cc6a68f25e3dbea57d0820eceab2a2473dba9a44d 2026-08-04 01:26:34.804299 | ubuntu-noble-large | deleted: sha256:33080f4703394157d3a4e32a37ef8e4017af16e2c5472e17e047fc368875dd42 2026-08-04 01:26:34.804305 | ubuntu-noble-large | deleted: sha256:fe37d6910e5d7814b087d0bd9c421ed11f0cd9749a6fd9e547cc4f3cafd3f3ab 2026-08-04 01:26:34.804311 | ubuntu-noble-large | deleted: sha256:5e7d3802b20b6c3030ce251f05a682bed7595a48bdb1c0d47c9a5e950abe81d8 2026-08-04 01:26:34.804316 | ubuntu-noble-large | deleted: sha256:0799faa848ffd29a4b67c75f06f744180ffd2e1159005cdd9ce81b796e5b655f 2026-08-04 01:26:34.804322 | ubuntu-noble-large | deleted: sha256:77699ca3b5eb8afee820a241cb4b170ca4d989623cdf7c656ff5eae7e122a2ae 2026-08-04 01:26:34.804328 | ubuntu-noble-large | deleted: sha256:5957e484b2370967041c654cb71205eade206fad480a1d8f4171e5f914e26ec1 2026-08-04 01:26:34.804333 | ubuntu-noble-large | deleted: sha256:0192c3ee642b918903d07cabb7563bc8dc31ec50ff05cd20c262f40569753f1c 2026-08-04 01:26:34.804339 | ubuntu-noble-large | deleted: sha256:0c8dd97a3cfbdf7e9c2827a0a0ef5e2e8667869e96cf8a2afe8f9e9e1e3f00f0 2026-08-04 01:26:34.804347 | ubuntu-noble-large | deleted: sha256:883f05a11c19163f14339ba9093bf1b4255f6b85bfe38abc73b65cc6ff47c012 2026-08-04 01:26:34.804357 | ubuntu-noble-large | deleted: sha256:1300f534f00bba7206fb925b6b1e47e42352b2a1254e1bf2107d7fe3246d4c14 2026-08-04 01:26:34.804368 | ubuntu-noble-large | deleted: sha256:2d9ae8ff05b45e1c0ec7f281aa35e0cd138ae8006abf4d1e80a0b53c2d794b2e 2026-08-04 01:26:34.804378 | ubuntu-noble-large | deleted: sha256:751777bb55844b26bc75874fb717ef91cb874abdf4416f0d6861f4b0816de465 2026-08-04 01:26:34.804399 | ubuntu-noble-large | deleted: sha256:5a0cfae6358916426a8b80151d305cca19cbd179785017b563e8656af1bd9ee1 2026-08-04 01:26:34.804406 | ubuntu-noble-large | deleted: sha256:b06d4d92ff94aa4dba5ea0a722a0e5a18bd87f38db0298d62c2e003bb722a914 2026-08-04 01:26:34.804411 | ubuntu-noble-large | deleted: sha256:526d46500a5326ce887000a68ce0963bf9beb8c4fbefbcd4af0566615934866f 2026-08-04 01:26:34.804417 | ubuntu-noble-large | deleted: sha256:9aa6ee307290c4ac392a84c85987d839b85445d0daff08678bf3826bf59bd10a 2026-08-04 01:26:34.804422 | ubuntu-noble-large | deleted: sha256:61fd56af4d07720b338b5f9ca9c639aab43e69b405899923a22e49e3fb8914b6 2026-08-04 01:26:34.804428 | ubuntu-noble-large | deleted: sha256:9285cfabcd4aa0e98a78095fb5bf6cd4099cf26314be3ed61246625720295628 2026-08-04 01:26:34.804434 | ubuntu-noble-large | deleted: sha256:f98f11d5324d89872e44d0d5181902b48957e5fd0e0d4ccbc1e1d895d111745c 2026-08-04 01:26:34.804439 | ubuntu-noble-large | deleted: sha256:1b74c3465832d52da70bbcce67437e719b6eb7fdbe79bff678886c08ae7d5f34 2026-08-04 01:26:34.804445 | ubuntu-noble-large | deleted: sha256:9366165385cc6287493188a51f33c262a5b502ccd0f5e0d03b011baf342edf64 2026-08-04 01:26:34.804450 | ubuntu-noble-large | deleted: sha256:1ccd62857267c1cf973a338d846a887b9fda2b71ba7acd7d232e9a6296c430ad 2026-08-04 01:26:34.804456 | ubuntu-noble-large | deleted: sha256:67521fe32dc2b65c85c43721161b522c27958147b39b6a4a6472574d11ba766a 2026-08-04 01:26:34.804466 | ubuntu-noble-large | deleted: sha256:f02b50ac0f88067a3255e5ebac957cc59c2f00e07ebb60aff68f09610720e53f 2026-08-04 01:26:34.804472 | ubuntu-noble-large | deleted: sha256:1fc4d854624efeb9973c5f2f5584c6ba1b7d66401f838fb6843b44bc8b3a3eeb 2026-08-04 01:26:34.804477 | ubuntu-noble-large | deleted: sha256:d2457a730d6b29c0affce9dbe572773750e558ca7d2a2205fc17e6991e87a5b4 2026-08-04 01:26:34.804483 | ubuntu-noble-large | deleted: sha256:b3fd23174ebcd6fe4c4422cc05493fffdb178fd1006145e812e9949dd12936af 2026-08-04 01:26:34.804489 | ubuntu-noble-large | deleted: sha256:b525a16be122687831116d80218194535d90eb7270521b40841b1789414db039 2026-08-04 01:26:34.804494 | ubuntu-noble-large | deleted: sha256:deac3695bad2fd1d1c92620278115073543145cf700164310a84caf6ffc72b2c 2026-08-04 01:26:34.804500 | ubuntu-noble-large | deleted: sha256:cf08392330358f443d07bf8091d6e0dcd1ef7181e927fcac92a0fe8d80c39b22 2026-08-04 01:26:34.804506 | ubuntu-noble-large | deleted: sha256:d940164b32252b9eb95c39e4b3add323333cbb81489dd8bbbd72d7132f58825a 2026-08-04 01:26:34.804511 | ubuntu-noble-large | deleted: sha256:0e7d1f199a72b6c55a59f51facdcb085e2ddd0f3b6d1517cfa36a6f050624192 2026-08-04 01:26:34.804517 | ubuntu-noble-large | deleted: sha256:41ef8b8df4fca089079c36bd1d0d45ceabc083e4c08db28db8ceea18bbca4b62 2026-08-04 01:26:34.804522 | ubuntu-noble-large | deleted: sha256:30e47b8289e7827012fce5f09f2c8aa9575825c4034a4c45082adb1fd3c8788c 2026-08-04 01:26:34.804528 | ubuntu-noble-large | deleted: sha256:832a240affa7f9b81656cf87855e0064aea432f211fb8a44c9a53dba29f5c5e4 2026-08-04 01:26:34.804534 | ubuntu-noble-large | deleted: sha256:b12c0b1bdf0c1edc255cd9862ff8c9d5485f1cdb00e3a61b910e6d9fd4309e0c 2026-08-04 01:26:34.804539 | ubuntu-noble-large | deleted: sha256:66922fa31ca5e6898a1b6b36c350e6cc5c8b29df6e58162b74df6be67ee153be 2026-08-04 01:26:34.804545 | ubuntu-noble-large | deleted: sha256:99a46a776501ed848e76f674a31be862aef76d35eacb20451b4398abf33cb10a 2026-08-04 01:26:34.804550 | ubuntu-noble-large | deleted: sha256:83055a8e16b9226c44813659f96c24b0c5e5f2aab6867415d27fc76a70a2a0ca 2026-08-04 01:26:34.804556 | ubuntu-noble-large | deleted: sha256:b065b7ce8810bf34151044cafdf189904d5faa9099f93c464bb6c688d031d380 2026-08-04 01:26:34.804562 | ubuntu-noble-large | deleted: sha256:75edb00a538a5cb22a2ad5fa20763f2ca5350fa5697e77268bedabd34d4bc2b7 2026-08-04 01:26:34.804567 | ubuntu-noble-large | deleted: sha256:3bbca05ff6d99fc0e11e050a2425540ff48a47cc6d4a9f042b53dc09ca24fe51 2026-08-04 01:26:34.804573 | ubuntu-noble-large | deleted: sha256:742fbfc0da814f077cbdba5bb758c33d170ea13dd05c35f38a3befea1845c8f5 2026-08-04 01:26:34.804582 | ubuntu-noble-large | deleted: sha256:05f16214f87cbb1ecb9e01de4e0a1fecc260e948377d085fefb648cd34e8b12a 2026-08-04 01:26:34.804588 | ubuntu-noble-large | deleted: sha256:cce1e5c0fdca07fa3741dec3a3cf398b69fdf6a98d301bbed7e7bc016f99d0dc 2026-08-04 01:26:34.804594 | ubuntu-noble-large | deleted: sha256:fee0392b7fce6bb9ecc6ce69f997ce0d7a472dffa4dba09f0a824d186a2d73c8 2026-08-04 01:26:34.804599 | ubuntu-noble-large | deleted: sha256:bb9054a7ca9f747870a4c9e5f1f085e0333413c8b67357dc83dd1d58f08239a5 2026-08-04 01:26:34.804605 | ubuntu-noble-large | deleted: sha256:03c0cefa7546dee2d55e5cbbf5743b43c7ef67c65555e4b966026e8e1191ab75 2026-08-04 01:26:34.804611 | ubuntu-noble-large | deleted: sha256:6c5fc580a82512bd32a9a65270e2cb3be7a5452dc462be21c47128c471434b54 2026-08-04 01:26:34.804616 | ubuntu-noble-large | deleted: sha256:83630c50864beb34a43b2f2c553ddb736145df52a5e41d1eb43ebb17a9465ada 2026-08-04 01:26:34.804622 | ubuntu-noble-large | deleted: sha256:05279bc9e03a02927756d7dbe9ea76f34f8cc55a9a34f4e5a74b3b4ba55778d0 2026-08-04 01:26:34.804627 | ubuntu-noble-large | deleted: sha256:2ae4404d07b104d5413f958d2e92be1720b76b96c594e1c99be1d5c2933f1248 2026-08-04 01:26:34.804633 | ubuntu-noble-large | deleted: sha256:81b193b69569348595d50724df18b822b22b39c6102051a5d699318678813bca 2026-08-04 01:26:34.804638 | ubuntu-noble-large | deleted: sha256:3df72e5d701f595f2e88e123b5dc12b0c63bc5b46a44a74869d30980a56ffa15 2026-08-04 01:26:34.804644 | ubuntu-noble-large | deleted: sha256:d76520438b85f2d7fe70b66f192af3b649fe3a8758c9bafe9b966d08a9536946 2026-08-04 01:26:34.804649 | ubuntu-noble-large | deleted: sha256:43f4aa2dde2ee0039d93ce1126b1315fc9e105c5661f94045fdd2be06fa93331 2026-08-04 01:26:34.804655 | ubuntu-noble-large | deleted: sha256:99fc92db71180b5ee85bf0fc7f26c6917542e5a713293a0b11ee73831a120b54 2026-08-04 01:26:34.804661 | ubuntu-noble-large | deleted: sha256:044d0a9cab457607d36c82cf7b6094f92436e3660e9ad4c42636d16223655173 2026-08-04 01:26:34.804666 | ubuntu-noble-large | deleted: sha256:66fa1a9f63996853010e7e7d97fc01d4cc2b70116514d5c3daa1655f4a9c49b7 2026-08-04 01:26:34.804672 | ubuntu-noble-large | deleted: sha256:6f8aa39a56c85a0ddd2ffbe05f6812d47bafc2a15a1a2849306fdf202843670f 2026-08-04 01:26:34.804681 | ubuntu-noble-large | deleted: sha256:15df8b611a427349bfc7eb374927bab0d7214f06144eeabd084bc01399cdcbe6 2026-08-04 01:26:34.804687 | ubuntu-noble-large | deleted: sha256:f071f0a890ff5647551fadef9b563f1caaa79ebd63349a47258134117116a1ef 2026-08-04 01:26:34.804703 | ubuntu-noble-large | deleted: sha256:ea41521cdf3d7a1d851b713ba8dcd34f41e6360b59f5310ccbe10e5fc0887df6 2026-08-04 01:26:34.804725 | ubuntu-noble-large | deleted: sha256:e111a6cb5929325dffdfd11d36d30e764bb74d701ad108aab0f1784fcb269ee0 2026-08-04 01:26:34.804731 | ubuntu-noble-large | deleted: sha256:b7ad0ceb40e2487b17d61ab6536ee728e1907c2d3d8888ffc6b3794b2eba63cc 2026-08-04 01:26:34.804737 | ubuntu-noble-large | deleted: sha256:edf77ec1f450ea093ea48e6e5f24ac1afc45ad10390aa4a2833ba796eeb3f9d7 2026-08-04 01:26:34.804743 | ubuntu-noble-large | deleted: sha256:0bf52035aff6b48d333027fcc1e2de305f6fcb1a1334c2eb7f4b003a6ecdc6ca 2026-08-04 01:26:34.804748 | ubuntu-noble-large | deleted: sha256:5fc2afd043ea05404b0f102b89f3acf7f008544a4d28063575be5f9841063f96 2026-08-04 01:26:34.804754 | ubuntu-noble-large | deleted: sha256:3c0af818cc9e6ad62e3821afcb80263c7a8c78b89e3ac8b800f6ae47bbb38c31 2026-08-04 01:26:34.804759 | ubuntu-noble-large | deleted: sha256:e762e6077c2bbf6e9a9c1d1d59884a6c160ec26e8ad6e15dcb32b745a0f1cc07 2026-08-04 01:26:34.804765 | ubuntu-noble-large | deleted: sha256:bad4884170188916adeefc649e0d3f433a38f2263d098dfb9d16f575029d091c 2026-08-04 01:26:34.804771 | ubuntu-noble-large | deleted: sha256:42158effd224092ffc7e806e9227b52d1236ee73d8ac063ad4e99ecee4954a6a 2026-08-04 01:26:34.804792 | ubuntu-noble-large | deleted: sha256:babd0ae44c81891b3d42382b4beed09a0dc25dd6549edd69b88125779db64585 2026-08-04 01:26:34.804801 | ubuntu-noble-large | deleted: sha256:56d3b25c5bab03fbc02bfd0f8168aca34547290b04df9ef96961d53f0b7cad39 2026-08-04 01:26:34.804807 | ubuntu-noble-large | deleted: sha256:c1492f8fa508bf55d03c5e86365ba61627660e6be6607e428aa1d973d5d27a66 2026-08-04 01:26:34.804812 | ubuntu-noble-large | deleted: sha256:3118f406c728dcf5eaad00faa5e231c31a3b2ddf91887d2db6f247f09837bd52 2026-08-04 01:26:34.804818 | ubuntu-noble-large | deleted: sha256:b506bb252b0ce9d8f900e993fc47ffa9eafdc6e2bc38d7d1a317f7560db02a74 2026-08-04 01:26:34.804824 | ubuntu-noble-large | deleted: sha256:6313814ce5e0135d90b1be8fd0efb381509d814a78ef46c84fa4f85f3a408609 2026-08-04 01:26:34.804829 | ubuntu-noble-large | deleted: sha256:f3d7c1ee5aa150f1b837279f81896146a755433cecb921dc6d9f82b1ef1574d6 2026-08-04 01:26:34.804835 | ubuntu-noble-large | deleted: sha256:094dd143458aa824afe125a07ae0c7be56db7ed0fed63d17d20f95e9a18d7be2 2026-08-04 01:26:34.804840 | ubuntu-noble-large | deleted: sha256:743563d317d2a918e33087677f9c740520841ead8ba3608c3ed2291887647f17 2026-08-04 01:26:34.804846 | ubuntu-noble-large | deleted: sha256:773a4223277799784f92c4e1bd2e41b81ed12a00c18f94b0a4a2795ef3cefd16 2026-08-04 01:26:34.804852 | ubuntu-noble-large | deleted: sha256:f6dde1b1364a14e206ae3e56531a8ae79f9889cdbe4d5bbff526fbe5ede24543 2026-08-04 01:26:34.804857 | ubuntu-noble-large | deleted: sha256:bab18093aacd1224df9ac3490f07930bda7bfb5850ec4f46d8e88d02d9723735 2026-08-04 01:26:34.804863 | ubuntu-noble-large | deleted: sha256:a7dda4b9daf841603e2e72c147759542112bf52b3565a5e07d4c5ce1bd82a381 2026-08-04 01:26:34.804868 | ubuntu-noble-large | deleted: sha256:31f61afd2056734e50d535ba3a6d653212acc9126ca88bdaa554b712800041e1 2026-08-04 01:26:34.804874 | ubuntu-noble-large | deleted: sha256:01b853a403b2ca053eb2fd2c81dbc9077169ac344e2beb7d9380505d68f0adde 2026-08-04 01:26:34.804879 | ubuntu-noble-large | deleted: sha256:c5dc40a5cc58adac99a89a6a3433bebea267981d7d0203f184b447b445ffd709 2026-08-04 01:26:34.804885 | ubuntu-noble-large | deleted: sha256:4e2e64e42c95394ecf78ae9ecd88d933ee60991a6422361a871c0f98caddf19a 2026-08-04 01:26:34.804891 | ubuntu-noble-large | deleted: sha256:2513ff9d954df9eb7ca584ac2d95d271f9e3e5d8aa1e38a9c58a8426b5e733ca 2026-08-04 01:26:34.804896 | ubuntu-noble-large | deleted: sha256:df5e9047336e844c8faca04fc3e79bc83daef6483954a202f72a10dcf91baf36 2026-08-04 01:26:34.804902 | ubuntu-noble-large | deleted: sha256:1d1970c57ee93bccc894ff5879a6f332f92954f71c101b940e8ad411e248d80e 2026-08-04 01:26:34.804907 | ubuntu-noble-large | deleted: sha256:9bfbd857b8c9271d1a71f4be2b7c0a43d61810521ecd261531eab746cae42fe8 2026-08-04 01:26:34.804920 | ubuntu-noble-large | deleted: sha256:c7889dfb69cf11f5a29c7163afe841dbfdbf4ff599b95de3436dd0eb9d18ae28 2026-08-04 01:26:34.804926 | ubuntu-noble-large | deleted: sha256:35af538d8a1fdb4da76deda860faa5bf19f4de5e97e8f15a561640b6baf025db 2026-08-04 01:26:34.804931 | ubuntu-noble-large | deleted: sha256:89007870e1e417fc55648f07bcedf68fac596c2ee4bf66f5a6ba968fca92c8a7 2026-08-04 01:26:34.804937 | ubuntu-noble-large | deleted: sha256:297ee0ead802bf5d57c68d44f27721d2ea9c6a08325b95b595d3042cbd48e606 2026-08-04 01:26:34.804942 | ubuntu-noble-large | deleted: sha256:f961c845b8accb846d86874b3cbf21c7c31f41e87f7e0bcada9db7119f7bfe04 2026-08-04 01:26:34.804953 | ubuntu-noble-large | deleted: sha256:410bde4783e980fb12a0264b110625b98259fda0d44fa4f403717039176e1439 2026-08-04 01:26:34.804959 | ubuntu-noble-large | deleted: sha256:2754b8255f937bdfd32cfeb593622d96a292996dcc942dff41a08055626a9192 2026-08-04 01:26:34.804964 | ubuntu-noble-large | deleted: sha256:ca743125cdecf6a05d689356447894f7c63e88ebc130faf780fcdb576fc0bc1a 2026-08-04 01:26:34.804970 | ubuntu-noble-large | deleted: sha256:3aadbc144a78888f52d551d34fdb6177329127e6142ab9ff7967ea0c43d9ab38 2026-08-04 01:26:34.804976 | ubuntu-noble-large | deleted: sha256:cf3326b0797781f6c8dbfd7c8e5b31b9f0d2d431dbff346271a0745784c07bb5 2026-08-04 01:26:34.804981 | ubuntu-noble-large | deleted: sha256:400b145ea51d41e49ac3d24538512700b4f87e10b782f0b4b647cde0ccbd93db 2026-08-04 01:26:34.804987 | ubuntu-noble-large | deleted: sha256:5bd96ab5b948266bd75ae1440cb4cc552cca1ef4738779f72f92ea8cd591ef34 2026-08-04 01:26:34.804992 | ubuntu-noble-large | deleted: sha256:fd9381bcc7a9f12595902e844f25af5f3d5e415a0e2265c3412a7f37c6866129 2026-08-04 01:26:34.804998 | ubuntu-noble-large | deleted: sha256:4369572f0a68f84cef63a02da53f248f28a43831ab8488d72b73e3ad2731c551 2026-08-04 01:26:34.805004 | ubuntu-noble-large | deleted: sha256:d5c0a95f4556535441d1754fe5d0ba4bb525741b83bc6694988679b73bcfba61 2026-08-04 01:26:34.805009 | ubuntu-noble-large | deleted: sha256:de6915bd21288ccecceaa51f81d269d6202f4e4357b608c37f62692ecbfd88b7 2026-08-04 01:26:34.805015 | ubuntu-noble-large | deleted: sha256:91f9c6615dc46ed6ceb3c8bc928a22968c5d2df443b18ff02bd6fe3aae66e22a 2026-08-04 01:26:34.805021 | ubuntu-noble-large | deleted: sha256:490b49bade3baba3774dc50924563105b60ad6f0622c556e6085b94f7a8c89de 2026-08-04 01:26:34.805026 | ubuntu-noble-large | deleted: sha256:3f040b259f9e6ee6c23521f75ea26c0dca3bbd41a8129506d6fb6f5f0681d68c 2026-08-04 01:26:34.805032 | ubuntu-noble-large | deleted: sha256:bb8267b6cdad00d7736a93dac7e1978d00cd2b573c8bb95527860f33800929ad 2026-08-04 01:26:34.805042 | ubuntu-noble-large | deleted: sha256:b878af9ddc519b863aaebe866d0c71beb0736ede40cb458bb494917176a2277c 2026-08-04 01:26:34.805048 | ubuntu-noble-large | deleted: sha256:0816c37ca90ce5e87e14d3ec74db709343bb30bc94c0b76b41078df03f9e3bc9 2026-08-04 01:26:34.805053 | ubuntu-noble-large | deleted: sha256:d82a8f1d451760e8cf224d377e8e792bb62bd8c7bbe5f06cda273467a34905a6 2026-08-04 01:26:34.805059 | ubuntu-noble-large | deleted: sha256:0a497d8baae7296c52beca052a670190106b863da4b2d99ea79619cd7d2610a0 2026-08-04 01:26:34.805065 | ubuntu-noble-large | deleted: sha256:e6309e7a4c65b9fdb3340d2661d698d045ac3a68734ce5d5766714610e5af064 2026-08-04 01:26:34.805070 | ubuntu-noble-large | deleted: sha256:324f1c1904e10c6828380338d1b257446399b4f7fb32c93b3b983772dcf4082e 2026-08-04 01:26:34.805076 | ubuntu-noble-large | deleted: sha256:119d66d9846c12c7bb3fff54025166b79669f6e69036410ad47940be19f0046b 2026-08-04 01:26:34.805081 | ubuntu-noble-large | deleted: sha256:1817caf5d7640ea298a91a9ef767da4d6403aa278b708ea7af48133ba0914263 2026-08-04 01:26:34.805087 | ubuntu-noble-large | deleted: sha256:4415517beaf22dec91870197b32949835a9ffb12c0406dd27c09afc700c1e7b9 2026-08-04 01:26:34.805093 | ubuntu-noble-large | deleted: sha256:a5cc0b628c83854f54d8c6a09353e6609a723aed119490af90e6a8cfbb77464a 2026-08-04 01:26:34.805098 | ubuntu-noble-large | deleted: sha256:b4d93a629e30efd815a635f8624900c082277b9ac58d58b582ab5bf147a59f5c 2026-08-04 01:26:34.805104 | ubuntu-noble-large | deleted: sha256:c591b4dd013a8dc3f8ba183ddf90e24f765f297da6c4ce51b5f49bab6e0fc1de 2026-08-04 01:26:34.805110 | ubuntu-noble-large | deleted: sha256:11b4ea3518cdd3a11b5634137656d6dc6d7fb7e8f37b513019d0556822b222bf 2026-08-04 01:26:34.805115 | ubuntu-noble-large | deleted: sha256:2ac792f880a08143892a39e086a54c1bdcd602946e864b654ecbefe232cff164 2026-08-04 01:26:34.805121 | ubuntu-noble-large | deleted: sha256:312db7c2b70d279dcfe591f7eae90e38b17d82cd6c589d2c0127c5c7017646d8 2026-08-04 01:26:34.805126 | ubuntu-noble-large | deleted: sha256:a266673c3d162aa0897a0fdd1e8dc84e05e6b878747192dc5a8ab2cee6554149 2026-08-04 01:26:34.805132 | ubuntu-noble-large | deleted: sha256:3f2a2c22959187c6f5c5f96386a491953fb126f7398418269e93301fd0825d87 2026-08-04 01:26:34.805138 | ubuntu-noble-large | deleted: sha256:a44aed01fe3be78bfd6b6871eb1e60c1676857e763e0e4ff1aacc2e20b7deb16 2026-08-04 01:26:34.805143 | ubuntu-noble-large | deleted: sha256:0435ae7a2386038ed4a26c0a5db04fb209b5c8c233afdd76012677813b07a88f 2026-08-04 01:26:34.805149 | ubuntu-noble-large | deleted: sha256:d3ab88685eb724344712d27c645099f4008c299a7eaf50232de6144258cccefa 2026-08-04 01:26:34.805154 | ubuntu-noble-large | deleted: sha256:20b91eda85821dde1367dcc1f1a87e72dfc1f9d1866bceb6a65ffbb948d36209 2026-08-04 01:26:34.805160 | ubuntu-noble-large | deleted: sha256:8cd827e3c2719a161072ff588e020b397d5ede953f8fe1f4024a6ebc999b564b 2026-08-04 01:26:34.805170 | ubuntu-noble-large | deleted: sha256:b5c691cf9b1bc8192f81a7c11f6f283d26063199f2ad6fb028cd3c9ef99a438d 2026-08-04 01:26:34.805176 | ubuntu-noble-large | deleted: sha256:c69dac4915b70ce1531941cad80f64d0e7db661e908efeffdfa7d8329b488d29 2026-08-04 01:26:34.805181 | ubuntu-noble-large | deleted: sha256:b22c9ae7eae93b0a1de673a05a74f863308f30f12daf7fa3a8e6062fb4874c54 2026-08-04 01:26:34.805187 | ubuntu-noble-large | deleted: sha256:611898c69a721ca41505ef408a026a3e63296b4e6153d73ed13dfb63866f43c5 2026-08-04 01:26:34.805192 | ubuntu-noble-large | deleted: sha256:49f1ef5a7dcb28179c99c9a8acf5ca6576fa5112190ebfac6243e9b7a7b36238 2026-08-04 01:26:34.805198 | ubuntu-noble-large | deleted: sha256:4834ecf9adbbf6e813d20af2a68e4ef593c538893e32cb2a123e0cba197fe8a8 2026-08-04 01:26:34.805203 | ubuntu-noble-large | deleted: sha256:50b7eb1e3d09007c38d1d0056f83470ac08303537dce3df8127b8cadf06d44f4 2026-08-04 01:26:34.805209 | ubuntu-noble-large | deleted: sha256:ce85a35e61b3cd1b00a02b73b05b905291b8a9e643f05e07ee2df0b23744535b 2026-08-04 01:26:34.805215 | ubuntu-noble-large | deleted: sha256:a17a1ab2c82833e8091225136a4434931e8f87de873bf593906f17bd89dc4f35 2026-08-04 01:26:34.805224 | ubuntu-noble-large | deleted: sha256:ed0d1a03ad02de49acecaa61e56823eae7ab909e9f11006e1dc80658134ed259 2026-08-04 01:26:34.805229 | ubuntu-noble-large | deleted: sha256:f9d7228817823f078ecf846c813ba6053ac2c25e048f79c3d99b717d506b745e 2026-08-04 01:26:34.805235 | ubuntu-noble-large | deleted: sha256:dcd67e5ea3d0e448818c44adb99f2f5ee546de1fff3ee9bc5bca3ce08292c1b3 2026-08-04 01:26:34.805241 | ubuntu-noble-large | deleted: sha256:30d66abbae2024838fd0e4cccb77dd7f46af640faef0bb7394cf824966ba0620 2026-08-04 01:26:34.805246 | ubuntu-noble-large | deleted: sha256:d894260266624a5577d696125062afb0f5316721e5933934907da6e5e5c4f0fd 2026-08-04 01:26:34.805252 | ubuntu-noble-large | deleted: sha256:a3169d14677dadd31ef7b68fdea3f2f8f7a8ca3dfaf02a6078536042a39ef01e 2026-08-04 01:26:34.805257 | ubuntu-noble-large | deleted: sha256:53962e96ed971f045c3d33d913cfd01a50a1702e78c5317362b6210858928c10 2026-08-04 01:26:34.805263 | ubuntu-noble-large | deleted: sha256:97cfbde15c2d471aa46a3698ce9d31a07f685c98dc6dd3250c0187fc6bb808cf 2026-08-04 01:26:34.805268 | ubuntu-noble-large | deleted: sha256:a6eea007657018cb37a7cce167edff54f13aa03e87597bbd05242a3f0fb617e9 2026-08-04 01:26:34.805282 | ubuntu-noble-large | deleted: sha256:d62de210a76af5814be6236c627ece9bbd6695139d142c2f187b391205ad6c74 2026-08-04 01:26:34.805288 | ubuntu-noble-large | deleted: sha256:cd3a2c842b5f45c56f3c9ba7a316c6781903fcbc5f9a481ff16420aaeffbae38 2026-08-04 01:26:34.805293 | ubuntu-noble-large | deleted: sha256:a6917d1eaba72ea86bcbaa4752115f67c41eaa34bdcbe428e5731f3ca65cd214 2026-08-04 01:26:34.805299 | ubuntu-noble-large | deleted: sha256:3d10c69c77da1c9ab5216f0deab4458a69bdd9aab11dff13ca5cc35a1fb1b1f6 2026-08-04 01:26:34.805305 | ubuntu-noble-large | deleted: sha256:13f48527ab3e91b5511c260f051556a05cf9d2a24110567ec1d258f3b49fd9a8 2026-08-04 01:26:34.805310 | ubuntu-noble-large | deleted: sha256:19277e44e842ca7714f387ab44416b5f8b644e66c43e4a4522da7b1bbf0b0eb9 2026-08-04 01:26:34.805316 | ubuntu-noble-large | deleted: sha256:a65be7db905a2dce3ed580e01c6c746bda8ec318da26eedc3be7f3144637aa3e 2026-08-04 01:26:34.805321 | ubuntu-noble-large | deleted: sha256:1360fb0393585bdcefdd38590f4a12e5885c5d6c53059b70e16a835aa23fb24c 2026-08-04 01:26:34.805327 | ubuntu-noble-large | deleted: sha256:f46a83a253fc86bc0c377ccb4ccf973025d763dbbcebc2aaab684338b03e28b3 2026-08-04 01:26:34.805332 | ubuntu-noble-large | deleted: sha256:3d9cfee442a2baec7ab0ca68594b093360efd9c534e039067fc4df4f89a13da7 2026-08-04 01:26:34.805338 | ubuntu-noble-large | deleted: sha256:b8caf990ced1f3262a81fef1bae6e8ae5567748468857b27d191118b42336e91 2026-08-04 01:26:34.805348 | ubuntu-noble-large | deleted: sha256:5850f74a4d57d097ba0c6723c597286d0cda7f261508bc77bdad8fd58dfc2606 2026-08-04 01:26:34.805354 | ubuntu-noble-large | deleted: sha256:c9d63ade2da2beb6384435cc76fe47daed2b88363cd397e32e853cd78bc068d7 2026-08-04 01:26:34.805360 | ubuntu-noble-large | deleted: sha256:efef01d281cda6a00a3e3f13297123840d1a95e4cc0c15a7e8413bf299e33535 2026-08-04 01:26:34.805366 | ubuntu-noble-large | deleted: sha256:7e82cb1b3201d28d3d5c91985e80c3ea03e7698bf2f87cb30918254524503385 2026-08-04 01:26:34.805371 | ubuntu-noble-large | deleted: sha256:6d3a4f3fc36381e79f184ebabb76c118f471813f3e658a50800328a1c7809cd4 2026-08-04 01:26:34.805377 | ubuntu-noble-large | deleted: sha256:6c04024d4d0c590ad741528c9c7a8910a8253da516b1b85919ae152f7721ab94 2026-08-04 01:26:34.805382 | ubuntu-noble-large | deleted: sha256:f8dea6dffac9add1e00b05b2c1fe5f128af06b91f2f9b2f875ec32f65b032def 2026-08-04 01:26:34.805388 | ubuntu-noble-large | deleted: sha256:5aed383aaeb292087cd47d6c4043768f072254c0cc2a310f5753fdce3506a4e0 2026-08-04 01:26:34.805398 | ubuntu-noble-large | deleted: sha256:2e482866c72dae25a931b7b9500630ec56f5c4fb9dc29b3d59a417820cb7bf91 2026-08-04 01:26:34.805404 | ubuntu-noble-large | deleted: sha256:bad914da240f30f8dbeb95da5bd3ea2be89bc71d3f3dce40cc9bf9d4bbbb54e5 2026-08-04 01:26:34.805409 | ubuntu-noble-large | deleted: sha256:7cd037d99b6ef8a5ab14982df509eaa8d93105eb3a23525b3207e64225ba2a4c 2026-08-04 01:26:34.805415 | ubuntu-noble-large | deleted: sha256:8dbf01f2f3124499e7ff0c47ee3b3f31b0cd2840ac431e61fc420a779442d537 2026-08-04 01:26:34.805421 | ubuntu-noble-large | deleted: sha256:73f0c08a0038aab05e33457ff3d37dfad12f28d8e0209ae2cb045686ee6fc047 2026-08-04 01:26:34.805426 | ubuntu-noble-large | deleted: sha256:47c328640528a4c23f5ce6bd771fb01fa1962bfa88b053022d9de4d77ab34c7e 2026-08-04 01:26:34.805432 | ubuntu-noble-large | deleted: sha256:c37f3f594c645007c838457bbd842241ebbd73bf0e16820a8fcd69d508fabebb 2026-08-04 01:26:34.805438 | ubuntu-noble-large | deleted: sha256:5096d83726469c65035e232505b69c4ac0ff3324e8f203c58c66d282753a424a 2026-08-04 01:26:34.805443 | ubuntu-noble-large | deleted: sha256:aa8301820476c21271991d7a76b43c438957ec82971f7d0863aaa0bb06a7d232 2026-08-04 01:26:34.805449 | ubuntu-noble-large | deleted: sha256:ef2233b9ee2ab25b854715b081c688e9c712d2870203954b04632ccfb3e23560 2026-08-04 01:26:34.805454 | ubuntu-noble-large | deleted: sha256:8397fa0f2396a063a95d5b8cd8c4433e90eefc7c6e5bcf5b27c5f0546d762031 2026-08-04 01:26:34.805460 | ubuntu-noble-large | deleted: sha256:c6e034ac59b8b052c1eed8d77734d45c2304de2fdfec7f9d3cadcf449a7bd5b5 2026-08-04 01:26:34.805465 | ubuntu-noble-large | deleted: sha256:8d12ea2704dfbaa8f02a2d499db8109ce528e08818ec42874322eac4bacc1b5f 2026-08-04 01:26:34.805471 | ubuntu-noble-large | deleted: sha256:664cb0783216f86b56317273f375a1ffb0d2a5577b138c3d92439903c1ed9a72 2026-08-04 01:26:34.805477 | ubuntu-noble-large | deleted: sha256:f884b0c5450aaf5ae5fc2f3eb80501939dd47286395d027f5e2c2d45e1439d69 2026-08-04 01:26:34.805482 | ubuntu-noble-large | deleted: sha256:992a0e2f167d94c24e52aeefa21796c9b1d5dbf264ba52c683a1075928cc2904 2026-08-04 01:26:34.805488 | ubuntu-noble-large | deleted: sha256:5114de64b8d5e93dd5247a68c3f36b0b736b14b1227c4402ab8c1f374e00939f 2026-08-04 01:26:34.805493 | ubuntu-noble-large | deleted: sha256:d71ff6d8d0be4911c4c987d1349a077b1ec243fd551370eb987a7936985d0df8 2026-08-04 01:26:34.805499 | ubuntu-noble-large | deleted: sha256:5d63bdbafc4eaa3d8c30ad486f2ec96c41a639ac2cc1db6ac400203c263c9478 2026-08-04 01:26:34.805505 | ubuntu-noble-large | deleted: sha256:41c3770e0dd50cde4e8ceee1007a16acc795b7a85d133a6e05204fd56dddccf6 2026-08-04 01:26:34.805510 | ubuntu-noble-large | deleted: sha256:b0d7d0ff56b28f68d6dba1e21bac6d1d9a49efa123e9eae64c1b6fa0a1b96be4 2026-08-04 01:26:34.805516 | ubuntu-noble-large | deleted: sha256:f44fa685f8e755e914572c9669ed3678e10089cf42d3605fb257f4f5fd1acacb 2026-08-04 01:26:34.805525 | ubuntu-noble-large | deleted: sha256:ca1274e72a3ed541b5667aa465065e195947d9339b53e199828752b2d338854c 2026-08-04 01:26:34.805531 | ubuntu-noble-large | deleted: sha256:7f6ecbb4603bba4512f0f2ce3807511faf9bd71c71d119b28104447f0690bc77 2026-08-04 01:26:34.805537 | ubuntu-noble-large | deleted: sha256:775e802f9ba023ef20f00272e66c5379d0f77c8f92adf86b09e2b829ab804a1e 2026-08-04 01:26:34.805542 | ubuntu-noble-large | deleted: sha256:a4705f4f5d1db5e79eac36516c5894f1c25b03be1e7e286495f98f11c2a4d571 2026-08-04 01:26:34.805548 | ubuntu-noble-large | deleted: sha256:7dc03dbc01e2138ab6f845aa060ccf0a6b5df37fb48c9e65bcca336905c9637c 2026-08-04 01:26:34.805554 | ubuntu-noble-large | deleted: sha256:2f6da5aa2fec9899a5f338ef5211c43a3031ceaa055086d9b11c637de8e8c874 2026-08-04 01:26:34.805559 | ubuntu-noble-large | deleted: sha256:b89a759afd9cf05a39b77d3bede8625cdcf36132c26dffec458db6313ec17b15 2026-08-04 01:26:34.805565 | ubuntu-noble-large | deleted: sha256:abc38112f9b360ea024129cc6a55d63c036abc35332a1d87a451adf8157a3ec6 2026-08-04 01:26:34.805570 | ubuntu-noble-large | deleted: sha256:1670f07b8d2f9ce2f4593ad74b4c163eea5fde79c0275cd861a2e0fe9c01fdb4 2026-08-04 01:26:34.805576 | ubuntu-noble-large | deleted: sha256:24acc4304b4afcca393bcbd78746198ca98b9ded8a4ed2af29e01f86ecc1efc9 2026-08-04 01:26:34.805582 | ubuntu-noble-large | deleted: sha256:65c008d4fcf114a6fa958b44c9e181636b20828e279fcbf966f62860d471b856 2026-08-04 01:26:34.805587 | ubuntu-noble-large | deleted: sha256:bfb7afb708d835ad9098f89445ff780453dbcea9fe601526583b36d283cf9133 2026-08-04 01:26:34.805593 | ubuntu-noble-large | deleted: sha256:b5b99964a688099b4c1ca58f527b6db81c54a21607293ad57dc5ea928d261b3f 2026-08-04 01:26:34.805598 | ubuntu-noble-large | deleted: sha256:d3be896baa717d2bfd51a96018d8dc4fca5009bef0c3c51c633b71c8cee86462 2026-08-04 01:26:34.805604 | ubuntu-noble-large | deleted: sha256:f836722d4d7b6730f5fce42e7af8f9f523338ee295a9f3562412c73450ed52d2 2026-08-04 01:26:34.805614 | ubuntu-noble-large | deleted: sha256:f4e587f03a3b26761bc31d7b612672cbc32808b450e4fa98c17d95ae54fa8191 2026-08-04 01:26:34.805619 | ubuntu-noble-large | deleted: sha256:afa7d1806cb8d2f9fbaf746a6e74be57cd4c920175fcb5f7b230dc398f192659 2026-08-04 01:26:34.805625 | ubuntu-noble-large | deleted: sha256:9555f21692cbca5e31b2bb431ed473a2bd666c99a3bf1e757078739cb149c3c8 2026-08-04 01:26:34.805631 | ubuntu-noble-large | deleted: sha256:69bd752ea2993e96eafe93719eca7edfe1056b102dcd4c17b89b595d4d68e81e 2026-08-04 01:26:34.805636 | ubuntu-noble-large | deleted: sha256:f86abcccb58e15a951e21f8350a98379022c379413ef5df700900cb5e03391d0 2026-08-04 01:26:34.805646 | ubuntu-noble-large | deleted: sha256:7c074d671bf3a057c5c88c877c21d3e3ba84f254057fe23d1c4e71246f137dfe 2026-08-04 01:26:34.805652 | ubuntu-noble-large | deleted: sha256:06669ed1b3c9c3b69ae389f5d28e8378c3753ac0d8e50a02f1479715ef8349bc 2026-08-04 01:26:34.805657 | ubuntu-noble-large | deleted: sha256:20bb902b3c6e8a75c93922d8f5eb7976d8d1717b19cd846fdf9cef42f947deb2 2026-08-04 01:26:34.805663 | ubuntu-noble-large | deleted: sha256:4e949edeb0b540914071cb5e280e185a081745c016fe63a6ab6ead7713e8b3fc 2026-08-04 01:26:34.805668 | ubuntu-noble-large | deleted: sha256:f7ebecdd700e458e7365956e8d4626bf605b07f5b11dbc04de43e28c888b5cb0 2026-08-04 01:26:34.805674 | ubuntu-noble-large | deleted: sha256:acb690fe06563f45aa32595278ba7395d16ac4522b621bdabde37fa91d0fc19b 2026-08-04 01:26:34.805680 | ubuntu-noble-large | deleted: sha256:eee925503434368b6790b73610e348d3ac3305e47a8ca08ceb13476d8b22e67d 2026-08-04 01:26:34.805685 | ubuntu-noble-large | deleted: sha256:197052b26389fa53ef0616e5fac2da08053cf15467edb315ed521603d584f306 2026-08-04 01:26:34.805691 | ubuntu-noble-large | deleted: sha256:67bb6071dc99ccbc6dbaea0702a3ec84d270e0da39479dd6412efcdad572432f 2026-08-04 01:26:34.805697 | ubuntu-noble-large | deleted: sha256:5cc2862b6cb70e7fcfde78592847c7b19683ee55130fdd01705fdc1b4d29eec5 2026-08-04 01:26:34.805702 | ubuntu-noble-large | deleted: sha256:8688b84cc1a6e36ea44e34014eae79da8cd57061bfa44a88dfa4605d847ea6ec 2026-08-04 01:26:34.805723 | ubuntu-noble-large | deleted: sha256:5349877143417d4e4e165d4477fd217e3462b04ddb1c8b77c04def7a2fb72997 2026-08-04 01:26:34.805729 | ubuntu-noble-large | deleted: sha256:89f8d880d07edf4016535adfbf7f90add6d30bed8b6cdcbcec26b2ec69d68ede 2026-08-04 01:26:34.805735 | ubuntu-noble-large | deleted: sha256:60d9f6132588c9278f93f09b56a9c6a7c52edac7dd8fc9f89d67cf0f7e20ef8f 2026-08-04 01:26:34.805741 | ubuntu-noble-large | deleted: sha256:0bfc1308fa341caf37a3caf7f10c925252e3b5cd0d0dd104d271d3124ea7fe4a 2026-08-04 01:26:34.805746 | ubuntu-noble-large | deleted: sha256:a32c23ed5e3642329e72393fb3f7bdeda10a89a2c24e6629b39a38647630243e 2026-08-04 01:26:34.805752 | ubuntu-noble-large | deleted: sha256:fdc08c218157b58c75f357ae835dc42b4ccfa0b1d02ce2bac3c14dff7c5ab1c1 2026-08-04 01:26:34.805757 | ubuntu-noble-large | deleted: sha256:280736b73677db9802b31b10d949abcd430f67d8bbb6bb5651241cbd1f3af9bd 2026-08-04 01:26:34.805763 | ubuntu-noble-large | deleted: sha256:32ae46a7dd7609f0e944bab3fc3186c9c217e6fbc5de958b61652f021363b869 2026-08-04 01:26:34.805768 | ubuntu-noble-large | deleted: sha256:38dd5370be2bdd5b5037eae689df95cb6e242af555b0261d74397f61619e0db7 2026-08-04 01:26:34.805774 | ubuntu-noble-large | deleted: sha256:c88cf507dce724af99d7e79c7b25e71b2f8c39f3ed579146acb3b9ef722afef3 2026-08-04 01:26:34.805797 | ubuntu-noble-large | deleted: sha256:c7297c9d4805b000fef69096c43b71f1cbba1d01987435fe8e9fb0db5b27323b 2026-08-04 01:26:34.805803 | ubuntu-noble-large | deleted: sha256:5b410e5101f8f3f32088726ac1ee0e213dc3c7eaaf60029a58b3d72b61635caf 2026-08-04 01:26:34.805809 | ubuntu-noble-large | deleted: sha256:5b210dbba5c9034312777731022e84e43466a8793e337ed217ae31966bbbd915 2026-08-04 01:26:34.805814 | ubuntu-noble-large | deleted: sha256:f985368f8793302875725c09addaaff0c183ea34b51d27e0513dad525cc43db1 2026-08-04 01:26:34.805820 | ubuntu-noble-large | deleted: sha256:930784e29d9e19497907944ec20276eb35288dd45010bf5e1f97eb1bdf8f1164 2026-08-04 01:26:34.805826 | ubuntu-noble-large | deleted: sha256:dffa052a0b7f245303522493e46b6cf9baefbbf0fa07f37634c61bd030d5875e 2026-08-04 01:26:34.805832 | ubuntu-noble-large | deleted: sha256:959792694820398b1577a74cabc97c2950273fc81a08b1c8e6a7d1f794365e4d 2026-08-04 01:26:34.805837 | ubuntu-noble-large | deleted: sha256:b19f0eac9e563c103688647880cddc5d63b63e0be828e091a29be01c94ad162d 2026-08-04 01:26:34.805843 | ubuntu-noble-large | deleted: sha256:e8ebcda39a9191b1cacc64dab14b02ea5b6ebeb66c275a5e22591686d52d087c 2026-08-04 01:26:34.805849 | ubuntu-noble-large | deleted: sha256:887990ae0c55613362f577d3e9627096006bc30d8e75ddba54c70aa97970af9a 2026-08-04 01:26:34.805858 | ubuntu-noble-large | deleted: sha256:48093a0a982fd287c001de86d5e07ffd257d465f444867b9b259648e28ecd5ed 2026-08-04 01:26:34.805869 | ubuntu-noble-large | deleted: sha256:d2f46ea0466c9c208ab91a053f8aec14c27ad1c44918d42973d1a8655a449d6b 2026-08-04 01:26:34.805875 | ubuntu-noble-large | deleted: sha256:1fc43a7c368cc898c41ec3fb532f6d82da845a4ef01687d4f7b727bf45a7ca8f 2026-08-04 01:26:34.805880 | ubuntu-noble-large | deleted: sha256:931d2b91d8c5fc8d77e0bbaeba73f39f2bc1b6064a1d8d4b0b0fa4572ab772bd 2026-08-04 01:26:34.805886 | ubuntu-noble-large | deleted: sha256:c82287a333faf6300550ac2bc6110cf4570b20a2d6ac667370caa9375165fc6a 2026-08-04 01:26:34.805892 | ubuntu-noble-large | deleted: sha256:ea49f05878fc25a042efdc93ecc39fd2fa6cd8222e93a25085585f5ffeb03c82 2026-08-04 01:26:34.805898 | ubuntu-noble-large | deleted: sha256:2e8c60af82e1b5dfd8fb6526b15f0db0c3835432a51c54c9edc0581af8ea69b5 2026-08-04 01:26:34.805903 | ubuntu-noble-large | deleted: sha256:f1a02b6da61543a0a5c8e89eb06a2cc0ec3dab84cce3b2c288f5c3b37b59364b 2026-08-04 01:26:34.805909 | ubuntu-noble-large | deleted: sha256:1403f8171240d71d3b329d1e962b04dd4bd25458beae3f1f7447ec4d3687152e 2026-08-04 01:26:34.805914 | ubuntu-noble-large | deleted: sha256:f0021b9c38ce03a742b186c0b14ba24596fcd66cf273034a11743f177f6722bc 2026-08-04 01:26:34.805920 | ubuntu-noble-large | deleted: sha256:087d743274eaa682c1564c0f7d0c2fb09e271b93a9ee00c534d023a025331c30 2026-08-04 01:26:34.805926 | ubuntu-noble-large | deleted: sha256:26077c41adb0f1413b719ec597b9ba403739ea7b5635fd9ba0110bb80fa70dcf 2026-08-04 01:26:34.805931 | ubuntu-noble-large | deleted: sha256:6bafa7d325b32683297cc4d0afc80ec3717b4b772d1d3ceb7ee133f4f9df8420 2026-08-04 01:26:34.805937 | ubuntu-noble-large | deleted: sha256:a741335b9304d19b1375f42c8e48f7396bfca61a8f22a5dd41707290ec17cdd3 2026-08-04 01:26:34.805943 | ubuntu-noble-large | deleted: sha256:3046d210bcca68e05d37b26c88c1e40e39b32bb33fa6004f50e7e8e800052386 2026-08-04 01:26:34.805948 | ubuntu-noble-large | deleted: sha256:6661b83fb3690e25a71eedb95272d893a4d4ea8bcd6b8572276abf58641b7073 2026-08-04 01:26:34.805954 | ubuntu-noble-large | deleted: sha256:e2bd8cd619765e19bddd3f18bd19321ec77036237c7ba8f2ba41b39907a0a0aa 2026-08-04 01:26:34.805960 | ubuntu-noble-large | deleted: sha256:f6de19187c8e981f1cd15e4197ba497d37725d9b0c14f6f32fa276fd92abc672 2026-08-04 01:26:34.805965 | ubuntu-noble-large | deleted: sha256:089416db1307e58a3fc806ee459141bb6700b15cb560e4723e087735a6bf7679 2026-08-04 01:26:34.805971 | ubuntu-noble-large | deleted: sha256:e4ef122d88a94f0779f57f152b6f83225f237a8decd9039b7a20df1276ec9b43 2026-08-04 01:26:34.805981 | ubuntu-noble-large | deleted: sha256:a81816ae5432b635c703c8eb6d74eb490a2cda6d12154d329d6d7bbbe50226b0 2026-08-04 01:26:34.805987 | ubuntu-noble-large | deleted: sha256:18ed77cd17323cf9892802b465d4c0dfdee8da8396f477fa00dd430dac135b1a 2026-08-04 01:26:34.805993 | ubuntu-noble-large | deleted: sha256:aabb9d1146123913aef54050666c060bada9f0471abc1065ff3a8d7f0933092b 2026-08-04 01:26:34.805998 | ubuntu-noble-large | deleted: sha256:b0923f0e5f6bf68a4ba8d50a9709104e1c54f5007426a97ff7c93d92a92bcbc2 2026-08-04 01:26:34.806004 | ubuntu-noble-large | deleted: sha256:867fe47abbed0f9416d40ac631d77cab24748441c69a8aca4421a3326addc6fe 2026-08-04 01:26:34.806010 | ubuntu-noble-large | deleted: sha256:5e07df700302b7ca01b58ddead77625574813ae1442a08b5dd019a661ad2b6f6 2026-08-04 01:26:34.806016 | ubuntu-noble-large | deleted: sha256:c587ee19a92622994c6106c1d386a5648227a552ee4b18383030c2cffa2ad707 2026-08-04 01:26:34.806021 | ubuntu-noble-large | deleted: sha256:a0b57b386731e774359a6256aa28e75a745f2e547dfee5721927acc7f6380cff 2026-08-04 01:26:34.806027 | ubuntu-noble-large | deleted: sha256:9a28df530da4dce9e36e60109ebad659ca44fb4733fa0310ab303516e1f10890 2026-08-04 01:26:34.806033 | ubuntu-noble-large | deleted: sha256:9f741814d7ea454fb480a9daa9874c11cc91970239d7b23a94b0da69348c96c5 2026-08-04 01:26:34.806038 | ubuntu-noble-large | deleted: sha256:a46a3b0bc3b9548b518a8c993f71819bd7146a3eb94fd22babdd656b82ddfb50 2026-08-04 01:26:34.806044 | ubuntu-noble-large | deleted: sha256:d19b318e77ed07f80d726789f06f6e7310fdb436783b179c362d0f51bc91c23c 2026-08-04 01:26:34.806050 | ubuntu-noble-large | deleted: sha256:bdfaa362f66ec00d8034799cb03d28576c47e9a058552c5f7960864cbe44c33e 2026-08-04 01:26:34.806055 | ubuntu-noble-large | deleted: sha256:950e68a8ffb36c84937d3b85811040471ec983edfce8a844838c282daa80cd53 2026-08-04 01:26:34.806061 | ubuntu-noble-large | deleted: sha256:a61e117201c7597f5d9ccff8c4fd1e6643f64de97b0ca4293ce61cfba5d57026 2026-08-04 01:26:34.806067 | ubuntu-noble-large | deleted: sha256:d75119eca5ae72cf960c911cc0c5cab3aff8dc245adfc658a9bf0ebf59149198 2026-08-04 01:26:34.806072 | ubuntu-noble-large | deleted: sha256:8613b8ddaa9705b27b5d8990be681dc5eef80610decba794d816c74a5d4ffbd7 2026-08-04 01:26:34.806078 | ubuntu-noble-large | deleted: sha256:0d27362fc32be70762ad3e8e8cfada4ce0f62953e11e9e45b665b15f35e72321 2026-08-04 01:26:34.806084 | ubuntu-noble-large | deleted: sha256:a9accbc7207e2b0cac2b364065d8aca3db68792ba6139b57e5212ac3c05ce545 2026-08-04 01:26:34.806095 | ubuntu-noble-large | deleted: sha256:3895e27475e30fef9221fb58d4e59b95d40301a2f6b53daefda308121ff51eb1 2026-08-04 01:26:34.806101 | ubuntu-noble-large | deleted: sha256:a31c8978c22c2857ad7d999e884997307654fe8d94b3d7b2ba7211826bf00f55 2026-08-04 01:26:34.806106 | ubuntu-noble-large | deleted: sha256:5f65c0413d733ce9626747dceeba3d8610f3e3b57aed9e32fd141266fb669699 2026-08-04 01:26:34.806112 | ubuntu-noble-large | deleted: sha256:db4628546d8b5bef524607591eda58a4502d17cfa563889926270eed822ee5b9 2026-08-04 01:26:34.806118 | ubuntu-noble-large | deleted: sha256:5dd94e6dcbc90b2f9bbdcddc62e456998933984672b9a652f8cc96d93b4633aa 2026-08-04 01:26:34.806123 | ubuntu-noble-large | deleted: sha256:b0507362bb33f4915783cf0e222b4954320695b9bc9142ad676f3f43d96323c3 2026-08-04 01:26:34.806129 | ubuntu-noble-large | deleted: sha256:71fbf76bafc4a0696a85e6a3b55518b60d713f41e76b1acec41d0def26def0f2 2026-08-04 01:26:34.806135 | ubuntu-noble-large | deleted: sha256:27f922b1193cc1f15df9b34ff31ecff50bad4d8677533fe4db4d6cbd7d9e1769 2026-08-04 01:26:34.806140 | ubuntu-noble-large | deleted: sha256:cf86f7f9ac949e754658a5f6733feb620e95652ef2b5ba1921ed2fd39db227bc 2026-08-04 01:26:34.806146 | ubuntu-noble-large | deleted: sha256:54d751455f0c3281419cdc0754479c9cab39fbd58d92d12a1d65919c2c3d2bfc 2026-08-04 01:26:34.806152 | ubuntu-noble-large | deleted: sha256:7e39e70e0a80a6570fb934b5c70943e04c59779b877d97eb99e2ef80d5710800 2026-08-04 01:26:34.806161 | ubuntu-noble-large | deleted: sha256:900877faf8b3fc7d65a19a0281bd485b07651757a1487b4d12a9c21b465a4b2d 2026-08-04 01:26:34.806167 | ubuntu-noble-large | deleted: sha256:91141e6ab9332d07bf5fc72d8f2663f837774b06a0fffedc65d51bd7f590760c 2026-08-04 01:26:34.806172 | ubuntu-noble-large | deleted: sha256:be5de334aa611d01b8b4934a459748b331af3800efb690e6b8ecbaff2b422237 2026-08-04 01:26:34.806178 | ubuntu-noble-large | deleted: sha256:8349363b2419087697c7bf45d70488c481bc9cc5f7a6cc8c52e23e0d80079dad 2026-08-04 01:26:34.806184 | ubuntu-noble-large | deleted: sha256:134407c6e8bd39ea88701e4109c8dbc389017ea75ecce41123a522fa0830b85d 2026-08-04 01:26:34.806189 | ubuntu-noble-large | deleted: sha256:519d70acec4a44f538cd74867411cffe5c09d91a721daac0dc58e5b03527e3eb 2026-08-04 01:26:34.806195 | ubuntu-noble-large | deleted: sha256:be7bed5b6791a3c8bbbf36d0accb4c823346bdf83b17ca3dc7c09f94b024f6ee 2026-08-04 01:26:34.806201 | ubuntu-noble-large | deleted: sha256:8a74a23a47db4b58d8cc9ab20b808630603a2362c034f82bf6653e74d240b2ed 2026-08-04 01:26:34.806206 | ubuntu-noble-large | deleted: sha256:ae314d80032194caf3f851f6e976c8be05632d8a8aeac1c01c4c5e71525477b2 2026-08-04 01:26:34.806212 | ubuntu-noble-large | deleted: sha256:e075cdce2326cc7bcd708dcc8c7abb1e8d8f591ab60c45099a61d07f152a3764 2026-08-04 01:26:34.806218 | ubuntu-noble-large | deleted: sha256:f1a8b9400e8f12f9b270efa5260220e0984ed2862bd70686310031a71da0596f 2026-08-04 01:26:34.806223 | ubuntu-noble-large | deleted: sha256:6e41319c8d46371ad5fe65a119885eab06e9173677ebd04f00a7fd28bbeaf14b 2026-08-04 01:26:34.806229 | ubuntu-noble-large | deleted: sha256:8f70623c2eaa43a7f247d162f3eae85dbbe5ad971940382312800e03ddac8c5e 2026-08-04 01:26:34.806235 | ubuntu-noble-large | deleted: sha256:e55c94918d40068983dfcf7a0ebbb8021f25b25c3fa287b1f49f740033f67f8f 2026-08-04 01:26:34.806240 | ubuntu-noble-large | deleted: sha256:36bcdd621e6257b146dcbba948bbb49e0bd8708fa8c3aaff5d9acb19ee4c645c 2026-08-04 01:26:34.806246 | ubuntu-noble-large | deleted: sha256:ddf1cd8d92a1a0475a25a463b58689112e2e3d6421ee48e3563499b6f5265762 2026-08-04 01:26:34.806252 | ubuntu-noble-large | deleted: sha256:c2b426c3ce4b30c5f9fe3c9e3d9bc8049063198f2c4883ac743a5a803fabbc72 2026-08-04 01:26:34.806257 | ubuntu-noble-large | deleted: sha256:31ee17ebe2790e4c0934fa6edb5e663c7c4d113c02129bd5026d0d29dfe3ab4b 2026-08-04 01:26:34.806263 | ubuntu-noble-large | deleted: sha256:346cdae01f2f204cc286d176bbfb8be6976f0b3baba89703c84cf18a8d7549d6 2026-08-04 01:26:34.806269 | ubuntu-noble-large | deleted: sha256:08fb5732264bc6e69ef41f0a18b4cc380977c86427d89f779a3ee2977c5dd703 2026-08-04 01:26:34.806278 | ubuntu-noble-large | deleted: sha256:8a50ed0aa2c162e034522ce402c9be077dc03b2e3d7315d532b69c09258a9ad4 2026-08-04 01:26:34.806284 | ubuntu-noble-large | deleted: sha256:5f58889df7a2c9ebe168b1874f385c4aa7d15de6763e0368a93c8e4b81ee60c7 2026-08-04 01:26:34.806290 | ubuntu-noble-large | deleted: sha256:a7a9101146aaead561d76ae6b1b8d898d6a700c1a8a37551d292c23500f64b7f 2026-08-04 01:26:34.806296 | ubuntu-noble-large | deleted: sha256:fbe5ae352ebe730a8860c3cb40f94dfb1e76c247166e511302c9b4d8989b4d02 2026-08-04 01:26:34.806301 | ubuntu-noble-large | deleted: sha256:212d04beb0c200aa8cd7fb0acbceb56b8c94303503837c830704529d6bd61c3c 2026-08-04 01:26:34.806307 | ubuntu-noble-large | deleted: sha256:deedd7846dc541ceb679e9e20321753639a159e0b9c2191aa02497a2f9a00721 2026-08-04 01:26:34.806317 | ubuntu-noble-large | deleted: sha256:c66bbc4a64862476c847e5d02be8e6f188a1579d383a693394dfa87055ace667 2026-08-04 01:26:34.806323 | ubuntu-noble-large | deleted: sha256:fea1a78528eac2316aa30700122135723664092512ff361a2038319684f6c9b9 2026-08-04 01:26:34.806329 | ubuntu-noble-large | deleted: sha256:7a8b7eee651454070891d39e06443e4cff8cb49905d849f62d13e5d35aeb4f67 2026-08-04 01:26:34.806334 | ubuntu-noble-large | deleted: sha256:9f6125751e40d2c7e3160e61bedc1287cf58873e55c0faef3b1dd18d4864ebf8 2026-08-04 01:26:34.806340 | ubuntu-noble-large | deleted: sha256:64f0a4dc1e84458cd1613829def65fbc9a846108724278216ee2fcf7a7fbbafc 2026-08-04 01:26:34.806346 | ubuntu-noble-large | deleted: sha256:bc7e15d33403aaafac9610760475d53dfd903e5def954ad1a31c11a5c21ab6cf 2026-08-04 01:26:34.806351 | ubuntu-noble-large | deleted: sha256:0f7bea60b051c2afa2a000c34f223f7a913cd7c7005bf803437f059487048a01 2026-08-04 01:26:34.806357 | ubuntu-noble-large | deleted: sha256:d061fd59a18e5139c080d2df1a9fc2191b03906c1acf8136568fee0317dccd21 2026-08-04 01:26:34.806363 | ubuntu-noble-large | deleted: sha256:a5a63c15bd66068417bf465c549833418ea59c74184d20e6c81d94772d974ee7 2026-08-04 01:26:34.806369 | ubuntu-noble-large | deleted: sha256:ff2fc867057c0505fef169c768a828d122c51390001d8cbffc5262f05c168830 2026-08-04 01:26:34.806374 | ubuntu-noble-large | deleted: sha256:19a9a61c94cb84e8a89808c2ddbe6c3eed533168d524579cf83c89dee516e782 2026-08-04 01:26:34.806380 | ubuntu-noble-large | deleted: sha256:2cb2da5eafc4ca3f19a069e3994398e944666715a3cb2c2d87941b9bdf60cf4c 2026-08-04 01:26:34.806386 | ubuntu-noble-large | deleted: sha256:d7b5c48f570a6f8e439f992b49f4e18e1239ace83cc01dbea970e9469a35257a 2026-08-04 01:26:34.806391 | ubuntu-noble-large | deleted: sha256:926a94425962e21fe18d96a2a2197d3b227ed188cd3b1f1c55160f73220e90c4 2026-08-04 01:26:34.806397 | ubuntu-noble-large | deleted: sha256:ff928d9e566d60ef16bdc5c2b52f259c20d3b75a80f648516aebe4a85fea4005 2026-08-04 01:26:34.806403 | ubuntu-noble-large | deleted: sha256:601d84b4ee28994dbae7b12acf8596d40f37167dacb1a72724e3f1025c2f68a0 2026-08-04 01:26:34.806408 | ubuntu-noble-large | deleted: sha256:3641700cafafb98980bce46d0d20dcb2a0612a4e10dad46bd566503e767d397c 2026-08-04 01:26:34.806414 | ubuntu-noble-large | deleted: sha256:c8d8fc3c35ab2c965f78bf931cb75a048d71067cc273ea04d967c4a532c81de5 2026-08-04 01:26:34.806420 | ubuntu-noble-large | deleted: sha256:8706321752280a8599c7940b91861ae93b903c0039cb45fc22676d35a8ad4510 2026-08-04 01:26:34.806425 | ubuntu-noble-large | deleted: sha256:733b91c972d20f7d67ed20332a3063fbedc256ed2aba267f066bec42f9a0732a 2026-08-04 01:26:34.806436 | ubuntu-noble-large | deleted: sha256:7fd5075e3d20f83b01dede8aea2f27b3123cf5609777afeb5147aec0ed42967d 2026-08-04 01:26:34.806445 | ubuntu-noble-large | deleted: sha256:7d654a317cb4ae52171cf00afbb124d839b34fcba64d2732bf34e6d5814aaee1 2026-08-04 01:26:34.806456 | ubuntu-noble-large | deleted: sha256:f342675f1ea16ac11a21daadf12a509f91be6b8d8e5084818f6de51abf67021c 2026-08-04 01:26:34.806465 | ubuntu-noble-large | deleted: sha256:91aeefd9ec71cd4848568e8d1f685d289cddbb67b1c793c595b7dac64920f7aa 2026-08-04 01:26:34.806474 | ubuntu-noble-large | deleted: sha256:167d5c8e9ed4d8d220e265dd3f47246772bbab0db74dff1fed0f21ea16d3a21b 2026-08-04 01:26:34.806489 | ubuntu-noble-large | deleted: sha256:451a7e7ceb169a1a0544378e8136776134fb5666f2d41ee29ba8a497ef214e0d 2026-08-04 01:26:34.806498 | ubuntu-noble-large | deleted: sha256:96e8554e7bccda46963e2c7d487d887fb9feffd6f983a094cc78fa29e6f0d1c9 2026-08-04 01:26:34.806508 | ubuntu-noble-large | deleted: sha256:1a29c62a1e896aa00d12ca8f46f0241e06688e4de94cbbdc4c5c07fac04a129b 2026-08-04 01:26:34.806519 | ubuntu-noble-large | deleted: sha256:5aa5117880cb99a393b0b036fc9b3797ca48e5a3b6a13a29e258f32c26b04f96 2026-08-04 01:26:34.806528 | ubuntu-noble-large | deleted: sha256:a46dabfc9d1aa5f45963b6fe3564df96f2f19863172dd80deddadeb3e07391e6 2026-08-04 01:26:34.806539 | ubuntu-noble-large | deleted: sha256:7c32319bde725794c23101a8c13926b3e666d5ade1debe4376cdbb4c1614b768 2026-08-04 01:26:34.806545 | ubuntu-noble-large | deleted: sha256:e7f6403ba1176f36072ad71c81fc7db1508e4d64ec5fa5bd37358481b71af356 2026-08-04 01:26:34.806551 | ubuntu-noble-large | deleted: sha256:1d43dae1620adf235cc55edc874979c23eb1576444acc3f88e7c0fd5bcc1c4f4 2026-08-04 01:26:34.806556 | ubuntu-noble-large | deleted: sha256:801d03df783303694dc61c5351952f6119f80c4f44263be2ac2c6c252559cc09 2026-08-04 01:26:34.806562 | ubuntu-noble-large | deleted: sha256:7130519f17d613844e60e36aad8aca9013485c50aa82d0ae9d529d6ef9c3f473 2026-08-04 01:26:34.806568 | ubuntu-noble-large | deleted: sha256:13eeab95cc27e1da77898bbffcf6ddc4bbe3f26de179a99b8672a1692b7736d7 2026-08-04 01:26:34.806573 | ubuntu-noble-large | deleted: sha256:1d14246dd834c30c8ee80dfde68aeaf8191fbbe86eb52381e06519ad92896819 2026-08-04 01:26:34.806584 | ubuntu-noble-large | deleted: sha256:b2f045626ad5323ac519cc23a519b11616ad7b0ff57870707fee7c21c62b9ba6 2026-08-04 01:26:34.806590 | ubuntu-noble-large | deleted: sha256:34bd2ebe0f2b6037647abcbc609d2a828d0474cb41b5a6bfeb13ad6167ecc50d 2026-08-04 01:26:34.806596 | ubuntu-noble-large | deleted: sha256:651f09928a129020b4e4a93d4826d0f62a4815fde834f2465f19d44a1db466c9 2026-08-04 01:26:34.806601 | ubuntu-noble-large | deleted: sha256:12db4c4f38ebaae88adf387a7c63222509ce63da3154552a290a41f2e03745a1 2026-08-04 01:26:34.806607 | ubuntu-noble-large | deleted: sha256:3ec4e55e587f909670b2c3c5443c0862678c4554230359cb4fa0bc1e70e224c8 2026-08-04 01:26:34.806612 | ubuntu-noble-large | deleted: sha256:20dc00dc94706de9bddb030d58646f53bf8c3ad63596e5c3e8b2843912223d8d 2026-08-04 01:26:34.806618 | ubuntu-noble-large | deleted: sha256:cd9fd12d8ab8b34f29478f595df33b88846f2f63cadd1c641f3af572ce71d678 2026-08-04 01:26:34.806624 | ubuntu-noble-large | deleted: sha256:b6a04103f267ef86a7c29942f7d26432b079fb4890fe9f339c8ec13330106833 2026-08-04 01:26:34.806634 | ubuntu-noble-large | deleted: sha256:0c39c09d2e5ebb6757caf26f34a376391e54e0655f7260f399bbe0c048e215d1 2026-08-04 01:26:34.806640 | ubuntu-noble-large | deleted: sha256:b738b04c89a9b622c3501467d8fd55b2414d08cdf0bdcb267a404d5a7b1caa56 2026-08-04 01:26:34.806645 | ubuntu-noble-large | deleted: sha256:83cd15c42531c1444de8e816965986ed832a2f35c33b19da31f56ee0809da026 2026-08-04 01:26:34.806651 | ubuntu-noble-large | deleted: sha256:988cf114ed3205feb980f19e17dfbb77a3b4af0b8bf8e36377cd3d8541c4a0a3 2026-08-04 01:26:34.806656 | ubuntu-noble-large | deleted: sha256:3b9fc640fe37ca9bd47261cd21f9ca0bdb413ff15f150a26a7f2c11f486cc015 2026-08-04 01:26:34.806662 | ubuntu-noble-large | deleted: sha256:4678aed6e755f31aad7b91f37426b58c1e58d7fe407d292324c9dcb3f4a4e181 2026-08-04 01:26:34.806667 | ubuntu-noble-large | deleted: sha256:cab0fd3bb222d06b869aef07366e4e7be4b31ea50bc4c68dcb2a75caa5b48f12 2026-08-04 01:26:34.806673 | ubuntu-noble-large | deleted: sha256:250ea3d9bba60610f0ccacd666bcaf8371bdecb2973513d1097618b00dc02aae 2026-08-04 01:26:34.806679 | ubuntu-noble-large | deleted: sha256:82da435583c4e46940ceac8090eb1f2d5bf10699761ce3594a280f5757b8bd98 2026-08-04 01:26:34.806684 | ubuntu-noble-large | deleted: sha256:bd020f3bda1f70bd3a6186b8d9407b595ae8e248de65195de897bcf6bac8ec5f 2026-08-04 01:26:34.806690 | ubuntu-noble-large | deleted: sha256:377249872da19c5aa1657785aef3d6843d51f2fcff3cd5139aeb2d6162a3b6eb 2026-08-04 01:26:34.806695 | ubuntu-noble-large | deleted: sha256:1aa459d364a311b78d130bd70b0fd18390c2bb65fc7341f13c52fd4f627e46dd 2026-08-04 01:26:34.806701 | ubuntu-noble-large | deleted: sha256:fe43ab2a531bdf2278497a800c4b1eca4a2a8ddf1133c0ad561d2ed6dd27a4e9 2026-08-04 01:26:34.806746 | ubuntu-noble-large | deleted: sha256:19e8b86eff1b37bd78dda278367a1c5df51ae18f0efca148129f7590f3541cc3 2026-08-04 01:26:34.806753 | ubuntu-noble-large | deleted: sha256:99b40a54e650bcfc420f1ec7ea0c2684148f7fb3b691854641da1a18397d7e26 2026-08-04 01:26:34.806759 | ubuntu-noble-large | deleted: sha256:c615ed33153f13fc811a9d8129f5ac16de1a80bb51883271b18c505fd0a4b594 2026-08-04 01:26:34.806765 | ubuntu-noble-large | deleted: sha256:3d3e7384674651d7480a7280228cf6eb62c4b9f543c278404d6cf3ff5d48534d 2026-08-04 01:26:34.806770 | ubuntu-noble-large | deleted: sha256:eb3d717e5be1916cfcdf13c6d29a7bf0271043f2c8653ad7d4a98fa99ca9c722 2026-08-04 01:26:34.806793 | ubuntu-noble-large | deleted: sha256:da9f5a9f45ec9978109d93ae30bd5f4fc4ac2a8bc699306ce1e2246c70407fc9 2026-08-04 01:26:34.806803 | ubuntu-noble-large | deleted: sha256:e06495f130d1de3c57b0525dc8d3499b16222eb156afb3e5531a5f81b88635af 2026-08-04 01:26:34.806809 | ubuntu-noble-large | deleted: sha256:068e60782c921aacb2db579a82d8e70300918643c5735c22655ff5dc0b662528 2026-08-04 01:26:34.806815 | ubuntu-noble-large | deleted: sha256:078d0e4091bf735b2e4e5827d57fdf60386eb287e1b389e2b6281d32e8e1c0cc 2026-08-04 01:26:34.806820 | ubuntu-noble-large | deleted: sha256:84e2534f8cee737e01426249e79f4297f49b9ac6fbfefe3b00b4316ea1171a0a 2026-08-04 01:26:34.806826 | ubuntu-noble-large | deleted: sha256:0d04384829dc6023130fe7260c95be58a376a334b2ab83c8e0389b3e617e5de2 2026-08-04 01:26:34.806831 | ubuntu-noble-large | deleted: sha256:af6bb2cc8a3176cc1c540130f9f5335681877a978f957f336bfac621e8426a3a 2026-08-04 01:26:34.806837 | ubuntu-noble-large | deleted: sha256:4ebda0dc0373bddfbd16ac6c472c1c3baa29a9809ac1ac4afd679c458832c356 2026-08-04 01:26:34.806843 | ubuntu-noble-large | deleted: sha256:01f1bcb6610e35fa08bb6d9414ce8892807dc98b821fe73e486d887c14bc186d 2026-08-04 01:26:34.806848 | ubuntu-noble-large | deleted: sha256:8a8852e003b9ccbf0b73113b2f0fdbf1fb69a7ce041f9f8afe72cb43560aaec5 2026-08-04 01:26:34.806854 | ubuntu-noble-large | deleted: sha256:e6d74e7a96b46313a3830b42c7b16c6646c8205e07a268617ce14c87d8bac3b3 2026-08-04 01:26:34.806866 | ubuntu-noble-large | deleted: sha256:850e6e2b01602809ecd6b821c704a9707e42f6a4c3d29049609b8202bdece46f 2026-08-04 01:26:34.806880 | ubuntu-noble-large | deleted: sha256:1013f9a1177871c938ced53c6b966cbad139c81287b8465e1b13e40eed137fbe 2026-08-04 01:26:34.806886 | ubuntu-noble-large | deleted: sha256:217defd40df63f69c56c977c65b43a6f7fd2838e87ae29c191162a9935827531 2026-08-04 01:26:34.806891 | ubuntu-noble-large | deleted: sha256:d91e440c0dd2a1f41bdd9a2dbc50ed7a13c4ab7ee0cea4faecd367786b6fcfd9 2026-08-04 01:26:34.806897 | ubuntu-noble-large | deleted: sha256:48a6ed367a5816c710250a451d5ad4c280adbcf9be09fc4ea85db7993b87f18e 2026-08-04 01:26:34.806902 | ubuntu-noble-large | deleted: sha256:d0bb7e84744a63f16d35e9e55ecf5d854c7c531fc22849e6426a333783781f6f 2026-08-04 01:26:34.806908 | ubuntu-noble-large | deleted: sha256:7198ca5e4bdc4b6fc30261f063da70c3ad4525adc93d5c90708fa4695b98fa0e 2026-08-04 01:26:34.806914 | ubuntu-noble-large | deleted: sha256:0f5beebbe2ad4228783a5f63eb3f3bca2dbc7b7740393e3eec15b635d003d179 2026-08-04 01:26:34.806919 | ubuntu-noble-large | deleted: sha256:8707a916e8a4e6eadd775e931b702d5629141912b97334f00c06fecb9a86f49f 2026-08-04 01:26:34.806925 | ubuntu-noble-large | deleted: sha256:95bb4ed50e43d4b7037bc8be24bd5a9e6d9c42342d12d5f282894507a4f90c64 2026-08-04 01:26:34.806930 | ubuntu-noble-large | deleted: sha256:070c564ef0078c9ac0f6dea1657624cac46be1dc485f1a32ce588f45439736a5 2026-08-04 01:26:34.806936 | ubuntu-noble-large | deleted: sha256:b8d820aa67fcef3447ad13864dcb1f59f6b6d84876bb6b6b6c29e102370e65c0 2026-08-04 01:26:34.806942 | ubuntu-noble-large | deleted: sha256:e7794ed835cd072f440413501d53d82803d2fcb5e17f777e171000479e0eb611 2026-08-04 01:26:34.806947 | ubuntu-noble-large | deleted: sha256:e50f3ea292ee9e5560f62d5c50f904d5339fb44afc12551e969cee26c943a522 2026-08-04 01:26:34.806953 | ubuntu-noble-large | deleted: sha256:541843a9099fa40cd9915be054fe09b1b59dd5aac5a5b770e603fc6914d8c4bf 2026-08-04 01:26:34.806958 | ubuntu-noble-large | deleted: sha256:02d5f9ad85d999dd4c4360c516e81f7fa23b857ded2b64da5dbb8a75140eddf8 2026-08-04 01:26:34.806964 | ubuntu-noble-large | deleted: sha256:8b21435046a4c664eec3bef0d2ba0cc762851fadf98fdf404ca413c8c26e53cc 2026-08-04 01:26:34.806970 | ubuntu-noble-large | deleted: sha256:bb0a55ef3a7ff3063c2e09604a8f694023a5da93fb2251cbcfd546ee6e0fe6fb 2026-08-04 01:26:34.806975 | ubuntu-noble-large | deleted: sha256:58dd64bea893487988e1bc1a9008ce9a1d3404caf179a98db0a3ab50cae4289b 2026-08-04 01:26:34.806981 | ubuntu-noble-large | deleted: sha256:ce738e784b0e12fef4047759234508a171cb420065b80f23b55f31b71b70f994 2026-08-04 01:26:34.806987 | ubuntu-noble-large | deleted: sha256:09cb99232e61e8c5587967ef317cf2470ec4bdf69d65952557b051719e372cdf 2026-08-04 01:26:34.806997 | ubuntu-noble-large | deleted: sha256:7712f87abc190ae29ce3715baa8845b4437a7d2b49a7547eee7217e528e8e4b6 2026-08-04 01:26:34.807003 | ubuntu-noble-large | deleted: sha256:03c6c6a51460bbd9d410bc802d7d1b49d675e15dbe53df650e78c5c3058c082a 2026-08-04 01:26:34.807008 | ubuntu-noble-large | deleted: sha256:4691d8f66d5f2091f4475767dc36b614418778e5bfa548a6782fd632e50e4833 2026-08-04 01:26:34.807014 | ubuntu-noble-large | deleted: sha256:588d987ad8ae4e754e58fc8a496ba2f8a7c1942dcfd63f0822a28c7011a236f0 2026-08-04 01:26:34.807020 | ubuntu-noble-large | deleted: sha256:9d2e42d3516c1e12340e5601e0a648b72655754f82af15bd0d2ff9f94afff83b 2026-08-04 01:26:34.807025 | ubuntu-noble-large | deleted: sha256:49cdf99ebc84279f470b4ee2f6d6f50f146c8cd84e1643e840ec6c0bafa8a077 2026-08-04 01:26:34.807031 | ubuntu-noble-large | deleted: sha256:5f47dac31fb07b2586b4f85b368398f703d88cdac280e06e6d0167f3c437df92 2026-08-04 01:26:34.807036 | ubuntu-noble-large | deleted: sha256:00846701c68982879dc245a1fbbca1e53ddde31f5e644c462109c202fde6364b 2026-08-04 01:26:34.807042 | ubuntu-noble-large | deleted: sha256:44dcea4e54d18d839edb0ffe172e4c9518816b080a27e6ea31c6f71bcf2a21f4 2026-08-04 01:26:34.807047 | ubuntu-noble-large | deleted: sha256:e735303ee1f4e2a38aeb27d2f492f05e957850168ad7b134b3e71a9f3e1659f1 2026-08-04 01:26:34.807053 | ubuntu-noble-large | deleted: sha256:7d42b2dbeb1e70de8b11d8e7dfea519a157fef2f9f70ed62eb11b33d2758cc2e 2026-08-04 01:26:34.807058 | ubuntu-noble-large | deleted: sha256:417de89495608bd8f1896bdc99676e38f534a0a381b9c014e2abe8e1b06f20af 2026-08-04 01:26:34.807064 | ubuntu-noble-large | deleted: sha256:e27b9475901c008a0f5aced979b055e110f08a244e744f88d03893f36a5c3d0f 2026-08-04 01:26:34.807070 | ubuntu-noble-large | deleted: sha256:a6e3c5c61da996fbc0f562ba09496b53ac3eab10bc4358baffb2b4410d5128aa 2026-08-04 01:26:34.807075 | ubuntu-noble-large | deleted: sha256:176de48a409ce7736f07d243ca039d574872f391bfa213d9a6dc51b630cc04b4 2026-08-04 01:26:34.807081 | ubuntu-noble-large | deleted: sha256:38dfeca38488446c3e4bc633840fd1035be0c925b078c0af452256c620be59df 2026-08-04 01:26:34.807086 | ubuntu-noble-large | deleted: sha256:170785a834c2b86fbc3b2991b221ecae4a3584a83bf7f93bbd03a77ae53d2add 2026-08-04 01:26:34.807096 | ubuntu-noble-large | deleted: sha256:2aee60336c8669141ce814dd1ee58c09d6ff9cc9aabc9c40d81221ecabce7e5f 2026-08-04 01:26:34.807102 | ubuntu-noble-large | deleted: sha256:2a081b4062603ff2b648fa5d5b212239ffdb07709b18c7e8e42e881a0148540c 2026-08-04 01:26:34.807108 | ubuntu-noble-large | deleted: sha256:53ef83cb6e3ac54bbe215d09477421c66850f96fe602f6d6fc29a0b572158131 2026-08-04 01:26:34.807113 | ubuntu-noble-large | deleted: sha256:e5a860eb431dad6f16b3018dc78c63f7471d39301a06ac6ec432dd7789538e77 2026-08-04 01:26:34.807119 | ubuntu-noble-large | deleted: sha256:e5691e6fc42b3fbb802ebf49f96b84f5e9950c38d1cbbab1c23c8552dde65acf 2026-08-04 01:26:34.807124 | ubuntu-noble-large | deleted: sha256:279f65c49109837c21b086f15e864e26b14091eba0abbc9704b54cf0c5a5c370 2026-08-04 01:26:34.807130 | ubuntu-noble-large | deleted: sha256:ec44d633d872a8bf8b511d40b42dbd0c00423c5316119248017b44c181759814 2026-08-04 01:26:34.807136 | ubuntu-noble-large | deleted: sha256:2fc1d30f8f8700f5e920ed4c7b6274fe641287d12a06684cf6287ca73ba4bbe1 2026-08-04 01:26:34.807141 | ubuntu-noble-large | deleted: sha256:2b13ea7dd5f47b3ba4960862430f518ea36146b2e1ed5e6e99a369987b2cd914 2026-08-04 01:26:34.807147 | ubuntu-noble-large | deleted: sha256:58e84d5f5debe4850d799c50874f0262bcb7e918fc9a5e4a1bd8448aad76b884 2026-08-04 01:26:34.807153 | ubuntu-noble-large | deleted: sha256:4eabc59aacc1f400b031160d5e89f3a08c452d5358cdb32ff8dd33d5b3e3798c 2026-08-04 01:26:34.807158 | ubuntu-noble-large | deleted: sha256:d52875cb999a84a9241c760cab25bc8bd5108a06cd8ebc03fe7989fde0787c5b 2026-08-04 01:26:34.807164 | ubuntu-noble-large | deleted: sha256:2da106e3d3c6016a2408cf5b6c9ecd73babac978233db8c7d417bc70cd983e32 2026-08-04 01:26:34.807169 | ubuntu-noble-large | deleted: sha256:191b810202a9c62af5736ea3173fc9e16160d003517ec078f94f7cba5404e378 2026-08-04 01:26:34.807179 | ubuntu-noble-large | deleted: sha256:38d5e85812f4d822aafeb233f8cb261d64e7fb516c1b98cd29cae9c1e765f0e2 2026-08-04 01:26:34.807184 | ubuntu-noble-large | deleted: sha256:d50e89789003a573b41e963f78f2227f5673da2c395d5e1fdc80c4e40d310904 2026-08-04 01:26:34.807190 | ubuntu-noble-large | deleted: sha256:362c425a3aca37cea1010ddb9cd1901bb3adc6333f3c8c12c4bafa077bb39051 2026-08-04 01:26:34.807196 | ubuntu-noble-large | deleted: sha256:b2e8daef240a5a2202eef53c104a8586421636ad50b6f5d1b378c0a560f2ed96 2026-08-04 01:26:34.807201 | ubuntu-noble-large | deleted: sha256:09a0815101e46130df0ea19972b7bf3fe75929a41b4743661589644b00826ea4 2026-08-04 01:26:34.807207 | ubuntu-noble-large | deleted: sha256:74c577681dd169c78fb22b204ec660907948738116d549324c75252c92f5f191 2026-08-04 01:26:34.807212 | ubuntu-noble-large | deleted: sha256:c8f09ad61ba45a9d4afede5f35f3bffef2cf0539245feb32f4872b39d3222fd3 2026-08-04 01:26:34.807218 | ubuntu-noble-large | deleted: sha256:95a6dbf7e1d2200c52233602df912f0c4175e74792f05d1eb9a30180ee875c3d 2026-08-04 01:26:34.807224 | ubuntu-noble-large | deleted: sha256:20ad1caaff227f34661bc292fb9553fb3b67e3f1ebfaa9af88143489c8dd37e6 2026-08-04 01:26:34.807229 | ubuntu-noble-large | deleted: sha256:19f8ec4d440a1793fddf31831f4ef6ec10415a47cbc2ea404f10554fe5d8eb1c 2026-08-04 01:26:34.807235 | ubuntu-noble-large | deleted: sha256:901c1fad85f15d724fcbad28cacad467503196a5438f0ebeb733777546b6c1f0 2026-08-04 01:26:34.807240 | ubuntu-noble-large | deleted: sha256:d763e2fa88ee48eb1a6c8211d0749915fb15016c46a9a3bf316369431dbeb466 2026-08-04 01:26:34.807246 | ubuntu-noble-large | deleted: sha256:db694205bf11ea09d322d042de6c8d8cccd907652f385a19c6e646fa03378e2a 2026-08-04 01:26:34.807252 | ubuntu-noble-large | deleted: sha256:f8f67fd5701d75adedf132e808de39194dc4ac373efa7edb1957f7d7124c8588 2026-08-04 01:26:34.807257 | ubuntu-noble-large | deleted: sha256:f1898939dc886914e9800f1dead9b3490a530d67454d413465a17aac92786f2d 2026-08-04 01:26:34.807263 | ubuntu-noble-large | deleted: sha256:2f3b336bfab1eebbad9a1581e9b7184623d24a51a6677ccf76fee52edb778063 2026-08-04 01:26:34.807268 | ubuntu-noble-large | deleted: sha256:fbad683bca4823088b8fb54a90c92ee6b7a0aa5b260951789eed094bc1bbf4c9 2026-08-04 01:26:34.807274 | ubuntu-noble-large | deleted: sha256:3414386e11a693ff0734ef06cb1ba63789bf47075f05244b5677fce28ffda3af 2026-08-04 01:26:34.807279 | ubuntu-noble-large | deleted: sha256:2aff0eead814690593349c4ddd59f32cc4464cd58e796466d9725b2db2b8f848 2026-08-04 01:26:34.807285 | ubuntu-noble-large | deleted: sha256:1a8dd55304799a595779a6c95b55718a2de51e1609395baedb7ccbaf3064cc76 2026-08-04 01:26:34.807294 | ubuntu-noble-large | deleted: sha256:54c362ba80147846f7691de003c0282a0dece16fdd783c8ae18cd9eadb3f56d1 2026-08-04 01:26:34.807300 | ubuntu-noble-large | deleted: sha256:955f2549f5a43e891ba91b40fdf535c8f2f99c7176ac6e3316b44927cd2f7c33 2026-08-04 01:26:34.807306 | ubuntu-noble-large | deleted: sha256:27d004139042634c66cc6759ffb6f38643e5044da17e57637d71599f635b264a 2026-08-04 01:26:34.807314 | ubuntu-noble-large | deleted: sha256:aa6218113d6b60c65808ec259b6f1a28f5ea8264cd8ae8cfe36370a755ef6f92 2026-08-04 01:26:34.807319 | ubuntu-noble-large | deleted: sha256:1bb14e349d339f96b9625be1b8093e1907c35aa6f5d1a5a5ef8f3a86f6cca04e 2026-08-04 01:26:34.807324 | ubuntu-noble-large | deleted: sha256:e680b17ba6b64307860b17d3e4547a14545afecc671b3d9022e1a02c0261b560 2026-08-04 01:26:34.807329 | ubuntu-noble-large | deleted: sha256:b1d8696ecfaa81a216ab88393571dcdbf82c58957af48099c14dbf463390cc8e 2026-08-04 01:26:34.807334 | ubuntu-noble-large | deleted: sha256:50e7a3a79deec0bfac6fdad5e5841ccf48d88288bb7637b078c161be001f060a 2026-08-04 01:26:34.807339 | ubuntu-noble-large | deleted: sha256:42a6b9993a07aa9e227aa89193056e3f4e7c5f37e5588784d795548aa48690be 2026-08-04 01:26:34.807344 | ubuntu-noble-large | deleted: sha256:e49665c7a39e254b28e146f75a68c0f72cb6bd64c9200870bbc5e812f111454e 2026-08-04 01:26:34.807349 | ubuntu-noble-large | deleted: sha256:e1d0dc5a2e3e2ab3f2dd6f66ec9f0a8a3d9005689886e6aca5a041d3162f01f4 2026-08-04 01:26:34.807354 | ubuntu-noble-large | deleted: sha256:9fb12919cc246bf233aa9991b453242136ab0b0305d040d81f77fdfb65bc9f0f 2026-08-04 01:26:34.807359 | ubuntu-noble-large | deleted: sha256:939afe47eb52e35b52b7b0246e52bebb8f681d0f04b2f614b66b391f031e61f3 2026-08-04 01:26:34.807364 | ubuntu-noble-large | deleted: sha256:47edfeca65143294167ed8a83400bed956687c9d5edf920d9b71f065df77ba42 2026-08-04 01:26:34.807369 | ubuntu-noble-large | deleted: sha256:6b6c7feb61e5aef2d940ce89152ce2b0b3eecb241e5d04229768834cb16d0431 2026-08-04 01:26:34.807373 | ubuntu-noble-large | deleted: sha256:fceb0a28267b5f74c477380a7118bfc61edaff36c2adde8a867dbce17c136c4e 2026-08-04 01:26:34.807378 | ubuntu-noble-large | deleted: sha256:f15b57fc70281ae29976ad722fd96fa2500b60b2843872ab2d0e32826c09a9b8 2026-08-04 01:26:34.807383 | ubuntu-noble-large | deleted: sha256:bf3184547e68fa472bc885b16e78df1ef143436aa72f2022b9d80b6bf2361318 2026-08-04 01:26:34.807388 | ubuntu-noble-large | deleted: sha256:2b1d52929ad29cf5425c9392ceccf51ce6df7acf5ef29644adc5752f8b94a9da 2026-08-04 01:26:34.807393 | ubuntu-noble-large | deleted: sha256:8d766651a5c0468f09ba291091c24e01c58ef5147384ceb501e69ee45eb9e6e1 2026-08-04 01:26:34.807398 | ubuntu-noble-large | deleted: sha256:383ad3d0ae8615573c3f374c3c2eaeac271a62419eaeb4b6984db8fe8209d789 2026-08-04 01:26:34.807403 | ubuntu-noble-large | deleted: sha256:4b674ff3ef09f1489a0ecafb0987d16d92c3553d7e1f12ae189d84c2b919e7e5 2026-08-04 01:26:34.807408 | ubuntu-noble-large | deleted: sha256:ad973d5d6a4619d9f08d8992720c3d4334dd33466976f069b2f117b7fd3275d7 2026-08-04 01:26:34.807412 | ubuntu-noble-large | deleted: sha256:3d685673316bf8b294528c1d97edfa8796e6a88dedd61798d533fae17824dd47 2026-08-04 01:26:34.807417 | ubuntu-noble-large | deleted: sha256:3349e6266e8e014142c8c1da197e087f15e1021d9cd0a4a0301d6e8e701a1bef 2026-08-04 01:26:34.807422 | ubuntu-noble-large | deleted: sha256:7fdc658f4610afcf1d885f140e9fee32f5e9ee1aca6b1eb4d1b75fc74441d5f4 2026-08-04 01:26:34.807427 | ubuntu-noble-large | deleted: sha256:272c34803a44896b9f9a9b1b5c66c68c27601817a4c555bdc3dc1ec71538f7b8 2026-08-04 01:26:34.807432 | ubuntu-noble-large | deleted: sha256:c2f807b58ae1b8d92da6c7b5ef70ef3815b8ff81c3f20b369f2c176da040d474 2026-08-04 01:26:34.807437 | ubuntu-noble-large | deleted: sha256:60359970c3dd2de8521c60b36eef248f5eba403eb6261f12dea53827827d5746 2026-08-04 01:26:34.807442 | ubuntu-noble-large | deleted: sha256:7c0b669c87bbd29edc43a24db5d406514d3ec74222e3895a0333411dfa8df738 2026-08-04 01:26:34.807447 | ubuntu-noble-large | deleted: sha256:d9ed948c014dbd85f77e4436f55379c33f13d4a898e751d20cd294ef0046d36b 2026-08-04 01:26:34.807455 | ubuntu-noble-large | deleted: sha256:cf4e47dbb90e2b7c21af56ac1967222d3af68460f25141be1cb4c29170a1e7ec 2026-08-04 01:26:34.807460 | ubuntu-noble-large | deleted: sha256:1b941b7f862ee1abcff5333a8057b4e1f68ff0ce80720e447fb15d5cf86320d0 2026-08-04 01:26:34.807465 | ubuntu-noble-large | deleted: sha256:21a52c9e161b0ee2fc82d9cc16c5f1751c1b0bb796d0800b38c008fe9332f4e3 2026-08-04 01:26:34.807470 | ubuntu-noble-large | deleted: sha256:cc9a472750a89300d828b06ddd81b523d7c9d16f0054782e44eba5ed762ae93e 2026-08-04 01:26:34.807474 | ubuntu-noble-large | deleted: sha256:e3263b625a815d7fe4c17057dbc4745c5dc2a89753d2f551cdbaf6a206e74ffb 2026-08-04 01:26:34.807479 | ubuntu-noble-large | deleted: sha256:df4d98b0e931b4a8bb183e04726c3b5b3745867619a46e589db402116a6670a6 2026-08-04 01:26:34.807484 | ubuntu-noble-large | deleted: sha256:8994976681bc026c8608fe184b99d4c6c00c61445b42bff91607226a4ea4ecb9 2026-08-04 01:26:34.807489 | ubuntu-noble-large | deleted: sha256:cdd721d30c80f2a70c5aec6f75d39a4804c52638642280c110fcb3d68b2b00d2 2026-08-04 01:26:34.807494 | ubuntu-noble-large | deleted: sha256:6cc55890348ddeb624352f14b13bb6ec933b127ceee7f6094df27199f18cd88c 2026-08-04 01:26:34.807503 | ubuntu-noble-large | deleted: sha256:9b942c2761e05dd03f70d0d765f04ab445d20d50172949f6893a0f65de2de414 2026-08-04 01:26:34.807508 | ubuntu-noble-large | deleted: sha256:0bbff094f4e6f7cd44a21a42d94701d61334e2fb1a17db671195670d53c82e6b 2026-08-04 01:26:34.807512 | ubuntu-noble-large | deleted: sha256:eb32769cd963a4f0c3e49153f8114031ecca17c9e1b99d811d31d5b453339a58 2026-08-04 01:26:34.807517 | ubuntu-noble-large | deleted: sha256:b38e65b5abd358fd7a1cdcaeb451eda7e6fa95d449f5ecc81a4d16423f9db2f5 2026-08-04 01:26:34.807522 | ubuntu-noble-large | deleted: sha256:8f8ae1083929e8d516d22c49fc8bf6d63822b5f556222c99930b4986214a0b96 2026-08-04 01:26:34.807527 | ubuntu-noble-large | deleted: sha256:3ad3f64d0ca143b84e63b6dd495b73d9959bc2ab20650b3f14b6539be57173e4 2026-08-04 01:26:34.807532 | ubuntu-noble-large | deleted: sha256:1e7ae59b777713eb5094465a4e05f2237d7cd97a51b211431df0b429bc95ec88 2026-08-04 01:26:34.807537 | ubuntu-noble-large | deleted: sha256:d31f68691a3413b4597bd60b4d9c6f0d476be6e1ae156b8592e127324abe018b 2026-08-04 01:26:34.807542 | ubuntu-noble-large | deleted: sha256:700791d56a49127a032d2a3a3bf5ea47605329d28876013c554bbbf7f2932ff3 2026-08-04 01:26:34.807547 | ubuntu-noble-large | deleted: sha256:32a970844ddfef9f06aba2c09ab172910bf3547f338051db602e96be2674a500 2026-08-04 01:26:34.807555 | ubuntu-noble-large | deleted: sha256:aa0c8dda8816c61f535789a1eaf55a3e3bfbaaa9f39a879fc9a72e62fef1512b 2026-08-04 01:26:34.807560 | ubuntu-noble-large | deleted: sha256:36ca530cfbf2a12a5ea89f1300ca3551ec4da8935cd356322f5e5b00476ceffe 2026-08-04 01:26:34.807564 | ubuntu-noble-large | deleted: sha256:7b144dee04d102fc5572ea97c826478a9cce6bb17e1fb22f5c6316dbe6ce8525 2026-08-04 01:26:34.807569 | ubuntu-noble-large | deleted: sha256:c3d28e2b18de6eaea227f0715ece67dce31fca1c37e72621c4b4e8ebb35a9fd7 2026-08-04 01:26:34.807574 | ubuntu-noble-large | deleted: sha256:b74769f27e9960341d44e9157183fc89e5de6ceae326e0aa4fa00f1c7efcb04c 2026-08-04 01:26:34.807579 | ubuntu-noble-large | deleted: sha256:b74fdc195eddf950aa0c10f0eba5bc4ae2c13dd43cd53b42cafccbb738d47854 2026-08-04 01:26:34.807584 | ubuntu-noble-large | deleted: sha256:5e7dbe12852c53ffc92785097105f9e20d2154b45add7efc223edac032b23226 2026-08-04 01:26:34.807589 | ubuntu-noble-large | deleted: sha256:7c96bb6123ddb708bd6e2f72f397b95c3e70389ef6d5c6a559aeba331a2efe64 2026-08-04 01:26:34.807594 | ubuntu-noble-large | deleted: sha256:08d768891db1a0b51a244f523b204dda218db5fa74b66b6f944f1278db9cf636 2026-08-04 01:26:34.807599 | ubuntu-noble-large | deleted: sha256:85050146495f1d6256cbeffc2703e586f6d7c3af3b6886c1384edc8c7bd879c9 2026-08-04 01:26:34.807604 | ubuntu-noble-large | deleted: sha256:c025ca1828172ca127ca2c8644ce10456023192ee0c9d77ecb405df109649b0a 2026-08-04 01:26:34.807608 | ubuntu-noble-large | deleted: sha256:18b5384aee781b48a064394c903d3a994347930771727d56b1df091a23b3e173 2026-08-04 01:26:34.807613 | ubuntu-noble-large | deleted: sha256:7471324156e9a6196db6c12188e1198839d5c089091e355dfcd2f86f3986aa71 2026-08-04 01:26:34.807618 | ubuntu-noble-large | deleted: sha256:9ce6417157f01e5249650b8dee8baadde42f4bef4ac73be9405dfa5902f03fed 2026-08-04 01:26:34.807623 | ubuntu-noble-large | deleted: sha256:66956b041c851d026902d1a5e59f5f90e8d69ffdd1288e62a885a6430323e868 2026-08-04 01:26:34.807628 | ubuntu-noble-large | deleted: sha256:9d55745a346c20881c10e76544d312bad6a30137cdc30b4fee3afe2f37566b40 2026-08-04 01:26:34.807633 | ubuntu-noble-large | deleted: sha256:45c47c85bbf90f0eed5e2259109868fb70a17011ae4eb3bc5538153c754f619e 2026-08-04 01:26:34.807638 | ubuntu-noble-large | deleted: sha256:9c62486cbe1a459385816614086a08bebe187761f00bf0525e6948b4679ec541 2026-08-04 01:26:34.807643 | ubuntu-noble-large | deleted: sha256:e2ee3240487c7d8c103e8dd44952427d4c0d9ec6726baf878066176f4024e506 2026-08-04 01:26:34.807648 | ubuntu-noble-large | deleted: sha256:50a9511cd1807b9d941b2880ade236b4783eff3560b45a02d731154b6cb7598f 2026-08-04 01:26:34.807653 | ubuntu-noble-large | deleted: sha256:c9712f8b3e241b29ce22c0c47ca50a643f75cd160bc160a65de02357f832f362 2026-08-04 01:26:34.807657 | ubuntu-noble-large | deleted: sha256:54daef7b2b8845421ca2016a1fd912e25c75ee0115bfa775f6e16c65a86164eb 2026-08-04 01:26:34.807662 | ubuntu-noble-large | deleted: sha256:8d086c516e91afe68b143f915d796e36e27cda8cb6b08a2b236ea247ec4afa12 2026-08-04 01:26:34.807667 | ubuntu-noble-large | deleted: sha256:c7a13831e801537dcb88e5d41435ffebea7ca17d9231a7d8c2c9477b3fa53fb4 2026-08-04 01:26:34.807672 | ubuntu-noble-large | deleted: sha256:27f3a19faa976ba96f6347758c07a88b18f099689059f8360c911061807b8e53 2026-08-04 01:26:34.807677 | ubuntu-noble-large | deleted: sha256:3d18055e4372145d891695ed84bcfc83a1603b2f33267717a867138bb383f5b9 2026-08-04 01:26:34.807682 | ubuntu-noble-large | deleted: sha256:2e8de55c444bfc53afe55f1406a6bef6060db6487ff42b44f6e4012247a5ee0f 2026-08-04 01:26:34.807690 | ubuntu-noble-large | deleted: sha256:185e26fdf9d3c604c06bd60a62ad8f9ca6a1ae4552ebe7327e4ad160decd66ff 2026-08-04 01:26:34.807695 | ubuntu-noble-large | deleted: sha256:be987883c9e48e41fb67a4cc02dd4cccf426e235726c7b0ef059685d25841a7e 2026-08-04 01:26:34.807700 | ubuntu-noble-large | deleted: sha256:8e48cd09c1ac6815807a43ddc5959c6e3517434350a7c25a462e05e92d121970 2026-08-04 01:26:34.807705 | ubuntu-noble-large | deleted: sha256:db02272bcdeac52db16e85d3df1f750bef9990bb8b018af7627da75c029ae0d5 2026-08-04 01:26:34.807729 | ubuntu-noble-large | deleted: sha256:d616b78b53b4a4a8b45744d7ffeabc6ef9fcd0f236939006f2c5901d929716b3 2026-08-04 01:26:34.807735 | ubuntu-noble-large | deleted: sha256:7f97a728fe6f3775aec783a407fd4ed88767cc6b24cce0582eb34f654b9c3902 2026-08-04 01:26:34.807740 | ubuntu-noble-large | deleted: sha256:29ea9961937937caef7209d8f0c6def6bbd4f75334aedd4b1669d92d0753e484 2026-08-04 01:26:34.807744 | ubuntu-noble-large | deleted: sha256:fea2370856f973709c445e180b630c9e422818568575dcc3d3995c53ec020318 2026-08-04 01:26:34.807749 | ubuntu-noble-large | deleted: sha256:b24b0fb48e142ac90e9f14ab90114fe241264ef94456d707c67812b5725c27d2 2026-08-04 01:26:34.807754 | ubuntu-noble-large | deleted: sha256:944bd82ae3b4ba4418b7d66535421874b7f937ce7d94aebec10f32b858617f53 2026-08-04 01:26:34.807759 | ubuntu-noble-large | deleted: sha256:d3351ec74ed7e2ec8b2c06288b977acaf3d15e0892cf6c62f24471a61fa87076 2026-08-04 01:26:34.807764 | ubuntu-noble-large | deleted: sha256:76ba6f5a6904e4421813390688aa867e0afbc3d53be29cc33c2f992946883e6c 2026-08-04 01:26:34.807769 | ubuntu-noble-large | deleted: sha256:561db8e5925c00d70953b72a0caff72dcf52250ed324b056803aab6f9c1b307e 2026-08-04 01:26:34.807774 | ubuntu-noble-large | deleted: sha256:8220db7147a5614b5aca42d60130b423163c7acc05431b4493fc9af50aa7ca75 2026-08-04 01:26:34.807799 | ubuntu-noble-large | deleted: sha256:ac218ad841b66215009e3b65f23da56cc0ba2c7df5684a39b3a4cee3285cb061 2026-08-04 01:26:34.807804 | ubuntu-noble-large | deleted: sha256:ef14519daadce9e67f4976bfcf796ec2ef6a6d2e976183ff5c85bb14bb9707f1 2026-08-04 01:26:34.807809 | ubuntu-noble-large | deleted: sha256:42002fbaea5ee6c359bcbe9a1a39d42039629e75d2a0520f464c9e14b18ea444 2026-08-04 01:26:34.807814 | ubuntu-noble-large | deleted: sha256:3a0bdf2b9d58c41990f52db19a847e1679481cb090663e96c9c599f522e6c078 2026-08-04 01:26:34.807819 | ubuntu-noble-large | deleted: sha256:f92581ed0a8da43a4524fd396be66b6298f253c34edf6e84719a2c35cabf4e51 2026-08-04 01:26:34.807824 | ubuntu-noble-large | deleted: sha256:1dc1ba1170dcbcef1ee483310ac38f2485c7b8761a11143f2be40c39055a0901 2026-08-04 01:26:34.807829 | ubuntu-noble-large | deleted: sha256:518d5ce91d1c95f1106406504dd3286b127508cb5cb918485189d13580b33de1 2026-08-04 01:26:34.807834 | ubuntu-noble-large | deleted: sha256:e5f3a2c6b680169bc758b431325cf89d90348ac596c47e1f987a7dec71c859a9 2026-08-04 01:26:34.807839 | ubuntu-noble-large | deleted: sha256:d77a32ae5aa5cb5b52d7a47a30c130fe31d50dc948eeba9180d0225e61be5766 2026-08-04 01:26:34.807844 | ubuntu-noble-large | deleted: sha256:0341635dd8b096521a0206751e782a0ed7b325161d5873d512285855776a240b 2026-08-04 01:26:34.807853 | ubuntu-noble-large | deleted: sha256:1c479a7a3073ab431bd48da59b24311cbbdfe9b54747d8761e4eb4308b910951 2026-08-04 01:26:34.807858 | ubuntu-noble-large | deleted: sha256:af07a08d679e0777bbb163fabebf3267d00a44a68c5803698788d65921d8a023 2026-08-04 01:26:34.807863 | ubuntu-noble-large | deleted: sha256:c73544aa29978e21c4754425109e528fda6d445e6352809f0a6e63ce4b662d55 2026-08-04 01:26:34.807868 | ubuntu-noble-large | deleted: sha256:9118e58d4345cd4d7879cfe97176fd8278916266bf653d99e8f3dbb69eddea16 2026-08-04 01:26:34.807873 | ubuntu-noble-large | deleted: sha256:7f79ec20b34854819001c62c9a07246c3ededd8cd09ed81c723daccdf4a3a6fb 2026-08-04 01:26:34.807878 | ubuntu-noble-large | deleted: sha256:361d91ce7d6f3cedea5d4579eac24930c32352fa92ea2453258734c47c0a6a91 2026-08-04 01:26:34.807883 | ubuntu-noble-large | deleted: sha256:6d59dd5aa092c07c80fe452e32cc8535f2199420b064b08860a03202a8ffbafc 2026-08-04 01:26:34.807888 | ubuntu-noble-large | deleted: sha256:3df592022c61c7d5c388711358f88e351f29bddbd8f7446727755a1b4e245282 2026-08-04 01:26:34.807893 | ubuntu-noble-large | deleted: sha256:e2cc6b91cd85941bc7d61efe0d3a5f7064fe6d249e5e3d506fa332d4e6f851d6 2026-08-04 01:26:34.807898 | ubuntu-noble-large | deleted: sha256:4d339e7ce3cb565e4c777b55d622eda56b1e938fcb16e32654cef860c32dcdbc 2026-08-04 01:26:34.807903 | ubuntu-noble-large | deleted: sha256:d9b522d74a9fa6b7c6e27bf8914eb0a978d94ded765488b1a30804ec34088a78 2026-08-04 01:26:34.807908 | ubuntu-noble-large | deleted: sha256:0f041a2e4df33f1567220413511bfdd5890d39984800a8e34542eca8f9f97a4a 2026-08-04 01:26:34.807912 | ubuntu-noble-large | deleted: sha256:7e9f1e1ebdc6cdaa624fe249fa3b2ff413a014ddefd153518bf796264828bcb0 2026-08-04 01:26:34.807918 | ubuntu-noble-large | deleted: sha256:c6befcdb23d1d84701ee9b061be6932bd68ffd385ccb0a6c0a55733500949f44 2026-08-04 01:26:34.807927 | ubuntu-noble-large | deleted: sha256:b3ef2de5d9cfd638f5ff45ce9dd3aab321a10e5a430cfc227b9b75032dc2d809 2026-08-04 01:26:34.807932 | ubuntu-noble-large | deleted: sha256:a896a958182bbc8d438807f3c8fcd0227423bd639d67a6f73a37146243ca4478 2026-08-04 01:26:34.807937 | ubuntu-noble-large | deleted: sha256:de86d4690bf3d489d6ec267e06ec245e1d6aae2efe8c5681a8a0d721bd2303aa 2026-08-04 01:26:34.807942 | ubuntu-noble-large | deleted: sha256:61c8664cfe685e312f43e92d473ae65b439bdf0600d1ec3adbb86610d3034a79 2026-08-04 01:26:34.807947 | ubuntu-noble-large | deleted: sha256:02e98a9accd802ab1015bc238226f28514ac0f469784c5321017e7553f55b479 2026-08-04 01:26:34.807952 | ubuntu-noble-large | deleted: sha256:bde8260d3f5f06cb10ee7ff012a017630a71cc5aba99690106612429d13e5ae4 2026-08-04 01:26:34.807957 | ubuntu-noble-large | deleted: sha256:9202dc83f7363032f11589a433e308027a4f664ed61099fed905483e059f26d2 2026-08-04 01:26:34.807962 | ubuntu-noble-large | deleted: sha256:650f2d88028d49ff2b3ccdefe94ed019fe5f08d33fdc22826e7048c6f7f6c955 2026-08-04 01:26:34.807966 | ubuntu-noble-large | deleted: sha256:b0375bee56fad1e591c14e9cee8b601e8ad2cfeea8e66ce9f6c7622414350d26 2026-08-04 01:26:34.807971 | ubuntu-noble-large | deleted: sha256:24219d8cb9cbcca4b6aa82b15d72f42f309c92b23da7ddf472daf84960138100 2026-08-04 01:26:34.807976 | ubuntu-noble-large | deleted: sha256:b20932da981f46ec9e0b08086575ef78ed2516dce6bd49b31e371117a3ce88a9 2026-08-04 01:26:34.807981 | ubuntu-noble-large | deleted: sha256:73883c6f255a943f3588fc8db8a3e1c46e04f239ff5b47b1777612605c8d111d 2026-08-04 01:26:34.807986 | ubuntu-noble-large | deleted: sha256:6abfecb8c7d3d6de7ad1466948d063c9ade53945dc26a2ccd0ee9defe190fd64 2026-08-04 01:26:34.807991 | ubuntu-noble-large | deleted: sha256:3ed81c2761c56f10ed3a3385e1238784d99f00a4f0c49aa0ea067aa6e1763626 2026-08-04 01:26:34.807996 | ubuntu-noble-large | deleted: sha256:b6762edcdaf48148d1a546ae3af96aa5fd0a750afc2e225eff79120e98d5279e 2026-08-04 01:26:34.808001 | ubuntu-noble-large | deleted: sha256:9dbe28a00fb350fcf822d2fdaaa7f5b8dff341c3b4a04f7d8bdf4daeae3dd535 2026-08-04 01:26:34.808006 | ubuntu-noble-large | deleted: sha256:8249682076aa78357a474b2e077826b8cde074df9831a8ff415bb992f8d929ec 2026-08-04 01:26:34.808014 | ubuntu-noble-large | deleted: sha256:e5542957191a43e5bb8cb63b4db17a6d23315fb4f152793d381c608bb74942f3 2026-08-04 01:26:34.808019 | ubuntu-noble-large | deleted: sha256:b3f0b002089e9dfae1a234d698fbaf946fd9a11f57af916af1f21f89ae9aa334 2026-08-04 01:26:34.808024 | ubuntu-noble-large | deleted: sha256:4b5f5a1d871a0d49b91c28cea10c0093a3354bf1857cb4a83561b77f1ab44658 2026-08-04 01:26:34.808029 | ubuntu-noble-large | deleted: sha256:53b43bf3dc5db2d649620fed7298eeb7b835dd6a7f26d79175a51143017a00c6 2026-08-04 01:26:34.808034 | ubuntu-noble-large | deleted: sha256:dc35be57c044a52669bea130b59044922b00504788a0c000ac87d5567cdf171e 2026-08-04 01:26:34.808039 | ubuntu-noble-large | deleted: sha256:9ae7ad6a497f79302b4f2d98dd8b87b8ba48e18a6daff33731c8287f4c864d44 2026-08-04 01:26:34.808044 | ubuntu-noble-large | deleted: sha256:6c6d23556d38b7c408e1e2d025568e0d1536a80e416a74738be65b1edbf70f45 2026-08-04 01:26:34.808049 | ubuntu-noble-large | deleted: sha256:711ccb4f4135ddbc571e7f7155ea9850943f10c2a5c4a31cc36e207d626fe0dc 2026-08-04 01:26:34.808054 | ubuntu-noble-large | deleted: sha256:20ece740435f78ab6be3257103e743453575a004d647792e542ba6109ce1b09a 2026-08-04 01:26:34.808059 | ubuntu-noble-large | deleted: sha256:19b5dc8964eb4f82cd1e64e739b1d04e2e65905600c45fea34464cba778fe6fe 2026-08-04 01:26:34.808064 | ubuntu-noble-large | deleted: sha256:6e56680aa2b6b85f82290223c4f8b3aa2907b7d72be9b3feb8f22f424da95ed0 2026-08-04 01:26:34.808069 | ubuntu-noble-large | deleted: sha256:ecb9adef81218eecbbdd5dceafb09a1e75036a73775656a61222a60160a23958 2026-08-04 01:26:34.808074 | ubuntu-noble-large | deleted: sha256:a94b1383f742380a79163d4d5f185ded4ff3d6fdf99f3fb2774afa556331f965 2026-08-04 01:26:34.808079 | ubuntu-noble-large | deleted: sha256:01cbfd44a611b0f708ad319490bedc2240ddbc085d122f125c7094e59647e19d 2026-08-04 01:26:34.808083 | ubuntu-noble-large | deleted: sha256:8966120e294b2a9ca99a20ee7e8d92f3ed2050ec527d334c9aeda19e1a514577 2026-08-04 01:26:34.808088 | ubuntu-noble-large | deleted: sha256:598bcd8e609a0057df3d091c28e675183fb5e76f9464e704c3de6d1c93f797fc 2026-08-04 01:26:34.808093 | ubuntu-noble-large | deleted: sha256:69e71efc40655882660577d3437d23c93f9756ea520bf686d830328386b946fd 2026-08-04 01:26:34.808098 | ubuntu-noble-large | deleted: sha256:1a74fbbb834f5e0ecf82d86ccc8978811b2a03325f4f30f632f0e7c902de65ad 2026-08-04 01:26:34.808103 | ubuntu-noble-large | deleted: sha256:92a25a17e60122c54fc7ded70b3eadd450af6517d32c7df71369a9dd7f3203ff 2026-08-04 01:26:34.808108 | ubuntu-noble-large | deleted: sha256:a7a4ff2a3f7cf308da860070cb153d60def5cb7e84d8521cf304f6b6a5a57ca7 2026-08-04 01:26:34.808120 | ubuntu-noble-large | deleted: sha256:d59ad16bcd0acaae076a0a26a881e287c9eff78df60198158da9922c19faeb0e 2026-08-04 01:26:34.808125 | ubuntu-noble-large | deleted: sha256:247dfe65c805854e02ad6aebd2003dc9cc776cf7bbd6abf53309e9ce29f9a51d 2026-08-04 01:26:34.808130 | ubuntu-noble-large | deleted: sha256:f8ac9c6b355d4322d56ea8ed97963f984a61162074ece9ca44d8bf6d3cbdb814 2026-08-04 01:26:34.808135 | ubuntu-noble-large | deleted: sha256:e8a1168ad9df9ce4be520e3727cbe88e428965976ee22896e67862142f8df4f5 2026-08-04 01:26:34.808140 | ubuntu-noble-large | deleted: sha256:6661891a65b175807c4e9e6a7392bb94f047461e8ebf1838eea6448046ecd7df 2026-08-04 01:26:34.808145 | ubuntu-noble-large | deleted: sha256:b6b5bab749e473b872ab041af0d48a885c4fcc23ed6f2d9a8b8ddb86b7e41ebb 2026-08-04 01:26:34.808150 | ubuntu-noble-large | deleted: sha256:05b1f862b66f0c8f5d11722b9ab5166cebf6a468eedaaa28f7c453006033b88e 2026-08-04 01:26:34.808155 | ubuntu-noble-large | deleted: sha256:b31bb71cb1f61878ae43d9f4cfd375d9306d53c7a4b9ca2b67b8b66e4705bc55 2026-08-04 01:26:34.808160 | ubuntu-noble-large | deleted: sha256:260ce931170aca4a8316fd43bcb5b9257febb4b2c1fce232d53513f008185900 2026-08-04 01:26:34.808165 | ubuntu-noble-large | deleted: sha256:c7dd5f5287a2c713a888a5889cd7187ec19143ce233ef3a9da6e3d3153f238b5 2026-08-04 01:26:34.808170 | ubuntu-noble-large | deleted: sha256:b443eccd32b083e469fed79d833c75f999c3a8f332cec5fa0aad1c16e8789909 2026-08-04 01:26:34.808175 | ubuntu-noble-large | deleted: sha256:b3682279220a976a57a06c95476501ed7cbe3ea9b987d3b2cce2866d75be6307 2026-08-04 01:26:34.808180 | ubuntu-noble-large | deleted: sha256:51e4040b6a36d38508bb98edb6552ee95865631f5ab153c7fc15e51ee95f3312 2026-08-04 01:26:34.808185 | ubuntu-noble-large | deleted: sha256:8deb8dd2f561099d20eb158ee6baf13043277109f5c6b929ecfcd456e9ae25ee 2026-08-04 01:26:34.808190 | ubuntu-noble-large | deleted: sha256:d9b449802f8d684eb24050591cf4d73e6829d1d71fb2c1a8ab7529090cac1558 2026-08-04 01:26:34.808195 | ubuntu-noble-large | deleted: sha256:b138f28fe01f4e3c83cc87a9156a19ad92d168fc4fa7b2fb25eb40055c8834d9 2026-08-04 01:26:34.808199 | ubuntu-noble-large | deleted: sha256:1a44326e4f6f174e497b04b9db250ca0a95f58ec798d9464069c6319fd166b16 2026-08-04 01:26:34.808204 | ubuntu-noble-large | deleted: sha256:f1c1f43304a90e9e9d5bd5838f42dd358b55f4cb989f0c07cb0956f4458630ee 2026-08-04 01:26:34.808209 | ubuntu-noble-large | deleted: sha256:8fc1922fa740487b325f36a64bbb682176a8978abd6fda394d99019ca2edac8f 2026-08-04 01:26:34.808214 | ubuntu-noble-large | deleted: sha256:c0c57d8d62f110cd680857b3acab106e74ced407ecfebccc94dabe0da1d7bd50 2026-08-04 01:26:34.808219 | ubuntu-noble-large | deleted: sha256:13e5dc4e73405776cebd4391c511e0f9260fe5e6ff169998186a95dff2b5f385 2026-08-04 01:26:34.808224 | ubuntu-noble-large | deleted: sha256:d57ff586d85fbc6f1f5e1b8aac9b409d40378ef5954554ecfc7013ca4a61426c 2026-08-04 01:26:34.808229 | ubuntu-noble-large | deleted: sha256:e5e52db239b5f881fd34953da71e44a7cb96227841803bf3823b4f7ffa1bbe70 2026-08-04 01:26:34.808234 | ubuntu-noble-large | deleted: sha256:dd9a945ead8d165bee0eb8c0d72ff7faa52c9cecf0e9e4936b73490b5e90543e 2026-08-04 01:26:34.808239 | ubuntu-noble-large | deleted: sha256:1e5166cf5273159a6a72b510c81ea7ea764bce91845bf0f16de7abedfa6e290b 2026-08-04 01:26:34.808244 | ubuntu-noble-large | deleted: sha256:848158a493637ae7a40a0fe1389d1afcd5b787b432e00e6259608a10e3c9cd64 2026-08-04 01:26:34.808249 | ubuntu-noble-large | deleted: sha256:84640a1ddd9a0c2f726f1a26e03d89c9ab73af3c9a0befeb57ae1e2696d54a25 2026-08-04 01:26:34.808254 | ubuntu-noble-large | deleted: sha256:1ed61a1ba0361f99a145ecdcd490370fdd986245f3e458370e76bc0e4638d426 2026-08-04 01:26:34.808259 | ubuntu-noble-large | deleted: sha256:922541f06d342c2c20650d9a09521c47ed97b380cbdb2186f3b057f9ac9ddfbf 2026-08-04 01:26:34.808264 | ubuntu-noble-large | deleted: sha256:3291635cec5ebc5eaedf31d13eb2b58f5501adc6b3d24e6e7eb03cb56902d5c3 2026-08-04 01:26:34.808272 | ubuntu-noble-large | deleted: sha256:d6b3b00764c19d78a9051eea14694dfeda81052a0107f2c1913888fc7f3729e3 2026-08-04 01:26:34.808278 | ubuntu-noble-large | deleted: sha256:f6f4662eb8e2c465b24d691d79358ff1910b385d43c3ae1276688671f375fd1e 2026-08-04 01:26:34.808282 | ubuntu-noble-large | deleted: sha256:595972ae8bc7d442098a5715a2fbd4456737c7f274f1acf98eab44d9cb05535d 2026-08-04 01:26:34.808288 | ubuntu-noble-large | deleted: sha256:fb1f56914f8f1fe6cb30128be8fc8cf89bb5b7d65e7fa807a254f5573ca2f67b 2026-08-04 01:26:34.808292 | ubuntu-noble-large | deleted: sha256:b2723ff8fd20a1b42d3c1c23d962152718a7bf4560fbb1ab3884384f6b8a9e59 2026-08-04 01:26:34.808297 | ubuntu-noble-large | deleted: sha256:ef767507310acb76be9049c75e471d80b73eacc2d23deb9b263c86d7e041b873 2026-08-04 01:26:34.808302 | ubuntu-noble-large | deleted: sha256:f8ea81cc302a791db168ad52eacfb8bc8def75a2515e840e8d8af8dd35e3ceba 2026-08-04 01:26:34.808311 | ubuntu-noble-large | deleted: sha256:d3758bfcaf73a02c9007ed780f4ebd8f4fe1cd48d68308f3af6fea110cfaa114 2026-08-04 01:26:34.808316 | ubuntu-noble-large | deleted: sha256:7585661b45d8b73ea6c051897c621fff3cc59265644d11a69dfa0417c3c26ac6 2026-08-04 01:26:34.808321 | ubuntu-noble-large | deleted: sha256:06772a51b50f04cfb560340c1549434a4f75dbd3f8edce8d0aa5dbd203fb2188 2026-08-04 01:26:34.808326 | ubuntu-noble-large | deleted: sha256:083c22a6bf5cd73f7f292c731cb6e6ef23601570b2b390f29349853e50c14b0a 2026-08-04 01:26:34.808331 | ubuntu-noble-large | deleted: sha256:a4c30837c43cdfd958d0825c9ea48fc376e8334bb09f2a9607c98bd182576f92 2026-08-04 01:26:34.808336 | ubuntu-noble-large | deleted: sha256:6c8a432b7d8e226d7b0d32abd4e537936140c2456e492b9bd8f02baad8c3097e 2026-08-04 01:26:34.808341 | ubuntu-noble-large | deleted: sha256:592efea13684265d6e83715597cae85fb7f83119ccbf0cc3903c77d16f11fbe1 2026-08-04 01:26:34.808346 | ubuntu-noble-large | deleted: sha256:feb274f8b51fd5c229e259ce1aa005c496f5c398091890e11efd7c57afa78f54 2026-08-04 01:26:34.808351 | ubuntu-noble-large | deleted: sha256:b23ffdefc7982bae3dc62a93d4b7ffd682065ce261b874c698ebc7466fa517ea 2026-08-04 01:26:34.808355 | ubuntu-noble-large | deleted: sha256:b716d2041edb4bd92f6ec31eaffa77870f53466e382a2fdaea95b8355ba5517d 2026-08-04 01:26:34.808360 | ubuntu-noble-large | deleted: sha256:5e54b0140d364e37b6f141f4a460690c3f5debfed7b4cdfa29f5d840f853f70a 2026-08-04 01:26:34.808365 | ubuntu-noble-large | deleted: sha256:c78d7ed7491b5f96fa6cdcbe3b3c2256a2e909b90ba216fed9c8e807a08d8022 2026-08-04 01:26:34.808370 | ubuntu-noble-large | deleted: sha256:4bd56e6d00e80e50939779259b31e4168025f9692edcd26cfabc50d60866a131 2026-08-04 01:26:34.808379 | ubuntu-noble-large | deleted: sha256:c63f7d0a19dd1a5f4c869d33a70806e804b103089d5e01c65bd080ccc3a50025 2026-08-04 01:26:34.808384 | ubuntu-noble-large | deleted: sha256:ffce3a945de7fcc8d51f39331f02d54be355753441ddb355d776baa9af696ad3 2026-08-04 01:26:34.808389 | ubuntu-noble-large | deleted: sha256:81cba4ea9842b1e38168da92c159f8bb04c4a9783288fad7e218652961f5b8f0 2026-08-04 01:26:34.808393 | ubuntu-noble-large | deleted: sha256:a01cf7193919ce2fae6208e73735fd43f98c0f72948aaced59b1ee00b646fc49 2026-08-04 01:26:34.808398 | ubuntu-noble-large | deleted: sha256:f85adf0592ae12c2f89e91220a9c9f19d093075ae8bcd9ada5a88bb3b43ca4f1 2026-08-04 01:26:34.808403 | ubuntu-noble-large | deleted: sha256:b4a7dacb075f9a35ac3c2728afc348519c43f7772cb07b5a53a37853143227e9 2026-08-04 01:26:34.808408 | ubuntu-noble-large | deleted: sha256:29ad8d2227d60506f385d768ae192f5b73e89265f6d98291569f6c7fcdb636c9 2026-08-04 01:26:34.808413 | ubuntu-noble-large | deleted: sha256:ef5b26d7d8aa4f96d60699bad733eed0c2d0e7f01868dd519e64f942c58f57b1 2026-08-04 01:26:34.808418 | ubuntu-noble-large | deleted: sha256:891e3e625dbf1dc9e29bf2273f75bbdf96c8d7203e4dbb88a1110e770e05d343 2026-08-04 01:26:34.808423 | ubuntu-noble-large | deleted: sha256:db5b0e0f1b5e674b92060a514da695e02fad4d1fb46d7c30f90f98635da0245e 2026-08-04 01:26:34.808428 | ubuntu-noble-large | deleted: sha256:082fef7ce49bf001d1697e5dccc7bed3da7ee97fbcd1720733a56050bd5ce534 2026-08-04 01:26:34.808433 | ubuntu-noble-large | deleted: sha256:77384e5572681c61456f8290f1d6661c168b969a4587e4e106c191add059d42e 2026-08-04 01:26:34.808438 | ubuntu-noble-large | deleted: sha256:0d7ac62e5c83566bc172a43740d779a53110d217423cd9d1646a7beea79ca44c 2026-08-04 01:26:34.808443 | ubuntu-noble-large | deleted: sha256:6ae066552bd9389643edbcc5ccfe865fad369edcc68abcf7c554c8287d55cc95 2026-08-04 01:26:34.808448 | ubuntu-noble-large | deleted: sha256:edb54caf1560e4e026039fa034239791f4ba1cdfe5df80a5fa22ec15d3403f18 2026-08-04 01:26:34.808453 | ubuntu-noble-large | deleted: sha256:3c7b22db95903868639f54ab579cfecf81ed80ea0baf0577979feadb95e4f97a 2026-08-04 01:26:34.808458 | ubuntu-noble-large | deleted: sha256:1a61f0c12514e89d233e7f07e3f9f20f3eae2b57ddaa1882f1c1e0cf9221d267 2026-08-04 01:26:34.808463 | ubuntu-noble-large | deleted: sha256:2b8d7c4d44994b179a603e150d42f7e02ea384257f2dc6fd3b15b441685e6b54 2026-08-04 01:26:34.808468 | ubuntu-noble-large | deleted: sha256:b1182fc08ef4322dc6ebcbdf691742884981a55f0adfb346eee59dd9d0b0fa21 2026-08-04 01:26:34.808473 | ubuntu-noble-large | deleted: sha256:6f2c947c4e927f8c9731d68ce18141d21f5c8141992e31c648ba99397ea97545 2026-08-04 01:26:34.808478 | ubuntu-noble-large | deleted: sha256:9a1e56cbfe4b890e3399dc86318e8917720fb5e56ba5c8d348b3a1672360c75f 2026-08-04 01:26:34.808483 | ubuntu-noble-large | deleted: sha256:232db695966bd1297816cc968783258e13de1e7efebdc8ad74e06f7e52b2452c 2026-08-04 01:26:34.808488 | ubuntu-noble-large | deleted: sha256:8571bcbfcdc00a3f726cf226b0efd7fb6c14098b795a88bf5603fa4d54431059 2026-08-04 01:26:34.808493 | ubuntu-noble-large | deleted: sha256:fcb03cb1b27a530ef0b6ce0dafa1010c587ba23c59f0dcec78579ae7d9c33238 2026-08-04 01:26:34.808501 | ubuntu-noble-large | deleted: sha256:b90d9d06032a92faa2db9b774384592b49d7fd908521193521053cb5bb9acda2 2026-08-04 01:26:34.808506 | ubuntu-noble-large | deleted: sha256:2428bbeb4ad432ed35b33ce55c54d56e640c3f51fc9e18807b6541ea152ded15 2026-08-04 01:26:34.808511 | ubuntu-noble-large | deleted: sha256:e8f290ea16acee05a933b694373263395b82f566b7b1e059a2fc778e1c381e24 2026-08-04 01:26:34.808516 | ubuntu-noble-large | deleted: sha256:6422bd7d5b56dfba9bc73f2bd80bafb4eb78be5ced5159bd103f685017cb1a30 2026-08-04 01:26:34.808521 | ubuntu-noble-large | deleted: sha256:869a3e4a3100e18cd82680d8a147d841d8f5d9836e0e0309af8e4aef63480575 2026-08-04 01:26:34.808526 | ubuntu-noble-large | deleted: sha256:7a388bac4eabc0e2f88de3929efc36f27b6e167617bf9074d8cd5ab56c519a0b 2026-08-04 01:26:34.808531 | ubuntu-noble-large | deleted: sha256:2e12b8ff3fa96e0fdfa2b1d806490572d603e5a16fb2f4b4d988311e85b3a109 2026-08-04 01:26:34.808540 | ubuntu-noble-large | deleted: sha256:2b27c4a5c24672a5673fa9bdbb48dfd1240b87333071dc434f9153efbdb9add3 2026-08-04 01:26:34.808545 | ubuntu-noble-large | deleted: sha256:4f87b5a3025dfec69e2759a3dfcffdbe736ae7a748948d9256349928fee8eaad 2026-08-04 01:26:34.808550 | ubuntu-noble-large | deleted: sha256:eaf319d3577d3fdc85a342da1c27e9b0e6ecac2757bb953e6fe5fb8c63ef76f8 2026-08-04 01:26:34.808555 | ubuntu-noble-large | deleted: sha256:64f69d942505425a928f227a4751cdb3c31a3911edad95ca87e8e2b2107ba321 2026-08-04 01:26:34.808560 | ubuntu-noble-large | deleted: sha256:6aae246dfcfa880f3d60e2c913e6891fcf1e305607d69662dd997e5a8c15ab48 2026-08-04 01:26:34.808564 | ubuntu-noble-large | deleted: sha256:89a6a15243f1602a08449c74bcf2a791a55f6609b3c560b38e28544bf4238b51 2026-08-04 01:26:34.808569 | ubuntu-noble-large | deleted: sha256:3e2ce6c49af1576ae3299172533c8fdbe8048584ffc4ee3ee0c6b7a563b182e1 2026-08-04 01:26:34.808574 | ubuntu-noble-large | deleted: sha256:41010a08aff691fa9fbea2aa551b67e0dce0b3f787010939f6a13cb6e6a1bb8a 2026-08-04 01:26:34.808579 | ubuntu-noble-large | deleted: sha256:002c25a495f2de14ebc9e6c0cbf53844c5a5e1011e7e1c9741d18852185220f9 2026-08-04 01:26:34.808584 | ubuntu-noble-large | deleted: sha256:6c86ae90e3076057e80e40be210612e13635aa5679f9e650e94366be2fd8f75d 2026-08-04 01:26:34.808589 | ubuntu-noble-large | deleted: sha256:ffb0af12784fffbd771e036b2641f4fba395effcc41f02308c18e77e10bc8f65 2026-08-04 01:26:34.808594 | ubuntu-noble-large | deleted: sha256:5b9a03c93c0586e8f1b59a68d6287861a66606ab2552efba13e48e6e7b99c27a 2026-08-04 01:26:34.808599 | ubuntu-noble-large | deleted: sha256:a94ed1d93cf8eec637fc5ddcdb7ea6532b83e569bc28aef1c41b6521d1fd9b9c 2026-08-04 01:26:34.808604 | ubuntu-noble-large | deleted: sha256:e0b552497f68a126772c4e407196526767de8bfabbd20b93e554f649cff48cfd 2026-08-04 01:26:34.808609 | ubuntu-noble-large | deleted: sha256:56f4128e6b82d18f08a1aa1bf766c68d72a23e79b296183b82bb3a4c338541e0 2026-08-04 01:26:34.808614 | ubuntu-noble-large | deleted: sha256:afcfa2856188711cd8cb2008f2b55f8c357a3299f70d3eafa82ba61ca8e1567d 2026-08-04 01:26:34.808619 | ubuntu-noble-large | deleted: sha256:1d1e7d4c1f45eab80d58845eb5f32589790ff0282151094c20962382c4bf0d1c 2026-08-04 01:26:34.808624 | ubuntu-noble-large | deleted: sha256:b002212db7c8c0b75310b9b2769f29d26736aaf026bdb77e12f18df5414cf6da 2026-08-04 01:26:34.808629 | ubuntu-noble-large | deleted: sha256:65635fc78e60c4c12f1883c660aaed8bc052bf670c1c9138720c07d615aaefd4 2026-08-04 01:26:34.808634 | ubuntu-noble-large | deleted: sha256:eee6c1a55331118c03d9911dba8042b2f6efc72b7ecc5735b394ed838c64327f 2026-08-04 01:26:34.808642 | ubuntu-noble-large | deleted: sha256:eb98ff3bad1e70042f3f7168a149045b5634328d92d76fcd68f41a3c6ae5d87c 2026-08-04 01:26:34.808647 | ubuntu-noble-large | deleted: sha256:b3b2530b78160f396dcf3933726d4e4603b3816454fa77566edbb8d755ebe86e 2026-08-04 01:26:34.808652 | ubuntu-noble-large | deleted: sha256:680b48b9ca5002fdf90650bf0f459394823c6ef0f9d9c35554bf9ef2be10c185 2026-08-04 01:26:34.808657 | ubuntu-noble-large | deleted: sha256:0223cfae0e3191dd64dc9d9256b218192d63a23df5635b4436481ff79f7986ec 2026-08-04 01:26:34.808662 | ubuntu-noble-large | deleted: sha256:900f912add8f1e0ec9c4efcd439effae295cc6b92f36a25301e747d8cc2b6bd2 2026-08-04 01:26:34.808667 | ubuntu-noble-large | deleted: sha256:58ac53ff3e9d641f3c34b446b3fb67b07ea3785a0efed303022807a3ac684631 2026-08-04 01:26:34.808672 | ubuntu-noble-large | deleted: sha256:8323f5041722f7df1c59790d28be4c4c4db96785cfecc230351ca657f69745ff 2026-08-04 01:26:34.808677 | ubuntu-noble-large | deleted: sha256:5d2af3dc5c39a0940e64f51ba1c115331177ff2b743132de848570c8cfe8aeb5 2026-08-04 01:26:34.808682 | ubuntu-noble-large | deleted: sha256:b308279a59aadff25c3a9ebb78e09d4a5d75a5da4aecf6fee05961a87f1a96cf 2026-08-04 01:26:34.808687 | ubuntu-noble-large | deleted: sha256:7930fe4a7be497243e5a96d43c337344d53e3bf14eed77269d6bb3fe1bf3cf5b 2026-08-04 01:26:34.808692 | ubuntu-noble-large | deleted: sha256:298332e3fdb6b1f2afbdf52c07c54b2686d30a00ad32448804f646d371ccaf6a 2026-08-04 01:26:34.808752 | ubuntu-noble-large | deleted: sha256:302ff4dc60816755577cb1a2e78790060cffe2b99275f8cc7c51d5a9df1b1822 2026-08-04 01:26:34.808763 | ubuntu-noble-large | deleted: sha256:a1b287a5b61e5ec9b4591cbec06864489cf7211df78e12d6f6a5f620eb1a4200 2026-08-04 01:26:34.808768 | ubuntu-noble-large | deleted: sha256:7da8ac6c8b2246e370180f3d4d47a1eccfb2d5dc068f0ec40eb12a59d18ddf3c 2026-08-04 01:26:34.808773 | ubuntu-noble-large | deleted: sha256:488bef239c0e4c3d2544f672462a4132436822a064090787470c4076bb59e907 2026-08-04 01:26:34.808795 | ubuntu-noble-large | deleted: sha256:a8157f2e7e5b30abbb974d2eca329e6ca5b42657c8aa06371d1aa55452582ab9 2026-08-04 01:26:34.808800 | ubuntu-noble-large | deleted: sha256:f5060da7cf660c5dfa416110769b597fc30003d95bee4d45e43103c0ce974eeb 2026-08-04 01:26:34.808805 | ubuntu-noble-large | deleted: sha256:d401e29d2a6f8ea9f3d5a824cddfb7cfe7f3237cf350879aecc5136eef9b922d 2026-08-04 01:26:34.808810 | ubuntu-noble-large | deleted: sha256:4d8cbc8f6fdc75ccb8eba335466550d92b9f2ac967ccc109d690a0182bedd81e 2026-08-04 01:26:34.808815 | ubuntu-noble-large | deleted: sha256:1cc6da0e2d27079f138ec50acd71f967bfd75f03a453285d44ab13d15c3f3064 2026-08-04 01:26:34.808820 | ubuntu-noble-large | deleted: sha256:5ca48d755cf8dfe22af5394845e8d68068109374de0c8fe071ff6168758d5b62 2026-08-04 01:26:34.808825 | ubuntu-noble-large | deleted: sha256:92fa608865033267a3d9e259713d13d7a2ce79014643ed51ddd11577502ae473 2026-08-04 01:26:34.808830 | ubuntu-noble-large | deleted: sha256:bdc575e3211adae0c8a0a6bb52ff49c93bd38dfe4a1b096bdff47e209d424617 2026-08-04 01:26:34.808835 | ubuntu-noble-large | deleted: sha256:3ca8e6938f671b4f8e70d4c9fc9fb848c3684f6e660a8409c808150eda478b8a 2026-08-04 01:26:34.808840 | ubuntu-noble-large | deleted: sha256:af74abb52aa27dc4433fbe788fbd0aacae888d1895338f29e330676a79c7bc1e 2026-08-04 01:26:34.808845 | ubuntu-noble-large | deleted: sha256:7b5e000783ff4f28b664a52ba99c43b5ed4c258437e0489108349eeefb344e2f 2026-08-04 01:26:34.808850 | ubuntu-noble-large | deleted: sha256:746ccd6baf72a301231e33aed74b63f0c4346ec196a8dbf55f5647b60bb94677 2026-08-04 01:26:34.808855 | ubuntu-noble-large | deleted: sha256:2d0dc83f9f68b545dfc3137538761341f99f45299ecd2612bab3360bd1e01277 2026-08-04 01:26:34.808860 | ubuntu-noble-large | deleted: sha256:07e62507e71cee9fbca684b5c7249d2811e73f1058e345ff2287aeb18c66f68e 2026-08-04 01:26:34.808865 | ubuntu-noble-large | deleted: sha256:cc189141968c6b9ed744892e3c51317e447a9848199a7b24ae9c2d2545eb4670 2026-08-04 01:26:34.808873 | ubuntu-noble-large | deleted: sha256:3341b8ad76f0c5b1a30cd8f988710bb78e9765c0ea1f392befdc2f79f395abe8 2026-08-04 01:26:34.808879 | ubuntu-noble-large | deleted: sha256:ade21aa3dee96e732f41c6ab6cafa3b7c4f3a9c143a520a3e3e72fb5ce967e05 2026-08-04 01:26:34.808884 | ubuntu-noble-large | deleted: sha256:77c41e3bd835bd94901860addcd36b0a0035608d9f0d1b35060807b218555e43 2026-08-04 01:26:34.808889 | ubuntu-noble-large | deleted: sha256:e7806327561bc51a69d45352df344aab41a8c5e70e88db75131f2036cedbbe84 2026-08-04 01:26:34.808893 | ubuntu-noble-large | deleted: sha256:5755a3937f19a57fa72ec30b5c870a199faf4345cfa43c3545e9c787746c9095 2026-08-04 01:26:34.808898 | ubuntu-noble-large | deleted: sha256:7bf83c8b076e8fcdf0be88c74d2abb0765ba748a7b17ad89d0ec705ff1f94928 2026-08-04 01:26:34.808903 | ubuntu-noble-large | deleted: sha256:d07ce8b00b8c038664b4124101c50a7a48e3b6435db8ecf6ad5bd9c0f74bcf4b 2026-08-04 01:26:34.808908 | ubuntu-noble-large | deleted: sha256:3df5d544ac60a149e77b65f683fdc55c68fa6a4cbed522f379fb69bbcebf3d59 2026-08-04 01:26:34.808913 | ubuntu-noble-large | deleted: sha256:5679e03cc75d6c07c20946b287245b82006b19bf1a9c34e7eedda4542473c0c1 2026-08-04 01:26:34.808918 | ubuntu-noble-large | deleted: sha256:9898042155cc6291a4087ca65053a04452a3fc3b05d32a37a643ce0e7b94437f 2026-08-04 01:26:34.808923 | ubuntu-noble-large | deleted: sha256:34110b0fc41983de96af5230044d36b9d59024bfafccbe4a6b5c83d8624c4f8e 2026-08-04 01:26:34.808928 | ubuntu-noble-large | deleted: sha256:ede4d44dffa13147fe17488e7c2dcff371e3f2a5fcbfa46bd9b10ba6828ef230 2026-08-04 01:26:34.808933 | ubuntu-noble-large | deleted: sha256:60c97f51b4eb54cdf13f361beba454cbf3f2259c16539c8c425cba7227ef874d 2026-08-04 01:26:34.808937 | ubuntu-noble-large | deleted: sha256:85faae56e9095e6fb11cb169083137dbfc9ad685525061aee84c9db7e827f743 2026-08-04 01:26:34.808942 | ubuntu-noble-large | deleted: sha256:76cc5b02f2a189003c3f94d163ba3fd67aac705feb8ea2a55a2206384de39cdd 2026-08-04 01:26:34.808947 | ubuntu-noble-large | deleted: sha256:3bc1ba838d0f1baffaff5aee5c3a7bed01a8db4041cd4057bfb72a8ef29f0f1a 2026-08-04 01:26:34.808952 | ubuntu-noble-large | deleted: sha256:97eb5b3bbb8cd0fa281c0a9ffd5c4c19bfdd9f5a46b6143cbef9ae507ebfe902 2026-08-04 01:26:34.808957 | ubuntu-noble-large | deleted: sha256:08ffadcddd41f524b2da655a2d3072d16a200f25875a4639dc12442502f56ac9 2026-08-04 01:26:34.808967 | ubuntu-noble-large | deleted: sha256:7db90b91592489fed5bc8de733f3217c025fc1b49134d134f9a7c806b9908520 2026-08-04 01:26:34.808972 | ubuntu-noble-large | deleted: sha256:5cdac2e552af036ff0be9f4fa0eb29918b44d72f50a29c62e3c345b895ea4787 2026-08-04 01:26:34.808982 | ubuntu-noble-large | deleted: sha256:1874522834ac5b93e03cdcf6542c940e1cbb3df49f919434b218db99d7d74362 2026-08-04 01:26:34.808987 | ubuntu-noble-large | deleted: sha256:eae01a395b2aec89d92c259fa060f6bd712daaeba55e3a44bc9e19d7aa71055c 2026-08-04 01:26:34.808992 | ubuntu-noble-large | deleted: sha256:8e729fef4c95c9ddd5904421c8ee27b6dbaf9d27c7d50dc8d87dd5ec40e37364 2026-08-04 01:26:34.808997 | ubuntu-noble-large | deleted: sha256:9b559afb2f21bb4a3ea73aa00b4505dee1664aefa42ff338b378ec9192f5a5cc 2026-08-04 01:26:34.809001 | ubuntu-noble-large | deleted: sha256:97661add99159833592ff8d67888ced514e0aba6cf64fd19e669f85017ebc9b6 2026-08-04 01:26:34.809006 | ubuntu-noble-large | deleted: sha256:9a4bd1d3c026ce35e4fc4059fd06e5cb26ac5003705ddd21d9d29b528b34dbe0 2026-08-04 01:26:34.809011 | ubuntu-noble-large | deleted: sha256:b871ef296d84465816f4dda7a22cc7aaaeb10bac245d9d981d12c8375b7b8857 2026-08-04 01:26:34.809016 | ubuntu-noble-large | deleted: sha256:04b4792ac0ab0fd155043846bddaa028108f7892e0af152462ea0cfd07bed90b 2026-08-04 01:26:34.809021 | ubuntu-noble-large | deleted: sha256:cc7fff242dd9cdc09ad134e86b5ee2db29a18e78af8f5befb97d279043858d58 2026-08-04 01:26:34.809026 | ubuntu-noble-large | deleted: sha256:e692c90aa7ffd533f1070f5de3e7973f54de80303480cf6b30c495d7ad1b5dc0 2026-08-04 01:26:34.809031 | ubuntu-noble-large | deleted: sha256:fe503fb4a4afe177bfb09857068d47fe2001fc737254a5487eedc154d502ed67 2026-08-04 01:26:34.809036 | ubuntu-noble-large | deleted: sha256:b7dfb687aa5ecb7fb79369c49eee01966b950d46bf3abec98464bdce95d9f9a9 2026-08-04 01:26:34.809041 | ubuntu-noble-large | deleted: sha256:8f8bb45296a10f0fd8b0fd009af52f508455472971e411ed57a2956437edee51 2026-08-04 01:26:34.809046 | ubuntu-noble-large | deleted: sha256:eb354d70646da781255fe1b9f339eaf2b809eca49ccaa67c9ee76efd10817561 2026-08-04 01:26:34.809051 | ubuntu-noble-large | deleted: sha256:bd7e9aceb76c637c4d56a6868945a0d599f893fd05604a0e5840fe44e317c868 2026-08-04 01:26:34.809056 | ubuntu-noble-large | deleted: sha256:23410f235f9f31ac5cd771cf4a084d67fcbf1740d1a8a29e29eb21e4c9266bd6 2026-08-04 01:26:34.809061 | ubuntu-noble-large | deleted: sha256:e9f14fbb9af56a006c3830e8debcbd073c95226bba24d621ea9f535c7699d14e 2026-08-04 01:26:34.809066 | ubuntu-noble-large | deleted: sha256:fd74b72e00f0efa09831177d1c5de2d10bec5a227977ad841416de6073dc153a 2026-08-04 01:26:34.809071 | ubuntu-noble-large | deleted: sha256:7ab3322d7728ddcb65003cbee77695fb0bdbf8b701601ef9f0f1ca873fe4d931 2026-08-04 01:26:34.809076 | ubuntu-noble-large | deleted: sha256:ca5cbba5626af2fa2ec7db772b02ed0ae5cfd67b51d45d7556a6f24c33cc7404 2026-08-04 01:26:34.809081 | ubuntu-noble-large | deleted: sha256:3b626a0c98e8f1d367b674ce5ef54e5a3b904c31c14cc5934ad0ae0ac0979e52 2026-08-04 01:26:34.809086 | ubuntu-noble-large | deleted: sha256:5c08d55e1e450b5fc8f99e099b4edf5cc5975081a2b4598caa7275c285b401b3 2026-08-04 01:26:34.809091 | ubuntu-noble-large | deleted: sha256:67c53961636dd174e6c8b4f7c6ed6aa61fccd412efa6002bcb4e3d40b1d4a4d2 2026-08-04 01:26:34.809096 | ubuntu-noble-large | deleted: sha256:1d70cad3d7c75b55ac49e2f796a36fc5e5123e47622eed83f680e4e3f654f6f0 2026-08-04 01:26:34.809101 | ubuntu-noble-large | deleted: sha256:30ffa6596ea3622286f2dc03e85cfc2f622fbea8894bf0fcc940ec0d4bbe3167 2026-08-04 01:26:34.809106 | ubuntu-noble-large | deleted: sha256:ba6296f3cbe09e35b440681924b9f8af264990f4487e650e58dfbac3caf21555 2026-08-04 01:26:34.809110 | ubuntu-noble-large | deleted: sha256:1121db6f90dd90c511301942a064c4dcf753baea005b539b878a814fcfbdfbfe 2026-08-04 01:26:34.809115 | ubuntu-noble-large | deleted: sha256:52ac809cf631b58d1f3bb6824ad3cb88bcd4a7d5010432a5acb338343a2de320 2026-08-04 01:26:34.809120 | ubuntu-noble-large | deleted: sha256:e0f9a101c13d6a4099300f747361b2451f80fe4bf265047b76429c2cc41ba9f1 2026-08-04 01:26:34.809125 | ubuntu-noble-large | deleted: sha256:af7db6f4ef78ff4433b6a217d2f6cb87792f8947459098e7fac5fe82a8a6ac18 2026-08-04 01:26:34.809130 | ubuntu-noble-large | deleted: sha256:26a72eae4b92b796998a10569bf9e0d17b3b0bc42904f04fc65cf37336ed5735 2026-08-04 01:26:34.809139 | ubuntu-noble-large | deleted: sha256:5c5c4013d90f9d9eb016242889535b0bb45f45a18269b073208edb83dc96c26a 2026-08-04 01:26:34.809144 | ubuntu-noble-large | deleted: sha256:29b1ece2c234be1fd1dd03e8d8a3ab8ac114198499f40b8ad88c7396bc8f705a 2026-08-04 01:26:34.809149 | ubuntu-noble-large | deleted: sha256:058d3beb4cb36d06d010dfcb3288b96abfafb9ed99a05eb0b28b988ed3d831f0 2026-08-04 01:26:34.809154 | ubuntu-noble-large | deleted: sha256:9b717ea98a59ae19b5a53711a2d402a3a093c81d2ba42b2b892ad61e184ee738 2026-08-04 01:26:34.809163 | ubuntu-noble-large | deleted: sha256:1a29c0f120e2d78136b3f53513b9522e397d65b0c05edc1f1d70e14b23bb8bd2 2026-08-04 01:26:34.809168 | ubuntu-noble-large | deleted: sha256:fdda99b91d77e94f297c774aa668aebc93eb32389e25604f908136574db35d44 2026-08-04 01:26:34.809173 | ubuntu-noble-large | deleted: sha256:39f239f36af50c3ef89912b6e6b2e84badd3fcf5358a3bac5281b8acb1bad0d4 2026-08-04 01:26:34.809177 | ubuntu-noble-large | deleted: sha256:5f9f5356e6898198d71b003a29f0cc514261319e199557b43905075eb7b9790a 2026-08-04 01:26:34.809182 | ubuntu-noble-large | deleted: sha256:755db93697688fabecf369cd755344adb53dab2a593b873750504e75325cf63f 2026-08-04 01:26:34.809187 | ubuntu-noble-large | deleted: sha256:989210f8a63ace2c9625eb1a8d154cecfbabf0cb9ae5d9e57f3f658770c5e150 2026-08-04 01:26:34.809192 | ubuntu-noble-large | deleted: sha256:c4cfcab1e4088703a67b05833737a7ea68cb72e22b855011e493a5f38fead36f 2026-08-04 01:26:34.809197 | ubuntu-noble-large | deleted: sha256:620da843206406d1d0036a29489464e01ff93efc3a6eb5639d42803ae80f697e 2026-08-04 01:26:34.809202 | ubuntu-noble-large | deleted: sha256:12af7a1485db9cb57b31e4faa2e3d8beeb8298c2d69fd942d17ba3037758d072 2026-08-04 01:26:34.809207 | ubuntu-noble-large | deleted: sha256:e40a420babb4780fa5e0c6558f4d9fd757a84386f65e917671b85ad042dc14d0 2026-08-04 01:26:34.809212 | ubuntu-noble-large | deleted: sha256:e5608631bf401b470e97eade6671b1ccae6941fc5d8af3b751966023a9cf5493 2026-08-04 01:26:34.809217 | ubuntu-noble-large | deleted: sha256:798b259eaa76ae0f7316c1546394783f037064101da7f46de56e16efc5d08f95 2026-08-04 01:26:34.809222 | ubuntu-noble-large | deleted: sha256:ac1c86e35ba22770c4f51c6f43949198a4cb9d89a97fcb8bfeabee6f137e8e3e 2026-08-04 01:26:34.809227 | ubuntu-noble-large | deleted: sha256:633915d04ee210e6b1537ef3f51f7459f7da6d51d19db6ef7c783d359db4f4f0 2026-08-04 01:26:34.809232 | ubuntu-noble-large | deleted: sha256:3001692bdf5a1ea4087826c4b6c4604f74919fbd50aca9f347b9a2c5f3e312d0 2026-08-04 01:26:34.809237 | ubuntu-noble-large | deleted: sha256:20b641cb049973f47013afd1bc8b5b91b9ac75f58684927b90d38eeefa735dfc 2026-08-04 01:26:34.809246 | ubuntu-noble-large | deleted: sha256:098a0a52ae3e6570899da287f55755e63eafead8b0a53c49bc0156ee7bd013b4 2026-08-04 01:26:34.809251 | ubuntu-noble-large | deleted: sha256:e45d50f7815ea8706057eb94283ff9e5201e316c39e00a533f92b075b1d35920 2026-08-04 01:26:34.809256 | ubuntu-noble-large | deleted: sha256:55ca0445cd3c50ba18002a68c3462d6ba006f20f2e71a641b421f930a17f0cc4 2026-08-04 01:26:34.809261 | ubuntu-noble-large | deleted: sha256:fe5c0f5e7299d1917bcd40646239a6e11176da4e5ef89a4539d9a3e992ba72cc 2026-08-04 01:26:34.809265 | ubuntu-noble-large | deleted: sha256:8f2dc69d858c80eb7892b118eafa7814ae93d44eb478dbc08392d9166e1c1274 2026-08-04 01:26:34.809270 | ubuntu-noble-large | deleted: sha256:7b368463ce1621ef3485f591ed22b235bfef3f4b8afee5bdf172345fe785a226 2026-08-04 01:26:34.809275 | ubuntu-noble-large | deleted: sha256:88c4761d0c70dade32d2d1109e8b4c9d344ae1a724f4552c6759c125eee5f4c0 2026-08-04 01:26:34.809280 | ubuntu-noble-large | deleted: sha256:c214c27dfedebd251893a1a49e27b00c9a8bb95aa34a42d53f4c44a4f6ab2852 2026-08-04 01:26:34.809285 | ubuntu-noble-large | deleted: sha256:4dce39fed2a62ea41ae2d0e403b3ca5a933bf55564e5a3460702de8ac2ce2389 2026-08-04 01:26:34.809290 | ubuntu-noble-large | deleted: sha256:0a16916f93125852ca5446f5b372d4f77a96b78c1eddfdff21823ac48116c841 2026-08-04 01:26:34.809295 | ubuntu-noble-large | deleted: sha256:d0d6d922a1844255fd22cea82d13af54b706fe22bf8ac680b26f9da31fe83b52 2026-08-04 01:26:34.809300 | ubuntu-noble-large | deleted: sha256:9565aa257da7b8bacece6655cd51e51434d7716fcf8d0b1ac8ed324785188af3 2026-08-04 01:26:34.809305 | ubuntu-noble-large | deleted: sha256:bb4b5404965447e66c4d30a23cc94b22d9219b2e15d5617cfa64d44697e7af35 2026-08-04 01:26:34.809310 | ubuntu-noble-large | deleted: sha256:84fd9be7f0263ab3da56ae3a3769fa62e2ec1a87b24a47315176bcd1d3b3cc84 2026-08-04 01:26:34.809315 | ubuntu-noble-large | deleted: sha256:335ee37270c5f119afa4f07be24f6d6f19a0072652fb932581aba6a575153ba3 2026-08-04 01:26:34.809320 | ubuntu-noble-large | deleted: sha256:ace221b0c34b5e61888e18183013083b2e35fced488c5a1fbdbb77bce29bcebe 2026-08-04 01:26:34.809325 | ubuntu-noble-large | deleted: sha256:26fe310c1f03619b71607ef3e6e62b5034cafc8f3422253b6e67bf75f5ddd5a3 2026-08-04 01:26:34.809330 | ubuntu-noble-large | deleted: sha256:7b2b3eaa985923d110c0e005921198ceef89434b812f10e34acf9f6f09aac07b 2026-08-04 01:26:34.809335 | ubuntu-noble-large | deleted: sha256:0e2b6a52f006ab366675f9e6bf47248d226c667779942df19d4b4ef77b5fbf67 2026-08-04 01:26:34.809340 | ubuntu-noble-large | deleted: sha256:172b8257565fb6d3e7951908f7151fb6c784c1fd9d1b405ec20e9f5396b3552d 2026-08-04 01:26:34.809345 | ubuntu-noble-large | deleted: sha256:989498b9f44122b5a7766f478506a5ad93cfcbf93a889df7ed8490c1d8af92c0 2026-08-04 01:26:34.809355 | ubuntu-noble-large | deleted: sha256:6dc2793c93733f33b9596bb7d250eef201ec3e0d1ae77d652195731ae707708e 2026-08-04 01:26:34.809360 | ubuntu-noble-large | deleted: sha256:6395c00b17a8382385bac5e442279c0ac9bce0419d310b7725769637450e241e 2026-08-04 01:26:34.809365 | ubuntu-noble-large | deleted: sha256:149ce8fa0907016890f407ac0b0c0ba72d88e179807c75a685beeeb96579c85d 2026-08-04 01:26:34.809370 | ubuntu-noble-large | deleted: sha256:2baa27f9bb8850aa6037d906080fa48aaba3566df4318ee98265c0086934aa2c 2026-08-04 01:26:34.809375 | ubuntu-noble-large | deleted: sha256:c8683def7971cfee1bdafc80a02bdbe422b503a4d593f03dd1c77fd418ccb6a3 2026-08-04 01:26:34.809380 | ubuntu-noble-large | deleted: sha256:c756bf02bf18c6ab5fc35a8170a4ba54ab9294b11f3eeef32de98ceb511ca306 2026-08-04 01:26:34.809385 | ubuntu-noble-large | deleted: sha256:42479bf2020b3a15ad5b96f0104b6b4842ab48a639f0ae07048cc5710721151f 2026-08-04 01:26:34.809390 | ubuntu-noble-large | deleted: sha256:0d9267a554228691b52e42e59146e079367bdcc88910878188f334c477a3a504 2026-08-04 01:26:34.809395 | ubuntu-noble-large | deleted: sha256:eb38d1d83b5006de42385ba64b875edceabcab09c0573f48822c34b024911834 2026-08-04 01:26:34.809400 | ubuntu-noble-large | deleted: sha256:d85dc7c2f3e02e7f3ecc67415d13a8d6e53589fd64b1dec1061bb3e3e3a934ce 2026-08-04 01:26:34.809408 | ubuntu-noble-large | deleted: sha256:cbaa62c6353b895ec76185312e073d2dffe5a5df7c13f4dfa6329a56630ac717 2026-08-04 01:26:34.809413 | ubuntu-noble-large | deleted: sha256:9f3afdfda70cd340aff335af810cb48cfa0e113461a4cbc73b30b3ac54853832 2026-08-04 01:26:34.809418 | ubuntu-noble-large | deleted: sha256:84e66ebda8442f004db6524220682d8f1b389f0cd4acbb934b68334ae15b87e9 2026-08-04 01:26:34.809423 | ubuntu-noble-large | deleted: sha256:1671c47cc1510e566589db7a2dc1bf3a802684b0489f29b26946d4326581708c 2026-08-04 01:26:34.809428 | ubuntu-noble-large | deleted: sha256:c5b8d65f0ff3d4a17fd2bbf36a068679beb1a18c659ca5eedf35beffb87d3e51 2026-08-04 01:26:34.809433 | ubuntu-noble-large | deleted: sha256:86f160a5aabf0f7fb9902c9257be071a8e4f7e5b764ea63d8e3b4103a44acdc5 2026-08-04 01:26:34.809438 | ubuntu-noble-large | deleted: sha256:c77744fcf8dc7a18aa0087b46e59054089191bfa3d9bb0a0a5e4abe87ffc1d8c 2026-08-04 01:26:34.809443 | ubuntu-noble-large | deleted: sha256:b00354e33b392c2ee888369df2965aab2466ef529fea1691420031ede73ff66e 2026-08-04 01:26:34.809448 | ubuntu-noble-large | deleted: sha256:a27da6fce79775c703910e5a3cdeda4f9424b6e99700f1389e32f382e40f5cb3 2026-08-04 01:26:34.809453 | ubuntu-noble-large | deleted: sha256:75bd5b2396d76cf117f5368965834f4a65ace1926a30276ee1878611bd1ac71d 2026-08-04 01:26:34.809458 | ubuntu-noble-large | deleted: sha256:36922ea6920ad8e256726bfabeeb2583baa9fe58b160635f489d3e946974ca6e 2026-08-04 01:26:34.809463 | ubuntu-noble-large | deleted: sha256:51bb51987473700ea7b08d7f4e9a0ffc55849049c546aa9ab6b074203883e3e2 2026-08-04 01:26:34.809467 | ubuntu-noble-large | deleted: sha256:4b3688e6f8be04b1fafaec7107495d39fe033f701dc8d5a01ffcf70b0f98225c 2026-08-04 01:26:34.809472 | ubuntu-noble-large | deleted: sha256:dc6678cda1a01ca1149d6a36318896a6f0f6295277895c18aa676d38d91ec7e6 2026-08-04 01:26:34.809477 | ubuntu-noble-large | deleted: sha256:b4d333f75eb9ae38b06671321399e07c248c970188c3b871b5ec7169c980e8b7 2026-08-04 01:26:34.809482 | ubuntu-noble-large | deleted: sha256:457731771c1aa6770ba61c1bab7cf76deb28527da2f137ee87fd3d9ef79ec5a0 2026-08-04 01:26:34.809487 | ubuntu-noble-large | deleted: sha256:9ad0188287828c7cdc6ec39b955dab49e0e69d5896d74b2ac1dbb2c47b17e31e 2026-08-04 01:26:34.809492 | ubuntu-noble-large | deleted: sha256:8dd8c42deefbbc26f8218998d957454bc9da94de606d80565b8e26daa05d5a43 2026-08-04 01:26:34.809497 | ubuntu-noble-large | deleted: sha256:bad2669f81497f14643c51330250a58f8be4e6c2f72817ec02fcf8e99de1560e 2026-08-04 01:26:34.809505 | ubuntu-noble-large | deleted: sha256:3c0b56298d02a241b46bfd93117dea0b6cca63e76cb8d8a672aa5d874a76b89a 2026-08-04 01:26:34.809510 | ubuntu-noble-large | deleted: sha256:49ffebab4b56dc11005b5f46aaad1375b738a8d8f165cefbd8c31c5fd37912d6 2026-08-04 01:26:34.809515 | ubuntu-noble-large | deleted: sha256:9663b7099fb6bcb2af536e907572dbdb38274d132b55a05b335bff1f0653ba5c 2026-08-04 01:26:34.809520 | ubuntu-noble-large | deleted: sha256:f826c0a2b1c476a128b89066d7ae3151ad919d0d2b8d97b8dea4c8cb2008aad7 2026-08-04 01:26:34.809525 | ubuntu-noble-large | deleted: sha256:fbe2589980c2196bfd4008f11de353489deecfcbb6453772ef96e0c016baa47e 2026-08-04 01:26:34.809530 | ubuntu-noble-large | deleted: sha256:feb7de3608d7051b9ed66437d470748f18af8f7fc1a87ecc8040305c13b8730c 2026-08-04 01:26:34.809535 | ubuntu-noble-large | deleted: sha256:2d13cef7a9c1887f2e8f28d6a894c22c2bf328abe5bd23dd327b2d3ddb29afb8 2026-08-04 01:26:34.809540 | ubuntu-noble-large | deleted: sha256:736100ed3418ada25c44cf512bff9ec2ea878f1b47b4edb2df3ac8069009737e 2026-08-04 01:26:34.809545 | ubuntu-noble-large | deleted: sha256:b0e51b7ccb4d541e96138f6a95567a42b7811e2e8412bb14c673d5c8467a387c 2026-08-04 01:26:34.809554 | ubuntu-noble-large | deleted: sha256:1aa1006b2c8061dd1ede7f6e18c8777c50e65f0383521846c60d15755bcdaa9f 2026-08-04 01:26:34.809559 | ubuntu-noble-large | deleted: sha256:7f9019549f9bc5c4316ca88a143f48d7c7ca49b86e97b908e6bf3322a6f8aeba 2026-08-04 01:26:34.809564 | ubuntu-noble-large | deleted: sha256:d62accf5099a21fbc73c53b8cd165d24c260bc9cda38d06e5d84572039f59a5c 2026-08-04 01:26:34.809569 | ubuntu-noble-large | deleted: sha256:516d797264d4277df73b6444944516f5e4eab11f65828b5233f920ba6c651f03 2026-08-04 01:26:34.809574 | ubuntu-noble-large | deleted: sha256:55f7f0d4a53f362db4e2154d4bd315d7fbd7af5967186998e0120a90ca1ed10d 2026-08-04 01:26:34.809578 | ubuntu-noble-large | deleted: sha256:24a36df0f219ff6e9d31fa4d78958605f2e954fbfb3f03e125dc8652038d68b5 2026-08-04 01:26:34.809583 | ubuntu-noble-large | deleted: sha256:4c4d55b764f134a1477f89f4f8997339afc02b22b633e48a398c22c4760cc1c5 2026-08-04 01:26:34.809588 | ubuntu-noble-large | deleted: sha256:1630412d6e81b750728ec4c945f77ffcde5f3dfe1172c58d8497cd7cafe52185 2026-08-04 01:26:34.809593 | ubuntu-noble-large | deleted: sha256:88491ea54a577a18079e91d3042e3e590a9a6c2b005464330f963a4995f24dc7 2026-08-04 01:26:34.809598 | ubuntu-noble-large | deleted: sha256:4b7c06e77613253e03127a2aa97607c5801b2fc199302aaf45e3455aa672fad5 2026-08-04 01:26:34.809603 | ubuntu-noble-large | deleted: sha256:b5a56560840cbdc56224d8a5c332517d9b8be655d0da5e8dd5482887ff18ae17 2026-08-04 01:26:34.809608 | ubuntu-noble-large | deleted: sha256:8da518f196530abf2ad6725e1e2f95a2fc266a4c4740e8dd10d4fe28519d4443 2026-08-04 01:26:34.809613 | ubuntu-noble-large | deleted: sha256:d2c2efa6e126e06e35a4eb67ea4285b64147fdf4d7294636cff4a5f14b5c6d88 2026-08-04 01:26:34.809618 | ubuntu-noble-large | deleted: sha256:79adb5e1136d8660cf64b3349ab53a56044838168cc1e89d6d36b9e2712ac456 2026-08-04 01:26:34.809623 | ubuntu-noble-large | deleted: sha256:7420f402e59497e675b54abf6888a3969fa0a51dfaa5972cabf49101704f0868 2026-08-04 01:26:34.809628 | ubuntu-noble-large | deleted: sha256:6b19e88f307ec5af235b3c568e143e3889a59660daf3d6927141c685c5d90da5 2026-08-04 01:26:34.809633 | ubuntu-noble-large | deleted: sha256:a95738ff6dc605f414d90c4f7efe3ec6771e3c1818074e986f497593fcd46b15 2026-08-04 01:26:34.809638 | ubuntu-noble-large | deleted: sha256:181dee41b7be34ce644940cd940f27717132dba50699d85b41f040b459997fd8 2026-08-04 01:26:34.809643 | ubuntu-noble-large | deleted: sha256:398e8c38acca8e8cc9e78a630a750909389046c66adb59eeb50f80b70fc2f88b 2026-08-04 01:26:34.809648 | ubuntu-noble-large | deleted: sha256:bed4f34b1614bb8663fb5305215976e2cad8284c7ad811e6d8c7822569b22a3c 2026-08-04 01:26:34.809653 | ubuntu-noble-large | deleted: sha256:2a8742dab92a66dcd445785d65ad4f8dbae15a143b160412473d2b08e5c86fc9 2026-08-04 01:26:34.809658 | ubuntu-noble-large | deleted: sha256:2ee28b551a71079286fd7ee6e859c9f46e47c3895f8bc520c3f0c5b4c6cfba62 2026-08-04 01:26:34.809666 | ubuntu-noble-large | deleted: sha256:109209ccdecfa7535f58c364983359730617450e9b9a1a53c1fd6f3d8334f234 2026-08-04 01:26:34.809671 | ubuntu-noble-large | deleted: sha256:76820b159e8c60f52678a9e16522bb2f43a48a50b6baf29683f9f1e6b1e9b028 2026-08-04 01:26:34.809676 | ubuntu-noble-large | deleted: sha256:2788427b32365d1cc7570c865abbea4ee0bb662d520ddfabdc8828fe18e0995e 2026-08-04 01:26:34.809681 | ubuntu-noble-large | deleted: sha256:efcdff7cd9c60c6376dac89b654bbbdb022753bd3529b15f0f0fc30d34ae8ec2 2026-08-04 01:26:34.809686 | ubuntu-noble-large | deleted: sha256:082b0075fbf39264417237a78662fd39a0dce8e86cc4546a344fedff0bdf1c3e 2026-08-04 01:26:34.809691 | ubuntu-noble-large | deleted: sha256:d2aa7b6ea6525ff6e8d350fe98c4261ed6a517423e8a3305ef4b3f6766f17050 2026-08-04 01:26:34.809696 | ubuntu-noble-large | deleted: sha256:55596a8e47bd7b1daebcf266fd49990a26aeab54024cc0ed800ff57fb5228f1c 2026-08-04 01:26:34.809700 | ubuntu-noble-large | deleted: sha256:4e4438250a5007b7642b116049e94bebbebeb4724feced43c3d69d3056c293de 2026-08-04 01:26:34.809738 | ubuntu-noble-large | deleted: sha256:b7ea41b68a4e0ae2c01f0939ee03889e26eeac41aaeb2881c759d44fa13e977e 2026-08-04 01:26:34.809745 | ubuntu-noble-large | deleted: sha256:98f77e4f63261043c91e45cffd48d74c764d2b21f4d10d8b9471281f7e2a4a51 2026-08-04 01:26:34.809750 | ubuntu-noble-large | deleted: sha256:7db2e8aaf469f8956c7dea103f0fa1f170bdd09b3a04adca3cdbef6eb927edf4 2026-08-04 01:26:34.809756 | ubuntu-noble-large | deleted: sha256:2b3a3cbc9a8095d507cba22d2801d1ab13fe44b27c404ec047caa15edbfe03fb 2026-08-04 01:26:34.809760 | ubuntu-noble-large | deleted: sha256:5243280823366ed0ed1cb671bf3e8ed596fbb2fd09d703a81055bb229334a984 2026-08-04 01:26:34.809765 | ubuntu-noble-large | deleted: sha256:2c5a6de2230558571047ca5bbef71315d0a7fa56585f5a0eddc7cf6e99e52273 2026-08-04 01:26:34.809770 | ubuntu-noble-large | deleted: sha256:7cab785d82ed91c6256b11d909017d9aa3b6c4cd1fbd13cd2c8b9302f1efdb7f 2026-08-04 01:26:34.809794 | ubuntu-noble-large | 2026-08-04 01:26:34.809804 | ubuntu-noble-large | Total reclaimed space: 15.04GB 2026-08-04 01:26:34.810657 | ubuntu-noble-large | + docker images 2026-08-04 01:26:35.006258 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-08-04 01:26:35.006332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260804 a5430831a28a About a minute ago 1.27GB 2026-08-04 01:26:35.006339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260804 2959b0371ff2 2 minutes ago 1.45GB 2026-08-04 01:26:35.006345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20260804 e3571505d303 2 minutes ago 322MB 2026-08-04 01:26:35.006349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260804 9f66b445ca06 2 minutes ago 1.46GB 2026-08-04 01:26:35.006354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260804 dd68eb45436e 3 minutes ago 1.45GB 2026-08-04 01:26:35.006358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260804 586743f7d91b 3 minutes ago 1.45GB 2026-08-04 01:26:35.006362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260804 2e284438ccc0 3 minutes ago 1.81GB 2026-08-04 01:26:35.006369 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260804 f15f0da0c944 7 minutes ago 1.09GB 2026-08-04 01:26:35.006374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260804 6e3e7b748c26 7 minutes ago 1.09GB 2026-08-04 01:26:35.006381 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260804 28fb9141d8db 7 minutes ago 1.09GB 2026-08-04 01:26:35.006396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260804 12aed020819a 7 minutes ago 1.26GB 2026-08-04 01:26:35.006420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260804 1dcaf8b8f566 8 minutes ago 1.15GB 2026-08-04 01:26:35.006440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260804 f3180502fa08 8 minutes ago 1.15GB 2026-08-04 01:26:35.006474 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260804 156ce6768ed8 9 minutes ago 1.15GB 2026-08-04 01:26:35.006520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260804 e830d1495f76 9 minutes ago 1.18GB 2026-08-04 01:26:35.006549 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260804 971c73380cfc 9 minutes ago 1.29GB 2026-08-04 01:26:35.006590 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260804 3be03015d1aa 10 minutes ago 1.04GB 2026-08-04 01:26:35.006622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260804 4506d6c75ed7 10 minutes ago 1.04GB 2026-08-04 01:26:35.006653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260804 b3c9a5f9e53b 10 minutes ago 1.11GB 2026-08-04 01:26:35.006696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260804 0653b885094f 11 minutes ago 1.03GB 2026-08-04 01:26:35.006756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260804 8536adc6d800 11 minutes ago 1.03GB 2026-08-04 01:26:35.006839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260804 740a98fcfa10 12 minutes ago 1.03GB 2026-08-04 01:26:35.006852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260804 b77862de557a 12 minutes ago 1.02GB 2026-08-04 01:26:35.006865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260804 a4998ebe060b 12 minutes ago 1.02GB 2026-08-04 01:26:35.006887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260804 1cb17eff3505 12 minutes ago 1.26GB 2026-08-04 01:26:35.006920 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260804 5d80b98f326e 13 minutes ago 1.26GB 2026-08-04 01:26:35.006951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260804 e15e83f10393 13 minutes ago 1.26GB 2026-08-04 01:26:35.006991 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260804 a62e5411b141 14 minutes ago 1.26GB 2026-08-04 01:26:35.007026 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260804 378ca4f29107 14 minutes ago 1.26GB 2026-08-04 01:26:35.007069 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260804 9066b4996302 14 minutes ago 1.26GB 2026-08-04 01:26:35.007091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260804 a6dc32a97620 15 minutes ago 1.26GB 2026-08-04 01:26:35.007135 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260804 f1e52320d2e0 15 minutes ago 1.26GB 2026-08-04 01:26:35.007155 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260804 9d1f27b39a25 15 minutes ago 1.26GB 2026-08-04 01:26:35.007186 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260804 006a19e1b6e4 16 minutes ago 1.26GB 2026-08-04 01:26:35.007219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260804 f6d630a1bcde 16 minutes ago 1.26GB 2026-08-04 01:26:35.007261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260804 986ae02f1295 17 minutes ago 1.26GB 2026-08-04 01:26:35.007311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260804 0344708956fb 17 minutes ago 1.09GB 2026-08-04 01:26:35.007339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260804 4c7a42d77545 18 minutes ago 1.07GB 2026-08-04 01:26:35.007370 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260804 023c20c13ad6 18 minutes ago 1.09GB 2026-08-04 01:26:35.007398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260804 7d343ea5e142 18 minutes ago 1.07GB 2026-08-04 01:26:35.007439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260804 b7c7046fca60 19 minutes ago 1.07GB 2026-08-04 01:26:35.007481 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260804 1ef33de96f9e 19 minutes ago 1.14GB 2026-08-04 01:26:35.007524 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260804 164c696d482f 19 minutes ago 1.18GB 2026-08-04 01:26:35.007568 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260804 e60812125377 20 minutes ago 1.23GB 2026-08-04 01:26:35.007599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260804 0f9a0b566151 20 minutes ago 1.44GB 2026-08-04 01:26:35.007643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260804 5413c3550799 22 minutes ago 1.02GB 2026-08-04 01:26:35.007685 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260804 41f5e0210893 22 minutes ago 1.02GB 2026-08-04 01:26:35.007812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260804 7526299b0c50 22 minutes ago 1.02GB 2026-08-04 01:26:35.007844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260804 18645cbad5e4 23 minutes ago 1.02GB 2026-08-04 01:26:35.007887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260804 16d6685bea1d 23 minutes ago 1.02GB 2026-08-04 01:26:35.007907 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260804 6dc29449ac0a 23 minutes ago 1.08GB 2026-08-04 01:26:35.007949 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260804 952a814a2d0a 24 minutes ago 1.11GB 2026-08-04 01:26:35.007978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260804 4961b5bbcb34 28 minutes ago 1.08GB 2026-08-04 01:26:35.008025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260804 25b57fe7aa12 28 minutes ago 1.11GB 2026-08-04 01:26:35.008053 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260804 26cf0fbed1af 28 minutes ago 1.11GB 2026-08-04 01:26:35.008083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260804 8e79d53b4345 29 minutes ago 1.11GB 2026-08-04 01:26:35.008118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260804 4c2f3b1dee95 29 minutes ago 1.09GB 2026-08-04 01:26:35.008136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260804 e47f38e95e88 29 minutes ago 1.04GB 2026-08-04 01:26:35.008158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20260804 21b9eed41173 30 minutes ago 1.04GB 2026-08-04 01:26:35.008182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20260804 3a6d601b11ea 30 minutes ago 1.04GB 2026-08-04 01:26:35.008203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20260804 05aa40541283 30 minutes ago 1.04GB 2026-08-04 01:26:35.008219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260804 dd26a5b0addf 31 minutes ago 1.25GB 2026-08-04 01:26:35.008241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260804 2515bea1b6ee 31 minutes ago 1.25GB 2026-08-04 01:26:35.008254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260804 9c2fd8c3b97a 31 minutes ago 1.27GB 2026-08-04 01:26:35.008271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260804 ca6b65a42eeb 32 minutes ago 1.26GB 2026-08-04 01:26:35.008286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260804 8542fbb48b93 32 minutes ago 1.62GB 2026-08-04 01:26:35.008303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260804 3b81b199a37c 34 minutes ago 1.25GB 2026-08-04 01:26:35.008318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260804 b11d5f55c8b4 34 minutes ago 1.25GB 2026-08-04 01:26:35.008332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260804 351e1e08ee20 34 minutes ago 1.3GB 2026-08-04 01:26:35.008347 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260804 d189de754d51 35 minutes ago 1.41GB 2026-08-04 01:26:35.008363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260804 e6abbc9dd010 36 minutes ago 1.02GB 2026-08-04 01:26:35.008377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260804 a4ecad3d242e 36 minutes ago 1.03GB 2026-08-04 01:26:35.008391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260804 96d28f7576f5 37 minutes ago 1.02GB 2026-08-04 01:26:35.008406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260804 8309069407a0 37 minutes ago 1.02GB 2026-08-04 01:26:35.008437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260804 0bfe5cafcc54 37 minutes ago 1.03GB 2026-08-04 01:26:35.008468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260804 b1ddfce19f50 38 minutes ago 1.03GB 2026-08-04 01:26:35.008483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260804 55526a76c785 38 minutes ago 1.03GB 2026-08-04 01:26:35.008497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260804 e98131fefa5b 38 minutes ago 1.03GB 2026-08-04 01:26:35.008509 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260804 5eee13530bc1 39 minutes ago 1.03GB 2026-08-04 01:26:35.008523 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260804 3fa51816b872 39 minutes ago 1.03GB 2026-08-04 01:26:35.008536 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260804 1da8c3f495ab 39 minutes ago 1.03GB 2026-08-04 01:26:35.008551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260804 33dd9f9c37a2 40 minutes ago 1.03GB 2026-08-04 01:26:35.008566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260804 e643e16cdb6d 40 minutes ago 322MB 2026-08-04 01:26:35.008581 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260804 b88ec41a94b3 40 minutes ago 322MB 2026-08-04 01:26:35.008601 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260804 25513fc054e5 40 minutes ago 322MB 2026-08-04 01:26:35.008608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260804 917ffeefd5d3 41 minutes ago 323MB 2026-08-04 01:26:35.008620 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260804 505096928434 41 minutes ago 480MB 2026-08-04 01:26:35.008632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260804 f92639e86a33 41 minutes ago 335MB 2026-08-04 01:26:35.008649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260804 c17803dbd567 41 minutes ago 486MB 2026-08-04 01:26:35.008664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260804 0a2b8782e852 41 minutes ago 486MB 2026-08-04 01:26:35.008678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-sentinel build-20260804 339a0c099743 42 minutes ago 306MB 2026-08-04 01:26:35.008691 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-server build-20260804 ebef435a7657 42 minutes ago 306MB 2026-08-04 01:26:35.008732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260804 063ddfee188b 42 minutes ago 1.45GB 2026-08-04 01:26:35.008743 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260804 5731d39e92f7 44 minutes ago 1.08GB 2026-08-04 01:26:35.008750 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260804 0c878dede830 44 minutes ago 1.14GB 2026-08-04 01:26:35.008765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260804 9a7a0f1e6bb1 45 minutes ago 1.17GB 2026-08-04 01:26:35.008809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260804 9363b66ba22a 45 minutes ago 1.03GB 2026-08-04 01:26:35.008821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260804 8108e14bbe64 46 minutes ago 1.02GB 2026-08-04 01:26:35.008831 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260804 9a3581c82c4b 46 minutes ago 1.01GB 2026-08-04 01:26:35.008845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260804 13939a70f5c4 46 minutes ago 1.25GB 2026-08-04 01:26:35.008860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260804 fbe72da68e72 48 minutes ago 1.06GB 2026-08-04 01:26:35.008875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260804 82b85eafd0e4 48 minutes ago 1.11GB 2026-08-04 01:26:35.008887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260804 9ce6da74f698 49 minutes ago 1.06GB 2026-08-04 01:26:35.008901 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260804 f23691de0231 49 minutes ago 1.17GB 2026-08-04 01:26:35.008916 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260804 445daaa009aa 50 minutes ago 1.01GB 2026-08-04 01:26:35.008930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260804 6e7aa7e7c880 50 minutes ago 1.06GB 2026-08-04 01:26:35.008945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260804 180e01f9c4ff 50 minutes ago 1.11GB 2026-08-04 01:26:35.008960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260804 15c1931dcbc8 51 minutes ago 1GB 2026-08-04 01:26:35.008973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20260804 c7aa97724414 51 minutes ago 1.04GB 2026-08-04 01:26:35.008990 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260804 89a239de486f 51 minutes ago 1.25GB 2026-08-04 01:26:35.009004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260804 7f1623c5f24d 52 minutes ago 1.01GB 2026-08-04 01:26:35.009019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260804 d6c5bca2af2b 53 minutes ago 1.01GB 2026-08-04 01:26:35.009032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260804 e0e44db6ce57 53 minutes ago 1.02GB 2026-08-04 01:26:35.009047 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260804 0311564fa821 53 minutes ago 1.22GB 2026-08-04 01:26:35.009061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260804 a0725fd4ad3e 55 minutes ago 347MB 2026-08-04 01:26:35.009074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260804 834000fa4c4c 56 minutes ago 412MB 2026-08-04 01:26:35.009094 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260804 76a0cc447adb 56 minutes ago 420MB 2026-08-04 01:26:35.009101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260804 9de74634ba4f 57 minutes ago 343MB 2026-08-04 01:26:35.009109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260804 c597b201c157 57 minutes ago 341MB 2026-08-04 01:26:35.009123 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260804 a58e1bf53f32 57 minutes ago 324MB 2026-08-04 01:26:35.009144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260804 e3f0665359d4 57 minutes ago 332MB 2026-08-04 01:26:35.009159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260804 2ff61e706db5 58 minutes ago 317MB 2026-08-04 01:26:35.009177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260804 fd88e2b0297b 58 minutes ago 338MB 2026-08-04 01:26:35.009195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260804 6efe45af93d7 58 minutes ago 334MB 2026-08-04 01:26:35.009205 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260804 47ee66695fa7 58 minutes ago 437MB 2026-08-04 01:26:35.009217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260804 b8f24cd396a6 58 minutes ago 321MB 2026-08-04 01:26:35.009233 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260804 740559e49b82 58 minutes ago 390MB 2026-08-04 01:26:35.009248 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20260804 b5a09aa1b62c 58 minutes ago 882MB 2026-08-04 01:26:35.009260 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260804 120b1b664a30 58 minutes ago 331MB 2026-08-04 01:26:35.009268 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260804 92fe8f89cac9 59 minutes ago 325MB 2026-08-04 01:26:35.009284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260804 593a98b6c251 59 minutes ago 320MB 2026-08-04 01:26:35.009296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260804 ebda30780141 59 minutes ago 315MB 2026-08-04 01:26:35.009310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260804 36a1b0ebe206 59 minutes ago 315MB 2026-08-04 01:26:35.009324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260804 984a50dff2e2 59 minutes ago 344MB 2026-08-04 01:26:35.009339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260804 d5ee60412e48 59 minutes ago 512MB 2026-08-04 01:26:35.009354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260804 5c4aaa9609b5 About an hour ago 306MB 2026-08-04 01:26:35.009371 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260804 81b04cc43b77 About an hour ago 306MB 2026-08-04 01:26:35.009386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260804 f2dd769c97ee About an hour ago 335MB 2026-08-04 01:26:35.009403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260804 d9500a36d255 About an hour ago 447MB 2026-08-04 01:26:35.009419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 build-20260804 25629215fb17 About an hour ago 447MB 2026-08-04 01:26:35.009435 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260804 09f8822cd93c About an hour ago 297MB 2026-08-04 01:26:35.009452 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260804 be4eaaf4c3ae About an hour ago 486MB 2026-08-04 01:26:35.009469 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260804 b21dce175cf8 About an hour ago 299MB 2026-08-04 01:26:35.009485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-base build-20260804 80690e5ceb91 About an hour ago 297MB 2026-08-04 01:26:35.009498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260804 7f13863a51e6 About an hour ago 1.58GB 2026-08-04 01:26:35.009513 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260804 cc334d4646df About an hour ago 1.59GB 2026-08-04 01:26:35.009529 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260804 c11262922d85 About an hour ago 1GB 2026-08-04 01:26:35.009545 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260804 15b459a5d4d3 About an hour ago 297MB 2026-08-04 01:26:35.009564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260804 0fe4925902e5 About an hour ago 297MB 2026-08-04 01:26:35.009571 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260804 9ffcf09b802b About an hour ago 315MB 2026-08-04 01:26:35.009587 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260804 74480626e6ff About an hour ago 298MB 2026-08-04 01:26:35.009605 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260804 67fe99f53611 About an hour ago 346MB 2026-08-04 01:26:35.009620 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260804 9f48fa94c0d0 About an hour ago 1.29GB 2026-08-04 01:26:35.009638 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260804 7573a4fe85fd About an hour ago 612MB 2026-08-04 01:26:35.009650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260804 d8545df379e7 About an hour ago 705MB 2026-08-04 01:26:35.009665 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260804 47615da15eba About an hour ago 307MB 2026-08-04 01:26:35.009681 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260804 a02dd75a3e51 About an hour ago 307MB 2026-08-04 01:26:35.009696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260804 ba771f18856c About an hour ago 297MB 2026-08-04 01:26:35.009730 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260804 af17c44fa684 About an hour ago 310MB 2026-08-04 01:26:35.009745 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260804 872c7ba56d9c About an hour ago 297MB 2026-08-04 01:26:35.009762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260804 9edcf60fb294 About an hour ago 300MB 2026-08-04 01:26:35.009805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260804 ab753cbe9f24 About an hour ago 303MB 2026-08-04 01:26:35.009815 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260804 84cdfdbfb074 About an hour ago 1.46GB 2026-08-04 01:26:35.009825 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260804 551f4e15b029 About an hour ago 372MB 2026-08-04 01:26:35.009841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260804 f26ae08cc6b1 About an hour ago 297MB 2026-08-04 01:26:35.009868 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 6 weeks ago 78.1MB 2026-08-04 01:26:35.016758 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2025.1 2026-08-04 01:26:35.017550 | ubuntu-noble-large | + tail -n +2 2026-08-04 01:26:35.018153 | ubuntu-noble-large | + awk '{ print $1 }' 2026-08-04 01:26:35.018367 | ubuntu-noble-large | + read image 2026-08-04 01:26:35.213890 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-08-04 01:26:35.214404 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:35.218408 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2026-08-04 01:26:35.218458 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:35.218494 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2026-08-04 01:26:35.218576 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:35.218590 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:35.218605 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2026-08-04 01:26:35.218615 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:35.218629 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-08-04 01:26:35.218673 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.218689 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.218703 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:35.218825 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:26:35.389316 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:26:35.389558 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260804 2026-08-04 01:26:35.438060 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260804 2026-08-04 01:26:35.442564 | ubuntu-noble-large | + read image 2026-08-04 01:26:35.444575 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-08-04 01:26:35.445154 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:35.449114 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2026-08-04 01:26:35.449147 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2026-08-04 01:26:35.449231 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2026-08-04 01:26:35.449274 | ubuntu-noble-large | + project=ironic 2026-08-04 01:26:35.449290 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:35.449328 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2026-08-04 01:26:35.449339 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:35.449353 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-08-04 01:26:35.449364 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.449377 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.449388 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:35.449418 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260804 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:26:35.505541 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:26:35.505614 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260804 2026-08-04 01:26:35.548216 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260804 2026-08-04 01:26:35.551450 | ubuntu-noble-large | + read image 2026-08-04 01:26:35.553110 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:35.553128 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-08-04 01:26:35.555040 | ubuntu-noble-large | + imagename=ovn-sb-db-relay 2026-08-04 01:26:35.555053 | ubuntu-noble-large | + [[ ovn-sb-db-relay != \<\n\o\n\e\> ]] 2026-08-04 01:26:35.555084 | ubuntu-noble-large | + new_imagename=ovn-sb-db-relay 2026-08-04 01:26:35.555092 | ubuntu-noble-large | + project=ovn 2026-08-04 01:26:35.555098 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:35.555105 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-relay 2026-08-04 01:26:35.555111 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:35.555130 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-08-04 01:26:35.555138 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.555143 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.555149 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:35.555168 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260804 osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:26:35.605108 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:26:35.605200 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260804 2026-08-04 01:26:35.650654 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260804 2026-08-04 01:26:35.655135 | ubuntu-noble-large | + read image 2026-08-04 01:26:35.657313 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2026-08-04 01:26:35.657811 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:35.661936 | ubuntu-noble-large | + imagename=cinder-backup 2026-08-04 01:26:35.661990 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2026-08-04 01:26:35.662003 | ubuntu-noble-large | + new_imagename=cinder-backup 2026-08-04 01:26:35.662017 | ubuntu-noble-large | + project=cinder 2026-08-04 01:26:35.662030 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:35.662072 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2026-08-04 01:26:35.662084 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:35.662099 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2026-08-04 01:26:35.662113 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.662126 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.662136 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:35.662182 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20260804 osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:26:35.712596 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:26:35.712699 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20260804 2026-08-04 01:26:35.759768 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20260804 2026-08-04 01:26:35.764228 | ubuntu-noble-large | + read image 2026-08-04 01:26:35.766819 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2026-08-04 01:26:35.767196 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:35.771381 | ubuntu-noble-large | + imagename=cinder-api 2026-08-04 01:26:35.771418 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:35.771466 | ubuntu-noble-large | + new_imagename=cinder-api 2026-08-04 01:26:35.771508 | ubuntu-noble-large | + project=cinder 2026-08-04 01:26:35.771523 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:35.771536 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2026-08-04 01:26:35.771577 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:35.771588 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2026-08-04 01:26:35.771602 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.771612 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.771622 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:35.771637 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20260804 osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:26:35.826841 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:26:35.826938 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20260804 2026-08-04 01:26:35.871818 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20260804 2026-08-04 01:26:35.875902 | ubuntu-noble-large | + read image 2026-08-04 01:26:35.878151 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2026-08-04 01:26:35.878635 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:35.882457 | ubuntu-noble-large | + imagename=cinder-scheduler 2026-08-04 01:26:35.882490 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2026-08-04 01:26:35.882507 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2026-08-04 01:26:35.882518 | ubuntu-noble-large | + project=cinder 2026-08-04 01:26:35.882532 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:35.882546 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2026-08-04 01:26:35.882559 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:35.882573 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2026-08-04 01:26:35.882587 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.882600 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.882613 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:35.882683 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260804 osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:26:35.934083 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:26:35.934207 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260804 2026-08-04 01:26:35.980082 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260804 2026-08-04 01:26:35.984483 | ubuntu-noble-large | + read image 2026-08-04 01:26:35.986289 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2026-08-04 01:26:35.986609 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:35.990364 | ubuntu-noble-large | + imagename=cinder-volume 2026-08-04 01:26:35.990414 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2026-08-04 01:26:35.990434 | ubuntu-noble-large | + new_imagename=cinder-volume 2026-08-04 01:26:35.990445 | ubuntu-noble-large | + project=cinder 2026-08-04 01:26:35.990456 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:35.990466 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2026-08-04 01:26:35.990477 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:35.990491 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2026-08-04 01:26:35.990501 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.990511 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:35.990521 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:35.990536 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20260804 osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:26:36.047745 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:26:36.047857 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20260804 2026-08-04 01:26:36.092704 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20260804 2026-08-04 01:26:36.097172 | ubuntu-noble-large | + read image 2026-08-04 01:26:36.099434 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2026-08-04 01:26:36.099819 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:36.103434 | ubuntu-noble-large | + imagename=manila-data 2026-08-04 01:26:36.103465 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2026-08-04 01:26:36.103480 | ubuntu-noble-large | + new_imagename=manila-data 2026-08-04 01:26:36.103531 | ubuntu-noble-large | + project=manila 2026-08-04 01:26:36.103557 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:36.103574 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2026-08-04 01:26:36.103597 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:36.103614 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2026-08-04 01:26:36.103638 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.103687 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.103701 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:36.103749 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20260804 osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:26:36.156194 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:26:36.156293 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20260804 2026-08-04 01:26:36.205133 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20260804 2026-08-04 01:26:36.209971 | ubuntu-noble-large | + read image 2026-08-04 01:26:36.212113 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2026-08-04 01:26:36.212546 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:36.216772 | ubuntu-noble-large | + imagename=manila-scheduler 2026-08-04 01:26:36.216863 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2026-08-04 01:26:36.216877 | ubuntu-noble-large | + new_imagename=manila-scheduler 2026-08-04 01:26:36.216911 | ubuntu-noble-large | + project=manila 2026-08-04 01:26:36.216935 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:36.216960 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2026-08-04 01:26:36.216971 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:36.216985 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2026-08-04 01:26:36.216999 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.217010 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.217023 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:36.217068 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20260804 osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:26:36.270874 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:26:36.271002 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20260804 2026-08-04 01:26:36.315830 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20260804 2026-08-04 01:26:36.320759 | ubuntu-noble-large | + read image 2026-08-04 01:26:36.322565 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2026-08-04 01:26:36.322598 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:36.325086 | ubuntu-noble-large | + imagename=manila-api 2026-08-04 01:26:36.325153 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:36.325168 | ubuntu-noble-large | + new_imagename=manila-api 2026-08-04 01:26:36.325179 | ubuntu-noble-large | + project=manila 2026-08-04 01:26:36.325189 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:36.325199 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2026-08-04 01:26:36.325209 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:36.325225 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2026-08-04 01:26:36.325235 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.325245 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.325255 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:36.325266 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20260804 osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:26:36.378859 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:26:36.378953 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20260804 2026-08-04 01:26:36.428340 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20260804 2026-08-04 01:26:36.435052 | ubuntu-noble-large | + read image 2026-08-04 01:26:36.437807 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2026-08-04 01:26:36.437850 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:36.441388 | ubuntu-noble-large | + imagename=manila-share 2026-08-04 01:26:36.441436 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2026-08-04 01:26:36.441452 | ubuntu-noble-large | + new_imagename=manila-share 2026-08-04 01:26:36.441493 | ubuntu-noble-large | + project=manila 2026-08-04 01:26:36.441508 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:36.441522 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2026-08-04 01:26:36.441536 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:36.441549 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2026-08-04 01:26:36.441562 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.441576 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.441589 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:36.441662 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20260804 osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:26:36.498497 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:26:36.498596 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20260804 2026-08-04 01:26:36.545322 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20260804 2026-08-04 01:26:36.550042 | ubuntu-noble-large | + read image 2026-08-04 01:26:36.553048 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2026-08-04 01:26:36.553098 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:36.556827 | ubuntu-noble-large | + imagename=gnocchi-api 2026-08-04 01:26:36.556902 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:36.556922 | ubuntu-noble-large | + new_imagename=gnocchi-api 2026-08-04 01:26:36.556935 | ubuntu-noble-large | + project=gnocchi 2026-08-04 01:26:36.556946 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:36.556962 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2026-08-04 01:26:36.556975 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:36.556990 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2026-08-04 01:26:36.557006 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.557022 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.557037 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:36.557131 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20260804 osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:26:36.613323 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:26:36.613412 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20260804 2026-08-04 01:26:36.662644 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20260804 2026-08-04 01:26:36.667139 | ubuntu-noble-large | + read image 2026-08-04 01:26:36.669210 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-08-04 01:26:36.669592 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:36.673318 | ubuntu-noble-large | + imagename=gnocchi-metricd 2026-08-04 01:26:36.673349 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2026-08-04 01:26:36.673408 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2026-08-04 01:26:36.673423 | ubuntu-noble-large | + project=gnocchi 2026-08-04 01:26:36.673432 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:36.673445 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2026-08-04 01:26:36.673454 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:36.673481 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-08-04 01:26:36.673493 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.673502 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.673511 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:36.673525 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260804 osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:26:36.727652 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:26:36.727817 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260804 2026-08-04 01:26:36.772124 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260804 2026-08-04 01:26:36.776841 | ubuntu-noble-large | + read image 2026-08-04 01:26:36.778975 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-08-04 01:26:36.779371 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:36.783646 | ubuntu-noble-large | + imagename=gnocchi-statsd 2026-08-04 01:26:36.783748 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2026-08-04 01:26:36.783765 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2026-08-04 01:26:36.783775 | ubuntu-noble-large | + project=gnocchi 2026-08-04 01:26:36.783824 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:36.783835 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2026-08-04 01:26:36.783849 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:36.783862 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-08-04 01:26:36.783910 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.783926 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.783939 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:36.784057 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260804 osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:26:36.832770 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:26:36.832912 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260804 2026-08-04 01:26:36.874841 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260804 2026-08-04 01:26:36.879076 | ubuntu-noble-large | + read image 2026-08-04 01:26:36.881931 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2026-08-04 01:26:36.881980 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:36.885970 | ubuntu-noble-large | + imagename=magnum-api 2026-08-04 01:26:36.886017 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:36.886029 | ubuntu-noble-large | + new_imagename=magnum-api 2026-08-04 01:26:36.886044 | ubuntu-noble-large | + project=magnum 2026-08-04 01:26:36.886085 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:36.886100 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2026-08-04 01:26:36.886114 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:36.886128 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2026-08-04 01:26:36.886141 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.886154 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.886167 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:36.886234 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20260804 osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:26:36.942456 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:26:36.942546 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20260804 2026-08-04 01:26:36.988121 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20260804 2026-08-04 01:26:36.992563 | ubuntu-noble-large | + read image 2026-08-04 01:26:36.995877 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2026-08-04 01:26:36.995925 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:36.999623 | ubuntu-noble-large | + imagename=magnum-conductor 2026-08-04 01:26:36.999662 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2026-08-04 01:26:36.999677 | ubuntu-noble-large | + new_imagename=magnum-conductor 2026-08-04 01:26:36.999735 | ubuntu-noble-large | + project=magnum 2026-08-04 01:26:36.999752 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:36.999765 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2026-08-04 01:26:36.999808 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:36.999829 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2026-08-04 01:26:36.999853 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.999873 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:36.999895 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:36.999913 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20260804 osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:26:37.055513 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:26:37.055606 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20260804 2026-08-04 01:26:37.100027 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20260804 2026-08-04 01:26:37.104607 | ubuntu-noble-large | + read image 2026-08-04 01:26:37.106695 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2026-08-04 01:26:37.107170 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:37.110949 | ubuntu-noble-large | + imagename=masakari-api 2026-08-04 01:26:37.110984 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:37.111000 | ubuntu-noble-large | + new_imagename=masakari-api 2026-08-04 01:26:37.111042 | ubuntu-noble-large | + project=masakari 2026-08-04 01:26:37.111058 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:37.111072 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2026-08-04 01:26:37.111085 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:37.111099 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2026-08-04 01:26:37.111114 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.111128 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.111142 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:37.111190 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20260804 osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:26:37.166233 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:26:37.166326 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20260804 2026-08-04 01:26:37.214152 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20260804 2026-08-04 01:26:37.218414 | ubuntu-noble-large | + read image 2026-08-04 01:26:37.220500 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2026-08-04 01:26:37.220950 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:37.224612 | ubuntu-noble-large | + imagename=masakari-engine 2026-08-04 01:26:37.224643 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2026-08-04 01:26:37.224874 | ubuntu-noble-large | + new_imagename=masakari-engine 2026-08-04 01:26:37.224951 | ubuntu-noble-large | + project=masakari 2026-08-04 01:26:37.224966 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:37.224977 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2026-08-04 01:26:37.224998 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:37.225012 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2026-08-04 01:26:37.225030 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.225048 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.225066 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:37.225101 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20260804 osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:26:37.276400 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:26:37.276483 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20260804 2026-08-04 01:26:37.321016 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20260804 2026-08-04 01:26:37.324815 | ubuntu-noble-large | + read image 2026-08-04 01:26:37.326911 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2026-08-04 01:26:37.327278 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:37.331612 | ubuntu-noble-large | + imagename=masakari-monitors 2026-08-04 01:26:37.331664 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2026-08-04 01:26:37.331682 | ubuntu-noble-large | + new_imagename=masakari-monitors 2026-08-04 01:26:37.331690 | ubuntu-noble-large | + project=masakari 2026-08-04 01:26:37.331698 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:37.331739 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2026-08-04 01:26:37.331748 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:37.331759 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2026-08-04 01:26:37.331768 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.331817 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.331829 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:37.331841 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20260804 osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:26:37.386970 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:26:37.387056 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20260804 2026-08-04 01:26:37.429410 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20260804 2026-08-04 01:26:37.434026 | ubuntu-noble-large | + read image 2026-08-04 01:26:37.436398 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2026-08-04 01:26:37.436538 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:37.440218 | ubuntu-noble-large | + imagename=barbican-api 2026-08-04 01:26:37.440256 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:37.440271 | ubuntu-noble-large | + new_imagename=barbican-api 2026-08-04 01:26:37.440331 | ubuntu-noble-large | + project=barbican 2026-08-04 01:26:37.440344 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:37.440358 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2026-08-04 01:26:37.440369 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:37.440383 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2026-08-04 01:26:37.440396 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.440406 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.440420 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:37.440460 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20260804 osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:26:37.489941 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:26:37.490042 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20260804 2026-08-04 01:26:37.533506 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20260804 2026-08-04 01:26:37.537375 | ubuntu-noble-large | + read image 2026-08-04 01:26:37.539234 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-08-04 01:26:37.539935 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:37.544249 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2026-08-04 01:26:37.544281 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2026-08-04 01:26:37.544489 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2026-08-04 01:26:37.544572 | ubuntu-noble-large | + project=barbican 2026-08-04 01:26:37.544586 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:37.544607 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2026-08-04 01:26:37.544618 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:37.544628 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-08-04 01:26:37.544639 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.544649 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.544659 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:37.544670 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260804 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:26:37.598346 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:26:37.598449 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260804 2026-08-04 01:26:37.645924 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260804 2026-08-04 01:26:37.650602 | ubuntu-noble-large | + read image 2026-08-04 01:26:37.653392 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2026-08-04 01:26:37.653440 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:37.657012 | ubuntu-noble-large | + imagename=barbican-worker 2026-08-04 01:26:37.657044 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2026-08-04 01:26:37.657091 | ubuntu-noble-large | + new_imagename=barbican-worker 2026-08-04 01:26:37.657118 | ubuntu-noble-large | + project=barbican 2026-08-04 01:26:37.657133 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:37.657147 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2026-08-04 01:26:37.657160 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:37.657197 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2026-08-04 01:26:37.657212 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.657225 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.657239 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:37.657285 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20260804 osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:26:37.715527 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:26:37.715617 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20260804 2026-08-04 01:26:37.758983 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20260804 2026-08-04 01:26:37.764258 | ubuntu-noble-large | + read image 2026-08-04 01:26:37.766375 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2026-08-04 01:26:37.766906 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:37.770993 | ubuntu-noble-large | + imagename=blazar-api 2026-08-04 01:26:37.771079 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:37.771095 | ubuntu-noble-large | + new_imagename=blazar-api 2026-08-04 01:26:37.771106 | ubuntu-noble-large | + project=blazar 2026-08-04 01:26:37.771117 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:37.771127 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2026-08-04 01:26:37.771142 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:37.771152 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2026-08-04 01:26:37.771162 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.771176 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.771186 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:37.771273 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20260804 osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:26:37.827624 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:26:37.827720 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20260804 2026-08-04 01:26:37.875005 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20260804 2026-08-04 01:26:37.879651 | ubuntu-noble-large | + read image 2026-08-04 01:26:37.881749 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2026-08-04 01:26:37.882160 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:37.885876 | ubuntu-noble-large | + imagename=blazar-manager 2026-08-04 01:26:37.885905 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2026-08-04 01:26:37.885954 | ubuntu-noble-large | + new_imagename=blazar-manager 2026-08-04 01:26:37.885971 | ubuntu-noble-large | + project=blazar 2026-08-04 01:26:37.886007 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:37.886022 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2026-08-04 01:26:37.886036 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:37.886049 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2026-08-04 01:26:37.886063 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.886076 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.886090 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:37.886134 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20260804 osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:26:37.936772 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:26:37.936900 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20260804 2026-08-04 01:26:37.982217 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20260804 2026-08-04 01:26:37.986627 | ubuntu-noble-large | + read image 2026-08-04 01:26:37.988884 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-08-04 01:26:37.989089 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:37.992201 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2026-08-04 01:26:37.992233 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:37.992311 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2026-08-04 01:26:37.992328 | ubuntu-noble-large | + project=ironic 2026-08-04 01:26:37.992342 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:37.992360 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2026-08-04 01:26:37.992383 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:37.992407 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-08-04 01:26:37.992428 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.992444 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:37.992455 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:37.992469 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260804 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:26:38.047589 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:26:38.047760 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260804 2026-08-04 01:26:38.093466 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260804 2026-08-04 01:26:38.098052 | ubuntu-noble-large | + read image 2026-08-04 01:26:38.100029 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-08-04 01:26:38.100354 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:38.104262 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2026-08-04 01:26:38.104301 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:38.104316 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2026-08-04 01:26:38.104391 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:38.104404 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:38.104419 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2026-08-04 01:26:38.104429 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:38.104443 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-08-04 01:26:38.104459 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.104472 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.104483 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:38.104528 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:26:38.156029 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:26:38.156124 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260804 2026-08-04 01:26:38.203180 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260804 2026-08-04 01:26:38.207254 | ubuntu-noble-large | + read image 2026-08-04 01:26:38.209288 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2026-08-04 01:26:38.209681 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:38.213591 | ubuntu-noble-large | + imagename=neutron-server 2026-08-04 01:26:38.213622 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2026-08-04 01:26:38.213689 | ubuntu-noble-large | + new_imagename=neutron-server 2026-08-04 01:26:38.213737 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:38.213750 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:38.213854 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2026-08-04 01:26:38.213886 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:38.213905 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2026-08-04 01:26:38.213924 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.213935 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.213945 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:38.213955 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20260804 osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:26:38.267310 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:26:38.267412 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20260804 2026-08-04 01:26:38.308563 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20260804 2026-08-04 01:26:38.312915 | ubuntu-noble-large | + read image 2026-08-04 01:26:38.315000 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-08-04 01:26:38.315329 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:38.319003 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2026-08-04 01:26:38.319036 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:38.319081 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2026-08-04 01:26:38.319125 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:38.319141 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:38.319154 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2026-08-04 01:26:38.319168 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:38.319203 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-08-04 01:26:38.319218 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.319246 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.319260 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:38.319299 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:26:38.371525 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:26:38.371622 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260804 2026-08-04 01:26:38.418089 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260804 2026-08-04 01:26:38.422340 | ubuntu-noble-large | + read image 2026-08-04 01:26:38.424024 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-08-04 01:26:38.424591 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:38.428357 | ubuntu-noble-large | + imagename=neutron-metering-agent 2026-08-04 01:26:38.428402 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:38.428414 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2026-08-04 01:26:38.428456 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:38.428486 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:38.428515 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2026-08-04 01:26:38.428527 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:38.428555 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-08-04 01:26:38.428586 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.428597 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.428608 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:38.428678 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:26:38.479233 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:26:38.479314 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260804 2026-08-04 01:26:38.525685 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260804 2026-08-04 01:26:38.530255 | ubuntu-noble-large | + read image 2026-08-04 01:26:38.531907 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-08-04 01:26:38.532402 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:38.535045 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2026-08-04 01:26:38.535071 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:38.535088 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2026-08-04 01:26:38.535098 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:38.535112 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:38.535122 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2026-08-04 01:26:38.535136 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:38.535147 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-08-04 01:26:38.535158 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.535171 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.535182 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:38.535192 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:26:38.578640 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:26:38.578740 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260804 2026-08-04 01:26:38.621291 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260804 2026-08-04 01:26:38.625439 | ubuntu-noble-large | + read image 2026-08-04 01:26:38.627538 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-08-04 01:26:38.628058 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:38.631961 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2026-08-04 01:26:38.631992 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:38.632006 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2026-08-04 01:26:38.632046 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:38.632061 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:38.632075 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2026-08-04 01:26:38.632088 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:38.632102 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-08-04 01:26:38.632116 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.632129 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.632143 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:38.632327 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:26:38.680020 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:26:38.680112 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260804 2026-08-04 01:26:38.723554 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260804 2026-08-04 01:26:38.727700 | ubuntu-noble-large | + read image 2026-08-04 01:26:38.729935 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-08-04 01:26:38.730314 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:38.734231 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2026-08-04 01:26:38.734315 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2026-08-04 01:26:38.734341 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2026-08-04 01:26:38.734353 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:38.734364 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:38.734374 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2026-08-04 01:26:38.734384 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:38.734394 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-08-04 01:26:38.734405 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.734416 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.734426 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:38.734441 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260804 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:26:38.792854 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:26:38.792951 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260804 2026-08-04 01:26:38.833346 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260804 2026-08-04 01:26:38.837601 | ubuntu-noble-large | + read image 2026-08-04 01:26:38.839887 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-08-04 01:26:38.840053 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:38.842824 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2026-08-04 01:26:38.842882 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:38.842923 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2026-08-04 01:26:38.842962 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:38.843009 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:38.843021 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2026-08-04 01:26:38.843035 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:38.843046 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-08-04 01:26:38.843056 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.843066 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.843076 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:38.843091 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:26:38.898364 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:26:38.898445 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260804 2026-08-04 01:26:38.941568 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260804 2026-08-04 01:26:38.946244 | ubuntu-noble-large | + read image 2026-08-04 01:26:38.948551 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-08-04 01:26:38.949028 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:38.952723 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2026-08-04 01:26:38.952804 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:38.952820 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2026-08-04 01:26:38.952883 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:38.952893 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:38.952903 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2026-08-04 01:26:38.952913 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:38.953078 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-08-04 01:26:38.953147 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.953162 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:38.953173 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:38.953194 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:26:39.007988 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:26:39.008075 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260804 2026-08-04 01:26:39.059418 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260804 2026-08-04 01:26:39.064253 | ubuntu-noble-large | + read image 2026-08-04 01:26:39.066383 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-08-04 01:26:39.066811 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:39.070413 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2026-08-04 01:26:39.070452 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:39.070468 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2026-08-04 01:26:39.070482 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:39.070496 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:39.070536 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2026-08-04 01:26:39.070551 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:39.070565 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-08-04 01:26:39.070579 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.070589 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.070603 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:39.070643 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:26:39.124429 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:26:39.124528 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260804 2026-08-04 01:26:39.174433 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260804 2026-08-04 01:26:39.178696 | ubuntu-noble-large | + read image 2026-08-04 01:26:39.181548 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-08-04 01:26:39.181607 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:39.185314 | ubuntu-noble-large | + imagename=neutron-l3-agent 2026-08-04 01:26:39.185348 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:39.185364 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2026-08-04 01:26:39.185430 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:39.185444 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:39.185458 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2026-08-04 01:26:39.185468 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:39.185483 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-08-04 01:26:39.185493 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.185507 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.185517 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:39.185557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260804 osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:26:39.239757 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:26:39.239887 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260804 2026-08-04 01:26:39.285258 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260804 2026-08-04 01:26:39.290170 | ubuntu-noble-large | + read image 2026-08-04 01:26:39.292074 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2026-08-04 01:26:39.292356 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:39.295727 | ubuntu-noble-large | + imagename=octavia-api 2026-08-04 01:26:39.295813 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:39.295840 | ubuntu-noble-large | + new_imagename=octavia-api 2026-08-04 01:26:39.295859 | ubuntu-noble-large | + project=octavia 2026-08-04 01:26:39.295876 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:39.295918 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2026-08-04 01:26:39.295938 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:39.295955 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2026-08-04 01:26:39.295973 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.295991 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.296008 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:39.296063 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20260804 osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:26:39.348610 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:26:39.348735 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20260804 2026-08-04 01:26:39.397103 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20260804 2026-08-04 01:26:39.400449 | ubuntu-noble-large | + read image 2026-08-04 01:26:39.402232 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-08-04 01:26:39.402266 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:39.404240 | ubuntu-noble-large | + imagename=octavia-housekeeping 2026-08-04 01:26:39.404277 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2026-08-04 01:26:39.404300 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2026-08-04 01:26:39.404305 | ubuntu-noble-large | + project=octavia 2026-08-04 01:26:39.404309 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:39.404313 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2026-08-04 01:26:39.404317 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:39.404320 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-08-04 01:26:39.404325 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.404329 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.404333 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:39.404339 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260804 osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:26:39.439593 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:26:39.439659 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260804 2026-08-04 01:26:39.474016 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260804 2026-08-04 01:26:39.479027 | ubuntu-noble-large | + read image 2026-08-04 01:26:39.481408 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-08-04 01:26:39.481474 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:39.485190 | ubuntu-noble-large | + imagename=octavia-driver-agent 2026-08-04 01:26:39.485220 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2026-08-04 01:26:39.485286 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2026-08-04 01:26:39.485301 | ubuntu-noble-large | + project=octavia 2026-08-04 01:26:39.485333 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:39.485366 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2026-08-04 01:26:39.485378 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:39.485389 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-08-04 01:26:39.485423 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.485435 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.485446 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:39.485501 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260804 osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:26:39.539491 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:26:39.539584 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260804 2026-08-04 01:26:39.585686 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260804 2026-08-04 01:26:39.590135 | ubuntu-noble-large | + read image 2026-08-04 01:26:39.592934 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2026-08-04 01:26:39.592995 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:39.596959 | ubuntu-noble-large | + imagename=octavia-health-manager 2026-08-04 01:26:39.597021 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2026-08-04 01:26:39.597040 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2026-08-04 01:26:39.597050 | ubuntu-noble-large | + project=octavia 2026-08-04 01:26:39.597060 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:39.597073 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2026-08-04 01:26:39.597082 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:39.597095 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2026-08-04 01:26:39.597159 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.597170 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.597179 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:39.597192 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260804 osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:26:39.652932 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:26:39.653025 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260804 2026-08-04 01:26:39.701269 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260804 2026-08-04 01:26:39.705685 | ubuntu-noble-large | + read image 2026-08-04 01:26:39.707488 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2026-08-04 01:26:39.707670 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:39.711325 | ubuntu-noble-large | + imagename=octavia-worker 2026-08-04 01:26:39.711357 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2026-08-04 01:26:39.711440 | ubuntu-noble-large | + new_imagename=octavia-worker 2026-08-04 01:26:39.711458 | ubuntu-noble-large | + project=octavia 2026-08-04 01:26:39.711468 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:39.711482 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2026-08-04 01:26:39.711496 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:39.711509 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2026-08-04 01:26:39.711547 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.711561 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.711571 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:39.711619 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20260804 osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:26:39.762353 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:26:39.762446 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20260804 2026-08-04 01:26:39.804540 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20260804 2026-08-04 01:26:39.810050 | ubuntu-noble-large | + read image 2026-08-04 01:26:39.813039 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2026-08-04 01:26:39.813099 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:39.816860 | ubuntu-noble-large | + imagename=glance-api 2026-08-04 01:26:39.816940 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:39.816964 | ubuntu-noble-large | + new_imagename=glance-api 2026-08-04 01:26:39.816975 | ubuntu-noble-large | + project=glance 2026-08-04 01:26:39.816985 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:39.816995 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2026-08-04 01:26:39.817005 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:39.817016 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2026-08-04 01:26:39.817026 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.817036 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.817046 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:39.817061 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20260804 osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:26:39.870248 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:26:39.870339 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20260804 2026-08-04 01:26:39.917160 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20260804 2026-08-04 01:26:39.922171 | ubuntu-noble-large | + read image 2026-08-04 01:26:39.924228 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2026-08-04 01:26:39.924646 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:39.928468 | ubuntu-noble-large | + imagename=ironic-api 2026-08-04 01:26:39.928511 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:39.928553 | ubuntu-noble-large | + new_imagename=ironic-api 2026-08-04 01:26:39.928568 | ubuntu-noble-large | + project=ironic 2026-08-04 01:26:39.928582 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:39.928619 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2026-08-04 01:26:39.928634 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:39.928648 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2026-08-04 01:26:39.928661 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.928675 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:39.928685 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:39.928747 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20260804 osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:26:39.983616 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:26:39.983746 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20260804 2026-08-04 01:26:40.024457 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20260804 2026-08-04 01:26:40.029533 | ubuntu-noble-large | + read image 2026-08-04 01:26:40.032221 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2026-08-04 01:26:40.032262 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:40.035878 | ubuntu-noble-large | + imagename=ironic-pxe 2026-08-04 01:26:40.035909 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2026-08-04 01:26:40.035938 | ubuntu-noble-large | + new_imagename=ironic-pxe 2026-08-04 01:26:40.035980 | ubuntu-noble-large | + project=ironic 2026-08-04 01:26:40.035998 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:40.036014 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2026-08-04 01:26:40.036027 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:40.036043 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2026-08-04 01:26:40.036059 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.036071 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.036087 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:40.036104 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20260804 osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:26:40.090645 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:26:40.090813 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20260804 2026-08-04 01:26:40.134938 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20260804 2026-08-04 01:26:40.139183 | ubuntu-noble-large | + read image 2026-08-04 01:26:40.141905 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2026-08-04 01:26:40.141984 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:40.145426 | ubuntu-noble-large | + imagename=ironic-conductor 2026-08-04 01:26:40.145507 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2026-08-04 01:26:40.145541 | ubuntu-noble-large | + new_imagename=ironic-conductor 2026-08-04 01:26:40.145582 | ubuntu-noble-large | + project=ironic 2026-08-04 01:26:40.145626 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:40.145638 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2026-08-04 01:26:40.145647 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:40.145662 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2026-08-04 01:26:40.145672 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.145686 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.145696 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:40.145764 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20260804 osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:26:40.193614 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:26:40.193738 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20260804 2026-08-04 01:26:40.240887 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20260804 2026-08-04 01:26:40.246104 | ubuntu-noble-large | + read image 2026-08-04 01:26:40.248159 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2026-08-04 01:26:40.248533 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:40.252355 | ubuntu-noble-large | + imagename=aodh-listener 2026-08-04 01:26:40.252395 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2026-08-04 01:26:40.252465 | ubuntu-noble-large | + new_imagename=aodh-listener 2026-08-04 01:26:40.252482 | ubuntu-noble-large | + project=aodh 2026-08-04 01:26:40.252496 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:40.252510 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2026-08-04 01:26:40.252523 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:40.252537 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2026-08-04 01:26:40.252575 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.252590 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.252600 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:40.252641 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20260804 osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:26:40.309867 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:26:40.309984 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20260804 2026-08-04 01:26:40.351595 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20260804 2026-08-04 01:26:40.355909 | ubuntu-noble-large | + read image 2026-08-04 01:26:40.358162 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2026-08-04 01:26:40.358398 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:40.361763 | ubuntu-noble-large | + imagename=aodh-expirer 2026-08-04 01:26:40.361844 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2026-08-04 01:26:40.361866 | ubuntu-noble-large | + new_imagename=aodh-expirer 2026-08-04 01:26:40.361889 | ubuntu-noble-large | + project=aodh 2026-08-04 01:26:40.361913 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:40.361936 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2026-08-04 01:26:40.361951 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:40.361965 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2026-08-04 01:26:40.361978 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.361992 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.362002 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:40.362042 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20260804 osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:26:40.415476 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:26:40.415570 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20260804 2026-08-04 01:26:40.462730 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20260804 2026-08-04 01:26:40.467674 | ubuntu-noble-large | + read image 2026-08-04 01:26:40.469815 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2026-08-04 01:26:40.470006 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:40.473660 | ubuntu-noble-large | + imagename=aodh-evaluator 2026-08-04 01:26:40.473731 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2026-08-04 01:26:40.473751 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2026-08-04 01:26:40.473760 | ubuntu-noble-large | + project=aodh 2026-08-04 01:26:40.473770 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:40.473812 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2026-08-04 01:26:40.473822 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:40.473867 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2026-08-04 01:26:40.473880 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.473892 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.473904 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:40.474098 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260804 osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:26:40.526596 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:26:40.526689 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260804 2026-08-04 01:26:40.570463 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260804 2026-08-04 01:26:40.576058 | ubuntu-noble-large | + read image 2026-08-04 01:26:40.578254 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2026-08-04 01:26:40.578483 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:40.582327 | ubuntu-noble-large | + imagename=aodh-api 2026-08-04 01:26:40.582385 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:40.582424 | ubuntu-noble-large | + new_imagename=aodh-api 2026-08-04 01:26:40.582461 | ubuntu-noble-large | + project=aodh 2026-08-04 01:26:40.582489 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:40.582515 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2026-08-04 01:26:40.582526 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:40.582554 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2026-08-04 01:26:40.582581 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.582592 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.582601 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:40.582663 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20260804 osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:26:40.632393 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:26:40.632510 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20260804 2026-08-04 01:26:40.680086 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20260804 2026-08-04 01:26:40.684352 | ubuntu-noble-large | + read image 2026-08-04 01:26:40.686327 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2026-08-04 01:26:40.686601 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:40.690242 | ubuntu-noble-large | + imagename=aodh-notifier 2026-08-04 01:26:40.690271 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2026-08-04 01:26:40.690353 | ubuntu-noble-large | + new_imagename=aodh-notifier 2026-08-04 01:26:40.690371 | ubuntu-noble-large | + project=aodh 2026-08-04 01:26:40.690385 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:40.690399 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2026-08-04 01:26:40.690413 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:40.690450 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2026-08-04 01:26:40.690465 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.690478 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.690492 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:40.690537 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20260804 osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:26:40.744124 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:26:40.744206 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20260804 2026-08-04 01:26:40.786636 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20260804 2026-08-04 01:26:40.790990 | ubuntu-noble-large | + read image 2026-08-04 01:26:40.792945 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2026-08-04 01:26:40.793425 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:40.797179 | ubuntu-noble-large | + imagename=keystone-ssh 2026-08-04 01:26:40.797227 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2026-08-04 01:26:40.797241 | ubuntu-noble-large | + new_imagename=keystone-ssh 2026-08-04 01:26:40.797256 | ubuntu-noble-large | + project=keystone 2026-08-04 01:26:40.797269 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:40.797283 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2026-08-04 01:26:40.797296 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:40.797310 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2026-08-04 01:26:40.797324 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.797338 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.797377 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:40.797389 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20260804 osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:26:40.849513 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:26:40.849596 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20260804 2026-08-04 01:26:40.892394 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20260804 2026-08-04 01:26:40.897150 | ubuntu-noble-large | + read image 2026-08-04 01:26:40.899156 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2026-08-04 01:26:40.899582 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:40.903349 | ubuntu-noble-large | + imagename=keystone 2026-08-04 01:26:40.903391 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2026-08-04 01:26:40.903406 | ubuntu-noble-large | + new_imagename=keystone 2026-08-04 01:26:40.903419 | ubuntu-noble-large | + project=keystone 2026-08-04 01:26:40.903458 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:40.903473 | ubuntu-noble-large | + new_imagename=kolla/keystone 2026-08-04 01:26:40.903487 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:40.903501 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2026-08-04 01:26:40.903538 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.903553 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:40.903564 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:40.903674 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20260804 osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:26:40.960566 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:26:40.960685 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20260804 2026-08-04 01:26:41.005758 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20260804 2026-08-04 01:26:41.010225 | ubuntu-noble-large | + read image 2026-08-04 01:26:41.012403 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2026-08-04 01:26:41.012926 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:41.016972 | ubuntu-noble-large | + imagename=keystone-fernet 2026-08-04 01:26:41.017046 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2026-08-04 01:26:41.017068 | ubuntu-noble-large | + new_imagename=keystone-fernet 2026-08-04 01:26:41.017087 | ubuntu-noble-large | + project=keystone 2026-08-04 01:26:41.017111 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:41.017128 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2026-08-04 01:26:41.017145 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:41.017162 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2026-08-04 01:26:41.017179 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.017202 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.017220 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:41.017239 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20260804 osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:26:41.074739 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:26:41.074858 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20260804 2026-08-04 01:26:41.118475 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20260804 2026-08-04 01:26:41.122863 | ubuntu-noble-large | + read image 2026-08-04 01:26:41.124970 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2026-08-04 01:26:41.125284 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:41.129113 | ubuntu-noble-large | + imagename=heat-engine 2026-08-04 01:26:41.129168 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2026-08-04 01:26:41.129182 | ubuntu-noble-large | + new_imagename=heat-engine 2026-08-04 01:26:41.129197 | ubuntu-noble-large | + project=heat 2026-08-04 01:26:41.129211 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:41.129226 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2026-08-04 01:26:41.129240 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:41.129254 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2026-08-04 01:26:41.129269 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.129282 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.129297 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:41.129344 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20260804 osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:26:41.183695 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:26:41.183861 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20260804 2026-08-04 01:26:41.226529 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20260804 2026-08-04 01:26:41.229905 | ubuntu-noble-large | + read image 2026-08-04 01:26:41.231980 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2026-08-04 01:26:41.232304 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:41.236075 | ubuntu-noble-large | + imagename=heat-api-cfn 2026-08-04 01:26:41.236095 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2026-08-04 01:26:41.236227 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2026-08-04 01:26:41.236283 | ubuntu-noble-large | + project=heat 2026-08-04 01:26:41.236294 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:41.236303 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2026-08-04 01:26:41.236312 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:41.236328 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2026-08-04 01:26:41.236336 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.236344 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.236352 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:41.236362 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260804 osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:26:41.286526 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:26:41.286625 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260804 2026-08-04 01:26:41.334381 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260804 2026-08-04 01:26:41.338474 | ubuntu-noble-large | + read image 2026-08-04 01:26:41.340516 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2026-08-04 01:26:41.340554 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:41.344246 | ubuntu-noble-large | + imagename=heat-api 2026-08-04 01:26:41.344279 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:41.344318 | ubuntu-noble-large | + new_imagename=heat-api 2026-08-04 01:26:41.344354 | ubuntu-noble-large | + project=heat 2026-08-04 01:26:41.344368 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:41.344380 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2026-08-04 01:26:41.344393 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:41.344406 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2026-08-04 01:26:41.344441 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.344454 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.344463 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:41.344501 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20260804 osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:26:41.407993 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:26:41.408073 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20260804 2026-08-04 01:26:41.457037 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20260804 2026-08-04 01:26:41.462126 | ubuntu-noble-large | + read image 2026-08-04 01:26:41.463675 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2026-08-04 01:26:41.464136 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:41.468615 | ubuntu-noble-large | + imagename=skyline-console 2026-08-04 01:26:41.468660 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2026-08-04 01:26:41.468671 | ubuntu-noble-large | + new_imagename=skyline-console 2026-08-04 01:26:41.468682 | ubuntu-noble-large | + project=skyline 2026-08-04 01:26:41.468691 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:41.468722 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2026-08-04 01:26:41.468733 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:41.468743 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2026-08-04 01:26:41.468753 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.468763 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.468773 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:41.468817 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20260804 osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:26:41.522909 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:26:41.522995 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20260804 2026-08-04 01:26:41.566545 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20260804 2026-08-04 01:26:41.571157 | ubuntu-noble-large | + read image 2026-08-04 01:26:41.574255 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2026-08-04 01:26:41.574299 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:41.577274 | ubuntu-noble-large | + imagename=skyline-apiserver 2026-08-04 01:26:41.577309 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2026-08-04 01:26:41.577388 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2026-08-04 01:26:41.577405 | ubuntu-noble-large | + project=skyline 2026-08-04 01:26:41.577419 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:41.577432 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2026-08-04 01:26:41.577446 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:41.577460 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2026-08-04 01:26:41.577496 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.577512 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.577522 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:41.577567 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260804 osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:26:41.633998 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:26:41.634107 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260804 2026-08-04 01:26:41.677486 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260804 2026-08-04 01:26:41.687034 | ubuntu-noble-large | + read image 2026-08-04 01:26:41.689809 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-api 2026-08-04 01:26:41.689859 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:41.693395 | ubuntu-noble-large | + imagename=watcher-api 2026-08-04 01:26:41.693422 | ubuntu-noble-large | + [[ watcher-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:41.693439 | ubuntu-noble-large | + new_imagename=watcher-api 2026-08-04 01:26:41.693453 | ubuntu-noble-large | + project=watcher 2026-08-04 01:26:41.693463 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:41.693477 | ubuntu-noble-large | + new_imagename=kolla/watcher-api 2026-08-04 01:26:41.693487 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:41.693501 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-api 2026-08-04 01:26:41.693511 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.693520 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.693534 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:41.693545 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-api:build-20260804 osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:26:41.740740 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:26:41.740860 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-api:build-20260804 2026-08-04 01:26:41.787881 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-api:build-20260804 2026-08-04 01:26:41.791444 | ubuntu-noble-large | + read image 2026-08-04 01:26:41.793925 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-engine 2026-08-04 01:26:41.793993 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:41.798012 | ubuntu-noble-large | + imagename=watcher-engine 2026-08-04 01:26:41.798054 | ubuntu-noble-large | + [[ watcher-engine != \<\n\o\n\e\> ]] 2026-08-04 01:26:41.798073 | ubuntu-noble-large | + new_imagename=watcher-engine 2026-08-04 01:26:41.798084 | ubuntu-noble-large | + project=watcher 2026-08-04 01:26:41.798094 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:41.798108 | ubuntu-noble-large | + new_imagename=kolla/watcher-engine 2026-08-04 01:26:41.798118 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:41.798132 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-engine 2026-08-04 01:26:41.798143 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.798156 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.798166 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:41.798209 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-engine:build-20260804 osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:26:41.850516 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:26:41.850592 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-engine:build-20260804 2026-08-04 01:26:41.896258 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-engine:build-20260804 2026-08-04 01:26:41.901578 | ubuntu-noble-large | + read image 2026-08-04 01:26:41.903815 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-applier 2026-08-04 01:26:41.904294 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:41.908237 | ubuntu-noble-large | + imagename=watcher-applier 2026-08-04 01:26:41.908332 | ubuntu-noble-large | + [[ watcher-applier != \<\n\o\n\e\> ]] 2026-08-04 01:26:41.908349 | ubuntu-noble-large | + new_imagename=watcher-applier 2026-08-04 01:26:41.908360 | ubuntu-noble-large | + project=watcher 2026-08-04 01:26:41.908374 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:41.908384 | ubuntu-noble-large | + new_imagename=kolla/watcher-applier 2026-08-04 01:26:41.908397 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:41.908411 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-applier 2026-08-04 01:26:41.908443 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.908457 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:41.908470 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:41.908566 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-applier:build-20260804 osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:26:41.961639 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:26:41.961746 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-applier:build-20260804 2026-08-04 01:26:42.008975 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-applier:build-20260804 2026-08-04 01:26:42.012805 | ubuntu-noble-large | + read image 2026-08-04 01:26:42.015488 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2026-08-04 01:26:42.015529 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:42.019022 | ubuntu-noble-large | + imagename=nova-serialproxy 2026-08-04 01:26:42.019090 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2026-08-04 01:26:42.019113 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2026-08-04 01:26:42.019131 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:42.019149 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:42.019173 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2026-08-04 01:26:42.019192 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:42.019211 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2026-08-04 01:26:42.019230 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.019249 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.019267 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:42.019292 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260804 osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:26:42.074559 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:26:42.074637 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260804 2026-08-04 01:26:42.121529 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260804 2026-08-04 01:26:42.125889 | ubuntu-noble-large | + read image 2026-08-04 01:26:42.127658 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2026-08-04 01:26:42.128119 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:42.131994 | ubuntu-noble-large | + imagename=nova-conductor 2026-08-04 01:26:42.132033 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2026-08-04 01:26:42.132075 | ubuntu-noble-large | + new_imagename=nova-conductor 2026-08-04 01:26:42.132112 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:42.132126 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:42.132160 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2026-08-04 01:26:42.132175 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:42.132187 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2026-08-04 01:26:42.132219 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.132233 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.132242 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:42.132306 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20260804 osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:26:42.187157 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:26:42.187249 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20260804 2026-08-04 01:26:42.235797 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20260804 2026-08-04 01:26:42.240148 | ubuntu-noble-large | + read image 2026-08-04 01:26:42.242288 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-08-04 01:26:42.242955 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:42.247889 | ubuntu-noble-large | + imagename=nova-compute-ironic 2026-08-04 01:26:42.247973 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2026-08-04 01:26:42.247992 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2026-08-04 01:26:42.248000 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:42.248008 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:42.248015 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2026-08-04 01:26:42.248026 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:42.248034 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-08-04 01:26:42.248042 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.248052 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.248060 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:42.248099 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260804 osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:26:42.304422 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:26:42.304504 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260804 2026-08-04 01:26:42.349155 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260804 2026-08-04 01:26:42.353591 | ubuntu-noble-large | + read image 2026-08-04 01:26:42.355882 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2026-08-04 01:26:42.356160 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:42.359748 | ubuntu-noble-large | + imagename=nova-ssh 2026-08-04 01:26:42.359807 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2026-08-04 01:26:42.359896 | ubuntu-noble-large | + new_imagename=nova-ssh 2026-08-04 01:26:42.359908 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:42.359920 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:42.359932 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2026-08-04 01:26:42.359943 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:42.359976 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2026-08-04 01:26:42.359989 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.359999 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.360010 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:42.360077 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20260804 osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:26:42.406072 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:26:42.406167 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20260804 2026-08-04 01:26:42.452856 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20260804 2026-08-04 01:26:42.457605 | ubuntu-noble-large | + read image 2026-08-04 01:26:42.459817 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2026-08-04 01:26:42.460147 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:42.463958 | ubuntu-noble-large | + imagename=nova-compute 2026-08-04 01:26:42.464039 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2026-08-04 01:26:42.464055 | ubuntu-noble-large | + new_imagename=nova-compute 2026-08-04 01:26:42.464066 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:42.464076 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:42.464087 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2026-08-04 01:26:42.464102 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:42.464112 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2026-08-04 01:26:42.464122 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.464132 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.464142 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:42.464157 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20260804 osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:26:42.517060 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:26:42.517146 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20260804 2026-08-04 01:26:42.605644 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20260804 2026-08-04 01:26:42.610370 | ubuntu-noble-large | + read image 2026-08-04 01:26:42.612408 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2026-08-04 01:26:42.612910 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:42.617215 | ubuntu-noble-large | + imagename=nova-api 2026-08-04 01:26:42.617268 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:42.617280 | ubuntu-noble-large | + new_imagename=nova-api 2026-08-04 01:26:42.617291 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:42.617308 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:42.617344 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2026-08-04 01:26:42.617355 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:42.617366 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2026-08-04 01:26:42.617376 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.617386 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.617395 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:42.617410 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20260804 osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:26:42.668666 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:26:42.668804 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20260804 2026-08-04 01:26:42.709824 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20260804 2026-08-04 01:26:42.714339 | ubuntu-noble-large | + read image 2026-08-04 01:26:42.716380 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2026-08-04 01:26:42.716417 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:42.719697 | ubuntu-noble-large | + imagename=nova-scheduler 2026-08-04 01:26:42.719747 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2026-08-04 01:26:42.719800 | ubuntu-noble-large | + new_imagename=nova-scheduler 2026-08-04 01:26:42.719885 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:42.719895 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:42.719905 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2026-08-04 01:26:42.719912 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:42.719922 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2026-08-04 01:26:42.719931 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.719940 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.719949 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:42.719989 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20260804 osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:26:42.770980 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:26:42.771069 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20260804 2026-08-04 01:26:42.814656 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20260804 2026-08-04 01:26:42.819319 | ubuntu-noble-large | + read image 2026-08-04 01:26:42.821959 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-08-04 01:26:42.822011 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:42.825726 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2026-08-04 01:26:42.825762 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2026-08-04 01:26:42.825984 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2026-08-04 01:26:42.826062 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:42.826076 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:42.826087 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2026-08-04 01:26:42.826097 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:42.826108 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-08-04 01:26:42.826141 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.826153 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.826163 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:42.826173 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260804 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:26:42.877184 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:26:42.877267 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260804 2026-08-04 01:26:42.918060 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260804 2026-08-04 01:26:42.922478 | ubuntu-noble-large | + read image 2026-08-04 01:26:42.924891 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2026-08-04 01:26:42.924928 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:42.927905 | ubuntu-noble-large | + imagename=nova-novncproxy 2026-08-04 01:26:42.927930 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2026-08-04 01:26:42.927997 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2026-08-04 01:26:42.928011 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:42.928044 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:42.928057 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2026-08-04 01:26:42.928087 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:42.928118 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2026-08-04 01:26:42.928127 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.928138 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:42.928147 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:42.928211 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260804 osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:26:42.983127 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:26:42.983225 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260804 2026-08-04 01:26:43.028462 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260804 2026-08-04 01:26:43.032803 | ubuntu-noble-large | + read image 2026-08-04 01:26:43.035496 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2026-08-04 01:26:43.035567 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:43.038558 | ubuntu-noble-large | + imagename=placement-api 2026-08-04 01:26:43.038591 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:43.038657 | ubuntu-noble-large | + new_imagename=placement-api 2026-08-04 01:26:43.038672 | ubuntu-noble-large | + project=placement 2026-08-04 01:26:43.038685 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:43.038836 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2026-08-04 01:26:43.038877 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:43.038892 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2026-08-04 01:26:43.038925 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.038939 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.038948 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:43.039011 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20260804 osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:26:43.090617 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:26:43.090750 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20260804 2026-08-04 01:26:43.135730 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20260804 2026-08-04 01:26:43.140228 | ubuntu-noble-large | + read image 2026-08-04 01:26:43.142030 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-08-04 01:26:43.142352 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:43.146063 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2026-08-04 01:26:43.146107 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2026-08-04 01:26:43.146157 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2026-08-04 01:26:43.146212 | ubuntu-noble-large | + project=ceilometer 2026-08-04 01:26:43.146227 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:43.146264 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2026-08-04 01:26:43.146277 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:43.146357 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-08-04 01:26:43.146390 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.146402 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.146432 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:43.146515 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260804 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:26:43.197207 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:26:43.197300 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260804 2026-08-04 01:26:43.243389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260804 2026-08-04 01:26:43.247657 | ubuntu-noble-large | + read image 2026-08-04 01:26:43.249902 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2026-08-04 01:26:43.250167 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:43.253991 | ubuntu-noble-large | + imagename=ceilometer-notification 2026-08-04 01:26:43.254056 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2026-08-04 01:26:43.254068 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2026-08-04 01:26:43.254079 | ubuntu-noble-large | + project=ceilometer 2026-08-04 01:26:43.254093 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:43.254103 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2026-08-04 01:26:43.254113 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:43.254127 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2026-08-04 01:26:43.254168 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.254179 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.254189 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:43.254203 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260804 osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:26:43.305768 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:26:43.305887 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260804 2026-08-04 01:26:43.355752 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260804 2026-08-04 01:26:43.359380 | ubuntu-noble-large | + read image 2026-08-04 01:26:43.361849 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2026-08-04 01:26:43.361914 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:43.366063 | ubuntu-noble-large | + imagename=ceilometer-central 2026-08-04 01:26:43.366132 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2026-08-04 01:26:43.366156 | ubuntu-noble-large | + new_imagename=ceilometer-central 2026-08-04 01:26:43.366178 | ubuntu-noble-large | + project=ceilometer 2026-08-04 01:26:43.366197 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:43.366219 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2026-08-04 01:26:43.366236 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:43.366275 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2026-08-04 01:26:43.366293 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.366309 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.366332 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:43.366350 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20260804 osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:26:43.418406 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:26:43.418497 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20260804 2026-08-04 01:26:43.467879 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20260804 2026-08-04 01:26:43.472843 | ubuntu-noble-large | + read image 2026-08-04 01:26:43.474944 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2026-08-04 01:26:43.475047 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:43.478106 | ubuntu-noble-large | + imagename=ceilometer-compute 2026-08-04 01:26:43.478138 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2026-08-04 01:26:43.478195 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2026-08-04 01:26:43.478212 | ubuntu-noble-large | + project=ceilometer 2026-08-04 01:26:43.478226 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:43.478239 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2026-08-04 01:26:43.478252 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:43.478266 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2026-08-04 01:26:43.478280 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.478293 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.478303 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:43.478342 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260804 osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:26:43.571888 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:26:43.572009 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260804 2026-08-04 01:26:43.621000 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260804 2026-08-04 01:26:43.625624 | ubuntu-noble-large | + read image 2026-08-04 01:26:43.628447 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2026-08-04 01:26:43.628511 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:43.633002 | ubuntu-noble-large | + imagename=designate-api 2026-08-04 01:26:43.633075 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2026-08-04 01:26:43.633089 | ubuntu-noble-large | + new_imagename=designate-api 2026-08-04 01:26:43.633104 | ubuntu-noble-large | + project=designate 2026-08-04 01:26:43.633121 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:43.633138 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2026-08-04 01:26:43.633153 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:43.633168 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2026-08-04 01:26:43.633214 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.633238 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.633263 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:43.633288 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20260804 osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:26:43.687302 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:26:43.687400 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20260804 2026-08-04 01:26:43.733425 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20260804 2026-08-04 01:26:43.739000 | ubuntu-noble-large | + read image 2026-08-04 01:26:43.740569 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2026-08-04 01:26:43.740609 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:43.743738 | ubuntu-noble-large | + imagename=designate-central 2026-08-04 01:26:43.743807 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2026-08-04 01:26:43.743994 | ubuntu-noble-large | + new_imagename=designate-central 2026-08-04 01:26:43.744059 | ubuntu-noble-large | + project=designate 2026-08-04 01:26:43.744073 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:43.744084 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2026-08-04 01:26:43.744096 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:43.744116 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2026-08-04 01:26:43.744128 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.744138 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.744148 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:43.744160 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20260804 osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:26:43.798055 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:26:43.798156 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20260804 2026-08-04 01:26:43.844109 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20260804 2026-08-04 01:26:43.848268 | ubuntu-noble-large | + read image 2026-08-04 01:26:43.850023 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2026-08-04 01:26:43.850387 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:43.854122 | ubuntu-noble-large | + imagename=designate-mdns 2026-08-04 01:26:43.854186 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2026-08-04 01:26:43.854216 | ubuntu-noble-large | + new_imagename=designate-mdns 2026-08-04 01:26:43.854233 | ubuntu-noble-large | + project=designate 2026-08-04 01:26:43.854249 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:43.854265 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2026-08-04 01:26:43.854282 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:43.854305 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2026-08-04 01:26:43.854322 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.854338 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.854354 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:43.854371 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20260804 osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:26:43.909541 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:26:43.909628 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20260804 2026-08-04 01:26:43.955236 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20260804 2026-08-04 01:26:43.959452 | ubuntu-noble-large | + read image 2026-08-04 01:26:43.961428 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2026-08-04 01:26:43.961470 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:43.964751 | ubuntu-noble-large | + imagename=designate-worker 2026-08-04 01:26:43.964814 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2026-08-04 01:26:43.964834 | ubuntu-noble-large | + new_imagename=designate-worker 2026-08-04 01:26:43.964899 | ubuntu-noble-large | + project=designate 2026-08-04 01:26:43.964912 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:43.964926 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2026-08-04 01:26:43.964937 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:43.964961 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2026-08-04 01:26:43.964976 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.965005 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:43.965020 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:43.965061 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20260804 osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:26:44.017900 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:26:44.017986 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20260804 2026-08-04 01:26:44.064682 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20260804 2026-08-04 01:26:44.069767 | ubuntu-noble-large | + read image 2026-08-04 01:26:44.072052 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2026-08-04 01:26:44.072170 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:44.075076 | ubuntu-noble-large | + imagename=designate-sink 2026-08-04 01:26:44.075104 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2026-08-04 01:26:44.075155 | ubuntu-noble-large | + new_imagename=designate-sink 2026-08-04 01:26:44.075164 | ubuntu-noble-large | + project=designate 2026-08-04 01:26:44.075172 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:44.075196 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2026-08-04 01:26:44.075204 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:44.075218 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2026-08-04 01:26:44.075239 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.075246 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.075253 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:44.075296 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20260804 osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:26:44.125376 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:26:44.125459 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20260804 2026-08-04 01:26:44.166180 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20260804 2026-08-04 01:26:44.170643 | ubuntu-noble-large | + read image 2026-08-04 01:26:44.172418 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-08-04 01:26:44.172714 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:44.176296 | ubuntu-noble-large | + imagename=designate-backend-bind9 2026-08-04 01:26:44.176325 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2026-08-04 01:26:44.176351 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2026-08-04 01:26:44.176414 | ubuntu-noble-large | + project=designate 2026-08-04 01:26:44.176427 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:44.176442 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2026-08-04 01:26:44.176452 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:44.176466 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-08-04 01:26:44.176480 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.176493 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.176506 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:44.176680 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260804 osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:26:44.228684 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:26:44.228828 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260804 2026-08-04 01:26:44.271245 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260804 2026-08-04 01:26:44.275379 | ubuntu-noble-large | + read image 2026-08-04 01:26:44.277440 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2026-08-04 01:26:44.277481 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:44.280981 | ubuntu-noble-large | + imagename=designate-producer 2026-08-04 01:26:44.281015 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2026-08-04 01:26:44.281098 | ubuntu-noble-large | + new_imagename=designate-producer 2026-08-04 01:26:44.281114 | ubuntu-noble-large | + project=designate 2026-08-04 01:26:44.281126 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:44.281163 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2026-08-04 01:26:44.281178 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:44.281190 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2026-08-04 01:26:44.281204 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.281236 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.281246 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:44.281281 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20260804 osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:26:44.332793 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:26:44.333066 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20260804 2026-08-04 01:26:44.376248 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20260804 2026-08-04 01:26:44.379248 | ubuntu-noble-large | + read image 2026-08-04 01:26:44.380720 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-08-04 01:26:44.381209 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:44.385124 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2026-08-04 01:26:44.385196 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2026-08-04 01:26:44.385213 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2026-08-04 01:26:44.385228 | ubuntu-noble-large | + project=ovn 2026-08-04 01:26:44.385239 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:44.385253 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2026-08-04 01:26:44.385267 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:44.385281 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-08-04 01:26:44.385296 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.385310 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.385323 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:44.385397 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260804 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:26:44.436764 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:26:44.436856 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260804 2026-08-04 01:26:44.481597 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260804 2026-08-04 01:26:44.487079 | ubuntu-noble-large | + read image 2026-08-04 01:26:44.489651 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2026-08-04 01:26:44.489932 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:44.494328 | ubuntu-noble-large | + imagename=ovn-northd 2026-08-04 01:26:44.494363 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2026-08-04 01:26:44.494433 | ubuntu-noble-large | + new_imagename=ovn-northd 2026-08-04 01:26:44.494451 | ubuntu-noble-large | + project=ovn 2026-08-04 01:26:44.494464 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:44.494478 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2026-08-04 01:26:44.494504 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:44.494519 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2026-08-04 01:26:44.494532 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.494545 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.494555 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:44.494604 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20260804 osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:26:44.548423 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:26:44.548499 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20260804 2026-08-04 01:26:44.591500 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20260804 2026-08-04 01:26:44.595557 | ubuntu-noble-large | + read image 2026-08-04 01:26:44.598024 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-08-04 01:26:44.598433 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:44.602495 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2026-08-04 01:26:44.602545 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2026-08-04 01:26:44.602562 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2026-08-04 01:26:44.602636 | ubuntu-noble-large | + project=ovn 2026-08-04 01:26:44.602649 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:44.602662 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2026-08-04 01:26:44.602674 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:44.602741 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-08-04 01:26:44.602815 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.602835 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.602847 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:44.602891 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260804 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:26:44.658263 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:26:44.658355 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260804 2026-08-04 01:26:44.703242 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260804 2026-08-04 01:26:44.707836 | ubuntu-noble-large | + read image 2026-08-04 01:26:44.710014 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2026-08-04 01:26:44.710593 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:44.715255 | ubuntu-noble-large | + imagename=ovn-controller 2026-08-04 01:26:44.715294 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2026-08-04 01:26:44.715379 | ubuntu-noble-large | + new_imagename=ovn-controller 2026-08-04 01:26:44.715393 | ubuntu-noble-large | + project=ovn 2026-08-04 01:26:44.715408 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:44.715422 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2026-08-04 01:26:44.715460 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:44.715475 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2026-08-04 01:26:44.715498 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.715516 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.715538 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:44.715558 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20260804 osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:26:44.770508 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:26:44.770602 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20260804 2026-08-04 01:26:44.813443 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20260804 2026-08-04 01:26:44.818436 | ubuntu-noble-large | + read image 2026-08-04 01:26:44.820471 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2026-08-04 01:26:44.820933 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:44.825253 | ubuntu-noble-large | + imagename=mariadb-server 2026-08-04 01:26:44.825306 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2026-08-04 01:26:44.825319 | ubuntu-noble-large | + new_imagename=mariadb-server 2026-08-04 01:26:44.825330 | ubuntu-noble-large | + project=mariadb 2026-08-04 01:26:44.825339 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:44.825350 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2026-08-04 01:26:44.825360 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:44.825370 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2026-08-04 01:26:44.825380 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.825390 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.825400 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:44.825411 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20260804 osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:26:44.885963 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:26:44.886055 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20260804 2026-08-04 01:26:44.929387 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20260804 2026-08-04 01:26:44.934225 | ubuntu-noble-large | + read image 2026-08-04 01:26:44.936974 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-08-04 01:26:44.937060 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:44.940872 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2026-08-04 01:26:44.940921 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2026-08-04 01:26:44.940934 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2026-08-04 01:26:44.940945 | ubuntu-noble-large | + project=mariadb 2026-08-04 01:26:44.940955 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:44.940965 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2026-08-04 01:26:44.940975 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:44.940985 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-08-04 01:26:44.940997 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.941006 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:44.941016 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:44.941028 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260804 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:26:44.995456 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:26:44.995859 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260804 2026-08-04 01:26:45.037219 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260804 2026-08-04 01:26:45.041548 | ubuntu-noble-large | + read image 2026-08-04 01:26:45.043600 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-08-04 01:26:45.043627 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:45.047091 | ubuntu-noble-large | + imagename=ovsdpdk-db 2026-08-04 01:26:45.047127 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2026-08-04 01:26:45.047182 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2026-08-04 01:26:45.047234 | ubuntu-noble-large | + project=ovsdpdk 2026-08-04 01:26:45.047242 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:45.047271 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2026-08-04 01:26:45.047295 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:45.047322 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-08-04 01:26:45.047359 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.047366 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.047391 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:45.047473 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260804 osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:26:45.094394 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:26:45.094482 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260804 2026-08-04 01:26:45.146254 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260804 2026-08-04 01:26:45.150767 | ubuntu-noble-large | + read image 2026-08-04 01:26:45.153061 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-08-04 01:26:45.153335 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:45.157281 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2026-08-04 01:26:45.157334 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2026-08-04 01:26:45.157355 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2026-08-04 01:26:45.157366 | ubuntu-noble-large | + project=ovsdpdk 2026-08-04 01:26:45.157376 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:45.157387 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2026-08-04 01:26:45.157397 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:45.157411 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-08-04 01:26:45.157422 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.157431 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.157441 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:45.157456 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260804 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:26:45.212255 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:26:45.212398 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260804 2026-08-04 01:26:45.257315 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260804 2026-08-04 01:26:45.262225 | ubuntu-noble-large | + read image 2026-08-04 01:26:45.264012 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/valkey-sentinel 2026-08-04 01:26:45.264308 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:45.268071 | ubuntu-noble-large | + imagename=valkey-sentinel 2026-08-04 01:26:45.268101 | ubuntu-noble-large | + [[ valkey-sentinel != \<\n\o\n\e\> ]] 2026-08-04 01:26:45.268119 | ubuntu-noble-large | + new_imagename=valkey-sentinel 2026-08-04 01:26:45.268134 | ubuntu-noble-large | + project=valkey 2026-08-04 01:26:45.268149 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:45.268159 | ubuntu-noble-large | + new_imagename=kolla/valkey-sentinel 2026-08-04 01:26:45.268173 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:45.268183 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/valkey-sentinel 2026-08-04 01:26:45.268197 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.268207 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.268217 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:45.268232 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/valkey-sentinel:build-20260804 osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:26:45.321644 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:26:45.321768 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/valkey-sentinel:build-20260804 2026-08-04 01:26:45.367503 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/valkey-sentinel:build-20260804 2026-08-04 01:26:45.372656 | ubuntu-noble-large | + read image 2026-08-04 01:26:45.374572 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/valkey-server 2026-08-04 01:26:45.374828 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:45.378747 | ubuntu-noble-large | + imagename=valkey-server 2026-08-04 01:26:45.378853 | ubuntu-noble-large | + [[ valkey-server != \<\n\o\n\e\> ]] 2026-08-04 01:26:45.378889 | ubuntu-noble-large | + new_imagename=valkey-server 2026-08-04 01:26:45.378909 | ubuntu-noble-large | + project=valkey 2026-08-04 01:26:45.378923 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:45.378933 | ubuntu-noble-large | + new_imagename=kolla/valkey-server 2026-08-04 01:26:45.378947 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:45.378960 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/valkey-server 2026-08-04 01:26:45.378974 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.378988 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.378998 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:45.379061 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/valkey-server:build-20260804 osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:26:45.432017 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:26:45.432109 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/valkey-server:build-20260804 2026-08-04 01:26:45.477538 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/valkey-server:build-20260804 2026-08-04 01:26:45.482571 | ubuntu-noble-large | + read image 2026-08-04 01:26:45.484137 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2026-08-04 01:26:45.484520 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:45.489179 | ubuntu-noble-large | + imagename=cinder-base 2026-08-04 01:26:45.489233 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:45.489253 | ubuntu-noble-large | + new_imagename=cinder-base 2026-08-04 01:26:45.489271 | ubuntu-noble-large | + project=cinder 2026-08-04 01:26:45.489288 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:45.489305 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2026-08-04 01:26:45.489324 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:45.489336 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2026-08-04 01:26:45.489346 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.489356 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.489366 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:45.489377 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20260804 osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-08-04 01:26:45.541590 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-08-04 01:26:45.541653 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20260804 2026-08-04 01:26:45.586362 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20260804 2026-08-04 01:26:45.592009 | ubuntu-noble-large | + read image 2026-08-04 01:26:45.593574 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2026-08-04 01:26:45.594123 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:45.598838 | ubuntu-noble-large | + imagename=manila-base 2026-08-04 01:26:45.598881 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:45.598891 | ubuntu-noble-large | + new_imagename=manila-base 2026-08-04 01:26:45.598900 | ubuntu-noble-large | + project=manila 2026-08-04 01:26:45.598907 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:45.598915 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2026-08-04 01:26:45.598923 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:45.598931 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2026-08-04 01:26:45.598939 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.598947 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.598955 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:45.598972 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20260804 osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-08-04 01:26:45.662839 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-08-04 01:26:45.662935 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20260804 2026-08-04 01:26:45.714967 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20260804 2026-08-04 01:26:45.719894 | ubuntu-noble-large | + read image 2026-08-04 01:26:45.722535 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2026-08-04 01:26:45.722577 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:45.725273 | ubuntu-noble-large | + imagename=gnocchi-base 2026-08-04 01:26:45.725300 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:45.725355 | ubuntu-noble-large | + new_imagename=gnocchi-base 2026-08-04 01:26:45.725369 | ubuntu-noble-large | + project=gnocchi 2026-08-04 01:26:45.725403 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:45.725417 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2026-08-04 01:26:45.725431 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:45.725444 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2026-08-04 01:26:45.725480 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.725495 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.725506 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:45.725551 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20260804 osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-08-04 01:26:45.778395 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-08-04 01:26:45.778462 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20260804 2026-08-04 01:26:45.823448 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20260804 2026-08-04 01:26:45.827530 | ubuntu-noble-large | + read image 2026-08-04 01:26:45.830188 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2026-08-04 01:26:45.830238 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:45.834626 | ubuntu-noble-large | + imagename=magnum-base 2026-08-04 01:26:45.834663 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:45.834680 | ubuntu-noble-large | + new_imagename=magnum-base 2026-08-04 01:26:45.834691 | ubuntu-noble-large | + project=magnum 2026-08-04 01:26:45.834739 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:45.834757 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2026-08-04 01:26:45.834767 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:45.834777 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2026-08-04 01:26:45.834841 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.834853 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.834871 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:45.834895 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20260804 osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-08-04 01:26:45.890274 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-08-04 01:26:45.890388 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20260804 2026-08-04 01:26:45.934889 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20260804 2026-08-04 01:26:45.940995 | ubuntu-noble-large | + read image 2026-08-04 01:26:45.943273 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2026-08-04 01:26:45.943596 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:45.947232 | ubuntu-noble-large | + imagename=masakari-base 2026-08-04 01:26:45.947292 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:45.947311 | ubuntu-noble-large | + new_imagename=masakari-base 2026-08-04 01:26:45.947329 | ubuntu-noble-large | + project=masakari 2026-08-04 01:26:45.947347 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:45.947366 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2026-08-04 01:26:45.947384 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:45.947402 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2026-08-04 01:26:45.947450 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.947471 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:45.947485 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:45.947529 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20260804 osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-08-04 01:26:46.000585 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-08-04 01:26:46.000681 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20260804 2026-08-04 01:26:46.046221 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20260804 2026-08-04 01:26:46.050810 | ubuntu-noble-large | + read image 2026-08-04 01:26:46.053482 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2026-08-04 01:26:46.053527 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:46.056515 | ubuntu-noble-large | + imagename=barbican-base 2026-08-04 01:26:46.056596 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:46.056637 | ubuntu-noble-large | + new_imagename=barbican-base 2026-08-04 01:26:46.056735 | ubuntu-noble-large | + project=barbican 2026-08-04 01:26:46.056773 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:46.056814 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2026-08-04 01:26:46.056830 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:46.056843 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2026-08-04 01:26:46.056857 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.056871 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.056884 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:46.056936 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20260804 osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-08-04 01:26:46.113463 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-08-04 01:26:46.113572 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20260804 2026-08-04 01:26:46.158388 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20260804 2026-08-04 01:26:46.163375 | ubuntu-noble-large | + read image 2026-08-04 01:26:46.166273 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2026-08-04 01:26:46.166993 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:46.171177 | ubuntu-noble-large | + imagename=blazar-base 2026-08-04 01:26:46.171227 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:46.171242 | ubuntu-noble-large | + new_imagename=blazar-base 2026-08-04 01:26:46.171443 | ubuntu-noble-large | + project=blazar 2026-08-04 01:26:46.171508 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:46.171522 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2026-08-04 01:26:46.171533 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:46.171572 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2026-08-04 01:26:46.171584 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.171594 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.171604 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:46.171615 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20260804 osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-08-04 01:26:46.227582 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-08-04 01:26:46.227740 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20260804 2026-08-04 01:26:46.271970 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20260804 2026-08-04 01:26:46.277631 | ubuntu-noble-large | + read image 2026-08-04 01:26:46.280286 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2026-08-04 01:26:46.280346 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:46.284590 | ubuntu-noble-large | + imagename=neutron-base 2026-08-04 01:26:46.284637 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:46.284651 | ubuntu-noble-large | + new_imagename=neutron-base 2026-08-04 01:26:46.284669 | ubuntu-noble-large | + project=neutron 2026-08-04 01:26:46.284686 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:46.284728 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2026-08-04 01:26:46.284746 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:46.284763 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2026-08-04 01:26:46.284817 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.284833 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.284844 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:46.284855 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20260804 osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-08-04 01:26:46.337828 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-08-04 01:26:46.337903 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:26:46.386554 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20260804 2026-08-04 01:26:46.391892 | ubuntu-noble-large | + read image 2026-08-04 01:26:46.394090 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2026-08-04 01:26:46.394132 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:46.398267 | ubuntu-noble-large | + imagename=octavia-base 2026-08-04 01:26:46.398341 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:46.398353 | ubuntu-noble-large | + new_imagename=octavia-base 2026-08-04 01:26:46.398362 | ubuntu-noble-large | + project=octavia 2026-08-04 01:26:46.398375 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:46.398406 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2026-08-04 01:26:46.398415 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:46.398428 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2026-08-04 01:26:46.398437 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.398446 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.398454 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:46.398468 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20260804 osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-08-04 01:26:46.462041 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-08-04 01:26:46.462174 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20260804 2026-08-04 01:26:46.508255 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20260804 2026-08-04 01:26:46.514544 | ubuntu-noble-large | + read image 2026-08-04 01:26:46.516642 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2026-08-04 01:26:46.516663 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:46.520455 | ubuntu-noble-large | + imagename=glance-base 2026-08-04 01:26:46.520514 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:46.520527 | ubuntu-noble-large | + new_imagename=glance-base 2026-08-04 01:26:46.520542 | ubuntu-noble-large | + project=glance 2026-08-04 01:26:46.520554 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:46.520569 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2026-08-04 01:26:46.520582 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:46.520597 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2026-08-04 01:26:46.520608 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.520622 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.520633 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:46.520683 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20260804 osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-08-04 01:26:46.583412 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-08-04 01:26:46.583523 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20260804 2026-08-04 01:26:46.618880 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20260804 2026-08-04 01:26:46.623064 | ubuntu-noble-large | + read image 2026-08-04 01:26:46.625235 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2026-08-04 01:26:46.625656 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:46.628229 | ubuntu-noble-large | + imagename=ironic-inspector 2026-08-04 01:26:46.628302 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2026-08-04 01:26:46.628326 | ubuntu-noble-large | + new_imagename=ironic-inspector 2026-08-04 01:26:46.628346 | ubuntu-noble-large | + project=ironic 2026-08-04 01:26:46.628363 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:46.628386 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2026-08-04 01:26:46.628405 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:46.628423 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2026-08-04 01:26:46.628441 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.628458 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.628477 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:46.628501 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20260804 osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:26:46.680668 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:26:46.680770 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20260804 2026-08-04 01:26:46.727126 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20260804 2026-08-04 01:26:46.731824 | ubuntu-noble-large | + read image 2026-08-04 01:26:46.734772 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2026-08-04 01:26:46.734858 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:46.738135 | ubuntu-noble-large | + imagename=ironic-base 2026-08-04 01:26:46.738181 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:46.738198 | ubuntu-noble-large | + new_imagename=ironic-base 2026-08-04 01:26:46.738243 | ubuntu-noble-large | + project=ironic 2026-08-04 01:26:46.738260 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:46.738275 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2026-08-04 01:26:46.738289 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:46.738304 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2026-08-04 01:26:46.738346 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.738357 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.738367 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:46.738383 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20260804 osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-08-04 01:26:46.796145 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-08-04 01:26:46.796275 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20260804 2026-08-04 01:26:46.840222 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20260804 2026-08-04 01:26:46.844903 | ubuntu-noble-large | + read image 2026-08-04 01:26:46.847160 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2026-08-04 01:26:46.847561 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:46.852201 | ubuntu-noble-large | + imagename=aodh-base 2026-08-04 01:26:46.852293 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:46.852319 | ubuntu-noble-large | + new_imagename=aodh-base 2026-08-04 01:26:46.852331 | ubuntu-noble-large | + project=aodh 2026-08-04 01:26:46.852342 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:46.852372 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2026-08-04 01:26:46.852403 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:46.852425 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2026-08-04 01:26:46.852436 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.852446 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.852456 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:46.852472 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20260804 osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-08-04 01:26:46.913892 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-08-04 01:26:46.914009 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20260804 2026-08-04 01:26:46.961307 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20260804 2026-08-04 01:26:46.965865 | ubuntu-noble-large | + read image 2026-08-04 01:26:46.968200 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2026-08-04 01:26:46.968359 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:46.972046 | ubuntu-noble-large | + imagename=keystone-base 2026-08-04 01:26:46.972074 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:46.972089 | ubuntu-noble-large | + new_imagename=keystone-base 2026-08-04 01:26:46.972251 | ubuntu-noble-large | + project=keystone 2026-08-04 01:26:46.972320 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:46.972333 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2026-08-04 01:26:46.972345 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:46.972364 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2026-08-04 01:26:46.972375 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.972385 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:46.972395 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:46.972406 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20260804 osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-08-04 01:26:47.026050 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-08-04 01:26:47.026136 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20260804 2026-08-04 01:26:47.072098 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20260804 2026-08-04 01:26:47.077022 | ubuntu-noble-large | + read image 2026-08-04 01:26:47.079336 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2026-08-04 01:26:47.079813 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:47.083839 | ubuntu-noble-large | + imagename=heat-base 2026-08-04 01:26:47.083870 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:47.083952 | ubuntu-noble-large | + new_imagename=heat-base 2026-08-04 01:26:47.083966 | ubuntu-noble-large | + project=heat 2026-08-04 01:26:47.083991 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:47.084002 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2026-08-04 01:26:47.084012 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:47.084027 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2026-08-04 01:26:47.084037 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.084051 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.084061 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:47.084100 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20260804 osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-08-04 01:26:47.137595 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-08-04 01:26:47.137686 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20260804 2026-08-04 01:26:47.179344 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20260804 2026-08-04 01:26:47.184124 | ubuntu-noble-large | + read image 2026-08-04 01:26:47.186935 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2026-08-04 01:26:47.187030 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:47.191116 | ubuntu-noble-large | + imagename=skyline-base 2026-08-04 01:26:47.191173 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:47.191185 | ubuntu-noble-large | + new_imagename=skyline-base 2026-08-04 01:26:47.191197 | ubuntu-noble-large | + project=skyline 2026-08-04 01:26:47.191209 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:47.191249 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2026-08-04 01:26:47.191264 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:47.191276 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2026-08-04 01:26:47.191288 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.191300 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.191312 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:47.191378 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20260804 osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-08-04 01:26:47.244063 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-08-04 01:26:47.244170 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20260804 2026-08-04 01:26:47.293460 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20260804 2026-08-04 01:26:47.297203 | ubuntu-noble-large | + read image 2026-08-04 01:26:47.298910 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-base 2026-08-04 01:26:47.299501 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:47.303293 | ubuntu-noble-large | + imagename=watcher-base 2026-08-04 01:26:47.303327 | ubuntu-noble-large | + [[ watcher-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:47.303394 | ubuntu-noble-large | + new_imagename=watcher-base 2026-08-04 01:26:47.303410 | ubuntu-noble-large | + project=watcher 2026-08-04 01:26:47.303424 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:47.303437 | ubuntu-noble-large | + new_imagename=kolla/watcher-base 2026-08-04 01:26:47.303451 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:47.303465 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-base 2026-08-04 01:26:47.303502 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.303517 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.303527 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:47.303762 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-base:build-20260804 osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-08-04 01:26:47.360162 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-08-04 01:26:47.360267 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-base:build-20260804 2026-08-04 01:26:47.402163 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-base:build-20260804 2026-08-04 01:26:47.406832 | ubuntu-noble-large | + read image 2026-08-04 01:26:47.409066 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2026-08-04 01:26:47.409456 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:47.413763 | ubuntu-noble-large | + imagename=nova-base 2026-08-04 01:26:47.413819 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:47.413831 | ubuntu-noble-large | + new_imagename=nova-base 2026-08-04 01:26:47.413847 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:47.413856 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:47.413866 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2026-08-04 01:26:47.413876 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:47.413887 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2026-08-04 01:26:47.413897 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.413906 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.413916 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:47.413946 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20260804 osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-08-04 01:26:47.469440 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-08-04 01:26:47.469567 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 01:26:47.510335 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20260804 2026-08-04 01:26:47.514373 | ubuntu-noble-large | + read image 2026-08-04 01:26:47.516846 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2026-08-04 01:26:47.516992 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:47.521301 | ubuntu-noble-large | + imagename=placement-base 2026-08-04 01:26:47.521366 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:47.521421 | ubuntu-noble-large | + new_imagename=placement-base 2026-08-04 01:26:47.521597 | ubuntu-noble-large | + project=placement 2026-08-04 01:26:47.521659 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:47.521672 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2026-08-04 01:26:47.521683 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:47.521693 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2026-08-04 01:26:47.521742 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.521762 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.521772 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:47.521835 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20260804 osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-08-04 01:26:47.581067 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-08-04 01:26:47.581194 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20260804 2026-08-04 01:26:47.626228 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20260804 2026-08-04 01:26:47.630591 | ubuntu-noble-large | + read image 2026-08-04 01:26:47.633664 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2026-08-04 01:26:47.633742 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:47.637409 | ubuntu-noble-large | + imagename=ceilometer-base 2026-08-04 01:26:47.637438 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:47.637518 | ubuntu-noble-large | + new_imagename=ceilometer-base 2026-08-04 01:26:47.637535 | ubuntu-noble-large | + project=ceilometer 2026-08-04 01:26:47.637549 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:47.637586 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2026-08-04 01:26:47.637601 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:47.637615 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2026-08-04 01:26:47.637652 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.637667 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.637677 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:47.637759 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20260804 osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-08-04 01:26:47.692226 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-08-04 01:26:47.692319 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20260804 2026-08-04 01:26:47.738622 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20260804 2026-08-04 01:26:47.742945 | ubuntu-noble-large | + read image 2026-08-04 01:26:47.745376 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2026-08-04 01:26:47.745417 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:47.748986 | ubuntu-noble-large | + imagename=designate-base 2026-08-04 01:26:47.749073 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:47.749087 | ubuntu-noble-large | + new_imagename=designate-base 2026-08-04 01:26:47.749108 | ubuntu-noble-large | + project=designate 2026-08-04 01:26:47.749119 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:47.749129 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2026-08-04 01:26:47.749139 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:47.749149 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2026-08-04 01:26:47.749160 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.749169 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.749180 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:47.749191 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20260804 osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-08-04 01:26:47.806927 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-08-04 01:26:47.807022 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 01:26:47.864584 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20260804 2026-08-04 01:26:47.869444 | ubuntu-noble-large | + read image 2026-08-04 01:26:47.871936 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2026-08-04 01:26:47.872321 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:47.876663 | ubuntu-noble-large | + imagename=horizon 2026-08-04 01:26:47.876730 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2026-08-04 01:26:47.876744 | ubuntu-noble-large | + new_imagename=horizon 2026-08-04 01:26:47.876760 | ubuntu-noble-large | + project=horizon 2026-08-04 01:26:47.876810 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:47.876831 | ubuntu-noble-large | + new_imagename=kolla/horizon 2026-08-04 01:26:47.876844 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:47.876861 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2026-08-04 01:26:47.876873 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.876889 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.876901 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:47.876918 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20260804 osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:26:47.927906 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:26:47.928005 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20260804 2026-08-04 01:26:47.975398 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20260804 2026-08-04 01:26:47.980949 | ubuntu-noble-large | + read image 2026-08-04 01:26:47.983726 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-08-04 01:26:47.983802 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:47.988369 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2026-08-04 01:26:47.988450 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2026-08-04 01:26:47.988484 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2026-08-04 01:26:47.988505 | ubuntu-noble-large | + project=hacluster 2026-08-04 01:26:47.988525 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:47.988549 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2026-08-04 01:26:47.988567 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:47.988591 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-08-04 01:26:47.988618 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.988643 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:47.988660 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:47.988888 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260804 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:26:48.042638 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:26:48.042833 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260804 2026-08-04 01:26:48.091170 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260804 2026-08-04 01:26:48.096534 | ubuntu-noble-large | + read image 2026-08-04 01:26:48.099663 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-08-04 01:26:48.099735 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:48.103353 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2026-08-04 01:26:48.103415 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2026-08-04 01:26:48.103438 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2026-08-04 01:26:48.103449 | ubuntu-noble-large | + project=hacluster 2026-08-04 01:26:48.103460 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:48.103470 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2026-08-04 01:26:48.103484 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:48.103494 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-08-04 01:26:48.103506 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.103520 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.103530 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:48.103546 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260804 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:26:48.163370 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:26:48.163478 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260804 2026-08-04 01:26:48.208732 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260804 2026-08-04 01:26:48.212351 | ubuntu-noble-large | + read image 2026-08-04 01:26:48.215451 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2026-08-04 01:26:48.215535 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:48.219981 | ubuntu-noble-large | + imagename=hacluster-pcs 2026-08-04 01:26:48.220016 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2026-08-04 01:26:48.220031 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2026-08-04 01:26:48.220093 | ubuntu-noble-large | + project=hacluster 2026-08-04 01:26:48.220106 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:48.220121 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2026-08-04 01:26:48.220131 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:48.220145 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2026-08-04 01:26:48.220158 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.220172 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.220185 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:48.220253 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260804 osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:26:48.272258 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:26:48.272354 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260804 2026-08-04 01:26:48.323140 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260804 2026-08-04 01:26:48.328208 | ubuntu-noble-large | + read image 2026-08-04 01:26:48.330109 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2026-08-04 01:26:48.330589 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:48.334745 | ubuntu-noble-large | + imagename=hacluster-corosync 2026-08-04 01:26:48.334812 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2026-08-04 01:26:48.334883 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2026-08-04 01:26:48.334897 | ubuntu-noble-large | + project=hacluster 2026-08-04 01:26:48.334908 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:48.334942 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2026-08-04 01:26:48.334954 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:48.334987 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2026-08-04 01:26:48.335000 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.335012 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.335023 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:48.335096 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260804 osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:26:48.391916 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:26:48.392030 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260804 2026-08-04 01:26:48.437498 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260804 2026-08-04 01:26:48.442608 | ubuntu-noble-large | + read image 2026-08-04 01:26:48.445006 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-08-04 01:26:48.445293 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:48.449173 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2026-08-04 01:26:48.449217 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2026-08-04 01:26:48.449234 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2026-08-04 01:26:48.449251 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:48.449293 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:48.449310 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2026-08-04 01:26:48.449325 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:48.449340 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-08-04 01:26:48.449356 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.449371 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.449386 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:48.449488 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260804 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:26:48.506270 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:26:48.506370 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260804 2026-08-04 01:26:48.552959 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260804 2026-08-04 01:26:48.557911 | ubuntu-noble-large | + read image 2026-08-04 01:26:48.560004 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-08-04 01:26:48.560461 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:48.564341 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2026-08-04 01:26:48.564379 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2026-08-04 01:26:48.564396 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2026-08-04 01:26:48.564407 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:48.564421 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:48.564435 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2026-08-04 01:26:48.564448 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:48.564462 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-08-04 01:26:48.564503 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.564529 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.564543 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:48.564558 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260804 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:26:48.623213 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:26:48.623316 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260804 2026-08-04 01:26:48.668855 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260804 2026-08-04 01:26:48.673818 | ubuntu-noble-large | + read image 2026-08-04 01:26:48.675637 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2026-08-04 01:26:48.676000 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:48.679799 | ubuntu-noble-large | + imagename=prometheus-mtail 2026-08-04 01:26:48.679832 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2026-08-04 01:26:48.679848 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2026-08-04 01:26:48.679861 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:48.679873 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:48.679885 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2026-08-04 01:26:48.679897 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:48.679909 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2026-08-04 01:26:48.679922 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.679933 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.679945 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:48.679986 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260804 osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:26:48.728437 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:26:48.728525 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260804 2026-08-04 01:26:48.773538 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260804 2026-08-04 01:26:48.779106 | ubuntu-noble-large | + read image 2026-08-04 01:26:48.781606 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-08-04 01:26:48.781655 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:48.785366 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2026-08-04 01:26:48.785416 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2026-08-04 01:26:48.785433 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2026-08-04 01:26:48.785447 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:48.785462 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:48.785502 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2026-08-04 01:26:48.785518 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:48.785532 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-08-04 01:26:48.785547 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.785560 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.785574 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:48.785665 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260804 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:26:48.842480 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:26:48.842572 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260804 2026-08-04 01:26:48.890238 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260804 2026-08-04 01:26:48.895122 | ubuntu-noble-large | + read image 2026-08-04 01:26:48.897448 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-08-04 01:26:48.897823 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:48.901982 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2026-08-04 01:26:48.902024 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2026-08-04 01:26:48.902038 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2026-08-04 01:26:48.902083 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:48.902099 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:48.902113 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2026-08-04 01:26:48.902127 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:48.902162 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-08-04 01:26:48.902178 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.902192 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:48.902205 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:48.902253 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260804 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:26:48.955275 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:26:48.955354 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260804 2026-08-04 01:26:49.003061 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260804 2026-08-04 01:26:49.008174 | ubuntu-noble-large | + read image 2026-08-04 01:26:49.010432 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-08-04 01:26:49.010743 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:49.014535 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2026-08-04 01:26:49.014579 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2026-08-04 01:26:49.014596 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2026-08-04 01:26:49.014636 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:49.014652 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:49.014666 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2026-08-04 01:26:49.014679 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:49.014732 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-08-04 01:26:49.014771 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.014819 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.014861 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:49.014946 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260804 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:26:49.070975 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:26:49.071059 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260804 2026-08-04 01:26:49.114001 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260804 2026-08-04 01:26:49.117767 | ubuntu-noble-large | + read image 2026-08-04 01:26:49.119930 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-08-04 01:26:49.120599 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:49.124406 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2026-08-04 01:26:49.124443 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2026-08-04 01:26:49.124454 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2026-08-04 01:26:49.124468 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:49.124478 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:49.124488 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2026-08-04 01:26:49.124501 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:49.124512 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-08-04 01:26:49.124523 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.124536 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.124546 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:49.124560 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260804 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:26:49.179283 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:26:49.179443 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260804 2026-08-04 01:26:49.225309 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260804 2026-08-04 01:26:49.230330 | ubuntu-noble-large | + read image 2026-08-04 01:26:49.232436 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-08-04 01:26:49.232714 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:49.236774 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2026-08-04 01:26:49.236896 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2026-08-04 01:26:49.236908 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2026-08-04 01:26:49.236917 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:49.236925 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:49.236933 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2026-08-04 01:26:49.236940 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:49.236948 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-08-04 01:26:49.236962 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.236969 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.236977 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:49.236989 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260804 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:26:49.301330 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:26:49.301437 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260804 2026-08-04 01:26:49.350374 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260804 2026-08-04 01:26:49.355024 | ubuntu-noble-large | + read image 2026-08-04 01:26:49.357156 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-08-04 01:26:49.357317 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:49.360985 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2026-08-04 01:26:49.361048 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2026-08-04 01:26:49.361063 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2026-08-04 01:26:49.361078 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:49.361088 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:49.361102 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2026-08-04 01:26:49.361112 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:49.361126 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-08-04 01:26:49.361137 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.361150 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.361160 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:49.361207 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260804 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:26:49.415086 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:26:49.415192 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260804 2026-08-04 01:26:49.456369 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260804 2026-08-04 01:26:49.461270 | ubuntu-noble-large | + read image 2026-08-04 01:26:49.463324 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-server 2026-08-04 01:26:49.463610 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:49.467834 | ubuntu-noble-large | + imagename=prometheus-server 2026-08-04 01:26:49.467890 | ubuntu-noble-large | + [[ prometheus-server != \<\n\o\n\e\> ]] 2026-08-04 01:26:49.467910 | ubuntu-noble-large | + new_imagename=prometheus-server 2026-08-04 01:26:49.467920 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:49.467929 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:49.467938 | ubuntu-noble-large | + new_imagename=kolla/prometheus-server 2026-08-04 01:26:49.467950 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:49.467959 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-server 2026-08-04 01:26:49.467969 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.467981 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.467991 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:49.468028 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-server:build-20260804 osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:26:49.521486 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:26:49.521585 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-server:build-20260804 2026-08-04 01:26:49.566500 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:build-20260804 2026-08-04 01:26:49.571050 | ubuntu-noble-large | + read image 2026-08-04 01:26:49.573060 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-08-04 01:26:49.573549 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:49.578012 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2026-08-04 01:26:49.578066 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2026-08-04 01:26:49.578078 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2026-08-04 01:26:49.578093 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:49.578106 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:49.578140 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2026-08-04 01:26:49.578154 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:49.578193 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-08-04 01:26:49.578208 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.578222 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.578232 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:49.578316 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260804 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:26:49.631862 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:26:49.631951 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260804 2026-08-04 01:26:49.676908 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260804 2026-08-04 01:26:49.681334 | ubuntu-noble-large | + read image 2026-08-04 01:26:49.683435 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-08-04 01:26:49.683916 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:49.687832 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2026-08-04 01:26:49.687871 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2026-08-04 01:26:49.687923 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2026-08-04 01:26:49.687972 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:49.688010 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:49.688026 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2026-08-04 01:26:49.688039 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:49.688077 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-08-04 01:26:49.688093 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.688107 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.688117 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:49.688162 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260804 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:26:49.739454 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:26:49.739533 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260804 2026-08-04 01:26:49.789107 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260804 2026-08-04 01:26:49.793399 | ubuntu-noble-large | + read image 2026-08-04 01:26:49.795277 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2026-08-04 01:26:49.795669 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:49.799027 | ubuntu-noble-large | + imagename=ovn-base 2026-08-04 01:26:49.799071 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:49.799087 | ubuntu-noble-large | + new_imagename=ovn-base 2026-08-04 01:26:49.799103 | ubuntu-noble-large | + project=ovn 2026-08-04 01:26:49.799113 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:49.799126 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2026-08-04 01:26:49.799137 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:49.799151 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2026-08-04 01:26:49.799186 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.799201 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.799210 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:49.799221 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20260804 osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-08-04 01:26:49.861220 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-08-04 01:26:49.861327 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20260804 2026-08-04 01:26:49.905299 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20260804 2026-08-04 01:26:49.909500 | ubuntu-noble-large | + read image 2026-08-04 01:26:49.911563 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-08-04 01:26:49.911959 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:49.915748 | ubuntu-noble-large | + imagename=openvswitch-db-server 2026-08-04 01:26:49.915828 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2026-08-04 01:26:49.915845 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2026-08-04 01:26:49.915859 | ubuntu-noble-large | + project=openvswitch 2026-08-04 01:26:49.915872 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:49.915911 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2026-08-04 01:26:49.915924 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:49.915937 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-08-04 01:26:49.915950 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.915962 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:49.915974 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:49.916028 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260804 osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:26:49.970680 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:26:49.970798 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260804 2026-08-04 01:26:50.019994 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260804 2026-08-04 01:26:50.025326 | ubuntu-noble-large | + read image 2026-08-04 01:26:50.028538 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-08-04 01:26:50.028583 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:50.032924 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2026-08-04 01:26:50.032982 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2026-08-04 01:26:50.032996 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2026-08-04 01:26:50.033007 | ubuntu-noble-large | + project=openvswitch 2026-08-04 01:26:50.033022 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:50.033032 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2026-08-04 01:26:50.033042 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:50.033053 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-08-04 01:26:50.033068 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.033079 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.033089 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:50.033104 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260804 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:26:50.088471 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:26:50.088565 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260804 2026-08-04 01:26:50.135314 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260804 2026-08-04 01:26:50.140285 | ubuntu-noble-large | + read image 2026-08-04 01:26:50.142756 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-08-04 01:26:50.143479 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:50.147267 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2026-08-04 01:26:50.147321 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2026-08-04 01:26:50.147346 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2026-08-04 01:26:50.147370 | ubuntu-noble-large | + project=letsencrypt 2026-08-04 01:26:50.147393 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:50.147409 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2026-08-04 01:26:50.147435 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:50.147449 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-08-04 01:26:50.147482 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.147496 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.147506 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:50.147521 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260804 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:26:50.202000 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:26:50.202135 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260804 2026-08-04 01:26:50.243993 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260804 2026-08-04 01:26:50.248382 | ubuntu-noble-large | + read image 2026-08-04 01:26:50.250812 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-08-04 01:26:50.250857 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:50.253836 | ubuntu-noble-large | + imagename=letsencrypt-lego 2026-08-04 01:26:50.253868 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2026-08-04 01:26:50.253885 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2026-08-04 01:26:50.253926 | ubuntu-noble-large | + project=letsencrypt 2026-08-04 01:26:50.253942 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:50.253952 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2026-08-04 01:26:50.253966 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:50.253980 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-08-04 01:26:50.253993 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.254003 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.254016 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:50.254031 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260804 osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:26:50.305320 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:26:50.305403 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260804 2026-08-04 01:26:50.351423 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260804 2026-08-04 01:26:50.356922 | ubuntu-noble-large | + read image 2026-08-04 01:26:50.359231 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2026-08-04 01:26:50.359642 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:50.363942 | ubuntu-noble-large | + imagename=redis-sentinel 2026-08-04 01:26:50.363989 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2026-08-04 01:26:50.364180 | ubuntu-noble-large | + new_imagename=redis-sentinel 2026-08-04 01:26:50.364244 | ubuntu-noble-large | + project=redis 2026-08-04 01:26:50.364257 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:50.364267 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2026-08-04 01:26:50.364279 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:50.364298 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2026-08-04 01:26:50.364309 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.364319 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.364329 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:50.364340 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20260804 osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:26:50.417749 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:26:50.417887 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20260804 2026-08-04 01:26:50.463361 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20260804 2026-08-04 01:26:50.468454 | ubuntu-noble-large | + read image 2026-08-04 01:26:50.470840 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2026-08-04 01:26:50.471219 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:50.475280 | ubuntu-noble-large | + imagename=redis 2026-08-04 01:26:50.475310 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2026-08-04 01:26:50.475501 | ubuntu-noble-large | + new_imagename=redis 2026-08-04 01:26:50.475561 | ubuntu-noble-large | + project=redis 2026-08-04 01:26:50.475573 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:50.475583 | ubuntu-noble-large | + new_imagename=kolla/redis 2026-08-04 01:26:50.475594 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:50.475613 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2026-08-04 01:26:50.475623 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.475633 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.475672 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:50.475684 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20260804 osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:26:50.529873 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:26:50.529966 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20260804 2026-08-04 01:26:50.569073 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20260804 2026-08-04 01:26:50.573476 | ubuntu-noble-large | + read image 2026-08-04 01:26:50.575695 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2026-08-04 01:26:50.575975 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:50.579530 | ubuntu-noble-large | + imagename=mariadb-base 2026-08-04 01:26:50.579614 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:50.579632 | ubuntu-noble-large | + new_imagename=mariadb-base 2026-08-04 01:26:50.579671 | ubuntu-noble-large | + project=mariadb 2026-08-04 01:26:50.579686 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:50.579720 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2026-08-04 01:26:50.579735 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:50.579749 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2026-08-04 01:26:50.579762 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.579773 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.579821 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:50.579837 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20260804 osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-08-04 01:26:50.637542 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-08-04 01:26:50.637657 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20260804 2026-08-04 01:26:50.685215 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20260804 2026-08-04 01:26:50.689881 | ubuntu-noble-large | + read image 2026-08-04 01:26:50.692133 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2026-08-04 01:26:50.692648 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:50.696633 | ubuntu-noble-large | + imagename=proxysql 2026-08-04 01:26:50.696671 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2026-08-04 01:26:50.696685 | ubuntu-noble-large | + new_imagename=proxysql 2026-08-04 01:26:50.696748 | ubuntu-noble-large | + project=proxysql 2026-08-04 01:26:50.696764 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:50.696804 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2026-08-04 01:26:50.696824 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:50.696839 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2026-08-04 01:26:50.696852 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.696866 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.696879 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:50.696958 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20260804 osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:26:50.754476 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:26:50.754554 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20260804 2026-08-04 01:26:50.797091 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20260804 2026-08-04 01:26:50.801432 | ubuntu-noble-large | + read image 2026-08-04 01:26:50.804049 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql-3 2026-08-04 01:26:50.804434 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:50.808172 | ubuntu-noble-large | + imagename=proxysql-3 2026-08-04 01:26:50.808203 | ubuntu-noble-large | + [[ proxysql-3 != \<\n\o\n\e\> ]] 2026-08-04 01:26:50.808275 | ubuntu-noble-large | + new_imagename=proxysql-3 2026-08-04 01:26:50.808293 | ubuntu-noble-large | + project=proxysql 2026-08-04 01:26:50.808306 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:50.808322 | ubuntu-noble-large | + new_imagename=kolla/proxysql-3 2026-08-04 01:26:50.808336 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:50.808373 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql-3 2026-08-04 01:26:50.808389 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.808403 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.808413 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:50.808459 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql-3:build-20260804 osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:26:50.860294 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:26:50.860398 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql-3:build-20260804 2026-08-04 01:26:50.905751 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql-3:build-20260804 2026-08-04 01:26:50.909991 | ubuntu-noble-large | + read image 2026-08-04 01:26:50.912400 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2026-08-04 01:26:50.913173 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:50.917414 | ubuntu-noble-large | + imagename=tgtd 2026-08-04 01:26:50.917457 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2026-08-04 01:26:50.917485 | ubuntu-noble-large | + new_imagename=tgtd 2026-08-04 01:26:50.917522 | ubuntu-noble-large | + project=tgtd 2026-08-04 01:26:50.917538 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:50.917552 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2026-08-04 01:26:50.917565 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:50.917579 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2026-08-04 01:26:50.917617 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.917632 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:50.917642 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:50.917840 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20260804 osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:26:50.970267 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:26:50.970360 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20260804 2026-08-04 01:26:51.014690 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20260804 2026-08-04 01:26:51.018371 | ubuntu-noble-large | + read image 2026-08-04 01:26:51.020291 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2026-08-04 01:26:51.020469 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:51.024023 | ubuntu-noble-large | + imagename=ovsdpdk 2026-08-04 01:26:51.024079 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2026-08-04 01:26:51.024136 | ubuntu-noble-large | + new_imagename=ovsdpdk 2026-08-04 01:26:51.024150 | ubuntu-noble-large | + project=ovsdpdk 2026-08-04 01:26:51.024161 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:51.024172 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2026-08-04 01:26:51.024183 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:51.024213 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2026-08-04 01:26:51.024226 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.024236 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.024247 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:51.024294 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20260804 osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:26:51.081411 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:26:51.081492 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20260804 2026-08-04 01:26:51.130999 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20260804 2026-08-04 01:26:51.136016 | ubuntu-noble-large | + read image 2026-08-04 01:26:51.138385 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2026-08-04 01:26:51.138424 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:51.142073 | ubuntu-noble-large | + imagename=memcached 2026-08-04 01:26:51.142107 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2026-08-04 01:26:51.142151 | ubuntu-noble-large | + new_imagename=memcached 2026-08-04 01:26:51.142189 | ubuntu-noble-large | + project=memcached 2026-08-04 01:26:51.142204 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:51.142218 | ubuntu-noble-large | + new_imagename=kolla/memcached 2026-08-04 01:26:51.142232 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:51.142246 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2026-08-04 01:26:51.142260 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.142273 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.142283 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:51.142323 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20260804 osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:26:51.193588 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:26:51.193684 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20260804 2026-08-04 01:26:51.238285 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20260804 2026-08-04 01:26:51.242566 | ubuntu-noble-large | + read image 2026-08-04 01:26:51.244846 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/valkey-base 2026-08-04 01:26:51.245347 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:51.249343 | ubuntu-noble-large | + imagename=valkey-base 2026-08-04 01:26:51.249375 | ubuntu-noble-large | + [[ valkey-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:51.249556 | ubuntu-noble-large | + new_imagename=valkey-base 2026-08-04 01:26:51.249623 | ubuntu-noble-large | + project=valkey 2026-08-04 01:26:51.249636 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:51.249646 | ubuntu-noble-large | + new_imagename=kolla/valkey-base 2026-08-04 01:26:51.249657 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:51.249677 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/valkey-base 2026-08-04 01:26:51.249688 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.249725 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.249737 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:51.249748 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/valkey-base:build-20260804 osism.harbor.regio.digital/kolla/valkey-base:2025.1 2026-08-04 01:26:51.304293 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/valkey-base:2025.1 2026-08-04 01:26:51.304386 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/valkey-base:build-20260804 2026-08-04 01:26:51.351899 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/valkey-base:build-20260804 2026-08-04 01:26:51.357032 | ubuntu-noble-large | + read image 2026-08-04 01:26:51.359739 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-08-04 01:26:51.359822 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:51.363328 | ubuntu-noble-large | + imagename=opensearch-dashboards 2026-08-04 01:26:51.363386 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2026-08-04 01:26:51.363403 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2026-08-04 01:26:51.363467 | ubuntu-noble-large | + project=opensearch 2026-08-04 01:26:51.363480 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:51.363494 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2026-08-04 01:26:51.363504 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:51.363518 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-08-04 01:26:51.363533 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.363546 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.363560 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:51.363607 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260804 osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:26:51.416231 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:26:51.416320 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260804 2026-08-04 01:26:51.462500 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260804 2026-08-04 01:26:51.467381 | ubuntu-noble-large | + read image 2026-08-04 01:26:51.469286 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2026-08-04 01:26:51.469923 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:51.473652 | ubuntu-noble-large | + imagename=opensearch 2026-08-04 01:26:51.473685 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2026-08-04 01:26:51.473811 | ubuntu-noble-large | + new_imagename=opensearch 2026-08-04 01:26:51.473836 | ubuntu-noble-large | + project=opensearch 2026-08-04 01:26:51.473849 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:51.473863 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2026-08-04 01:26:51.473903 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:51.473918 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2026-08-04 01:26:51.473958 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.473974 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.473985 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:51.474024 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20260804 osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:26:51.526326 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:26:51.526420 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20260804 2026-08-04 01:26:51.577196 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20260804 2026-08-04 01:26:51.581959 | ubuntu-noble-large | + read image 2026-08-04 01:26:51.584179 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2026-08-04 01:26:51.584219 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:51.588039 | ubuntu-noble-large | + imagename=openstack-base 2026-08-04 01:26:51.588094 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:51.588137 | ubuntu-noble-large | + new_imagename=openstack-base 2026-08-04 01:26:51.588151 | ubuntu-noble-large | + project=openstack 2026-08-04 01:26:51.588176 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:51.588194 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2026-08-04 01:26:51.588211 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:51.588229 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2026-08-04 01:26:51.588242 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.588257 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.588275 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:51.588300 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20260804 osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-08-04 01:26:51.646279 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-08-04 01:26:51.646371 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 01:26:51.692265 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20260804 2026-08-04 01:26:51.697041 | ubuntu-noble-large | + read image 2026-08-04 01:26:51.700074 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2026-08-04 01:26:51.700133 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:51.704240 | ubuntu-noble-large | + imagename=hacluster-base 2026-08-04 01:26:51.704277 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:51.704344 | ubuntu-noble-large | + new_imagename=hacluster-base 2026-08-04 01:26:51.704361 | ubuntu-noble-large | + project=hacluster 2026-08-04 01:26:51.704375 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:51.704413 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2026-08-04 01:26:51.704429 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:51.704443 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2026-08-04 01:26:51.704457 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.704470 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.704484 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:51.704533 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20260804 osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-08-04 01:26:51.756654 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-08-04 01:26:51.756842 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20260804 2026-08-04 01:26:51.804118 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20260804 2026-08-04 01:26:51.809107 | ubuntu-noble-large | + read image 2026-08-04 01:26:51.811393 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2026-08-04 01:26:51.811828 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:51.815828 | ubuntu-noble-large | + imagename=prometheus-base 2026-08-04 01:26:51.815867 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:51.815898 | ubuntu-noble-large | + new_imagename=prometheus-base 2026-08-04 01:26:51.815913 | ubuntu-noble-large | + project=prometheus 2026-08-04 01:26:51.815926 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:51.815940 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2026-08-04 01:26:51.815953 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:51.815967 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2026-08-04 01:26:51.815981 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.815994 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.816005 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:51.816019 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-08-04 01:26:51.869411 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-08-04 01:26:51.869491 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 01:26:51.914746 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20260804 2026-08-04 01:26:51.919174 | ubuntu-noble-large | + read image 2026-08-04 01:26:51.921576 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2026-08-04 01:26:51.922144 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:51.926224 | ubuntu-noble-large | + imagename=openvswitch-base 2026-08-04 01:26:51.926306 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:51.926322 | ubuntu-noble-large | + new_imagename=openvswitch-base 2026-08-04 01:26:51.926333 | ubuntu-noble-large | + project=openvswitch 2026-08-04 01:26:51.926358 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:51.926392 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2026-08-04 01:26:51.926403 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:51.926414 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2026-08-04 01:26:51.926424 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.926438 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:51.926449 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:51.926463 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20260804 osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-08-04 01:26:51.981849 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-08-04 01:26:51.981964 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20260804 2026-08-04 01:26:52.029927 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20260804 2026-08-04 01:26:52.034672 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.036564 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2026-08-04 01:26:52.036739 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.039727 | ubuntu-noble-large | + imagename=cron 2026-08-04 01:26:52.039856 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.039882 | ubuntu-noble-large | + new_imagename=cron 2026-08-04 01:26:52.039895 | ubuntu-noble-large | + project=cron 2026-08-04 01:26:52.039907 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.039919 | ubuntu-noble-large | + new_imagename=kolla/cron 2026-08-04 01:26:52.039931 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.039965 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2026-08-04 01:26:52.039979 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.039991 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.040003 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.040074 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20260804 osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:26:52.089651 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:26:52.089841 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20260804 2026-08-04 01:26:52.136281 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20260804 2026-08-04 01:26:52.142267 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.144383 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2026-08-04 01:26:52.144903 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.148640 | ubuntu-noble-large | + imagename=keepalived 2026-08-04 01:26:52.148733 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.148833 | ubuntu-noble-large | + new_imagename=keepalived 2026-08-04 01:26:52.148888 | ubuntu-noble-large | + project=keepalived 2026-08-04 01:26:52.148921 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.148952 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2026-08-04 01:26:52.148965 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.148977 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2026-08-04 01:26:52.149011 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.149023 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.149034 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.149080 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20260804 osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:26:52.202073 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:26:52.202177 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20260804 2026-08-04 01:26:52.244222 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20260804 2026-08-04 01:26:52.248512 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.250913 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2026-08-04 01:26:52.251445 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.255291 | ubuntu-noble-large | + imagename=nova-libvirt 2026-08-04 01:26:52.255373 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.255391 | ubuntu-noble-large | + new_imagename=nova-libvirt 2026-08-04 01:26:52.255437 | ubuntu-noble-large | + project=nova 2026-08-04 01:26:52.255452 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.255466 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2026-08-04 01:26:52.255480 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.255494 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2026-08-04 01:26:52.255528 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.255566 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.255577 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.255592 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20260804 osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:26:52.308259 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:26:52.308368 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20260804 2026-08-04 01:26:52.352822 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20260804 2026-08-04 01:26:52.358394 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.361104 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2026-08-04 01:26:52.361237 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.365052 | ubuntu-noble-large | + imagename=fluentd 2026-08-04 01:26:52.365134 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.365159 | ubuntu-noble-large | + new_imagename=fluentd 2026-08-04 01:26:52.365170 | ubuntu-noble-large | + project=fluentd 2026-08-04 01:26:52.365179 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.365188 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2026-08-04 01:26:52.365197 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.365207 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2026-08-04 01:26:52.365216 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.365225 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.365234 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.365249 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20260804 osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:26:52.413093 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:26:52.413223 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20260804 2026-08-04 01:26:52.462213 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20260804 2026-08-04 01:26:52.466977 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.469082 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2026-08-04 01:26:52.469112 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.471295 | ubuntu-noble-large | + imagename=kolla-toolbox 2026-08-04 01:26:52.471321 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.471378 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2026-08-04 01:26:52.471394 | ubuntu-noble-large | + project=kolla 2026-08-04 01:26:52.471406 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.471429 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2026-08-04 01:26:52.471442 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.471454 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2026-08-04 01:26:52.471489 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.471503 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.471512 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.471572 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260804 osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:26:52.523388 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:26:52.523472 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260804 2026-08-04 01:26:52.567083 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260804 2026-08-04 01:26:52.571187 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.573163 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2026-08-04 01:26:52.573408 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.576682 | ubuntu-noble-large | + imagename=haproxy-ssh 2026-08-04 01:26:52.576739 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.576757 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2026-08-04 01:26:52.576766 | ubuntu-noble-large | + project=haproxy 2026-08-04 01:26:52.576776 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.576813 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2026-08-04 01:26:52.576823 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.576832 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2026-08-04 01:26:52.576841 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.576853 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.576863 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.576877 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260804 osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:26:52.631584 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:26:52.631683 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260804 2026-08-04 01:26:52.676336 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260804 2026-08-04 01:26:52.680033 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.681935 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2026-08-04 01:26:52.683201 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.687179 | ubuntu-noble-large | + imagename=haproxy 2026-08-04 01:26:52.687260 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.687275 | ubuntu-noble-large | + new_imagename=haproxy 2026-08-04 01:26:52.687285 | ubuntu-noble-large | + project=haproxy 2026-08-04 01:26:52.687296 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.687306 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2026-08-04 01:26:52.687316 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.687330 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2026-08-04 01:26:52.687341 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.687351 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.687361 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.687376 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20260804 osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:26:52.733851 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:26:52.733939 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20260804 2026-08-04 01:26:52.773574 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20260804 2026-08-04 01:26:52.777628 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.780228 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2026-08-04 01:26:52.780266 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.784468 | ubuntu-noble-large | + imagename=letsencrypt-base 2026-08-04 01:26:52.784499 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.784573 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2026-08-04 01:26:52.784591 | ubuntu-noble-large | + project=letsencrypt 2026-08-04 01:26:52.784604 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.784618 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2026-08-04 01:26:52.784660 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.784720 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2026-08-04 01:26:52.784736 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.784749 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.784763 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.784872 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260804 osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-08-04 01:26:52.833946 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-08-04 01:26:52.834027 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260804 2026-08-04 01:26:52.878403 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260804 2026-08-04 01:26:52.882895 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.884522 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2026-08-04 01:26:52.884841 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.887958 | ubuntu-noble-large | + imagename=iscsid 2026-08-04 01:26:52.888001 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.888018 | ubuntu-noble-large | + new_imagename=iscsid 2026-08-04 01:26:52.888031 | ubuntu-noble-large | + project=iscsid 2026-08-04 01:26:52.888045 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.888059 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2026-08-04 01:26:52.888073 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.888087 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2026-08-04 01:26:52.888101 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.888112 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.888125 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.888140 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20260804 osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:26:52.941327 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:26:52.941415 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20260804 2026-08-04 01:26:52.985431 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20260804 2026-08-04 01:26:52.990057 | ubuntu-noble-large | + read image 2026-08-04 01:26:52.992289 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2026-08-04 01:26:52.992819 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:52.996656 | ubuntu-noble-large | + imagename=redis-base 2026-08-04 01:26:52.996733 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2026-08-04 01:26:52.996814 | ubuntu-noble-large | + new_imagename=redis-base 2026-08-04 01:26:52.996851 | ubuntu-noble-large | + project=redis 2026-08-04 01:26:52.996881 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:52.996910 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2026-08-04 01:26:52.996922 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:52.996952 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2026-08-04 01:26:52.996981 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.996992 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:52.997017 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:52.997089 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20260804 osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-08-04 01:26:53.053302 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-08-04 01:26:53.053414 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20260804 2026-08-04 01:26:53.099742 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20260804 2026-08-04 01:26:53.104651 | ubuntu-noble-large | + read image 2026-08-04 01:26:53.106920 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2026-08-04 01:26:53.107422 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:53.112110 | ubuntu-noble-large | + imagename=dnsmasq 2026-08-04 01:26:53.112185 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2026-08-04 01:26:53.112199 | ubuntu-noble-large | + new_imagename=dnsmasq 2026-08-04 01:26:53.112218 | ubuntu-noble-large | + project=dnsmasq 2026-08-04 01:26:53.112229 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:53.112239 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2026-08-04 01:26:53.112249 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:53.112259 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2026-08-04 01:26:53.112269 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.112279 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.112289 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:53.112304 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20260804 osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:26:53.170427 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:26:53.170515 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20260804 2026-08-04 01:26:53.214973 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20260804 2026-08-04 01:26:53.219525 | ubuntu-noble-large | + read image 2026-08-04 01:26:53.221681 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2026-08-04 01:26:53.222241 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:53.226125 | ubuntu-noble-large | + imagename=multipathd 2026-08-04 01:26:53.226163 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2026-08-04 01:26:53.226244 | ubuntu-noble-large | + new_imagename=multipathd 2026-08-04 01:26:53.226262 | ubuntu-noble-large | + project=multipathd 2026-08-04 01:26:53.226275 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:53.226288 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2026-08-04 01:26:53.226302 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:53.226340 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2026-08-04 01:26:53.226355 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.226369 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.226381 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:53.226430 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20260804 osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:26:53.284881 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:26:53.284966 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20260804 2026-08-04 01:26:53.328460 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20260804 2026-08-04 01:26:53.333492 | ubuntu-noble-large | + read image 2026-08-04 01:26:53.335680 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2026-08-04 01:26:53.336030 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:53.339883 | ubuntu-noble-large | + imagename=grafana 2026-08-04 01:26:53.339934 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2026-08-04 01:26:53.339974 | ubuntu-noble-large | + new_imagename=grafana 2026-08-04 01:26:53.339987 | ubuntu-noble-large | + project=grafana 2026-08-04 01:26:53.340003 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:53.340015 | ubuntu-noble-large | + new_imagename=kolla/grafana 2026-08-04 01:26:53.340030 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:53.340042 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2026-08-04 01:26:53.340057 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.340069 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.340084 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:53.340101 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20260804 osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:26:53.399712 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:26:53.399839 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20260804 2026-08-04 01:26:53.446848 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20260804 2026-08-04 01:26:53.452061 | ubuntu-noble-large | + read image 2026-08-04 01:26:53.454970 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2026-08-04 01:26:53.455010 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:53.458633 | ubuntu-noble-large | + imagename=rabbitmq 2026-08-04 01:26:53.458729 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2026-08-04 01:26:53.458755 | ubuntu-noble-large | + new_imagename=rabbitmq 2026-08-04 01:26:53.458773 | ubuntu-noble-large | + project=rabbitmq 2026-08-04 01:26:53.458848 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:53.458866 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2026-08-04 01:26:53.458885 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:53.458899 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2026-08-04 01:26:53.458914 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.458924 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.458933 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:53.458944 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20260804 osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:26:53.516320 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:26:53.516416 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20260804 2026-08-04 01:26:53.564678 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20260804 2026-08-04 01:26:53.569882 | ubuntu-noble-large | + read image 2026-08-04 01:26:53.571994 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2026-08-04 01:26:53.572324 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-08-04 01:26:53.576205 | ubuntu-noble-large | + imagename=base 2026-08-04 01:26:53.576249 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2026-08-04 01:26:53.576267 | ubuntu-noble-large | + new_imagename=base 2026-08-04 01:26:53.576278 | ubuntu-noble-large | + project=base 2026-08-04 01:26:53.576289 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:26:53.576303 | ubuntu-noble-large | + new_imagename=kolla/base 2026-08-04 01:26:53.576313 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-08-04 01:26:53.576324 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2026-08-04 01:26:53.576338 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.576347 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-08-04 01:26:53.576361 | ubuntu-noble-large | + tag=2025.1 2026-08-04 01:26:53.576407 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20260804 osism.harbor.regio.digital/kolla/base:2025.1 2026-08-04 01:26:53.628085 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2025.1 2026-08-04 01:26:53.628153 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 01:26:53.673151 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20260804 2026-08-04 01:26:53.677501 | ubuntu-noble-large | + read image 2026-08-04 01:26:53.678394 | ubuntu-noble-large | + docker images 2026-08-04 01:26:53.878248 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-08-04 01:26:53.878338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 a5430831a28a 2 minutes ago 1.27GB 2026-08-04 01:26:53.878350 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 2959b0371ff2 2 minutes ago 1.45GB 2026-08-04 01:26:53.878358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 e3571505d303 2 minutes ago 322MB 2026-08-04 01:26:53.878392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 9f66b445ca06 2 minutes ago 1.46GB 2026-08-04 01:26:53.878410 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 dd68eb45436e 3 minutes ago 1.45GB 2026-08-04 01:26:53.878417 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 586743f7d91b 3 minutes ago 1.45GB 2026-08-04 01:26:53.878436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 2e284438ccc0 3 minutes ago 1.81GB 2026-08-04 01:26:53.878444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 f15f0da0c944 7 minutes ago 1.09GB 2026-08-04 01:26:53.878451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 6e3e7b748c26 7 minutes ago 1.09GB 2026-08-04 01:26:53.878458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 28fb9141d8db 8 minutes ago 1.09GB 2026-08-04 01:26:53.878465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 12aed020819a 8 minutes ago 1.26GB 2026-08-04 01:26:53.878472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 1dcaf8b8f566 9 minutes ago 1.15GB 2026-08-04 01:26:53.878480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 f3180502fa08 9 minutes ago 1.15GB 2026-08-04 01:26:53.878487 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 156ce6768ed8 9 minutes ago 1.15GB 2026-08-04 01:26:53.878494 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 e830d1495f76 9 minutes ago 1.18GB 2026-08-04 01:26:53.878501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 971c73380cfc 10 minutes ago 1.29GB 2026-08-04 01:26:53.878508 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 3be03015d1aa 10 minutes ago 1.04GB 2026-08-04 01:26:53.878515 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 4506d6c75ed7 10 minutes ago 1.04GB 2026-08-04 01:26:53.878522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 b3c9a5f9e53b 10 minutes ago 1.11GB 2026-08-04 01:26:53.878529 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 0653b885094f 11 minutes ago 1.03GB 2026-08-04 01:26:53.878536 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 8536adc6d800 12 minutes ago 1.03GB 2026-08-04 01:26:53.878543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 740a98fcfa10 12 minutes ago 1.03GB 2026-08-04 01:26:53.878550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 b77862de557a 12 minutes ago 1.02GB 2026-08-04 01:26:53.878557 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 a4998ebe060b 12 minutes ago 1.02GB 2026-08-04 01:26:53.878565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 1cb17eff3505 13 minutes ago 1.26GB 2026-08-04 01:26:53.878572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 5d80b98f326e 13 minutes ago 1.26GB 2026-08-04 01:26:53.878579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 e15e83f10393 13 minutes ago 1.26GB 2026-08-04 01:26:53.878586 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 a62e5411b141 14 minutes ago 1.26GB 2026-08-04 01:26:53.878593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 378ca4f29107 14 minutes ago 1.26GB 2026-08-04 01:26:53.878600 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 9066b4996302 15 minutes ago 1.26GB 2026-08-04 01:26:53.878607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 a6dc32a97620 15 minutes ago 1.26GB 2026-08-04 01:26:53.878621 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 f1e52320d2e0 15 minutes ago 1.26GB 2026-08-04 01:26:53.878628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 9d1f27b39a25 16 minutes ago 1.26GB 2026-08-04 01:26:53.878635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 006a19e1b6e4 16 minutes ago 1.26GB 2026-08-04 01:26:53.878642 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 f6d630a1bcde 17 minutes ago 1.26GB 2026-08-04 01:26:53.878649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 986ae02f1295 17 minutes ago 1.26GB 2026-08-04 01:26:53.878661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 0344708956fb 17 minutes ago 1.09GB 2026-08-04 01:26:53.878672 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 4c7a42d77545 18 minutes ago 1.07GB 2026-08-04 01:26:53.878680 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 023c20c13ad6 18 minutes ago 1.09GB 2026-08-04 01:26:53.878687 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 7d343ea5e142 19 minutes ago 1.07GB 2026-08-04 01:26:53.878694 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 b7c7046fca60 19 minutes ago 1.07GB 2026-08-04 01:26:53.878739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 1ef33de96f9e 19 minutes ago 1.14GB 2026-08-04 01:26:53.878747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 164c696d482f 20 minutes ago 1.18GB 2026-08-04 01:26:53.878755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 e60812125377 20 minutes ago 1.23GB 2026-08-04 01:26:53.878762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 0f9a0b566151 21 minutes ago 1.44GB 2026-08-04 01:26:53.878769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 5413c3550799 22 minutes ago 1.02GB 2026-08-04 01:26:53.878776 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 41f5e0210893 23 minutes ago 1.02GB 2026-08-04 01:26:53.878821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 7526299b0c50 23 minutes ago 1.02GB 2026-08-04 01:26:53.878828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 18645cbad5e4 23 minutes ago 1.02GB 2026-08-04 01:26:53.878836 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 16d6685bea1d 23 minutes ago 1.02GB 2026-08-04 01:26:53.878843 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 6dc29449ac0a 23 minutes ago 1.08GB 2026-08-04 01:26:53.878850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 952a814a2d0a 24 minutes ago 1.11GB 2026-08-04 01:26:53.878857 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 4961b5bbcb34 28 minutes ago 1.08GB 2026-08-04 01:26:53.878864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 25b57fe7aa12 28 minutes ago 1.11GB 2026-08-04 01:26:53.878871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 26cf0fbed1af 29 minutes ago 1.11GB 2026-08-04 01:26:53.878878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 8e79d53b4345 29 minutes ago 1.11GB 2026-08-04 01:26:53.878885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 4c2f3b1dee95 29 minutes ago 1.09GB 2026-08-04 01:26:53.878893 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 e47f38e95e88 30 minutes ago 1.04GB 2026-08-04 01:26:53.878906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 21b9eed41173 30 minutes ago 1.04GB 2026-08-04 01:26:53.878914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 3a6d601b11ea 30 minutes ago 1.04GB 2026-08-04 01:26:53.878921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 05aa40541283 31 minutes ago 1.04GB 2026-08-04 01:26:53.878928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 dd26a5b0addf 31 minutes ago 1.25GB 2026-08-04 01:26:53.878935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 2515bea1b6ee 31 minutes ago 1.25GB 2026-08-04 01:26:53.878942 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 9c2fd8c3b97a 32 minutes ago 1.27GB 2026-08-04 01:26:53.878949 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 ca6b65a42eeb 32 minutes ago 1.26GB 2026-08-04 01:26:53.878956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 8542fbb48b93 32 minutes ago 1.62GB 2026-08-04 01:26:53.878963 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 3b81b199a37c 34 minutes ago 1.25GB 2026-08-04 01:26:53.878977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 b11d5f55c8b4 35 minutes ago 1.25GB 2026-08-04 01:26:53.878984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 351e1e08ee20 35 minutes ago 1.3GB 2026-08-04 01:26:53.878992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 d189de754d51 35 minutes ago 1.41GB 2026-08-04 01:26:53.878999 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 e6abbc9dd010 36 minutes ago 1.02GB 2026-08-04 01:26:53.879011 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 a4ecad3d242e 37 minutes ago 1.03GB 2026-08-04 01:26:53.879018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 96d28f7576f5 37 minutes ago 1.02GB 2026-08-04 01:26:53.879025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 8309069407a0 37 minutes ago 1.02GB 2026-08-04 01:26:53.879032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 0bfe5cafcc54 38 minutes ago 1.03GB 2026-08-04 01:26:53.879039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 b1ddfce19f50 38 minutes ago 1.03GB 2026-08-04 01:26:53.879046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 55526a76c785 38 minutes ago 1.03GB 2026-08-04 01:26:53.879054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 e98131fefa5b 39 minutes ago 1.03GB 2026-08-04 01:26:53.879061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 5eee13530bc1 39 minutes ago 1.03GB 2026-08-04 01:26:53.879068 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 3fa51816b872 39 minutes ago 1.03GB 2026-08-04 01:26:53.879075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 1da8c3f495ab 40 minutes ago 1.03GB 2026-08-04 01:26:53.879082 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 33dd9f9c37a2 40 minutes ago 1.03GB 2026-08-04 01:26:53.879089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 e643e16cdb6d 40 minutes ago 322MB 2026-08-04 01:26:53.879096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 b88ec41a94b3 41 minutes ago 322MB 2026-08-04 01:26:53.879103 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 25513fc054e5 41 minutes ago 322MB 2026-08-04 01:26:53.879115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 917ffeefd5d3 41 minutes ago 323MB 2026-08-04 01:26:53.879122 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 505096928434 41 minutes ago 480MB 2026-08-04 01:26:53.879129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 f92639e86a33 42 minutes ago 335MB 2026-08-04 01:26:53.879137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 c17803dbd567 42 minutes ago 486MB 2026-08-04 01:26:53.879144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 0a2b8782e852 42 minutes ago 486MB 2026-08-04 01:26:53.879151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-sentinel 2025.1 339a0c099743 42 minutes ago 306MB 2026-08-04 01:26:53.879158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-server 2025.1 ebef435a7657 42 minutes ago 306MB 2026-08-04 01:26:53.879165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 063ddfee188b 42 minutes ago 1.45GB 2026-08-04 01:26:53.879172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 5731d39e92f7 44 minutes ago 1.08GB 2026-08-04 01:26:53.879179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 0c878dede830 45 minutes ago 1.14GB 2026-08-04 01:26:53.879187 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 9a7a0f1e6bb1 45 minutes ago 1.17GB 2026-08-04 01:26:53.879194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 9363b66ba22a 46 minutes ago 1.03GB 2026-08-04 01:26:53.879201 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 8108e14bbe64 46 minutes ago 1.02GB 2026-08-04 01:26:53.879208 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 9a3581c82c4b 46 minutes ago 1.01GB 2026-08-04 01:26:53.879215 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 13939a70f5c4 46 minutes ago 1.25GB 2026-08-04 01:26:53.879222 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 fbe72da68e72 48 minutes ago 1.06GB 2026-08-04 01:26:53.879234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 82b85eafd0e4 48 minutes ago 1.11GB 2026-08-04 01:26:53.879241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 9ce6da74f698 49 minutes ago 1.06GB 2026-08-04 01:26:53.879248 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 f23691de0231 50 minutes ago 1.17GB 2026-08-04 01:26:53.879255 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 445daaa009aa 50 minutes ago 1.01GB 2026-08-04 01:26:53.879274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 6e7aa7e7c880 50 minutes ago 1.06GB 2026-08-04 01:26:53.879281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 180e01f9c4ff 51 minutes ago 1.11GB 2026-08-04 01:26:53.879288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 15c1931dcbc8 51 minutes ago 1GB 2026-08-04 01:26:53.879295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 c7aa97724414 51 minutes ago 1.04GB 2026-08-04 01:26:53.879302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 89a239de486f 52 minutes ago 1.25GB 2026-08-04 01:26:53.879309 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 7f1623c5f24d 53 minutes ago 1.01GB 2026-08-04 01:26:53.879316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 d6c5bca2af2b 53 minutes ago 1.01GB 2026-08-04 01:26:53.879324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 e0e44db6ce57 53 minutes ago 1.02GB 2026-08-04 01:26:53.879336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 0311564fa821 53 minutes ago 1.22GB 2026-08-04 01:26:53.879343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 a0725fd4ad3e 56 minutes ago 347MB 2026-08-04 01:26:53.879351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 834000fa4c4c 56 minutes ago 412MB 2026-08-04 01:26:53.879358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 76a0cc447adb 57 minutes ago 420MB 2026-08-04 01:26:53.879365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 9de74634ba4f 57 minutes ago 343MB 2026-08-04 01:26:53.879372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 c597b201c157 58 minutes ago 341MB 2026-08-04 01:26:53.879379 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 a58e1bf53f32 58 minutes ago 324MB 2026-08-04 01:26:53.879386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 e3f0665359d4 58 minutes ago 332MB 2026-08-04 01:26:53.879393 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 2ff61e706db5 58 minutes ago 317MB 2026-08-04 01:26:53.879400 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 fd88e2b0297b 58 minutes ago 338MB 2026-08-04 01:26:53.879407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 6efe45af93d7 58 minutes ago 334MB 2026-08-04 01:26:53.879414 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 47ee66695fa7 58 minutes ago 437MB 2026-08-04 01:26:53.879421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 b8f24cd396a6 58 minutes ago 321MB 2026-08-04 01:26:53.879428 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 740559e49b82 58 minutes ago 390MB 2026-08-04 01:26:53.879435 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 b5a09aa1b62c 58 minutes ago 882MB 2026-08-04 01:26:53.879442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 120b1b664a30 59 minutes ago 331MB 2026-08-04 01:26:53.879450 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 92fe8f89cac9 59 minutes ago 325MB 2026-08-04 01:26:53.879457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 593a98b6c251 59 minutes ago 320MB 2026-08-04 01:26:53.879464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 ebda30780141 59 minutes ago 315MB 2026-08-04 01:26:53.879471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 36a1b0ebe206 59 minutes ago 315MB 2026-08-04 01:26:53.879478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 984a50dff2e2 59 minutes ago 344MB 2026-08-04 01:26:53.879485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 d5ee60412e48 About an hour ago 512MB 2026-08-04 01:26:53.879498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 5c4aaa9609b5 About an hour ago 306MB 2026-08-04 01:26:53.879506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 81b04cc43b77 About an hour ago 306MB 2026-08-04 01:26:53.879522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 f2dd769c97ee About an hour ago 335MB 2026-08-04 01:26:53.879529 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 d9500a36d255 About an hour ago 447MB 2026-08-04 01:26:53.879541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 2025.1 25629215fb17 About an hour ago 447MB 2026-08-04 01:26:53.879553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 09f8822cd93c About an hour ago 297MB 2026-08-04 01:26:53.879561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 be4eaaf4c3ae About an hour ago 486MB 2026-08-04 01:26:53.879568 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 b21dce175cf8 About an hour ago 299MB 2026-08-04 01:26:53.879575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-base 2025.1 80690e5ceb91 About an hour ago 297MB 2026-08-04 01:26:53.879582 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 7f13863a51e6 About an hour ago 1.58GB 2026-08-04 01:26:53.879589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 cc334d4646df About an hour ago 1.59GB 2026-08-04 01:26:53.879597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 c11262922d85 About an hour ago 1GB 2026-08-04 01:26:53.879604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 15b459a5d4d3 About an hour ago 297MB 2026-08-04 01:26:53.879611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 0fe4925902e5 About an hour ago 297MB 2026-08-04 01:26:53.879618 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 9ffcf09b802b About an hour ago 315MB 2026-08-04 01:26:53.879625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 74480626e6ff About an hour ago 298MB 2026-08-04 01:26:53.879632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 67fe99f53611 About an hour ago 346MB 2026-08-04 01:26:53.879639 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 9f48fa94c0d0 About an hour ago 1.29GB 2026-08-04 01:26:53.879646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 7573a4fe85fd About an hour ago 612MB 2026-08-04 01:26:53.879653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 d8545df379e7 About an hour ago 705MB 2026-08-04 01:26:53.879660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 47615da15eba About an hour ago 307MB 2026-08-04 01:26:53.879668 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 a02dd75a3e51 About an hour ago 307MB 2026-08-04 01:26:53.879675 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 ba771f18856c About an hour ago 297MB 2026-08-04 01:26:53.879682 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 af17c44fa684 About an hour ago 310MB 2026-08-04 01:26:53.879689 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 872c7ba56d9c About an hour ago 297MB 2026-08-04 01:26:53.879712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 9edcf60fb294 About an hour ago 300MB 2026-08-04 01:26:53.879722 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 ab753cbe9f24 About an hour ago 303MB 2026-08-04 01:26:53.879729 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 84cdfdbfb074 About an hour ago 1.46GB 2026-08-04 01:26:53.879736 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 551f4e15b029 About an hour ago 372MB 2026-08-04 01:26:53.879743 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 f26ae08cc6b1 About an hour ago 297MB 2026-08-04 01:26:53.879750 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 6 weeks ago 78.1MB 2026-08-04 01:26:53.884524 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2026-08-04 01:26:55.602404 | ubuntu-noble-large | 2026-08-04T01:26:55.601968+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:26:55.602953 | ubuntu-noble-large | 2026-08-04T01:26:55.602649+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-08-04 01:26:55.603102 | ubuntu-noble-large | 2026-08-04T01:26:55.602962+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:26:56.781039 | ubuntu-noble-large | 2026-08-04T01:26:56.780493+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:26:56.781139 | ubuntu-noble-large | 2026-08-04T01:26:56.780984+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:26:56.975256 | ubuntu-noble-large | 2026-08-04T01:26:56.974879+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:26:57.021078 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:26:57.026735 | ubuntu-noble-large | 2026-08-04T01:26:57.026393+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:26:57.080357 | ubuntu-noble-large | 2026-08-04T01:26:57.079893+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:26:57.080618 | ubuntu-noble-large | 2026-08-04T01:26:57.080339+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 is ironic, using pip3 show ironic 2026-08-04 01:26:57.080725 | ubuntu-noble-large | 2026-08-04T01:26:57.080528+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:26:58.207832 | ubuntu-noble-large | 2026-08-04T01:26:58.207410+0000 - INFO - Found version '29.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:26:58.207991 | ubuntu-noble-large | 2026-08-04T01:26:58.207768+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:26:58.383049 | ubuntu-noble-large | 2026-08-04T01:26:58.382498+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:26:58.427964 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:26:58.432490 | ubuntu-noble-large | 2026-08-04T01:26:58.432149+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:26:58.488258 | ubuntu-noble-large | 2026-08-04T01:26:58.487900+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:26:58.488384 | ubuntu-noble-large | 2026-08-04T01:26:58.488250+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-08-04 01:26:58.488498 | ubuntu-noble-large | 2026-08-04T01:26:58.488386+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:26:59.117256 | ubuntu-noble-large | 2026-08-04T01:26:59.116892+0000 - INFO - Found version '25.3.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:26:59.117373 | ubuntu-noble-large | 2026-08-04T01:26:59.117166+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:26:59.289768 | ubuntu-noble-large | 2026-08-04T01:26:59.289413+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:26:59.333024 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:26:59.337830 | ubuntu-noble-large | 2026-08-04T01:26:59.337481+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:26:59.386233 | ubuntu-noble-large | 2026-08-04T01:26:59.385830+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:26:59.386430 | ubuntu-noble-large | 2026-08-04T01:26:59.386252+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 is cinder, using pip3 show cinder 2026-08-04 01:26:59.386577 | ubuntu-noble-large | 2026-08-04T01:26:59.386428+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:27:00.471673 | ubuntu-noble-large | 2026-08-04T01:27:00.471295+0000 - INFO - Found version '26.2.1' with build date '20260804' for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:27:00.471826 | ubuntu-noble-large | 2026-08-04T01:27:00.471635+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:27:00.651045 | ubuntu-noble-large | 2026-08-04T01:27:00.650561+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:27:00.702583 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:27:00.707628 | ubuntu-noble-large | 2026-08-04T01:27:00.707253+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:27:00.761367 | ubuntu-noble-large | 2026-08-04T01:27:00.760909+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:27:00.761586 | ubuntu-noble-large | 2026-08-04T01:27:00.761371+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2025.1 is cinder, using pip3 show cinder 2026-08-04 01:27:00.761874 | ubuntu-noble-large | 2026-08-04T01:27:00.761576+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:27:01.848309 | ubuntu-noble-large | 2026-08-04T01:27:01.847890+0000 - INFO - Found version '26.2.1' with build date '20260804' for osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:27:01.848454 | ubuntu-noble-large | 2026-08-04T01:27:01.848206+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:27:02.036430 | ubuntu-noble-large | 2026-08-04T01:27:02.036047+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:27:02.080645 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:27:02.085282 | ubuntu-noble-large | 2026-08-04T01:27:02.084922+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:27:02.139494 | ubuntu-noble-large | 2026-08-04T01:27:02.139050+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:27:02.139681 | ubuntu-noble-large | 2026-08-04T01:27:02.139493+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 is cinder, using pip3 show cinder 2026-08-04 01:27:02.139920 | ubuntu-noble-large | 2026-08-04T01:27:02.139674+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:27:03.232858 | ubuntu-noble-large | 2026-08-04T01:27:03.232392+0000 - INFO - Found version '26.2.1' with build date '20260804' for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:27:03.233037 | ubuntu-noble-large | 2026-08-04T01:27:03.232824+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:27:03.425952 | ubuntu-noble-large | 2026-08-04T01:27:03.425409+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:27:03.477256 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:27:03.482764 | ubuntu-noble-large | 2026-08-04T01:27:03.482347+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:27:03.538865 | ubuntu-noble-large | 2026-08-04T01:27:03.538360+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:27:03.539054 | ubuntu-noble-large | 2026-08-04T01:27:03.538870+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 is cinder, using pip3 show cinder 2026-08-04 01:27:03.539201 | ubuntu-noble-large | 2026-08-04T01:27:03.539055+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:27:04.627644 | ubuntu-noble-large | 2026-08-04T01:27:04.627275+0000 - INFO - Found version '26.2.1' with build date '20260804' for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:27:04.627768 | ubuntu-noble-large | 2026-08-04T01:27:04.627601+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:27:04.809137 | ubuntu-noble-large | 2026-08-04T01:27:04.808735+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:27:04.854651 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:27:04.859451 | ubuntu-noble-large | 2026-08-04T01:27:04.859036+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:27:04.914094 | ubuntu-noble-large | 2026-08-04T01:27:04.913618+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:27:04.914282 | ubuntu-noble-large | 2026-08-04T01:27:04.914109+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2025.1 is manila, using pip3 show manila 2026-08-04 01:27:04.914416 | ubuntu-noble-large | 2026-08-04T01:27:04.914284+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:27:06.079681 | ubuntu-noble-large | 2026-08-04T01:27:06.079269+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:27:06.079854 | ubuntu-noble-large | 2026-08-04T01:27:06.079639+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:27:06.241659 | ubuntu-noble-large | 2026-08-04T01:27:06.241243+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:27:06.286317 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:27:06.291446 | ubuntu-noble-large | 2026-08-04T01:27:06.291043+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:27:06.342258 | ubuntu-noble-large | 2026-08-04T01:27:06.341757+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:27:06.342533 | ubuntu-noble-large | 2026-08-04T01:27:06.342301+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 is manila, using pip3 show manila 2026-08-04 01:27:06.342741 | ubuntu-noble-large | 2026-08-04T01:27:06.342548+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:27:07.432073 | ubuntu-noble-large | 2026-08-04T01:27:07.431557+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:27:07.432217 | ubuntu-noble-large | 2026-08-04T01:27:07.432013+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:27:07.609298 | ubuntu-noble-large | 2026-08-04T01:27:07.608879+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:27:07.653854 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:27:07.659758 | ubuntu-noble-large | 2026-08-04T01:27:07.659372+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:27:07.710248 | ubuntu-noble-large | 2026-08-04T01:27:07.709829+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:27:07.710445 | ubuntu-noble-large | 2026-08-04T01:27:07.710256+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2025.1 is manila, using pip3 show manila 2026-08-04 01:27:07.710565 | ubuntu-noble-large | 2026-08-04T01:27:07.710430+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:27:08.831422 | ubuntu-noble-large | 2026-08-04T01:27:08.830999+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:27:08.831583 | ubuntu-noble-large | 2026-08-04T01:27:08.831334+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:27:09.094051 | ubuntu-noble-large | 2026-08-04T01:27:09.093505+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:27:09.142001 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:27:09.147168 | ubuntu-noble-large | 2026-08-04T01:27:09.146759+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:27:09.201203 | ubuntu-noble-large | 2026-08-04T01:27:09.200617+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:27:09.201470 | ubuntu-noble-large | 2026-08-04T01:27:09.201218+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2025.1 is manila, using pip3 show manila 2026-08-04 01:27:09.201638 | ubuntu-noble-large | 2026-08-04T01:27:09.201476+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:27:10.334098 | ubuntu-noble-large | 2026-08-04T01:27:10.333596+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:27:10.334234 | ubuntu-noble-large | 2026-08-04T01:27:10.334016+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:27:10.573224 | ubuntu-noble-large | 2026-08-04T01:27:10.572753+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:27:10.619252 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:27:10.624528 | ubuntu-noble-large | 2026-08-04T01:27:10.624150+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:27:10.677250 | ubuntu-noble-large | 2026-08-04T01:27:10.676869+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:27:10.677434 | ubuntu-noble-large | 2026-08-04T01:27:10.677259+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 is gnocchi, using pip3 show gnocchi 2026-08-04 01:27:10.677553 | ubuntu-noble-large | 2026-08-04T01:27:10.677433+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:27:11.924430 | ubuntu-noble-large | 2026-08-04T01:27:11.923980+0000 - INFO - Found version '4.6.4' with build date '20260804' for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:27:11.924587 | ubuntu-noble-large | 2026-08-04T01:27:11.924361+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:27:12.131142 | ubuntu-noble-large | 2026-08-04T01:27:12.130562+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:27:12.180158 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:27:12.185846 | ubuntu-noble-large | 2026-08-04T01:27:12.185297+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:27:12.242902 | ubuntu-noble-large | 2026-08-04T01:27:12.242338+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:27:12.243100 | ubuntu-noble-large | 2026-08-04T01:27:12.242909+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 is gnocchi, using pip3 show gnocchi 2026-08-04 01:27:12.243233 | ubuntu-noble-large | 2026-08-04T01:27:12.243095+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:27:13.391929 | ubuntu-noble-large | 2026-08-04T01:27:13.391254+0000 - INFO - Found version '4.6.4' with build date '20260804' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:27:13.392089 | ubuntu-noble-large | 2026-08-04T01:27:13.391667+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:27:13.556012 | ubuntu-noble-large | 2026-08-04T01:27:13.555507+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:27:13.609460 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:27:13.615087 | ubuntu-noble-large | 2026-08-04T01:27:13.614462+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:27:13.665381 | ubuntu-noble-large | 2026-08-04T01:27:13.665000+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:27:13.665563 | ubuntu-noble-large | 2026-08-04T01:27:13.665397+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 is gnocchi, using pip3 show gnocchi 2026-08-04 01:27:13.665690 | ubuntu-noble-large | 2026-08-04T01:27:13.665563+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:27:14.828317 | ubuntu-noble-large | 2026-08-04T01:27:14.827658+0000 - INFO - Found version '4.6.4' with build date '20260804' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:27:14.828458 | ubuntu-noble-large | 2026-08-04T01:27:14.828249+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:27:15.024253 | ubuntu-noble-large | 2026-08-04T01:27:15.023848+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:27:15.071193 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:27:15.076806 | ubuntu-noble-large | 2026-08-04T01:27:15.076314+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:27:15.135838 | ubuntu-noble-large | 2026-08-04T01:27:15.135346+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:27:15.136017 | ubuntu-noble-large | 2026-08-04T01:27:15.135834+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2025.1 is magnum, using pip3 show magnum 2026-08-04 01:27:15.136146 | ubuntu-noble-large | 2026-08-04T01:27:15.136017+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:27:16.303812 | ubuntu-noble-large | 2026-08-04T01:27:16.303352+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:27:16.304011 | ubuntu-noble-large | 2026-08-04T01:27:16.303776+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:27:16.547614 | ubuntu-noble-large | 2026-08-04T01:27:16.547224+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:27:16.592179 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:27:16.597306 | ubuntu-noble-large | 2026-08-04T01:27:16.596776+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:27:16.649698 | ubuntu-noble-large | 2026-08-04T01:27:16.649244+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:27:16.650077 | ubuntu-noble-large | 2026-08-04T01:27:16.649838+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 is magnum, using pip3 show magnum 2026-08-04 01:27:16.650286 | ubuntu-noble-large | 2026-08-04T01:27:16.650104+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:27:17.773828 | ubuntu-noble-large | 2026-08-04T01:27:17.773293+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:27:17.773945 | ubuntu-noble-large | 2026-08-04T01:27:17.773624+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:27:17.953473 | ubuntu-noble-large | 2026-08-04T01:27:17.953039+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:27:18.018500 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:27:18.024075 | ubuntu-noble-large | 2026-08-04T01:27:18.023591+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:27:18.082852 | ubuntu-noble-large | 2026-08-04T01:27:18.082291+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:27:18.083046 | ubuntu-noble-large | 2026-08-04T01:27:18.082854+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2025.1 is masakari, using pip3 show masakari 2026-08-04 01:27:18.083183 | ubuntu-noble-large | 2026-08-04T01:27:18.083040+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:27:19.186898 | ubuntu-noble-large | 2026-08-04T01:27:19.186463+0000 - INFO - Found version '19.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:27:19.187071 | ubuntu-noble-large | 2026-08-04T01:27:19.186857+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:27:19.384685 | ubuntu-noble-large | 2026-08-04T01:27:19.384269+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:27:19.427314 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:27:19.431956 | ubuntu-noble-large | 2026-08-04T01:27:19.431509+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:27:19.497093 | ubuntu-noble-large | 2026-08-04T01:27:19.496492+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:27:19.497231 | ubuntu-noble-large | 2026-08-04T01:27:19.497054+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 is masakari, using pip3 show masakari 2026-08-04 01:27:19.497398 | ubuntu-noble-large | 2026-08-04T01:27:19.497247+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:27:20.609521 | ubuntu-noble-large | 2026-08-04T01:27:20.609064+0000 - INFO - Found version '19.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:27:20.609635 | ubuntu-noble-large | 2026-08-04T01:27:20.609409+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:27:20.796831 | ubuntu-noble-large | 2026-08-04T01:27:20.796343+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:27:20.850432 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:27:20.856298 | ubuntu-noble-large | 2026-08-04T01:27:20.855894+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:27:20.910458 | ubuntu-noble-large | 2026-08-04T01:27:20.910031+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:27:20.910656 | ubuntu-noble-large | 2026-08-04T01:27:20.910476+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 is masakari, using pip3 show masakari 2026-08-04 01:27:20.910843 | ubuntu-noble-large | 2026-08-04T01:27:20.910658+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:27:22.028163 | ubuntu-noble-large | 2026-08-04T01:27:22.027679+0000 - INFO - Found version '19.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:27:22.028280 | ubuntu-noble-large | 2026-08-04T01:27:22.028103+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:27:22.225732 | ubuntu-noble-large | 2026-08-04T01:27:22.225279+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:27:22.279898 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:27:22.284765 | ubuntu-noble-large | 2026-08-04T01:27:22.284361+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:27:22.344303 | ubuntu-noble-large | 2026-08-04T01:27:22.343880+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:27:22.344478 | ubuntu-noble-large | 2026-08-04T01:27:22.344299+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2025.1 is barbican, using pip3 show barbican 2026-08-04 01:27:22.344638 | ubuntu-noble-large | 2026-08-04T01:27:22.344480+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:27:23.467754 | ubuntu-noble-large | 2026-08-04T01:27:23.467353+0000 - INFO - Found version '20.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:27:23.467901 | ubuntu-noble-large | 2026-08-04T01:27:23.467690+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:27:23.647365 | ubuntu-noble-large | 2026-08-04T01:27:23.646874+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:27:23.701305 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:27:23.706743 | ubuntu-noble-large | 2026-08-04T01:27:23.706222+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:27:23.766700 | ubuntu-noble-large | 2026-08-04T01:27:23.766148+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:27:23.767050 | ubuntu-noble-large | 2026-08-04T01:27:23.766815+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 is barbican, using pip3 show barbican 2026-08-04 01:27:23.767247 | ubuntu-noble-large | 2026-08-04T01:27:23.767057+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:27:24.927871 | ubuntu-noble-large | 2026-08-04T01:27:24.927344+0000 - INFO - Found version '20.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:27:24.928009 | ubuntu-noble-large | 2026-08-04T01:27:24.927749+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:27:25.103283 | ubuntu-noble-large | 2026-08-04T01:27:25.102908+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:27:25.147545 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:27:25.153293 | ubuntu-noble-large | 2026-08-04T01:27:25.152874+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:27:25.209194 | ubuntu-noble-large | 2026-08-04T01:27:25.208685+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:27:25.209378 | ubuntu-noble-large | 2026-08-04T01:27:25.209178+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 is barbican, using pip3 show barbican 2026-08-04 01:27:25.209507 | ubuntu-noble-large | 2026-08-04T01:27:25.209378+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:27:26.306259 | ubuntu-noble-large | 2026-08-04T01:27:26.305848+0000 - INFO - Found version '20.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:27:26.306367 | ubuntu-noble-large | 2026-08-04T01:27:26.306201+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:27:26.488593 | ubuntu-noble-large | 2026-08-04T01:27:26.488237+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:27:26.534389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:27:26.539674 | ubuntu-noble-large | 2026-08-04T01:27:26.539378+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:27:26.588685 | ubuntu-noble-large | 2026-08-04T01:27:26.588175+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:27:26.589020 | ubuntu-noble-large | 2026-08-04T01:27:26.588675+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-api:2025.1 is blazar, using pip3 show blazar 2026-08-04 01:27:26.589181 | ubuntu-noble-large | 2026-08-04T01:27:26.589025+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:27:27.677675 | ubuntu-noble-large | 2026-08-04T01:27:27.677280+0000 - INFO - Found version '15.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:27:27.677850 | ubuntu-noble-large | 2026-08-04T01:27:27.677600+0000 - INFO - Adding org.opencontainers.image.version='15.0.1' label to osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:27:27.868017 | ubuntu-noble-large | 2026-08-04T01:27:27.867504+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:27:27.913756 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:27:27.918947 | ubuntu-noble-large | 2026-08-04T01:27:27.918486+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:27:27.975263 | ubuntu-noble-large | 2026-08-04T01:27:27.974766+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:27:27.975453 | ubuntu-noble-large | 2026-08-04T01:27:27.975270+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-manager:2025.1 is blazar, using pip3 show blazar 2026-08-04 01:27:27.975579 | ubuntu-noble-large | 2026-08-04T01:27:27.975451+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:27:29.079848 | ubuntu-noble-large | 2026-08-04T01:27:29.079282+0000 - INFO - Found version '15.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:27:29.079955 | ubuntu-noble-large | 2026-08-04T01:27:29.079737+0000 - INFO - Adding org.opencontainers.image.version='15.0.1' label to osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:27:29.271283 | ubuntu-noble-large | 2026-08-04T01:27:29.270773+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:27:29.317976 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:27:29.323176 | ubuntu-noble-large | 2026-08-04T01:27:29.322867+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:27:29.382202 | ubuntu-noble-large | 2026-08-04T01:27:29.381533+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:27:29.382390 | ubuntu-noble-large | 2026-08-04T01:27:29.382192+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-08-04 01:27:29.382517 | ubuntu-noble-large | 2026-08-04T01:27:29.382384+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:27:30.490693 | ubuntu-noble-large | 2026-08-04T01:27:30.490250+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:27:30.490878 | ubuntu-noble-large | 2026-08-04T01:27:30.490558+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:27:30.671206 | ubuntu-noble-large | 2026-08-04T01:27:30.670827+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:27:30.718465 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:27:30.723658 | ubuntu-noble-large | 2026-08-04T01:27:30.723275+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:27:30.779878 | ubuntu-noble-large | 2026-08-04T01:27:30.779402+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:27:30.780092 | ubuntu-noble-large | 2026-08-04T01:27:30.779901+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:30.780225 | ubuntu-noble-large | 2026-08-04T01:27:30.780087+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:27:31.865434 | ubuntu-noble-large | 2026-08-04T01:27:31.864998+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:27:31.865545 | ubuntu-noble-large | 2026-08-04T01:27:31.865356+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:27:32.054603 | ubuntu-noble-large | 2026-08-04T01:27:32.054199+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:27:32.099005 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:27:32.104298 | ubuntu-noble-large | 2026-08-04T01:27:32.103894+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:27:32.153941 | ubuntu-noble-large | 2026-08-04T01:27:32.153461+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:27:32.154201 | ubuntu-noble-large | 2026-08-04T01:27:32.153951+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:32.154284 | ubuntu-noble-large | 2026-08-04T01:27:32.154164+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:27:33.245564 | ubuntu-noble-large | 2026-08-04T01:27:33.245153+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:27:33.245732 | ubuntu-noble-large | 2026-08-04T01:27:33.245538+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:27:33.414623 | ubuntu-noble-large | 2026-08-04T01:27:33.414138+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:27:33.459433 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:27:33.464001 | ubuntu-noble-large | 2026-08-04T01:27:33.463530+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:27:33.518545 | ubuntu-noble-large | 2026-08-04T01:27:33.518166+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:27:33.518739 | ubuntu-noble-large | 2026-08-04T01:27:33.518513+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:33.518895 | ubuntu-noble-large | 2026-08-04T01:27:33.518634+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:27:34.628682 | ubuntu-noble-large | 2026-08-04T01:27:34.628269+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:27:34.628875 | ubuntu-noble-large | 2026-08-04T01:27:34.628593+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:27:34.811691 | ubuntu-noble-large | 2026-08-04T01:27:34.811309+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:27:34.859360 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:27:34.866248 | ubuntu-noble-large | 2026-08-04T01:27:34.865850+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:27:34.923824 | ubuntu-noble-large | 2026-08-04T01:27:34.923307+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:27:34.923994 | ubuntu-noble-large | 2026-08-04T01:27:34.923807+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:34.924124 | ubuntu-noble-large | 2026-08-04T01:27:34.923991+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:27:36.044030 | ubuntu-noble-large | 2026-08-04T01:27:36.043527+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:27:36.044155 | ubuntu-noble-large | 2026-08-04T01:27:36.043920+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:27:36.231056 | ubuntu-noble-large | 2026-08-04T01:27:36.230125+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:27:36.280402 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:27:36.286022 | ubuntu-noble-large | 2026-08-04T01:27:36.285550+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:27:36.334430 | ubuntu-noble-large | 2026-08-04T01:27:36.334047+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:27:36.334588 | ubuntu-noble-large | 2026-08-04T01:27:36.334433+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:36.334748 | ubuntu-noble-large | 2026-08-04T01:27:36.334587+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:27:37.535222 | ubuntu-noble-large | 2026-08-04T01:27:37.534737+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:27:37.535333 | ubuntu-noble-large | 2026-08-04T01:27:37.535106+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:27:37.716510 | ubuntu-noble-large | 2026-08-04T01:27:37.716092+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:27:37.764056 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:27:37.769110 | ubuntu-noble-large | 2026-08-04T01:27:37.768579+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:27:37.826205 | ubuntu-noble-large | 2026-08-04T01:27:37.825709+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:27:37.826540 | ubuntu-noble-large | 2026-08-04T01:27:37.826239+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:37.826622 | ubuntu-noble-large | 2026-08-04T01:27:37.826433+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:27:38.932388 | ubuntu-noble-large | 2026-08-04T01:27:38.931955+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:27:38.932556 | ubuntu-noble-large | 2026-08-04T01:27:38.932353+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:27:39.126628 | ubuntu-noble-large | 2026-08-04T01:27:39.126165+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:27:39.177552 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:27:39.182561 | ubuntu-noble-large | 2026-08-04T01:27:39.182144+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:27:39.236131 | ubuntu-noble-large | 2026-08-04T01:27:39.235587+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:27:39.236261 | ubuntu-noble-large | 2026-08-04T01:27:39.236109+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:39.236432 | ubuntu-noble-large | 2026-08-04T01:27:39.236274+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:27:40.446371 | ubuntu-noble-large | 2026-08-04T01:27:40.445928+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:27:40.446493 | ubuntu-noble-large | 2026-08-04T01:27:40.446290+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:27:40.623000 | ubuntu-noble-large | 2026-08-04T01:27:40.622504+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:27:40.673894 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:27:40.679370 | ubuntu-noble-large | 2026-08-04T01:27:40.678905+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:27:40.738167 | ubuntu-noble-large | 2026-08-04T01:27:40.737600+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:27:40.738366 | ubuntu-noble-large | 2026-08-04T01:27:40.738188+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-08-04 01:27:40.738502 | ubuntu-noble-large | 2026-08-04T01:27:40.738369+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:27:41.944660 | ubuntu-noble-large | 2026-08-04T01:27:41.944201+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:27:41.944845 | ubuntu-noble-large | 2026-08-04T01:27:41.944591+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:27:42.115334 | ubuntu-noble-large | 2026-08-04T01:27:42.114944+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:27:42.164766 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:27:42.170187 | ubuntu-noble-large | 2026-08-04T01:27:42.169629+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:27:42.227115 | ubuntu-noble-large | 2026-08-04T01:27:42.226555+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:27:42.227266 | ubuntu-noble-large | 2026-08-04T01:27:42.227112+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:42.227401 | ubuntu-noble-large | 2026-08-04T01:27:42.227278+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:27:43.443899 | ubuntu-noble-large | 2026-08-04T01:27:43.443069+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:27:43.443974 | ubuntu-noble-large | 2026-08-04T01:27:43.443415+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:27:43.637030 | ubuntu-noble-large | 2026-08-04T01:27:43.636598+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:27:43.687229 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:27:43.692581 | ubuntu-noble-large | 2026-08-04T01:27:43.691759+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:27:43.752629 | ubuntu-noble-large | 2026-08-04T01:27:43.749472+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:27:43.752717 | ubuntu-noble-large | 2026-08-04T01:27:43.749993+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:43.752761 | ubuntu-noble-large | 2026-08-04T01:27:43.750149+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:27:44.959066 | ubuntu-noble-large | 2026-08-04T01:27:44.958370+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:27:44.959219 | ubuntu-noble-large | 2026-08-04T01:27:44.958767+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:27:45.181843 | ubuntu-noble-large | 2026-08-04T01:27:45.181332+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:27:45.232260 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:27:45.237398 | ubuntu-noble-large | 2026-08-04T01:27:45.237024+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:27:45.301330 | ubuntu-noble-large | 2026-08-04T01:27:45.300839+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:27:45.301531 | ubuntu-noble-large | 2026-08-04T01:27:45.301344+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 is neutron, using pip3 show neutron 2026-08-04 01:27:45.301669 | ubuntu-noble-large | 2026-08-04T01:27:45.301531+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:27:46.509047 | ubuntu-noble-large | 2026-08-04T01:27:46.508452+0000 - INFO - Found version '26.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:27:46.509187 | ubuntu-noble-large | 2026-08-04T01:27:46.508913+0000 - INFO - Adding org.opencontainers.image.version='26.0.6' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:27:46.679352 | ubuntu-noble-large | 2026-08-04T01:27:46.678709+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:27:46.730394 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:27:46.736046 | ubuntu-noble-large | 2026-08-04T01:27:46.735562+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:27:46.795343 | ubuntu-noble-large | 2026-08-04T01:27:46.794833+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:27:46.795536 | ubuntu-noble-large | 2026-08-04T01:27:46.795356+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2025.1 is octavia, using pip3 show octavia 2026-08-04 01:27:46.795660 | ubuntu-noble-large | 2026-08-04T01:27:46.795541+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:27:47.958180 | ubuntu-noble-large | 2026-08-04T01:27:47.956304+0000 - INFO - Found version '16.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:27:47.958296 | ubuntu-noble-large | 2026-08-04T01:27:47.958120+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:27:48.134137 | ubuntu-noble-large | 2026-08-04T01:27:48.133640+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:27:48.188845 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:27:48.194689 | ubuntu-noble-large | 2026-08-04T01:27:48.194314+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:27:48.251301 | ubuntu-noble-large | 2026-08-04T01:27:48.250883+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:27:48.251478 | ubuntu-noble-large | 2026-08-04T01:27:48.251298+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 is octavia, using pip3 show octavia 2026-08-04 01:27:48.251601 | ubuntu-noble-large | 2026-08-04T01:27:48.251466+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:27:49.416694 | ubuntu-noble-large | 2026-08-04T01:27:49.416245+0000 - INFO - Found version '16.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:27:49.416885 | ubuntu-noble-large | 2026-08-04T01:27:49.416582+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:27:49.600384 | ubuntu-noble-large | 2026-08-04T01:27:49.600019+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:27:49.647576 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:27:49.653990 | ubuntu-noble-large | 2026-08-04T01:27:49.653492+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:27:49.711719 | ubuntu-noble-large | 2026-08-04T01:27:49.711312+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:27:49.711976 | ubuntu-noble-large | 2026-08-04T01:27:49.711724+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 is octavia, using pip3 show octavia 2026-08-04 01:27:49.712144 | ubuntu-noble-large | 2026-08-04T01:27:49.711977+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:27:50.801906 | ubuntu-noble-large | 2026-08-04T01:27:50.801514+0000 - INFO - Found version '16.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:27:50.802014 | ubuntu-noble-large | 2026-08-04T01:27:50.801879+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:27:50.987243 | ubuntu-noble-large | 2026-08-04T01:27:50.986705+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:27:51.036387 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:27:51.041317 | ubuntu-noble-large | 2026-08-04T01:27:51.040893+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:27:51.100393 | ubuntu-noble-large | 2026-08-04T01:27:51.099962+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:27:51.100557 | ubuntu-noble-large | 2026-08-04T01:27:51.100384+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 is octavia, using pip3 show octavia 2026-08-04 01:27:51.100665 | ubuntu-noble-large | 2026-08-04T01:27:51.100546+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:27:52.235544 | ubuntu-noble-large | 2026-08-04T01:27:52.233870+0000 - INFO - Found version '16.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:27:52.235653 | ubuntu-noble-large | 2026-08-04T01:27:52.235480+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:27:52.419881 | ubuntu-noble-large | 2026-08-04T01:27:52.419443+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:27:52.469154 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:27:52.473944 | ubuntu-noble-large | 2026-08-04T01:27:52.473482+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:27:52.537369 | ubuntu-noble-large | 2026-08-04T01:27:52.536933+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:27:52.537538 | ubuntu-noble-large | 2026-08-04T01:27:52.537367+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 is octavia, using pip3 show octavia 2026-08-04 01:27:52.537662 | ubuntu-noble-large | 2026-08-04T01:27:52.537535+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:27:53.663842 | ubuntu-noble-large | 2026-08-04T01:27:53.663392+0000 - INFO - Found version '16.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:27:53.663990 | ubuntu-noble-large | 2026-08-04T01:27:53.663727+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:27:53.875335 | ubuntu-noble-large | 2026-08-04T01:27:53.874854+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:27:53.932207 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:27:53.937354 | ubuntu-noble-large | 2026-08-04T01:27:53.936729+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:27:53.990993 | ubuntu-noble-large | 2026-08-04T01:27:53.990474+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:27:53.991175 | ubuntu-noble-large | 2026-08-04T01:27:53.990991+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2025.1 is glance, using pip3 show glance 2026-08-04 01:27:53.991381 | ubuntu-noble-large | 2026-08-04T01:27:53.991192+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:27:55.178465 | ubuntu-noble-large | 2026-08-04T01:27:55.178044+0000 - INFO - Found version '30.2.1' with build date '20260804' for osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:27:55.178575 | ubuntu-noble-large | 2026-08-04T01:27:55.178413+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:27:55.365425 | ubuntu-noble-large | 2026-08-04T01:27:55.364958+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:27:55.410547 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:27:55.416827 | ubuntu-noble-large | 2026-08-04T01:27:55.416371+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:27:55.467959 | ubuntu-noble-large | 2026-08-04T01:27:55.467452+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:27:55.468253 | ubuntu-noble-large | 2026-08-04T01:27:55.468010+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2025.1 is ironic, using pip3 show ironic 2026-08-04 01:27:55.468397 | ubuntu-noble-large | 2026-08-04T01:27:55.468259+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:27:56.559921 | ubuntu-noble-large | 2026-08-04T01:27:56.559407+0000 - INFO - Found version '29.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:27:56.560040 | ubuntu-noble-large | 2026-08-04T01:27:56.559870+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:27:56.715594 | ubuntu-noble-large | 2026-08-04T01:27:56.715107+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:27:56.765400 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:27:56.770826 | ubuntu-noble-large | 2026-08-04T01:27:56.770350+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:27:56.821152 | ubuntu-noble-large | 2026-08-04T01:27:56.820807+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:27:56.821252 | ubuntu-noble-large | 2026-08-04T01:27:56.821123+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 is ironic, using pip3 show ironic 2026-08-04 01:27:56.821294 | ubuntu-noble-large | 2026-08-04T01:27:56.821218+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:27:57.953647 | ubuntu-noble-large | 2026-08-04T01:27:57.953169+0000 - INFO - Found version '29.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:27:57.953988 | ubuntu-noble-large | 2026-08-04T01:27:57.953553+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:27:58.137206 | ubuntu-noble-large | 2026-08-04T01:27:58.136740+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:27:58.183618 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:27:58.188216 | ubuntu-noble-large | 2026-08-04T01:27:58.187846+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:27:58.245567 | ubuntu-noble-large | 2026-08-04T01:27:58.245216+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:27:58.245661 | ubuntu-noble-large | 2026-08-04T01:27:58.245545+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 is ironic, using pip3 show ironic 2026-08-04 01:27:58.245816 | ubuntu-noble-large | 2026-08-04T01:27:58.245658+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:27:59.644610 | ubuntu-noble-large | 2026-08-04T01:27:59.644260+0000 - INFO - Found version '29.0.6' with build date '20260804' for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:27:59.644691 | ubuntu-noble-large | 2026-08-04T01:27:59.644525+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:27:59.832224 | ubuntu-noble-large | 2026-08-04T01:27:59.831772+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:27:59.883576 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:27:59.887461 | ubuntu-noble-large | 2026-08-04T01:27:59.887054+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:27:59.942698 | ubuntu-noble-large | 2026-08-04T01:27:59.942247+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:27:59.942997 | ubuntu-noble-large | 2026-08-04T01:27:59.942688+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 is aodh, using pip3 show aodh 2026-08-04 01:27:59.943129 | ubuntu-noble-large | 2026-08-04T01:27:59.942991+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:28:01.160186 | ubuntu-noble-large | 2026-08-04T01:28:01.159677+0000 - INFO - Found version '20.0.0' with build date '20260804' for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:28:01.160292 | ubuntu-noble-large | 2026-08-04T01:28:01.160112+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:28:01.346285 | ubuntu-noble-large | 2026-08-04T01:28:01.345732+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:28:01.391517 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:28:01.396879 | ubuntu-noble-large | 2026-08-04T01:28:01.396430+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:28:01.456472 | ubuntu-noble-large | 2026-08-04T01:28:01.455956+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:28:01.456676 | ubuntu-noble-large | 2026-08-04T01:28:01.456469+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 is aodh, using pip3 show aodh 2026-08-04 01:28:01.456915 | ubuntu-noble-large | 2026-08-04T01:28:01.456661+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:28:02.572225 | ubuntu-noble-large | 2026-08-04T01:28:02.571678+0000 - INFO - Found version '20.0.0' with build date '20260804' for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:28:02.572414 | ubuntu-noble-large | 2026-08-04T01:28:02.572191+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:28:02.764319 | ubuntu-noble-large | 2026-08-04T01:28:02.763680+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:28:02.812382 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:28:02.818007 | ubuntu-noble-large | 2026-08-04T01:28:02.817552+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:28:02.878148 | ubuntu-noble-large | 2026-08-04T01:28:02.877641+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:28:02.878258 | ubuntu-noble-large | 2026-08-04T01:28:02.878116+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 is aodh, using pip3 show aodh 2026-08-04 01:28:02.878434 | ubuntu-noble-large | 2026-08-04T01:28:02.878274+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:28:04.173268 | ubuntu-noble-large | 2026-08-04T01:28:04.172730+0000 - INFO - Found version '20.0.0' with build date '20260804' for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:28:04.173389 | ubuntu-noble-large | 2026-08-04T01:28:04.173161+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:28:04.383409 | ubuntu-noble-large | 2026-08-04T01:28:04.382943+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:28:04.426259 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:28:04.431250 | ubuntu-noble-large | 2026-08-04T01:28:04.430870+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:28:04.490434 | ubuntu-noble-large | 2026-08-04T01:28:04.489962+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:28:04.490730 | ubuntu-noble-large | 2026-08-04T01:28:04.490499+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2025.1 is aodh, using pip3 show aodh 2026-08-04 01:28:04.490980 | ubuntu-noble-large | 2026-08-04T01:28:04.490742+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:28:05.755383 | ubuntu-noble-large | 2026-08-04T01:28:05.754965+0000 - INFO - Found version '20.0.0' with build date '20260804' for osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:28:05.755486 | ubuntu-noble-large | 2026-08-04T01:28:05.755331+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:28:05.952167 | ubuntu-noble-large | 2026-08-04T01:28:05.951648+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:28:06.006360 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:28:06.012311 | ubuntu-noble-large | 2026-08-04T01:28:06.011967+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:28:06.060610 | ubuntu-noble-large | 2026-08-04T01:28:06.060112+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:28:06.060855 | ubuntu-noble-large | 2026-08-04T01:28:06.060618+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 is aodh, using pip3 show aodh 2026-08-04 01:28:06.061022 | ubuntu-noble-large | 2026-08-04T01:28:06.060865+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:28:07.310631 | ubuntu-noble-large | 2026-08-04T01:28:07.310267+0000 - INFO - Found version '20.0.0' with build date '20260804' for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:28:07.310732 | ubuntu-noble-large | 2026-08-04T01:28:07.310578+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:28:07.519324 | ubuntu-noble-large | 2026-08-04T01:28:07.518872+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:28:07.566945 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:28:07.573004 | ubuntu-noble-large | 2026-08-04T01:28:07.572582+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:28:07.633280 | ubuntu-noble-large | 2026-08-04T01:28:07.632823+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:28:07.633418 | ubuntu-noble-large | 2026-08-04T01:28:07.633256+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 is keystone, using pip3 show keystone 2026-08-04 01:28:07.633558 | ubuntu-noble-large | 2026-08-04T01:28:07.633425+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:28:08.818479 | ubuntu-noble-large | 2026-08-04T01:28:08.818161+0000 - INFO - Found version '27.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:28:08.818581 | ubuntu-noble-large | 2026-08-04T01:28:08.818421+0000 - INFO - Adding org.opencontainers.image.version='27.0.2' label to osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:28:09.007145 | ubuntu-noble-large | 2026-08-04T01:28:09.006631+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:28:09.063898 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:28:09.069174 | ubuntu-noble-large | 2026-08-04T01:28:09.068740+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:28:09.136323 | ubuntu-noble-large | 2026-08-04T01:28:09.135892+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:28:09.136546 | ubuntu-noble-large | 2026-08-04T01:28:09.136335+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2025.1 is keystone, using pip3 show keystone 2026-08-04 01:28:09.136670 | ubuntu-noble-large | 2026-08-04T01:28:09.136530+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:28:10.387114 | ubuntu-noble-large | 2026-08-04T01:28:10.386634+0000 - INFO - Found version '27.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:28:10.387251 | ubuntu-noble-large | 2026-08-04T01:28:10.387044+0000 - INFO - Adding org.opencontainers.image.version='27.0.2' label to osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:28:10.610207 | ubuntu-noble-large | 2026-08-04T01:28:10.609695+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:28:10.657419 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:28:10.662178 | ubuntu-noble-large | 2026-08-04T01:28:10.661713+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:28:10.717726 | ubuntu-noble-large | 2026-08-04T01:28:10.717300+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:28:10.717969 | ubuntu-noble-large | 2026-08-04T01:28:10.717725+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 is keystone, using pip3 show keystone 2026-08-04 01:28:10.718111 | ubuntu-noble-large | 2026-08-04T01:28:10.717967+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:28:11.890280 | ubuntu-noble-large | 2026-08-04T01:28:11.889891+0000 - INFO - Found version '27.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:28:11.890375 | ubuntu-noble-large | 2026-08-04T01:28:11.890223+0000 - INFO - Adding org.opencontainers.image.version='27.0.2' label to osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:28:12.097034 | ubuntu-noble-large | 2026-08-04T01:28:12.096624+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:28:12.148027 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:28:12.153388 | ubuntu-noble-large | 2026-08-04T01:28:12.152932+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:28:12.205632 | ubuntu-noble-large | 2026-08-04T01:28:12.205248+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:28:12.205826 | ubuntu-noble-large | 2026-08-04T01:28:12.205647+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-engine:2025.1 is heat, using pip3 show openstack-heat 2026-08-04 01:28:12.205995 | ubuntu-noble-large | 2026-08-04T01:28:12.205863+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:28:13.304259 | ubuntu-noble-large | 2026-08-04T01:28:13.303852+0000 - INFO - Found version '24.1.1' with build date '20260804' for osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:28:13.304370 | ubuntu-noble-large | 2026-08-04T01:28:13.304190+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:28:13.496752 | ubuntu-noble-large | 2026-08-04T01:28:13.496373+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:28:13.544508 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:28:13.549714 | ubuntu-noble-large | 2026-08-04T01:28:13.549295+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:28:13.603127 | ubuntu-noble-large | 2026-08-04T01:28:13.602626+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:28:13.603327 | ubuntu-noble-large | 2026-08-04T01:28:13.603143+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-08-04 01:28:13.603479 | ubuntu-noble-large | 2026-08-04T01:28:13.603335+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:28:14.704388 | ubuntu-noble-large | 2026-08-04T01:28:14.704015+0000 - INFO - Found version '24.1.1' with build date '20260804' for osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:28:14.704504 | ubuntu-noble-large | 2026-08-04T01:28:14.704329+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:28:14.887923 | ubuntu-noble-large | 2026-08-04T01:28:14.887498+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:28:14.933709 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:28:14.938841 | ubuntu-noble-large | 2026-08-04T01:28:14.938393+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:28:14.992876 | ubuntu-noble-large | 2026-08-04T01:28:14.992353+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:28:14.993118 | ubuntu-noble-large | 2026-08-04T01:28:14.992927+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api:2025.1 is heat, using pip3 show openstack-heat 2026-08-04 01:28:14.993307 | ubuntu-noble-large | 2026-08-04T01:28:14.993121+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:28:16.162904 | ubuntu-noble-large | 2026-08-04T01:28:16.162398+0000 - INFO - Found version '24.1.1' with build date '20260804' for osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:28:16.163019 | ubuntu-noble-large | 2026-08-04T01:28:16.162712+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:28:16.336194 | ubuntu-noble-large | 2026-08-04T01:28:16.335835+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:28:16.381951 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:28:16.386614 | ubuntu-noble-large | 2026-08-04T01:28:16.386276+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:28:16.446254 | ubuntu-noble-large | 2026-08-04T01:28:16.445852+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:28:16.446359 | ubuntu-noble-large | 2026-08-04T01:28:16.446218+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-08-04 01:28:16.446502 | ubuntu-noble-large | 2026-08-04T01:28:16.446354+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:28:17.556502 | ubuntu-noble-large | 2026-08-04T01:28:17.556121+0000 - INFO - Found version '6.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:28:17.556611 | ubuntu-noble-large | 2026-08-04T01:28:17.556419+0000 - INFO - Adding org.opencontainers.image.version='6.0.2' label to osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:28:17.729898 | ubuntu-noble-large | 2026-08-04T01:28:17.729526+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:28:17.775419 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:28:17.779944 | ubuntu-noble-large | 2026-08-04T01:28:17.779598+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:28:17.832954 | ubuntu-noble-large | 2026-08-04T01:28:17.832526+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:28:17.833053 | ubuntu-noble-large | 2026-08-04T01:28:17.832915+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-08-04 01:28:17.833076 | ubuntu-noble-large | 2026-08-04T01:28:17.833018+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:28:18.941115 | ubuntu-noble-large | 2026-08-04T01:28:18.940641+0000 - INFO - Found version '6.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:28:18.941229 | ubuntu-noble-large | 2026-08-04T01:28:18.941055+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:28:19.123629 | ubuntu-noble-large | 2026-08-04T01:28:19.123319+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:28:19.171390 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:28:19.176399 | ubuntu-noble-large | 2026-08-04T01:28:19.176034+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:28:19.231032 | ubuntu-noble-large | 2026-08-04T01:28:19.230569+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:28:19.231222 | ubuntu-noble-large | 2026-08-04T01:28:19.231031+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-api:2025.1 is watcher, using pip3 show python-watcher 2026-08-04 01:28:19.231341 | ubuntu-noble-large | 2026-08-04T01:28:19.231206+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:28:20.306376 | ubuntu-noble-large | 2026-08-04T01:28:20.305906+0000 - INFO - Found version '14.1.1' with build date '20260804' for osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:28:20.306494 | ubuntu-noble-large | 2026-08-04T01:28:20.306279+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:28:20.476747 | ubuntu-noble-large | 2026-08-04T01:28:20.476327+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:28:20.524174 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:28:20.530526 | ubuntu-noble-large | 2026-08-04T01:28:20.530069+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:28:20.587682 | ubuntu-noble-large | 2026-08-04T01:28:20.587159+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:28:20.587887 | ubuntu-noble-large | 2026-08-04T01:28:20.587671+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-engine:2025.1 is watcher, using pip3 show python-watcher 2026-08-04 01:28:20.588054 | ubuntu-noble-large | 2026-08-04T01:28:20.587896+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:28:21.709727 | ubuntu-noble-large | 2026-08-04T01:28:21.709430+0000 - INFO - Found version '14.1.1' with build date '20260804' for osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:28:21.709906 | ubuntu-noble-large | 2026-08-04T01:28:21.709646+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:28:21.905908 | ubuntu-noble-large | 2026-08-04T01:28:21.905508+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:28:21.952419 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:28:21.957954 | ubuntu-noble-large | 2026-08-04T01:28:21.957496+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:28:22.019339 | ubuntu-noble-large | 2026-08-04T01:28:22.018909+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:28:22.019534 | ubuntu-noble-large | 2026-08-04T01:28:22.019353+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-applier:2025.1 is watcher, using pip3 show python-watcher 2026-08-04 01:28:22.019672 | ubuntu-noble-large | 2026-08-04T01:28:22.019535+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:28:23.213286 | ubuntu-noble-large | 2026-08-04T01:28:23.212768+0000 - INFO - Found version '14.1.1' with build date '20260804' for osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:28:23.213425 | ubuntu-noble-large | 2026-08-04T01:28:23.213194+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:28:23.401565 | ubuntu-noble-large | 2026-08-04T01:28:23.401150+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:28:23.457681 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:28:23.463132 | ubuntu-noble-large | 2026-08-04T01:28:23.462611+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:28:23.518867 | ubuntu-noble-large | 2026-08-04T01:28:23.518355+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:28:23.519094 | ubuntu-noble-large | 2026-08-04T01:28:23.518921+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 is nova, using pip3 show nova 2026-08-04 01:28:23.519222 | ubuntu-noble-large | 2026-08-04T01:28:23.519097+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:28:24.723509 | ubuntu-noble-large | 2026-08-04T01:28:24.723011+0000 - INFO - Found version '31.3.2' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:28:24.723612 | ubuntu-noble-large | 2026-08-04T01:28:24.723388+0000 - INFO - Adding org.opencontainers.image.version='31.3.2' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:28:24.901886 | ubuntu-noble-large | 2026-08-04T01:28:24.901442+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:28:24.945489 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:28:24.950277 | ubuntu-noble-large | 2026-08-04T01:28:24.949874+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:28:25.001681 | ubuntu-noble-large | 2026-08-04T01:28:25.001172+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:28:25.001980 | ubuntu-noble-large | 2026-08-04T01:28:25.001731+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 is nova, using pip3 show nova 2026-08-04 01:28:25.002125 | ubuntu-noble-large | 2026-08-04T01:28:25.001986+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:28:26.239188 | ubuntu-noble-large | 2026-08-04T01:28:26.238687+0000 - INFO - Found version '31.3.2' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:28:26.239297 | ubuntu-noble-large | 2026-08-04T01:28:26.239134+0000 - INFO - Adding org.opencontainers.image.version='31.3.2' label to osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:28:26.411706 | ubuntu-noble-large | 2026-08-04T01:28:26.411278+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:28:26.453837 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:28:26.460684 | ubuntu-noble-large | 2026-08-04T01:28:26.460097+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:28:26.521702 | ubuntu-noble-large | 2026-08-04T01:28:26.521162+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:28:26.521895 | ubuntu-noble-large | 2026-08-04T01:28:26.521668+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 is nova, using pip3 show nova 2026-08-04 01:28:26.522042 | ubuntu-noble-large | 2026-08-04T01:28:26.521896+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:28:27.722254 | ubuntu-noble-large | 2026-08-04T01:28:27.721686+0000 - INFO - Found version '31.3.2' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:28:27.722375 | ubuntu-noble-large | 2026-08-04T01:28:27.722162+0000 - INFO - Adding org.opencontainers.image.version='31.3.2' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:28:27.927144 | ubuntu-noble-large | 2026-08-04T01:28:27.926535+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:28:27.981339 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:28:27.986524 | ubuntu-noble-large | 2026-08-04T01:28:27.986058+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:28:28.044171 | ubuntu-noble-large | 2026-08-04T01:28:28.043648+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:28:28.044281 | ubuntu-noble-large | 2026-08-04T01:28:28.044115+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 is nova, using pip3 show nova 2026-08-04 01:28:28.044393 | ubuntu-noble-large | 2026-08-04T01:28:28.044265+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:28:29.262702 | ubuntu-noble-large | 2026-08-04T01:28:29.262342+0000 - INFO - Found version '31.3.2' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:28:29.262866 | ubuntu-noble-large | 2026-08-04T01:28:29.262643+0000 - INFO - Adding org.opencontainers.image.version='31.3.2' label to osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:28:29.423194 | ubuntu-noble-large | 2026-08-04T01:28:29.422713+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:28:29.470728 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:28:29.474617 | ubuntu-noble-large | 2026-08-04T01:28:29.474246+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:28:29.524572 | ubuntu-noble-large | 2026-08-04T01:28:29.524071+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:28:29.524743 | ubuntu-noble-large | 2026-08-04T01:28:29.524544+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2025.1 is nova, using pip3 show nova 2026-08-04 01:28:29.524993 | ubuntu-noble-large | 2026-08-04T01:28:29.524757+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:28:30.687284 | ubuntu-noble-large | 2026-08-04T01:28:30.686908+0000 - INFO - Found version '31.3.2' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:28:30.687400 | ubuntu-noble-large | 2026-08-04T01:28:30.687213+0000 - INFO - Adding org.opencontainers.image.version='31.3.2' label to osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:28:30.872274 | ubuntu-noble-large | 2026-08-04T01:28:30.871924+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:28:30.922509 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:28:30.928126 | ubuntu-noble-large | 2026-08-04T01:28:30.927720+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:28:30.982503 | ubuntu-noble-large | 2026-08-04T01:28:30.982083+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:28:30.982746 | ubuntu-noble-large | 2026-08-04T01:28:30.982546+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2025.1 is nova, using pip3 show nova 2026-08-04 01:28:30.983051 | ubuntu-noble-large | 2026-08-04T01:28:30.982766+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:28:32.083893 | ubuntu-noble-large | 2026-08-04T01:28:32.083482+0000 - INFO - Found version '31.3.2' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:28:32.083994 | ubuntu-noble-large | 2026-08-04T01:28:32.083832+0000 - INFO - Adding org.opencontainers.image.version='31.3.2' label to osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:28:32.244358 | ubuntu-noble-large | 2026-08-04T01:28:32.244041+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:28:32.291374 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:28:32.297510 | ubuntu-noble-large | 2026-08-04T01:28:32.297146+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:28:32.342679 | ubuntu-noble-large | 2026-08-04T01:28:32.342309+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:28:32.342966 | ubuntu-noble-large | 2026-08-04T01:28:32.342701+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 is nova, using pip3 show nova 2026-08-04 01:28:32.343075 | ubuntu-noble-large | 2026-08-04T01:28:32.342947+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:28:33.403386 | ubuntu-noble-large | 2026-08-04T01:28:33.402904+0000 - INFO - Found version '31.3.2' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:28:33.403568 | ubuntu-noble-large | 2026-08-04T01:28:33.403327+0000 - INFO - Adding org.opencontainers.image.version='31.3.2' label to osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:28:33.570122 | ubuntu-noble-large | 2026-08-04T01:28:33.569252+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:28:33.608514 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:28:33.613426 | ubuntu-noble-large | 2026-08-04T01:28:33.613023+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:28:33.670035 | ubuntu-noble-large | 2026-08-04T01:28:33.669593+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:28:33.670292 | ubuntu-noble-large | 2026-08-04T01:28:33.670084+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 is nova, using pip3 show nova 2026-08-04 01:28:33.670397 | ubuntu-noble-large | 2026-08-04T01:28:33.670268+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:28:34.768915 | ubuntu-noble-large | 2026-08-04T01:28:34.768535+0000 - INFO - Found version '31.3.2' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:28:34.769017 | ubuntu-noble-large | 2026-08-04T01:28:34.768857+0000 - INFO - Adding org.opencontainers.image.version='31.3.2' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:28:34.936490 | ubuntu-noble-large | 2026-08-04T01:28:34.936107+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:28:34.985297 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:28:34.991006 | ubuntu-noble-large | 2026-08-04T01:28:34.990513+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:28:35.040180 | ubuntu-noble-large | 2026-08-04T01:28:35.039774+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:28:35.040268 | ubuntu-noble-large | 2026-08-04T01:28:35.040154+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 is nova, using pip3 show nova 2026-08-04 01:28:35.040378 | ubuntu-noble-large | 2026-08-04T01:28:35.040269+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:28:36.167207 | ubuntu-noble-large | 2026-08-04T01:28:36.166195+0000 - INFO - Found version '31.3.2' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:28:36.167430 | ubuntu-noble-large | 2026-08-04T01:28:36.167148+0000 - INFO - Adding org.opencontainers.image.version='31.3.2' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:28:36.344575 | ubuntu-noble-large | 2026-08-04T01:28:36.344178+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:28:36.390113 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:28:36.395703 | ubuntu-noble-large | 2026-08-04T01:28:36.395331+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:28:36.454216 | ubuntu-noble-large | 2026-08-04T01:28:36.453711+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:28:36.454395 | ubuntu-noble-large | 2026-08-04T01:28:36.454206+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2025.1 is placement, using pip3 show openstack-placement 2026-08-04 01:28:36.454599 | ubuntu-noble-large | 2026-08-04T01:28:36.454413+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:28:37.477112 | ubuntu-noble-large | 2026-08-04T01:28:37.476619+0000 - INFO - Found version '13.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:28:37.477235 | ubuntu-noble-large | 2026-08-04T01:28:37.477038+0000 - INFO - Adding org.opencontainers.image.version='13.0.1' label to osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:28:37.652680 | ubuntu-noble-large | 2026-08-04T01:28:37.652206+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:28:37.693715 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:28:37.698261 | ubuntu-noble-large | 2026-08-04T01:28:37.697942+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:28:37.739385 | ubuntu-noble-large | 2026-08-04T01:28:37.738920+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:28:37.739663 | ubuntu-noble-large | 2026-08-04T01:28:37.739406+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 is ceilometer, using pip3 show ceilometer 2026-08-04 01:28:37.739927 | ubuntu-noble-large | 2026-08-04T01:28:37.739660+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:28:38.743547 | ubuntu-noble-large | 2026-08-04T01:28:38.743148+0000 - INFO - Found version '24.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:28:38.743696 | ubuntu-noble-large | 2026-08-04T01:28:38.743522+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:28:38.916524 | ubuntu-noble-large | 2026-08-04T01:28:38.916060+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:28:38.964001 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:28:38.968354 | ubuntu-noble-large | 2026-08-04T01:28:38.967993+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:28:39.023471 | ubuntu-noble-large | 2026-08-04T01:28:39.023138+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:28:39.023667 | ubuntu-noble-large | 2026-08-04T01:28:39.023518+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 is ceilometer, using pip3 show ceilometer 2026-08-04 01:28:39.023859 | ubuntu-noble-large | 2026-08-04T01:28:39.023691+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:28:40.091090 | ubuntu-noble-large | 2026-08-04T01:28:40.090607+0000 - INFO - Found version '24.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:28:40.091201 | ubuntu-noble-large | 2026-08-04T01:28:40.090998+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:28:40.265733 | ubuntu-noble-large | 2026-08-04T01:28:40.265427+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:28:40.305914 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:28:40.310550 | ubuntu-noble-large | 2026-08-04T01:28:40.309995+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:28:40.351913 | ubuntu-noble-large | 2026-08-04T01:28:40.351562+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:28:40.352077 | ubuntu-noble-large | 2026-08-04T01:28:40.351916+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 is ceilometer, using pip3 show ceilometer 2026-08-04 01:28:40.352165 | ubuntu-noble-large | 2026-08-04T01:28:40.352062+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:28:41.333528 | ubuntu-noble-large | 2026-08-04T01:28:41.333112+0000 - INFO - Found version '24.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:28:41.333645 | ubuntu-noble-large | 2026-08-04T01:28:41.333484+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:28:41.498378 | ubuntu-noble-large | 2026-08-04T01:28:41.498111+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:28:41.541724 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:28:41.545867 | ubuntu-noble-large | 2026-08-04T01:28:41.545535+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:28:41.599437 | ubuntu-noble-large | 2026-08-04T01:28:41.598988+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:28:41.599671 | ubuntu-noble-large | 2026-08-04T01:28:41.599469+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 is ceilometer, using pip3 show ceilometer 2026-08-04 01:28:41.600219 | ubuntu-noble-large | 2026-08-04T01:28:41.599677+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:28:42.613868 | ubuntu-noble-large | 2026-08-04T01:28:42.613334+0000 - INFO - Found version '24.0.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:28:42.614068 | ubuntu-noble-large | 2026-08-04T01:28:42.613695+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:28:42.790376 | ubuntu-noble-large | 2026-08-04T01:28:42.790039+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:28:42.833088 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:28:42.838278 | ubuntu-noble-large | 2026-08-04T01:28:42.837944+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:28:42.890884 | ubuntu-noble-large | 2026-08-04T01:28:42.890529+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:28:42.891033 | ubuntu-noble-large | 2026-08-04T01:28:42.890891+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2025.1 is designate, using pip3 show designate 2026-08-04 01:28:42.891118 | ubuntu-noble-large | 2026-08-04T01:28:42.891021+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:28:43.928226 | ubuntu-noble-large | 2026-08-04T01:28:43.927755+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:28:43.928396 | ubuntu-noble-large | 2026-08-04T01:28:43.928178+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:28:44.111298 | ubuntu-noble-large | 2026-08-04T01:28:44.110912+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:28:44.158694 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:28:44.163933 | ubuntu-noble-large | 2026-08-04T01:28:44.163476+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:28:44.212563 | ubuntu-noble-large | 2026-08-04T01:28:44.212136+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:28:44.212712 | ubuntu-noble-large | 2026-08-04T01:28:44.212550+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2025.1 is designate, using pip3 show designate 2026-08-04 01:28:44.212949 | ubuntu-noble-large | 2026-08-04T01:28:44.212730+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:28:45.251356 | ubuntu-noble-large | 2026-08-04T01:28:45.250958+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:28:45.251421 | ubuntu-noble-large | 2026-08-04T01:28:45.251274+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:28:45.482318 | ubuntu-noble-large | 2026-08-04T01:28:45.482005+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:28:45.535300 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:28:45.539922 | ubuntu-noble-large | 2026-08-04T01:28:45.539309+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:28:45.593653 | ubuntu-noble-large | 2026-08-04T01:28:45.593228+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:28:45.594017 | ubuntu-noble-large | 2026-08-04T01:28:45.593714+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 is designate, using pip3 show designate 2026-08-04 01:28:45.594153 | ubuntu-noble-large | 2026-08-04T01:28:45.594022+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:28:46.643356 | ubuntu-noble-large | 2026-08-04T01:28:46.642987+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:28:46.643580 | ubuntu-noble-large | 2026-08-04T01:28:46.643331+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:28:46.810591 | ubuntu-noble-large | 2026-08-04T01:28:46.809706+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:28:46.856907 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:28:46.862726 | ubuntu-noble-large | 2026-08-04T01:28:46.862379+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:28:46.909374 | ubuntu-noble-large | 2026-08-04T01:28:46.908983+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:28:46.909660 | ubuntu-noble-large | 2026-08-04T01:28:46.909402+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2025.1 is designate, using pip3 show designate 2026-08-04 01:28:46.909964 | ubuntu-noble-large | 2026-08-04T01:28:46.909657+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:28:47.946328 | ubuntu-noble-large | 2026-08-04T01:28:47.945758+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:28:47.946505 | ubuntu-noble-large | 2026-08-04T01:28:47.946245+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:28:48.099906 | ubuntu-noble-large | 2026-08-04T01:28:48.099460+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:28:48.138280 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:28:48.142065 | ubuntu-noble-large | 2026-08-04T01:28:48.141716+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:28:48.189082 | ubuntu-noble-large | 2026-08-04T01:28:48.188730+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:28:48.189159 | ubuntu-noble-large | 2026-08-04T01:28:48.189066+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2025.1 is designate, using pip3 show designate 2026-08-04 01:28:48.189238 | ubuntu-noble-large | 2026-08-04T01:28:48.189151+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:28:49.267919 | ubuntu-noble-large | 2026-08-04T01:28:49.267492+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:28:49.268043 | ubuntu-noble-large | 2026-08-04T01:28:49.267839+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:28:49.447596 | ubuntu-noble-large | 2026-08-04T01:28:49.447397+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:28:49.491620 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:28:49.495461 | ubuntu-noble-large | 2026-08-04T01:28:49.495136+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:28:49.544030 | ubuntu-noble-large | 2026-08-04T01:28:49.543654+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:28:49.544142 | ubuntu-noble-large | 2026-08-04T01:28:49.544027+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 is designate, using pip3 show designate 2026-08-04 01:28:49.544269 | ubuntu-noble-large | 2026-08-04T01:28:49.544154+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:28:50.642890 | ubuntu-noble-large | 2026-08-04T01:28:50.642526+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:28:50.643090 | ubuntu-noble-large | 2026-08-04T01:28:50.642880+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:28:50.850829 | ubuntu-noble-large | 2026-08-04T01:28:50.850414+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:28:50.901946 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:28:50.906562 | ubuntu-noble-large | 2026-08-04T01:28:50.906134+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:28:50.961295 | ubuntu-noble-large | 2026-08-04T01:28:50.960927+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:28:50.961479 | ubuntu-noble-large | 2026-08-04T01:28:50.961310+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2025.1 is designate, using pip3 show designate 2026-08-04 01:28:50.961598 | ubuntu-noble-large | 2026-08-04T01:28:50.961474+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:28:52.003242 | ubuntu-noble-large | 2026-08-04T01:28:52.002897+0000 - INFO - Found version '20.0.2' with build date '20260804' for osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:28:52.003373 | ubuntu-noble-large | 2026-08-04T01:28:52.003199+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:28:52.167034 | ubuntu-noble-large | 2026-08-04T01:28:52.166621+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:28:52.210188 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:28:52.214455 | ubuntu-noble-large | 2026-08-04T01:28:52.214111+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:28:52.262760 | ubuntu-noble-large | 2026-08-04T01:28:52.262278+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:28:52.263123 | ubuntu-noble-large | 2026-08-04T01:28:52.262846+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-08-04 01:28:52.263349 | ubuntu-noble-large | 2026-08-04T01:28:52.263149+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:28:52.847037 | ubuntu-noble-large | 2026-08-04T01:28:52.845767+0000 - INFO - Found version '25.3.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:28:52.847116 | ubuntu-noble-large | 2026-08-04T01:28:52.846174+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:28:52.979154 | ubuntu-noble-large | 2026-08-04T01:28:52.978682+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:28:53.021222 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:28:53.025589 | ubuntu-noble-large | 2026-08-04T01:28:53.025265+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:28:53.075213 | ubuntu-noble-large | 2026-08-04T01:28:53.074741+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:28:53.075465 | ubuntu-noble-large | 2026-08-04T01:28:53.075244+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 is ovn, using dpkg -s ovn-common 2026-08-04 01:28:53.075695 | ubuntu-noble-large | 2026-08-04T01:28:53.075461+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:28:53.636577 | ubuntu-noble-large | 2026-08-04T01:28:53.636185+0000 - INFO - Found version '25.3.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:28:53.636718 | ubuntu-noble-large | 2026-08-04T01:28:53.636560+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:28:53.795093 | ubuntu-noble-large | 2026-08-04T01:28:53.794453+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:28:53.829370 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:28:53.833056 | ubuntu-noble-large | 2026-08-04T01:28:53.832829+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:28:53.877528 | ubuntu-noble-large | 2026-08-04T01:28:53.877181+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:28:53.877797 | ubuntu-noble-large | 2026-08-04T01:28:53.877573+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-08-04 01:28:53.877975 | ubuntu-noble-large | 2026-08-04T01:28:53.877818+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:28:54.448696 | ubuntu-noble-large | 2026-08-04T01:28:54.448368+0000 - INFO - Found version '25.3.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:28:54.448904 | ubuntu-noble-large | 2026-08-04T01:28:54.448679+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:28:54.607386 | ubuntu-noble-large | 2026-08-04T01:28:54.607128+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:28:54.648752 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:28:54.653293 | ubuntu-noble-large | 2026-08-04T01:28:54.652975+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:28:54.699764 | ubuntu-noble-large | 2026-08-04T01:28:54.699390+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:28:54.699929 | ubuntu-noble-large | 2026-08-04T01:28:54.699709+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 is ovn, using dpkg -s ovn-common 2026-08-04 01:28:54.699950 | ubuntu-noble-large | 2026-08-04T01:28:54.699823+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:28:55.290052 | ubuntu-noble-large | 2026-08-04T01:28:55.289689+0000 - INFO - Found version '25.3.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:28:55.290143 | ubuntu-noble-large | 2026-08-04T01:28:55.289974+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:28:55.541044 | ubuntu-noble-large | 2026-08-04T01:28:55.540851+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:28:55.594031 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:28:55.600034 | ubuntu-noble-large | 2026-08-04T01:28:55.599767+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:28:55.644092 | ubuntu-noble-large | 2026-08-04T01:28:55.643821+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:28:55.644207 | ubuntu-noble-large | 2026-08-04T01:28:55.644101+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 is mariadb, using dpkg -s mariadb-client 2026-08-04 01:28:55.644290 | ubuntu-noble-large | 2026-08-04T01:28:55.644210+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:28:56.249088 | ubuntu-noble-large | 2026-08-04T01:28:56.248697+0000 - INFO - Found version '10.11.18' with build date '20260804' for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:28:56.249314 | ubuntu-noble-large | 2026-08-04T01:28:56.249095+0000 - INFO - Adding org.opencontainers.image.version='10.11.18' label to osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:28:56.432658 | ubuntu-noble-large | 2026-08-04T01:28:56.432280+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:28:56.485532 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:28:56.488310 | ubuntu-noble-large | 2026-08-04T01:28:56.487829+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:28:56.565869 | ubuntu-noble-large | 2026-08-04T01:28:56.565372+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:28:56.566008 | ubuntu-noble-large | 2026-08-04T01:28:56.565766+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-08-04 01:28:56.566188 | ubuntu-noble-large | 2026-08-04T01:28:56.566024+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:28:57.140474 | ubuntu-noble-large | 2026-08-04T01:28:57.140168+0000 - INFO - Found version '10.11.18' with build date '20260804' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:28:57.140585 | ubuntu-noble-large | 2026-08-04T01:28:57.140399+0000 - INFO - Adding org.opencontainers.image.version='10.11.18' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:28:57.301826 | ubuntu-noble-large | 2026-08-04T01:28:57.301398+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:28:57.345050 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:28:57.347606 | ubuntu-noble-large | 2026-08-04T01:28:57.347240+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:28:57.386852 | ubuntu-noble-large | 2026-08-04T01:28:57.386377+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:28:57.387088 | ubuntu-noble-large | 2026-08-04T01:28:57.386908+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-08-04 01:28:57.387212 | ubuntu-noble-large | 2026-08-04T01:28:57.387082+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:28:57.989368 | ubuntu-noble-large | 2026-08-04T01:28:57.988930+0000 - INFO - Found version '3.5.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:28:57.989475 | ubuntu-noble-large | 2026-08-04T01:28:57.989283+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:28:58.144590 | ubuntu-noble-large | 2026-08-04T01:28:58.144222+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:28:58.184415 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:28:58.189235 | ubuntu-noble-large | 2026-08-04T01:28:58.188806+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:28:58.241267 | ubuntu-noble-large | 2026-08-04T01:28:58.240757+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:28:58.241468 | ubuntu-noble-large | 2026-08-04T01:28:58.241286+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-08-04 01:28:58.241612 | ubuntu-noble-large | 2026-08-04T01:28:58.241472+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:28:58.796966 | ubuntu-noble-large | 2026-08-04T01:28:58.796546+0000 - INFO - Found version '3.5.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:28:58.797067 | ubuntu-noble-large | 2026-08-04T01:28:58.796912+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:28:58.953353 | ubuntu-noble-large | 2026-08-04T01:28:58.953056+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:28:58.999160 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:28:59.002874 | ubuntu-noble-large | 2026-08-04T01:28:59.002441+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:28:59.051722 | ubuntu-noble-large | 2026-08-04T01:28:59.051364+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:28:59.051918 | ubuntu-noble-large | 2026-08-04T01:28:59.051725+0000 - ERROR - Configuration for valkey-sentinel (valkey) not found 2026-08-04 01:28:59.052026 | ubuntu-noble-large | 2026-08-04T01:28:59.051909+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:28:59.052143 | ubuntu-noble-large | 2026-08-04T01:28:59.052042+0000 - ERROR - Configuration for valkey-server (valkey) not found 2026-08-04 01:28:59.052235 | ubuntu-noble-large | 2026-08-04T01:28:59.052145+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-08-04 01:28:59.052318 | ubuntu-noble-large | 2026-08-04T01:28:59.052238+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.052402 | ubuntu-noble-large | 2026-08-04T01:28:59.052326+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-08-04 01:28:59.052489 | ubuntu-noble-large | 2026-08-04T01:28:59.052413+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.052571 | ubuntu-noble-large | 2026-08-04T01:28:59.052496+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-08-04 01:28:59.052655 | ubuntu-noble-large | 2026-08-04T01:28:59.052580+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.052734 | ubuntu-noble-large | 2026-08-04T01:28:59.052659+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-08-04 01:28:59.052841 | ubuntu-noble-large | 2026-08-04T01:28:59.052742+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.052985 | ubuntu-noble-large | 2026-08-04T01:28:59.052847+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-08-04 01:28:59.053066 | ubuntu-noble-large | 2026-08-04T01:28:59.052983+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.053145 | ubuntu-noble-large | 2026-08-04T01:28:59.053071+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-08-04 01:28:59.053229 | ubuntu-noble-large | 2026-08-04T01:28:59.053154+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.053310 | ubuntu-noble-large | 2026-08-04T01:28:59.053236+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-08-04 01:28:59.053394 | ubuntu-noble-large | 2026-08-04T01:28:59.053319+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.053499 | ubuntu-noble-large | 2026-08-04T01:28:59.053399+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-08-04 01:28:59.053592 | ubuntu-noble-large | 2026-08-04T01:28:59.053512+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.053671 | ubuntu-noble-large | 2026-08-04T01:28:59.053598+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-08-04 01:28:59.053752 | ubuntu-noble-large | 2026-08-04T01:28:59.053679+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.053854 | ubuntu-noble-large | 2026-08-04T01:28:59.053758+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-08-04 01:28:59.053967 | ubuntu-noble-large | 2026-08-04T01:28:59.053863+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:28:59.054042 | ubuntu-noble-large | 2026-08-04T01:28:59.053968+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:28:59.054152 | ubuntu-noble-large | 2026-08-04T01:28:59.054059+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-08-04 01:28:59.054216 | ubuntu-noble-large | 2026-08-04T01:28:59.054142+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:29:00.166982 | ubuntu-noble-large | 2026-08-04T01:29:00.166576+0000 - INFO - Found version '12.4.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:29:00.167082 | ubuntu-noble-large | 2026-08-04T01:29:00.166841+0000 - INFO - Adding org.opencontainers.image.version='12.4.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:29:00.328070 | ubuntu-noble-large | 2026-08-04T01:29:00.327651+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:29:00.372859 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:29:00.376233 | ubuntu-noble-large | 2026-08-04T01:29:00.375909+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:29:00.429700 | ubuntu-noble-large | 2026-08-04T01:29:00.429277+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-08-04 01:29:00.429829 | ubuntu-noble-large | 2026-08-04T01:29:00.429665+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.430135 | ubuntu-noble-large | 2026-08-04T01:29:00.429853+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-08-04 01:29:00.430207 | ubuntu-noble-large | 2026-08-04T01:29:00.430076+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.430321 | ubuntu-noble-large | 2026-08-04T01:29:00.430197+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-08-04 01:29:00.430433 | ubuntu-noble-large | 2026-08-04T01:29:00.430315+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.430547 | ubuntu-noble-large | 2026-08-04T01:29:00.430431+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-08-04 01:29:00.430640 | ubuntu-noble-large | 2026-08-04T01:29:00.430544+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.430741 | ubuntu-noble-large | 2026-08-04T01:29:00.430648+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-08-04 01:29:00.430876 | ubuntu-noble-large | 2026-08-04T01:29:00.430753+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.431180 | ubuntu-noble-large | 2026-08-04T01:29:00.431002+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-08-04 01:29:00.431282 | ubuntu-noble-large | 2026-08-04T01:29:00.431181+0000 - INFO - osism.harbor.regio.digital/kolla/watcher-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.431367 | ubuntu-noble-large | 2026-08-04T01:29:00.431275+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-08-04 01:29:00.431452 | ubuntu-noble-large | 2026-08-04T01:29:00.431362+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.431516 | ubuntu-noble-large | 2026-08-04T01:29:00.431443+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-08-04 01:29:00.431593 | ubuntu-noble-large | 2026-08-04T01:29:00.431521+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.431668 | ubuntu-noble-large | 2026-08-04T01:29:00.431597+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-08-04 01:29:00.431749 | ubuntu-noble-large | 2026-08-04T01:29:00.431676+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.431848 | ubuntu-noble-large | 2026-08-04T01:29:00.431752+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-08-04 01:29:00.432033 | ubuntu-noble-large | 2026-08-04T01:29:00.431854+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:00.432075 | ubuntu-noble-large | 2026-08-04T01:29:00.431958+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:29:00.432120 | ubuntu-noble-large | 2026-08-04T01:29:00.432041+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2025.1 is horizon, using pip3 show horizon 2026-08-04 01:29:00.432190 | ubuntu-noble-large | 2026-08-04T01:29:00.432119+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:29:01.853583 | ubuntu-noble-large | 2026-08-04T01:29:01.853228+0000 - INFO - Found version '25.3.3' with build date '20260804' for osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:29:01.853688 | ubuntu-noble-large | 2026-08-04T01:29:01.853557+0000 - INFO - Adding org.opencontainers.image.version='25.3.3' label to osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:29:02.006759 | ubuntu-noble-large | 2026-08-04T01:29:02.006411+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:29:02.050261 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:29:02.055517 | ubuntu-noble-large | 2026-08-04T01:29:02.055130+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:29:02.108883 | ubuntu-noble-large | 2026-08-04T01:29:02.108458+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:29:02.109097 | ubuntu-noble-large | 2026-08-04T01:29:02.108916+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-08-04 01:29:02.109223 | ubuntu-noble-large | 2026-08-04T01:29:02.109094+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:29:02.690756 | ubuntu-noble-large | 2026-08-04T01:29:02.690519+0000 - INFO - Found version '2.1.6' with build date '20260804' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:29:02.690827 | ubuntu-noble-large | 2026-08-04T01:29:02.690723+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:29:02.824813 | ubuntu-noble-large | 2026-08-04T01:29:02.824423+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:29:02.868953 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:29:02.874026 | ubuntu-noble-large | 2026-08-04T01:29:02.873606+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:29:02.929206 | ubuntu-noble-large | 2026-08-04T01:29:02.928759+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:29:02.929382 | ubuntu-noble-large | 2026-08-04T01:29:02.929216+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-08-04 01:29:02.929506 | ubuntu-noble-large | 2026-08-04T01:29:02.929378+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:29:03.518712 | ubuntu-noble-large | 2026-08-04T01:29:03.518277+0000 - INFO - Found version '2.1.6' with build date '20260804' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:29:03.518878 | ubuntu-noble-large | 2026-08-04T01:29:03.518630+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:29:03.669932 | ubuntu-noble-large | 2026-08-04T01:29:03.669545+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:29:03.710821 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:29:03.715568 | ubuntu-noble-large | 2026-08-04T01:29:03.715273+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:29:03.768971 | ubuntu-noble-large | 2026-08-04T01:29:03.768546+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:29:03.769072 | ubuntu-noble-large | 2026-08-04T01:29:03.768911+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-08-04 01:29:03.769107 | ubuntu-noble-large | 2026-08-04T01:29:03.769032+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:29:04.363820 | ubuntu-noble-large | 2026-08-04T01:29:04.363399+0000 - INFO - Found version '2.1.6' with build date '20260804' for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:29:04.363914 | ubuntu-noble-large | 2026-08-04T01:29:04.363728+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:29:04.529262 | ubuntu-noble-large | 2026-08-04T01:29:04.528885+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:29:04.568596 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:29:04.573608 | ubuntu-noble-large | 2026-08-04T01:29:04.573221+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:29:04.625642 | ubuntu-noble-large | 2026-08-04T01:29:04.625230+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:29:04.625834 | ubuntu-noble-large | 2026-08-04T01:29:04.625648+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 is hacluster-corosync, using dpkg -s corosync 2026-08-04 01:29:04.626009 | ubuntu-noble-large | 2026-08-04T01:29:04.625835+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:29:05.213866 | ubuntu-noble-large | 2026-08-04T01:29:05.213413+0000 - INFO - Found version '3.1.7' with build date '20260804' for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:29:05.214050 | ubuntu-noble-large | 2026-08-04T01:29:05.213820+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:29:05.381037 | ubuntu-noble-large | 2026-08-04T01:29:05.380553+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:29:05.425701 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:29:05.430460 | ubuntu-noble-large | 2026-08-04T01:29:05.430163+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:29:05.485053 | ubuntu-noble-large | 2026-08-04T01:29:05.484534+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:29:05.485224 | ubuntu-noble-large | 2026-08-04T01:29:05.485034+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-08-04 01:29:05.485363 | ubuntu-noble-large | 2026-08-04T01:29:05.485220+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:29:06.086430 | ubuntu-noble-large | 2026-08-04T01:29:06.085976+0000 - INFO - Found version '0.25.0' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:29:06.086546 | ubuntu-noble-large | 2026-08-04T01:29:06.086329+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:29:06.264335 | ubuntu-noble-large | 2026-08-04T01:29:06.263972+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:29:06.301194 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:29:06.305825 | ubuntu-noble-large | 2026-08-04T01:29:06.305360+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:29:06.363224 | ubuntu-noble-large | 2026-08-04T01:29:06.362753+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:29:06.363333 | ubuntu-noble-large | 2026-08-04T01:29:06.363187+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-08-04 01:29:06.363468 | ubuntu-noble-large | 2026-08-04T01:29:06.363336+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:29:06.978558 | ubuntu-noble-large | 2026-08-04T01:29:06.978150+0000 - INFO - Found version '2.2.0' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:29:06.978669 | ubuntu-noble-large | 2026-08-04T01:29:06.978465+0000 - INFO - Adding org.opencontainers.image.version='2.2.0' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:29:07.145117 | ubuntu-noble-large | 2026-08-04T01:29:07.144701+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:29:07.192252 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:29:07.197018 | ubuntu-noble-large | 2026-08-04T01:29:07.196591+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:29:07.249612 | ubuntu-noble-large | 2026-08-04T01:29:07.249255+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:29:07.249698 | ubuntu-noble-large | 2026-08-04T01:29:07.249591+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-08-04 01:29:07.249823 | ubuntu-noble-large | 2026-08-04T01:29:07.249707+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:29:07.827424 | ubuntu-noble-large | 2026-08-04T01:29:07.827043+0000 - INFO - Found version '3.0.8' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:29:07.827531 | ubuntu-noble-large | 2026-08-04T01:29:07.827365+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:29:07.977678 | ubuntu-noble-large | 2026-08-04T01:29:07.977312+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:29:08.023955 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:29:08.028855 | ubuntu-noble-large | 2026-08-04T01:29:08.028452+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:29:08.082393 | ubuntu-noble-large | 2026-08-04T01:29:08.082057+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:29:08.082487 | ubuntu-noble-large | 2026-08-04T01:29:08.082350+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-08-04 01:29:08.082509 | ubuntu-noble-large | 2026-08-04T01:29:08.082433+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:29:08.672769 | ubuntu-noble-large | 2026-08-04T01:29:08.672351+0000 - INFO - Found version '1.0.7' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:29:08.672907 | ubuntu-noble-large | 2026-08-04T01:29:08.672692+0000 - INFO - Adding org.opencontainers.image.version='1.0.7' label to osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:29:08.829618 | ubuntu-noble-large | 2026-08-04T01:29:08.829320+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:29:08.871547 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:29:08.876210 | ubuntu-noble-large | 2026-08-04T01:29:08.875658+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:29:08.932197 | ubuntu-noble-large | 2026-08-04T01:29:08.931668+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:29:08.932290 | ubuntu-noble-large | 2026-08-04T01:29:08.932143+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-08-04 01:29:08.932450 | ubuntu-noble-large | 2026-08-04T01:29:08.932312+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:29:09.533146 | ubuntu-noble-large | 2026-08-04T01:29:09.532670+0000 - INFO - Found version '1.8.2' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:29:09.533247 | ubuntu-noble-large | 2026-08-04T01:29:09.533099+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:29:09.684421 | ubuntu-noble-large | 2026-08-04T01:29:09.684018+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:29:09.735289 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:29:09.739970 | ubuntu-noble-large | 2026-08-04T01:29:09.739534+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:29:09.794319 | ubuntu-noble-large | 2026-08-04T01:29:09.793900+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:29:09.794473 | ubuntu-noble-large | 2026-08-04T01:29:09.794307+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-08-04 01:29:09.794596 | ubuntu-noble-large | 2026-08-04T01:29:09.794468+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:29:10.446900 | ubuntu-noble-large | 2026-08-04T01:29:10.445855+0000 - INFO - Found version '0.16.0' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:29:10.447005 | ubuntu-noble-large | 2026-08-04T01:29:10.446275+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:29:10.596764 | ubuntu-noble-large | 2026-08-04T01:29:10.596478+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:29:10.650705 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:29:10.654905 | ubuntu-noble-large | 2026-08-04T01:29:10.654425+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:29:10.710912 | ubuntu-noble-large | 2026-08-04T01:29:10.710064+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:29:10.711017 | ubuntu-noble-large | 2026-08-04T01:29:10.710478+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-08-04 01:29:10.711034 | ubuntu-noble-large | 2026-08-04T01:29:10.710664+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:29:11.338043 | ubuntu-noble-large | 2026-08-04T01:29:11.337643+0000 - INFO - Found version '0.28.1' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:29:11.338311 | ubuntu-noble-large | 2026-08-04T01:29:11.338072+0000 - INFO - Adding org.opencontainers.image.version='0.28.1' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:29:11.534433 | ubuntu-noble-large | 2026-08-04T01:29:11.534036+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:29:11.576531 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:29:11.581339 | ubuntu-noble-large | 2026-08-04T01:29:11.580972+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:29:11.631151 | ubuntu-noble-large | 2026-08-04T01:29:11.630651+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:29:11.631308 | ubuntu-noble-large | 2026-08-04T01:29:11.631121+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-08-04 01:29:11.631433 | ubuntu-noble-large | 2026-08-04T01:29:11.631297+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:29:12.285072 | ubuntu-noble-large | 2026-08-04T01:29:12.284535+0000 - INFO - Found version '1.7.0' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:29:12.285208 | ubuntu-noble-large | 2026-08-04T01:29:12.284951+0000 - INFO - Adding org.opencontainers.image.version='1.7.0' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:29:12.478128 | ubuntu-noble-large | 2026-08-04T01:29:12.477636+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:29:12.527345 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:29:12.531631 | ubuntu-noble-large | 2026-08-04T01:29:12.531209+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:29:12.583885 | ubuntu-noble-large | 2026-08-04T01:29:12.583459+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:29:12.584093 | ubuntu-noble-large | 2026-08-04T01:29:12.583883+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 is prometheus-cadvisor, using /opt/cadvisor --version 2026-08-04 01:29:12.584204 | ubuntu-noble-large | 2026-08-04T01:29:12.584081+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:29:13.208895 | ubuntu-noble-large | 2026-08-04T01:29:13.207460+0000 - INFO - Found version '0.49.2' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:29:13.209102 | ubuntu-noble-large | 2026-08-04T01:29:13.208862+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:29:13.428362 | ubuntu-noble-large | 2026-08-04T01:29:13.427815+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:29:13.479473 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:29:13.484043 | ubuntu-noble-large | 2026-08-04T01:29:13.483722+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:29:13.533709 | ubuntu-noble-large | 2026-08-04T01:29:13.533352+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:29:13.533859 | ubuntu-noble-large | 2026-08-04T01:29:13.533658+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 is prometheus, using /opt/prometheus/prometheus --version 2026-08-04 01:29:13.533882 | ubuntu-noble-large | 2026-08-04T01:29:13.533744+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:29:14.261471 | ubuntu-noble-large | 2026-08-04T01:29:14.261134+0000 - INFO - Found version '3.2.1' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:29:14.261599 | ubuntu-noble-large | 2026-08-04T01:29:14.261374+0000 - INFO - Adding org.opencontainers.image.version='3.2.1' label to osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:29:14.434015 | ubuntu-noble-large | 2026-08-04T01:29:14.433723+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:29:14.473424 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:29:14.478011 | ubuntu-noble-large | 2026-08-04T01:29:14.477652+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:29:14.528154 | ubuntu-noble-large | 2026-08-04T01:29:14.527747+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:29:14.528290 | ubuntu-noble-large | 2026-08-04T01:29:14.528167+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-08-04 01:29:14.528389 | ubuntu-noble-large | 2026-08-04T01:29:14.528302+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:29:15.168745 | ubuntu-noble-large | 2026-08-04T01:29:15.168369+0000 - INFO - Found version '0.15.0' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:29:15.168851 | ubuntu-noble-large | 2026-08-04T01:29:15.168696+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:29:15.343356 | ubuntu-noble-large | 2026-08-04T01:29:15.343013+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:29:15.376261 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:29:15.381314 | ubuntu-noble-large | 2026-08-04T01:29:15.381038+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:29:15.435537 | ubuntu-noble-large | 2026-08-04T01:29:15.435200+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:29:15.435663 | ubuntu-noble-large | 2026-08-04T01:29:15.435532+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-08-04 01:29:15.435738 | ubuntu-noble-large | 2026-08-04T01:29:15.435652+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:29:15.977637 | ubuntu-noble-large | 2026-08-04T01:29:15.977234+0000 - INFO - Found version '1.8.0' with build date '20260804' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:29:15.977743 | ubuntu-noble-large | 2026-08-04T01:29:15.977564+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:29:16.138717 | ubuntu-noble-large | 2026-08-04T01:29:16.138328+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:29:16.182726 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:29:16.187724 | ubuntu-noble-large | 2026-08-04T01:29:16.187342+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:29:16.239805 | ubuntu-noble-large | 2026-08-04T01:29:16.239367+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-08-04 01:29:16.239904 | ubuntu-noble-large | 2026-08-04T01:29:16.239734+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:16.240091 | ubuntu-noble-large | 2026-08-04T01:29:16.239915+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:29:16.240277 | ubuntu-noble-large | 2026-08-04T01:29:16.240120+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-08-04 01:29:16.240368 | ubuntu-noble-large | 2026-08-04T01:29:16.240260+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:29:16.808482 | ubuntu-noble-large | 2026-08-04T01:29:16.808079+0000 - INFO - Found version '3.5.1' with build date '20260804' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:29:16.808694 | ubuntu-noble-large | 2026-08-04T01:29:16.808467+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:29:16.941247 | ubuntu-noble-large | 2026-08-04T01:29:16.940884+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:29:16.980497 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:29:16.984819 | ubuntu-noble-large | 2026-08-04T01:29:16.984516+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:29:17.028298 | ubuntu-noble-large | 2026-08-04T01:29:17.027949+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:29:17.028396 | ubuntu-noble-large | 2026-08-04T01:29:17.028248+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2026-08-04 01:29:17.028420 | ubuntu-noble-large | 2026-08-04T01:29:17.028328+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:29:17.590865 | ubuntu-noble-large | 2026-08-04T01:29:17.590447+0000 - INFO - Found version '3.5.1' with build date '20260804' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:29:17.590998 | ubuntu-noble-large | 2026-08-04T01:29:17.590810+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:29:17.715026 | ubuntu-noble-large | 2026-08-04T01:29:17.714561+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:29:17.747879 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:29:17.752099 | ubuntu-noble-large | 2026-08-04T01:29:17.751772+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:29:17.800519 | ubuntu-noble-large | 2026-08-04T01:29:17.800160+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:29:17.800674 | ubuntu-noble-large | 2026-08-04T01:29:17.800533+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 is letsencrypt-webserver, using dpkg -s apache2 2026-08-04 01:29:17.800843 | ubuntu-noble-large | 2026-08-04T01:29:17.800689+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:29:18.367537 | ubuntu-noble-large | 2026-08-04T01:29:18.367219+0000 - INFO - Found version '2.4.58' with build date '20260804' for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:29:18.367627 | ubuntu-noble-large | 2026-08-04T01:29:18.367437+0000 - INFO - Adding org.opencontainers.image.version='2.4.58' label to osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:29:18.491596 | ubuntu-noble-large | 2026-08-04T01:29:18.491269+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:29:18.530709 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:29:18.534709 | ubuntu-noble-large | 2026-08-04T01:29:18.534348+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:29:18.576601 | ubuntu-noble-large | 2026-08-04T01:29:18.576211+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:29:18.576847 | ubuntu-noble-large | 2026-08-04T01:29:18.576638+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 is letsencrypt-lego, using /opt/lego --version 2026-08-04 01:29:18.577025 | ubuntu-noble-large | 2026-08-04T01:29:18.576861+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:29:19.176594 | ubuntu-noble-large | 2026-08-04T01:29:19.176191+0000 - INFO - Found version '4.20.4' with build date '20260804' for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:29:19.176722 | ubuntu-noble-large | 2026-08-04T01:29:19.176532+0000 - INFO - Adding org.opencontainers.image.version='4.20.4' label to osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:29:19.370075 | ubuntu-noble-large | 2026-08-04T01:29:19.369593+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:29:19.416282 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:29:19.421120 | ubuntu-noble-large | 2026-08-04T01:29:19.420667+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:29:19.477749 | ubuntu-noble-large | 2026-08-04T01:29:19.477312+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:29:19.477999 | ubuntu-noble-large | 2026-08-04T01:29:19.477770+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-08-04 01:29:19.478136 | ubuntu-noble-large | 2026-08-04T01:29:19.478010+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:29:20.097019 | ubuntu-noble-large | 2026-08-04T01:29:20.095825+0000 - INFO - Found version '7.0.15' with build date '20260804' for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:29:20.097080 | ubuntu-noble-large | 2026-08-04T01:29:20.096281+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:29:20.281750 | ubuntu-noble-large | 2026-08-04T01:29:20.281421+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:29:20.320410 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:29:20.325001 | ubuntu-noble-large | 2026-08-04T01:29:20.324474+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:29:20.381444 | ubuntu-noble-large | 2026-08-04T01:29:20.380895+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:29:20.381565 | ubuntu-noble-large | 2026-08-04T01:29:20.381414+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2025.1 is redis, using dpkg -s redis-server 2026-08-04 01:29:20.381717 | ubuntu-noble-large | 2026-08-04T01:29:20.381581+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:29:20.933487 | ubuntu-noble-large | 2026-08-04T01:29:20.933103+0000 - INFO - Found version '7.0.15' with build date '20260804' for osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:29:20.933608 | ubuntu-noble-large | 2026-08-04T01:29:20.933348+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:29:21.091235 | ubuntu-noble-large | 2026-08-04T01:29:21.090938+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:29:21.134124 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:29:21.139038 | ubuntu-noble-large | 2026-08-04T01:29:21.138608+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:29:21.187626 | ubuntu-noble-large | 2026-08-04T01:29:21.187177+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-08-04 01:29:21.187747 | ubuntu-noble-large | 2026-08-04T01:29:21.187563+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:21.187770 | ubuntu-noble-large | 2026-08-04T01:29:21.187686+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:29:21.187939 | ubuntu-noble-large | 2026-08-04T01:29:21.187823+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2025.1 is proxysql, using dpkg -s proxysql 2026-08-04 01:29:21.188074 | ubuntu-noble-large | 2026-08-04T01:29:21.187922+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:29:21.795348 | ubuntu-noble-large | 2026-08-04T01:29:21.794908+0000 - INFO - Found version '3.0.8' with build date '20260804' for osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:29:21.795460 | ubuntu-noble-large | 2026-08-04T01:29:21.795193+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:29:21.954916 | ubuntu-noble-large | 2026-08-04T01:29:21.954525+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:29:22.001504 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:29:22.007445 | ubuntu-noble-large | 2026-08-04T01:29:22.006923+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:29:22.065321 | ubuntu-noble-large | 2026-08-04T01:29:22.064876+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:29:22.065408 | ubuntu-noble-large | 2026-08-04T01:29:22.065307+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql-3:2025.1 is proxysql, using dpkg -s proxysql 2026-08-04 01:29:22.065493 | ubuntu-noble-large | 2026-08-04T01:29:22.065410+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:29:22.663646 | ubuntu-noble-large | 2026-08-04T01:29:22.663052+0000 - INFO - Found version '3.0.8' with build date '20260804' for osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:29:22.663751 | ubuntu-noble-large | 2026-08-04T01:29:22.663543+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:29:22.826318 | ubuntu-noble-large | 2026-08-04T01:29:22.826056+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:29:22.868686 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:29:22.873398 | ubuntu-noble-large | 2026-08-04T01:29:22.873031+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:29:22.923447 | ubuntu-noble-large | 2026-08-04T01:29:22.922984+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:29:22.923623 | ubuntu-noble-large | 2026-08-04T01:29:22.923443+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2025.1 is tgtd, using dpkg -s tgt 2026-08-04 01:29:22.923809 | ubuntu-noble-large | 2026-08-04T01:29:22.923624+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:29:23.489396 | ubuntu-noble-large | 2026-08-04T01:29:23.488872+0000 - INFO - Found version '1.0.85' with build date '20260804' for osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:29:23.489524 | ubuntu-noble-large | 2026-08-04T01:29:23.489130+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:29:23.621087 | ubuntu-noble-large | 2026-08-04T01:29:23.620810+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:29:23.664568 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:29:23.670570 | ubuntu-noble-large | 2026-08-04T01:29:23.670348+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:29:23.717558 | ubuntu-noble-large | 2026-08-04T01:29:23.717222+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:29:23.717760 | ubuntu-noble-large | 2026-08-04T01:29:23.717610+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-08-04 01:29:23.717932 | ubuntu-noble-large | 2026-08-04T01:29:23.717815+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:29:24.285258 | ubuntu-noble-large | 2026-08-04T01:29:24.284755+0000 - INFO - Found version '3.5.1' with build date '20260804' for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:29:24.285365 | ubuntu-noble-large | 2026-08-04T01:29:24.285185+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:29:24.445466 | ubuntu-noble-large | 2026-08-04T01:29:24.445128+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:29:24.490220 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:29:24.494238 | ubuntu-noble-large | 2026-08-04T01:29:24.493824+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:29:24.536453 | ubuntu-noble-large | 2026-08-04T01:29:24.536141+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:29:24.536567 | ubuntu-noble-large | 2026-08-04T01:29:24.536430+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2025.1 is memcached, using dpkg -s memcached 2026-08-04 01:29:24.536694 | ubuntu-noble-large | 2026-08-04T01:29:24.536571+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:29:25.126646 | ubuntu-noble-large | 2026-08-04T01:29:25.126237+0000 - INFO - Found version '1.6.24' with build date '20260804' for osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:29:25.126742 | ubuntu-noble-large | 2026-08-04T01:29:25.126581+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:29:25.308496 | ubuntu-noble-large | 2026-08-04T01:29:25.308130+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:29:25.349045 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:29:25.354327 | ubuntu-noble-large | 2026-08-04T01:29:25.354016+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:29:25.406744 | ubuntu-noble-large | 2026-08-04T01:29:25.406272+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/valkey-base:2025.1 2026-08-04 01:29:25.407248 | ubuntu-noble-large | 2026-08-04T01:29:25.406730+0000 - INFO - osism.harbor.regio.digital/kolla/valkey-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:25.407271 | ubuntu-noble-large | 2026-08-04T01:29:25.407065+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:29:25.407525 | ubuntu-noble-large | 2026-08-04T01:29:25.407299+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-08-04 01:29:25.407692 | ubuntu-noble-large | 2026-08-04T01:29:25.407508+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:29:25.995543 | ubuntu-noble-large | 2026-08-04T01:29:25.995322+0000 - INFO - Found version '2.19.6' with build date '20260804' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:29:25.995629 | ubuntu-noble-large | 2026-08-04T01:29:25.995495+0000 - INFO - Adding org.opencontainers.image.version='2.19.6' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:29:26.149329 | ubuntu-noble-large | 2026-08-04T01:29:26.149084+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:29:26.183557 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:29:26.188228 | ubuntu-noble-large | 2026-08-04T01:29:26.187948+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:29:26.231087 | ubuntu-noble-large | 2026-08-04T01:29:26.230572+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:29:26.231328 | ubuntu-noble-large | 2026-08-04T01:29:26.231134+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2025.1 is opensearch, using dpkg -s opensearch 2026-08-04 01:29:26.231510 | ubuntu-noble-large | 2026-08-04T01:29:26.231362+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:29:26.823573 | ubuntu-noble-large | 2026-08-04T01:29:26.823271+0000 - INFO - Found version '2.19.6' with build date '20260804' for osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:29:26.823670 | ubuntu-noble-large | 2026-08-04T01:29:26.823451+0000 - INFO - Adding org.opencontainers.image.version='2.19.6' label to osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:29:26.976645 | ubuntu-noble-large | 2026-08-04T01:29:26.976253+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:29:27.019377 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:29:27.024129 | ubuntu-noble-large | 2026-08-04T01:29:27.023708+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:29:27.071628 | ubuntu-noble-large | 2026-08-04T01:29:27.071175+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-08-04 01:29:27.071918 | ubuntu-noble-large | 2026-08-04T01:29:27.071591+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:27.072074 | ubuntu-noble-large | 2026-08-04T01:29:27.071906+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-08-04 01:29:27.072205 | ubuntu-noble-large | 2026-08-04T01:29:27.072091+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:27.072318 | ubuntu-noble-large | 2026-08-04T01:29:27.072216+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-08-04 01:29:27.072420 | ubuntu-noble-large | 2026-08-04T01:29:27.072331+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:27.072522 | ubuntu-noble-large | 2026-08-04T01:29:27.072438+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-08-04 01:29:27.072640 | ubuntu-noble-large | 2026-08-04T01:29:27.072544+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:27.072735 | ubuntu-noble-large | 2026-08-04T01:29:27.072650+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:29:27.072889 | ubuntu-noble-large | 2026-08-04T01:29:27.072767+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2025.1 is cron, using dpkg -s cron 2026-08-04 01:29:27.073009 | ubuntu-noble-large | 2026-08-04T01:29:27.072904+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:29:27.636912 | ubuntu-noble-large | 2026-08-04T01:29:27.636635+0000 - INFO - Found version '3.0' with build date '20260804' for osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:29:27.637042 | ubuntu-noble-large | 2026-08-04T01:29:27.636847+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:29:27.766357 | ubuntu-noble-large | 2026-08-04T01:29:27.766106+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:29:27.806554 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:29:27.813042 | ubuntu-noble-large | 2026-08-04T01:29:27.812660+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:29:27.865162 | ubuntu-noble-large | 2026-08-04T01:29:27.864694+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:29:27.865339 | ubuntu-noble-large | 2026-08-04T01:29:27.865173+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2025.1 is keepalived, using dpkg -s keepalived 2026-08-04 01:29:27.865492 | ubuntu-noble-large | 2026-08-04T01:29:27.865355+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:29:28.455215 | ubuntu-noble-large | 2026-08-04T01:29:28.454885+0000 - INFO - Found version '2.2.8' with build date '20260804' for osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:29:28.455923 | ubuntu-noble-large | 2026-08-04T01:29:28.455363+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:29:28.594850 | ubuntu-noble-large | 2026-08-04T01:29:28.594110+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:29:28.636814 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:29:28.641118 | ubuntu-noble-large | 2026-08-04T01:29:28.640722+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:29:28.687006 | ubuntu-noble-large | 2026-08-04T01:29:28.686606+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:29:28.687103 | ubuntu-noble-large | 2026-08-04T01:29:28.686953+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-08-04 01:29:28.687235 | ubuntu-noble-large | 2026-08-04T01:29:28.687112+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:29:29.298055 | ubuntu-noble-large | 2026-08-04T01:29:29.297604+0000 - INFO - Found version '10.0.0' with build date '20260804' for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:29:29.298172 | ubuntu-noble-large | 2026-08-04T01:29:29.297966+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:29:29.483052 | ubuntu-noble-large | 2026-08-04T01:29:29.482645+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:29:29.528556 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:29:29.533032 | ubuntu-noble-large | 2026-08-04T01:29:29.532634+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:29:29.591558 | ubuntu-noble-large | 2026-08-04T01:29:29.591120+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:29:29.591671 | ubuntu-noble-large | 2026-08-04T01:29:29.591521+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2025.1 is fluentd, using dpkg -s fluent-package 2026-08-04 01:29:29.591847 | ubuntu-noble-large | 2026-08-04T01:29:29.591684+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:29:30.190013 | ubuntu-noble-large | 2026-08-04T01:29:30.189631+0000 - INFO - Found version '5.0.9' with build date '20260804' for osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:29:30.190133 | ubuntu-noble-large | 2026-08-04T01:29:30.189955+0000 - INFO - Adding org.opencontainers.image.version='5.0.9' label to osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:29:30.344706 | ubuntu-noble-large | 2026-08-04T01:29:30.344381+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:29:30.387480 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:29:30.391701 | ubuntu-noble-large | 2026-08-04T01:29:30.391386+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:29:30.437394 | ubuntu-noble-large | 2026-08-04T01:29:30.436904+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:29:30.437557 | ubuntu-noble-large | 2026-08-04T01:29:30.437364+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 is kolla-toolbox, using echo 2026-08-04 01:29:30.437716 | ubuntu-noble-large | 2026-08-04T01:29:30.437558+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:29:31.144678 | ubuntu-noble-large | 2026-08-04T01:29:31.144422+0000 - INFO - Found version '20.4.1' with build date '20260804' for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:29:31.144771 | ubuntu-noble-large | 2026-08-04T01:29:31.144619+0000 - INFO - Adding org.opencontainers.image.version='20.4.1' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:29:31.335115 | ubuntu-noble-large | 2026-08-04T01:29:31.334714+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:29:31.378075 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:29:31.383523 | ubuntu-noble-large | 2026-08-04T01:29:31.383194+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:29:31.433624 | ubuntu-noble-large | 2026-08-04T01:29:31.433125+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:29:31.433724 | ubuntu-noble-large | 2026-08-04T01:29:31.433530+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-08-04 01:29:31.433859 | ubuntu-noble-large | 2026-08-04T01:29:31.433690+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:29:31.996210 | ubuntu-noble-large | 2026-08-04T01:29:31.995713+0000 - INFO - Found version '9.6' with build date '20260804' for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:29:31.996311 | ubuntu-noble-large | 2026-08-04T01:29:31.996145+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:29:32.158249 | ubuntu-noble-large | 2026-08-04T01:29:32.157874+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:29:32.204355 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:29:32.208443 | ubuntu-noble-large | 2026-08-04T01:29:32.208086+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:29:32.265414 | ubuntu-noble-large | 2026-08-04T01:29:32.265011+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:29:32.265567 | ubuntu-noble-large | 2026-08-04T01:29:32.265392+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2025.1 is haproxy, using dpkg -s haproxy 2026-08-04 01:29:32.265697 | ubuntu-noble-large | 2026-08-04T01:29:32.265563+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:29:32.831331 | ubuntu-noble-large | 2026-08-04T01:29:32.831029+0000 - INFO - Found version '2.8.16' with build date '20260804' for osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:29:32.831421 | ubuntu-noble-large | 2026-08-04T01:29:32.831273+0000 - INFO - Adding org.opencontainers.image.version='2.8.16' label to osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:29:32.981471 | ubuntu-noble-large | 2026-08-04T01:29:32.981063+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:29:33.025584 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:29:33.030463 | ubuntu-noble-large | 2026-08-04T01:29:33.030103+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:29:33.083258 | ubuntu-noble-large | 2026-08-04T01:29:33.082743+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-08-04 01:29:33.083356 | ubuntu-noble-large | 2026-08-04T01:29:33.083202+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:33.083505 | ubuntu-noble-large | 2026-08-04T01:29:33.083365+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:29:33.083630 | ubuntu-noble-large | 2026-08-04T01:29:33.083511+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2025.1 is iscsid, using dpkg -s open-iscsi 2026-08-04 01:29:33.083735 | ubuntu-noble-large | 2026-08-04T01:29:33.083627+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:29:33.660351 | ubuntu-noble-large | 2026-08-04T01:29:33.659932+0000 - INFO - Found version '2.1.9' with build date '20260804' for osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:29:33.660455 | ubuntu-noble-large | 2026-08-04T01:29:33.660316+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:29:33.824109 | ubuntu-noble-large | 2026-08-04T01:29:33.823751+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:29:33.861065 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:29:33.865395 | ubuntu-noble-large | 2026-08-04T01:29:33.865133+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:29:33.917401 | ubuntu-noble-large | 2026-08-04T01:29:33.916880+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-08-04 01:29:33.917586 | ubuntu-noble-large | 2026-08-04T01:29:33.917363+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:33.917827 | ubuntu-noble-large | 2026-08-04T01:29:33.917583+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:29:33.918038 | ubuntu-noble-large | 2026-08-04T01:29:33.917832+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 is dnsmasq, using dpkg -s dnsmasq 2026-08-04 01:29:33.918225 | ubuntu-noble-large | 2026-08-04T01:29:33.918046+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:29:34.480333 | ubuntu-noble-large | 2026-08-04T01:29:34.479899+0000 - INFO - Found version '2.90' with build date '20260804' for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:29:34.480436 | ubuntu-noble-large | 2026-08-04T01:29:34.480241+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:29:34.611725 | ubuntu-noble-large | 2026-08-04T01:29:34.611375+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:29:34.657209 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:29:34.662094 | ubuntu-noble-large | 2026-08-04T01:29:34.661679+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:29:34.706953 | ubuntu-noble-large | 2026-08-04T01:29:34.706518+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:29:34.707203 | ubuntu-noble-large | 2026-08-04T01:29:34.707020+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2025.1 is multipathd, using dpkg -s multipath-tools 2026-08-04 01:29:34.707339 | ubuntu-noble-large | 2026-08-04T01:29:34.707217+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:29:35.287042 | ubuntu-noble-large | 2026-08-04T01:29:35.286741+0000 - INFO - Found version '0.9.4' with build date '20260804' for osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:29:35.287129 | ubuntu-noble-large | 2026-08-04T01:29:35.286977+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:29:35.433939 | ubuntu-noble-large | 2026-08-04T01:29:35.433680+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:29:35.470957 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:29:35.475953 | ubuntu-noble-large | 2026-08-04T01:29:35.475481+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:29:35.523906 | ubuntu-noble-large | 2026-08-04T01:29:35.523554+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:29:35.524068 | ubuntu-noble-large | 2026-08-04T01:29:35.523911+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2025.1 is grafana, using dpkg -s grafana 2026-08-04 01:29:35.524176 | ubuntu-noble-large | 2026-08-04T01:29:35.524077+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:29:36.120628 | ubuntu-noble-large | 2026-08-04T01:29:36.120191+0000 - INFO - Found version '13.1.1' with build date '20260804' for osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:29:36.120725 | ubuntu-noble-large | 2026-08-04T01:29:36.120580+0000 - INFO - Adding org.opencontainers.image.version='13.1.1' label to osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:29:36.278313 | ubuntu-noble-large | 2026-08-04T01:29:36.277957+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:29:36.326266 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:29:36.333092 | ubuntu-noble-large | 2026-08-04T01:29:36.332597+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:29:36.385526 | ubuntu-noble-large | 2026-08-04T01:29:36.385117+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:29:36.385703 | ubuntu-noble-large | 2026-08-04T01:29:36.385508+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 is rabbitmq, using dpkg -s rabbitmq-server 2026-08-04 01:29:36.385850 | ubuntu-noble-large | 2026-08-04T01:29:36.385699+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:29:36.964563 | ubuntu-noble-large | 2026-08-04T01:29:36.964353+0000 - INFO - Found version '4.1.8' with build date '20260804' for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:29:36.964616 | ubuntu-noble-large | 2026-08-04T01:29:36.964528+0000 - INFO - Adding org.opencontainers.image.version='4.1.8' label to osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:29:37.138399 | ubuntu-noble-large | 2026-08-04T01:29:37.138092+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:29:37.185809 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:29:37.189378 | ubuntu-noble-large | 2026-08-04T01:29:37.188976+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:29:37.242838 | ubuntu-noble-large | 2026-08-04T01:29:37.242437+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2025.1 2026-08-04 01:29:37.242946 | ubuntu-noble-large | 2026-08-04T01:29:37.242806+0000 - INFO - osism.harbor.regio.digital/kolla/base:2025.1 is a base image and not handled at the moment 2026-08-04 01:29:37.275246 | ubuntu-noble-large | 2026-08-04 01:29:37.275325 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-08-04 01:29:37.275343 | ubuntu-noble-large | | image | 2026-08-04 01:29:37.275356 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2026-08-04 01:29:37.275374 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.6.20260804 | 2026-08-04 01:29:37.275405 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.6.20260804 | 2026-08-04 01:29:37.275430 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20260804 | 2026-08-04 01:29:37.275452 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20260804 | 2026-08-04 01:29:37.275474 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20260804 | 2026-08-04 01:29:37.275495 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20260804 | 2026-08-04 01:29:37.275550 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20260804 | 2026-08-04 01:29:37.275570 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:20.0.2.20260804 | 2026-08-04 01:29:37.275585 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:20.0.2.20260804 | 2026-08-04 01:29:37.275595 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:20.0.2.20260804 | 2026-08-04 01:29:37.275605 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:20.0.2.20260804 | 2026-08-04 01:29:37.275614 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260804 | 2026-08-04 01:29:37.275624 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260804 | 2026-08-04 01:29:37.275634 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260804 | 2026-08-04 01:29:37.275644 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:20.0.2.20260804 | 2026-08-04 01:29:37.275653 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:20.0.2.20260804 | 2026-08-04 01:29:37.275663 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20260804 | 2026-08-04 01:29:37.275705 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20260804 | 2026-08-04 01:29:37.275716 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20260804 | 2026-08-04 01:29:37.275726 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20260804 | 2026-08-04 01:29:37.275736 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20260804 | 2026-08-04 01:29:37.275745 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20260804 | 2026-08-04 01:29:37.275755 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-api:15.0.1.20260804 | 2026-08-04 01:29:37.275765 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-manager:15.0.1.20260804 | 2026-08-04 01:29:37.275818 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.6.20260804 | 2026-08-04 01:29:37.275833 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.6.20260804 | 2026-08-04 01:29:37.275861 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:26.0.6.20260804 | 2026-08-04 01:29:37.275950 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.6.20260804 | 2026-08-04 01:29:37.275974 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.6.20260804 | 2026-08-04 01:29:37.276053 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.6.20260804 | 2026-08-04 01:29:37.276076 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.6.20260804 | 2026-08-04 01:29:37.276093 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.6.20260804 | 2026-08-04 01:29:37.276111 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.6.20260804 | 2026-08-04 01:29:37.276128 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.6.20260804 | 2026-08-04 01:29:37.276147 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.6.20260804 | 2026-08-04 01:29:37.276165 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.6.20260804 | 2026-08-04 01:29:37.276183 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:16.0.2.20260804 | 2026-08-04 01:29:37.276199 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.2.20260804 | 2026-08-04 01:29:37.276216 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.2.20260804 | 2026-08-04 01:29:37.276232 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.2.20260804 | 2026-08-04 01:29:37.276249 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:16.0.2.20260804 | 2026-08-04 01:29:37.276267 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:30.2.1.20260804 | 2026-08-04 01:29:37.276301 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:29.0.6.20260804 | 2026-08-04 01:29:37.276318 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:29.0.6.20260804 | 2026-08-04 01:29:37.276355 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:29.0.6.20260804 | 2026-08-04 01:29:37.276374 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20260804 | 2026-08-04 01:29:37.276392 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20260804 | 2026-08-04 01:29:37.276410 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20260804 | 2026-08-04 01:29:37.276427 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20260804 | 2026-08-04 01:29:37.276442 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20260804 | 2026-08-04 01:29:37.276451 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:27.0.2.20260804 | 2026-08-04 01:29:37.276461 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:27.0.2.20260804 | 2026-08-04 01:29:37.276471 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:27.0.2.20260804 | 2026-08-04 01:29:37.276481 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-engine:24.1.1.20260804 | 2026-08-04 01:29:37.276490 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api-cfn:24.1.1.20260804 | 2026-08-04 01:29:37.276500 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api:24.1.1.20260804 | 2026-08-04 01:29:37.276510 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:6.0.2.20260804 | 2026-08-04 01:29:37.276520 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20260804 | 2026-08-04 01:29:37.276529 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-api:14.1.1.20260804 | 2026-08-04 01:29:37.276539 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-engine:14.1.1.20260804 | 2026-08-04 01:29:37.276548 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-applier:14.1.1.20260804 | 2026-08-04 01:29:37.276558 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:31.3.2.20260804 | 2026-08-04 01:29:37.276568 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:31.3.2.20260804 | 2026-08-04 01:29:37.276577 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:31.3.2.20260804 | 2026-08-04 01:29:37.276597 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:31.3.2.20260804 | 2026-08-04 01:29:37.276607 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:31.3.2.20260804 | 2026-08-04 01:29:37.276616 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:31.3.2.20260804 | 2026-08-04 01:29:37.276626 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:31.3.2.20260804 | 2026-08-04 01:29:37.276636 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.3.2.20260804 | 2026-08-04 01:29:37.276646 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:31.3.2.20260804 | 2026-08-04 01:29:37.276655 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:13.0.1.20260804 | 2026-08-04 01:29:37.276665 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20260804 | 2026-08-04 01:29:37.276675 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20260804 | 2026-08-04 01:29:37.276684 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20260804 | 2026-08-04 01:29:37.276694 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20260804 | 2026-08-04 01:29:37.276704 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:20.0.2.20260804 | 2026-08-04 01:29:37.276713 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:20.0.2.20260804 | 2026-08-04 01:29:37.276733 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:20.0.2.20260804 | 2026-08-04 01:29:37.276743 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:20.0.2.20260804 | 2026-08-04 01:29:37.276753 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:20.0.2.20260804 | 2026-08-04 01:29:37.276762 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.2.20260804 | 2026-08-04 01:29:37.276772 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:20.0.2.20260804 | 2026-08-04 01:29:37.276864 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20260804 | 2026-08-04 01:29:37.276882 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20260804 | 2026-08-04 01:29:37.276892 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20260804 | 2026-08-04 01:29:37.276902 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20260804 | 2026-08-04 01:29:37.276911 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.18.20260804 | 2026-08-04 01:29:37.276921 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.18.20260804 | 2026-08-04 01:29:37.276930 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20260804 | 2026-08-04 01:29:37.276940 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20260804 | 2026-08-04 01:29:37.276949 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20260804 | 2026-08-04 01:29:37.276959 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.3.3.20260804 | 2026-08-04 01:29:37.276982 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260804 | 2026-08-04 01:29:37.276993 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260804 | 2026-08-04 01:29:37.277002 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260804 | 2026-08-04 01:29:37.277050 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260804 | 2026-08-04 01:29:37.277063 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260804 | 2026-08-04 01:29:37.277072 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260804 | 2026-08-04 01:29:37.277082 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260804 | 2026-08-04 01:29:37.277092 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260804 | 2026-08-04 01:29:37.277101 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260804 | 2026-08-04 01:29:37.277111 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260804 | 2026-08-04 01:29:37.277121 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20260804 | 2026-08-04 01:29:37.277130 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260804 | 2026-08-04 01:29:37.277140 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260804 | 2026-08-04 01:29:37.277150 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20260804 | 2026-08-04 01:29:37.277159 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260804 | 2026-08-04 01:29:37.277169 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260804 | 2026-08-04 01:29:37.277179 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20260804 | 2026-08-04 01:29:37.277188 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20260804 | 2026-08-04 01:29:37.277198 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260804 | 2026-08-04 01:29:37.277208 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20260804 | 2026-08-04 01:29:37.277225 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260804 | 2026-08-04 01:29:37.277244 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20260804 | 2026-08-04 01:29:37.277254 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260804 | 2026-08-04 01:29:37.277263 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql-3:3.0.8.20260804 | 2026-08-04 01:29:37.277273 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260804 | 2026-08-04 01:29:37.277283 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20260804 | 2026-08-04 01:29:37.277292 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20260804 | 2026-08-04 01:29:37.277302 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.6.20260804 | 2026-08-04 01:29:37.277311 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.6.20260804 | 2026-08-04 01:29:37.277321 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20260804 | 2026-08-04 01:29:37.277331 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260804 | 2026-08-04 01:29:37.277341 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260804 | 2026-08-04 01:29:37.277350 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260804 | 2026-08-04 01:29:37.277360 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:20.4.1.20260804 | 2026-08-04 01:29:37.277370 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260804 | 2026-08-04 01:29:37.277379 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260804 | 2026-08-04 01:29:37.277389 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260804 | 2026-08-04 01:29:37.277398 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260804 | 2026-08-04 01:29:37.277408 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260804 | 2026-08-04 01:29:37.277418 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:13.1.1.20260804 | 2026-08-04 01:29:37.277427 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:4.1.8.20260804 | 2026-08-04 01:29:37.277437 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-08-04 01:29:37.313368 | ubuntu-noble-large | + docker images 2026-08-04 01:29:37.580847 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-08-04 01:29:37.580926 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 cbdbd5151ce0 Less than a second ago 372MB 2026-08-04 01:29:37.580936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 4.1.8.20260804 cbdbd5151ce0 Less than a second ago 372MB 2026-08-04 01:29:37.580954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 13.1.1.20260804 a9bb922012e2 1 second ago 1.46GB 2026-08-04 01:29:37.580962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 a9bb922012e2 1 second ago 1.46GB 2026-08-04 01:29:37.580969 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20260804 7b3ef7a09c89 2 seconds ago 303MB 2026-08-04 01:29:37.580976 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 7b3ef7a09c89 2 seconds ago 303MB 2026-08-04 01:29:37.580982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20260804 3786557b21ef 3 seconds ago 300MB 2026-08-04 01:29:37.580989 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 3786557b21ef 3 seconds ago 300MB 2026-08-04 01:29:37.580995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20260804 e33fef71e998 4 seconds ago 310MB 2026-08-04 01:29:37.581046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 e33fef71e998 4 seconds ago 310MB 2026-08-04 01:29:37.581054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.16.20260804 bf343b0499ce 5 seconds ago 307MB 2026-08-04 01:29:37.581061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 bf343b0499ce 5 seconds ago 307MB 2026-08-04 01:29:37.581068 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 d6183ebb0519 5 seconds ago 307MB 2026-08-04 01:29:37.581074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20260804 d6183ebb0519 5 seconds ago 307MB 2026-08-04 01:29:37.581081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 20.4.1.20260804 2e5909a29b27 6 seconds ago 705MB 2026-08-04 01:29:37.581103 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 2e5909a29b27 6 seconds ago 705MB 2026-08-04 01:29:37.581110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 d21ed1d191d5 7 seconds ago 612MB 2026-08-04 01:29:37.581117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.9.20260804 d21ed1d191d5 7 seconds ago 612MB 2026-08-04 01:29:37.581124 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20260804 02234a0419d2 8 seconds ago 1.29GB 2026-08-04 01:29:37.581130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 02234a0419d2 8 seconds ago 1.29GB 2026-08-04 01:29:37.581136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20260804 74c5abd565b8 9 seconds ago 346MB 2026-08-04 01:29:37.581143 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 74c5abd565b8 9 seconds ago 346MB 2026-08-04 01:29:37.581149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 78eb7d83e012 10 seconds ago 298MB 2026-08-04 01:29:37.581157 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20260804 78eb7d83e012 10 seconds ago 298MB 2026-08-04 01:29:37.581163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.6.20260804 889852caba24 11 seconds ago 1.59GB 2026-08-04 01:29:37.581170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 889852caba24 11 seconds ago 1.59GB 2026-08-04 01:29:37.581181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.6.20260804 ced7c6cc429a 11 seconds ago 1.58GB 2026-08-04 01:29:37.581187 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 ced7c6cc429a 11 seconds ago 1.58GB 2026-08-04 01:29:37.581194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20260804 739b35f3873f 12 seconds ago 299MB 2026-08-04 01:29:37.581200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 739b35f3873f 12 seconds ago 299MB 2026-08-04 01:29:37.581207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 5bca777ab899 13 seconds ago 486MB 2026-08-04 01:29:37.581213 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.5.1.20260804 5bca777ab899 13 seconds ago 486MB 2026-08-04 01:29:37.581220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20260804 c63627fe97d3 14 seconds ago 297MB 2026-08-04 01:29:37.581229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 c63627fe97d3 14 seconds ago 297MB 2026-08-04 01:29:37.581241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 2025.1 f1312ac9ace8 15 seconds ago 447MB 2026-08-04 01:29:37.581248 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 3.0.8.20260804 f1312ac9ace8 15 seconds ago 447MB 2026-08-04 01:29:37.581255 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 b86c9050b24f 16 seconds ago 306MB 2026-08-04 01:29:37.581264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20260804 b86c9050b24f 16 seconds ago 306MB 2026-08-04 01:29:37.581271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 f05e2f2221c4 16 seconds ago 447MB 2026-08-04 01:29:37.581277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.8.20260804 f05e2f2221c4 16 seconds ago 447MB 2026-08-04 01:29:37.581288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 4a4ca4577c07 17 seconds ago 306MB 2026-08-04 01:29:37.581294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20260804 4a4ca4577c07 17 seconds ago 306MB 2026-08-04 01:29:37.581304 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 8140431f6c4b 18 seconds ago 512MB 2026-08-04 01:29:37.581313 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 4.20.4.20260804 8140431f6c4b 18 seconds ago 512MB 2026-08-04 01:29:37.581323 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2.4.58.20260804 c2619a53d872 19 seconds ago 344MB 2026-08-04 01:29:37.581338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 c2619a53d872 19 seconds ago 344MB 2026-08-04 01:29:37.581348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 16504748755f 20 seconds ago 315MB 2026-08-04 01:29:37.581358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.5.1.20260804 16504748755f 20 seconds ago 315MB 2026-08-04 01:29:37.581368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 4ee3a1851266 21 seconds ago 315MB 2026-08-04 01:29:37.581379 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.5.1.20260804 4ee3a1851266 21 seconds ago 315MB 2026-08-04 01:29:37.581391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20260804 9d04171e4dd1 21 seconds ago 325MB 2026-08-04 01:29:37.581402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 9d04171e4dd1 21 seconds ago 325MB 2026-08-04 01:29:37.581411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20260804 71e915f74e79 22 seconds ago 331MB 2026-08-04 01:29:37.581422 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 71e915f74e79 22 seconds ago 331MB 2026-08-04 01:29:37.581436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 157c3ce92eab 23 seconds ago 882MB 2026-08-04 01:29:37.581447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 3.2.1.20260804 157c3ce92eab 23 seconds ago 882MB 2026-08-04 01:29:37.581459 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20260804 59c70b67f19d 24 seconds ago 390MB 2026-08-04 01:29:37.581472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 59c70b67f19d 24 seconds ago 390MB 2026-08-04 01:29:37.581483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 1.7.0.20260804 532be76790aa 25 seconds ago 321MB 2026-08-04 01:29:37.581497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 532be76790aa 25 seconds ago 321MB 2026-08-04 01:29:37.581507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.1.20260804 627c3e7f2c92 26 seconds ago 437MB 2026-08-04 01:29:37.581516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 627c3e7f2c92 26 seconds ago 437MB 2026-08-04 01:29:37.581527 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20260804 bb86bdea7b67 27 seconds ago 334MB 2026-08-04 01:29:37.581539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 bb86bdea7b67 27 seconds ago 334MB 2026-08-04 01:29:37.581550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20260804 d6ee60f0d8e9 28 seconds ago 338MB 2026-08-04 01:29:37.581565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 d6ee60f0d8e9 28 seconds ago 338MB 2026-08-04 01:29:37.581576 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 1.0.7.20260804 184d5f4fddc4 29 seconds ago 317MB 2026-08-04 01:29:37.581587 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 184d5f4fddc4 29 seconds ago 317MB 2026-08-04 01:29:37.581601 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 5d0a1910def4 30 seconds ago 332MB 2026-08-04 01:29:37.581613 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20260804 5d0a1910def4 30 seconds ago 332MB 2026-08-04 01:29:37.581624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2.2.0.20260804 f9ce5ccaa3c4 30 seconds ago 324MB 2026-08-04 01:29:37.581636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 f9ce5ccaa3c4 30 seconds ago 324MB 2026-08-04 01:29:37.581647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20260804 61f5c79316c0 31 seconds ago 341MB 2026-08-04 01:29:37.581658 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 61f5c79316c0 31 seconds ago 341MB 2026-08-04 01:29:37.581675 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 755b8a75efd1 32 seconds ago 343MB 2026-08-04 01:29:37.581686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20260804 755b8a75efd1 32 seconds ago 343MB 2026-08-04 01:29:37.581702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20260804 e78e9b595800 33 seconds ago 420MB 2026-08-04 01:29:37.581712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 e78e9b595800 33 seconds ago 420MB 2026-08-04 01:29:37.581723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20260804 5314f117db01 34 seconds ago 412MB 2026-08-04 01:29:37.581735 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 5314f117db01 34 seconds ago 412MB 2026-08-04 01:29:37.581747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20260804 f9343c79eed3 35 seconds ago 347MB 2026-08-04 01:29:37.581761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 f9343c79eed3 35 seconds ago 347MB 2026-08-04 01:29:37.581774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 341b2e6f604f 36 seconds ago 1.22GB 2026-08-04 01:29:37.581807 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.3.3.20260804 341b2e6f604f 36 seconds ago 1.22GB 2026-08-04 01:29:37.581821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.4.1.20260804 c1a44d622ebf 37 seconds ago 1.06GB 2026-08-04 01:29:37.581831 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 c1a44d622ebf 37 seconds ago 1.06GB 2026-08-04 01:29:37.581840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 676af62ff63b 39 seconds ago 486MB 2026-08-04 01:29:37.581849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.5.1.20260804 676af62ff63b 39 seconds ago 486MB 2026-08-04 01:29:37.581864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 5d9a7802b01e 39 seconds ago 486MB 2026-08-04 01:29:37.581876 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.5.1.20260804 5d9a7802b01e 39 seconds ago 486MB 2026-08-04 01:29:37.581897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.18.20260804 cdeea8fc085a 40 seconds ago 335MB 2026-08-04 01:29:37.581913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 cdeea8fc085a 40 seconds ago 335MB 2026-08-04 01:29:37.581920 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.18.20260804 659788908802 41 seconds ago 480MB 2026-08-04 01:29:37.581930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 659788908802 41 seconds ago 480MB 2026-08-04 01:29:37.581939 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 e38a78d54cd9 42 seconds ago 323MB 2026-08-04 01:29:37.581948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 25.3.1.20260804 e38a78d54cd9 42 seconds ago 323MB 2026-08-04 01:29:37.581961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 32c8bb0fb1a1 43 seconds ago 322MB 2026-08-04 01:29:37.581973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 25.3.1.20260804 32c8bb0fb1a1 43 seconds ago 322MB 2026-08-04 01:29:37.581989 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 bab915d2c9a1 44 seconds ago 322MB 2026-08-04 01:29:37.582004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 25.3.1.20260804 bab915d2c9a1 44 seconds ago 322MB 2026-08-04 01:29:37.582025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 942cdc517561 45 seconds ago 322MB 2026-08-04 01:29:37.582037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 25.3.1.20260804 942cdc517561 45 seconds ago 322MB 2026-08-04 01:29:37.582050 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 20.0.2.20260804 ea32aa4fdd29 45 seconds ago 1.03GB 2026-08-04 01:29:37.582063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 ea32aa4fdd29 45 seconds ago 1.03GB 2026-08-04 01:29:37.582075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 20.0.2.20260804 5fe87b0f06e8 47 seconds ago 1.03GB 2026-08-04 01:29:37.582088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 5fe87b0f06e8 47 seconds ago 1.03GB 2026-08-04 01:29:37.582108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 20.0.2.20260804 5c9f5139d963 48 seconds ago 1.03GB 2026-08-04 01:29:37.582117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 5c9f5139d963 48 seconds ago 1.03GB 2026-08-04 01:29:37.582128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 20.0.2.20260804 6d37a18a4c86 49 seconds ago 1.03GB 2026-08-04 01:29:37.582143 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 6d37a18a4c86 49 seconds ago 1.03GB 2026-08-04 01:29:37.582152 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 20.0.2.20260804 38a1873298a1 51 seconds ago 1.03GB 2026-08-04 01:29:37.582165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 38a1873298a1 51 seconds ago 1.03GB 2026-08-04 01:29:37.582178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 20.0.2.20260804 b92514ce02f3 52 seconds ago 1.03GB 2026-08-04 01:29:37.582192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 b92514ce02f3 52 seconds ago 1.03GB 2026-08-04 01:29:37.582205 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 20.0.2.20260804 dd8cb4be3b25 53 seconds ago 1.03GB 2026-08-04 01:29:37.582219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 dd8cb4be3b25 53 seconds ago 1.03GB 2026-08-04 01:29:37.582233 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 30ef6e45cfd8 55 seconds ago 1.03GB 2026-08-04 01:29:37.582248 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 24.0.1.20260804 30ef6e45cfd8 55 seconds ago 1.03GB 2026-08-04 01:29:37.582262 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 dc172f394567 56 seconds ago 1.02GB 2026-08-04 01:29:37.582277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 24.0.1.20260804 dc172f394567 56 seconds ago 1.02GB 2026-08-04 01:29:37.582289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 bc402c0f85fd 57 seconds ago 1.02GB 2026-08-04 01:29:37.582300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 24.0.1.20260804 bc402c0f85fd 57 seconds ago 1.02GB 2026-08-04 01:29:37.582314 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 5955970eabc4 59 seconds ago 1.03GB 2026-08-04 01:29:37.582326 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 24.0.1.20260804 5955970eabc4 59 seconds ago 1.03GB 2026-08-04 01:29:37.582337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 13.0.1.20260804 ae7a6163221d About a minute ago 1.02GB 2026-08-04 01:29:37.582349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 ae7a6163221d About a minute ago 1.02GB 2026-08-04 01:29:37.582362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 1b3e4ae9d186 About a minute ago 1.41GB 2026-08-04 01:29:37.582373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 31.3.2.20260804 1b3e4ae9d186 About a minute ago 1.41GB 2026-08-04 01:29:37.582384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 9f66b33420d3 About a minute ago 1.3GB 2026-08-04 01:29:37.582395 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 31.3.2.20260804 9f66b33420d3 About a minute ago 1.3GB 2026-08-04 01:29:37.582407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 74916f6d71fb About a minute ago 1.25GB 2026-08-04 01:29:37.582418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 31.3.2.20260804 74916f6d71fb About a minute ago 1.25GB 2026-08-04 01:29:37.582432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 980fbca5a511 About a minute ago 1.25GB 2026-08-04 01:29:37.582445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 31.3.2.20260804 980fbca5a511 About a minute ago 1.25GB 2026-08-04 01:29:37.582465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 1e25376976b2 About a minute ago 1.62GB 2026-08-04 01:29:37.582475 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 31.3.2.20260804 1e25376976b2 About a minute ago 1.62GB 2026-08-04 01:29:37.582488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 df235c4a1826 About a minute ago 1.26GB 2026-08-04 01:29:37.582498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 31.3.2.20260804 df235c4a1826 About a minute ago 1.26GB 2026-08-04 01:29:37.582507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 01a627248518 About a minute ago 1.27GB 2026-08-04 01:29:37.582516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 31.3.2.20260804 01a627248518 About a minute ago 1.27GB 2026-08-04 01:29:37.582527 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 0fba21ec20c5 About a minute ago 1.25GB 2026-08-04 01:29:37.582538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 31.3.2.20260804 0fba21ec20c5 About a minute ago 1.25GB 2026-08-04 01:29:37.582550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 41d4a947450e About a minute ago 1.25GB 2026-08-04 01:29:37.582561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 31.3.2.20260804 41d4a947450e About a minute ago 1.25GB 2026-08-04 01:29:37.582572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 14.1.1.20260804 35655a2dd934 About a minute ago 1.04GB 2026-08-04 01:29:37.582584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 35655a2dd934 About a minute ago 1.04GB 2026-08-04 01:29:37.582595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 14.1.1.20260804 a47202370dc6 About a minute ago 1.04GB 2026-08-04 01:29:37.582607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 a47202370dc6 About a minute ago 1.04GB 2026-08-04 01:29:37.582620 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 14.1.1.20260804 2702ee7001e4 About a minute ago 1.04GB 2026-08-04 01:29:37.582634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 2702ee7001e4 About a minute ago 1.04GB 2026-08-04 01:29:37.582647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 8025f3d6b6fb About a minute ago 1.04GB 2026-08-04 01:29:37.582658 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 6.0.1.20260804 8025f3d6b6fb About a minute ago 1.04GB 2026-08-04 01:29:37.582670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 be72a381f0b2 About a minute ago 1.09GB 2026-08-04 01:29:37.582681 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 6.0.2.20260804 be72a381f0b2 About a minute ago 1.09GB 2026-08-04 01:29:37.582696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 2f119c30cd6c About a minute ago 1.11GB 2026-08-04 01:29:37.582709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 24.1.1.20260804 2f119c30cd6c About a minute ago 1.11GB 2026-08-04 01:29:37.582723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 ac255485e816 About a minute ago 1.11GB 2026-08-04 01:29:37.582734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 24.1.1.20260804 ac255485e816 About a minute ago 1.11GB 2026-08-04 01:29:37.582749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 0c04a62a6354 About a minute ago 1.11GB 2026-08-04 01:29:37.582759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 24.1.1.20260804 0c04a62a6354 About a minute ago 1.11GB 2026-08-04 01:29:37.582771 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 b70614e81d18 About a minute ago 1.08GB 2026-08-04 01:29:37.582799 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 27.0.2.20260804 b70614e81d18 About a minute ago 1.08GB 2026-08-04 01:29:37.582809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 344dda8b7150 About a minute ago 1.11GB 2026-08-04 01:29:37.582821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 27.0.2.20260804 344dda8b7150 About a minute ago 1.11GB 2026-08-04 01:29:37.582833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 f458015a9bb0 About a minute ago 1.08GB 2026-08-04 01:29:37.582846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 27.0.2.20260804 f458015a9bb0 About a minute ago 1.08GB 2026-08-04 01:29:37.582861 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 20.0.0.20260804 3a84befb82c4 About a minute ago 1.02GB 2026-08-04 01:29:37.582871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 3a84befb82c4 About a minute ago 1.02GB 2026-08-04 01:29:37.582880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 20.0.0.20260804 15c0448c3e4b About a minute ago 1.02GB 2026-08-04 01:29:37.582895 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 15c0448c3e4b About a minute ago 1.02GB 2026-08-04 01:29:37.582905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 20.0.0.20260804 0e36870c944b About a minute ago 1.02GB 2026-08-04 01:29:37.582918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 0e36870c944b About a minute ago 1.02GB 2026-08-04 01:29:37.582929 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 20.0.0.20260804 fcf75cb45411 About a minute ago 1.02GB 2026-08-04 01:29:37.582941 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 fcf75cb45411 About a minute ago 1.02GB 2026-08-04 01:29:37.582952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 20.0.0.20260804 787a10ac315b About a minute ago 1.02GB 2026-08-04 01:29:37.582965 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 787a10ac315b About a minute ago 1.02GB 2026-08-04 01:29:37.582977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 3f8fc51eacc5 About a minute ago 1.44GB 2026-08-04 01:29:37.582988 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 29.0.6.20260804 3f8fc51eacc5 About a minute ago 1.44GB 2026-08-04 01:29:37.583003 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 1d71f47e4ade About a minute ago 1.23GB 2026-08-04 01:29:37.583057 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 29.0.6.20260804 1d71f47e4ade About a minute ago 1.23GB 2026-08-04 01:29:37.583069 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 47e484210547 About a minute ago 1.18GB 2026-08-04 01:29:37.583076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 29.0.6.20260804 47e484210547 About a minute ago 1.18GB 2026-08-04 01:29:37.583085 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 4e75bc194ac6 About a minute ago 1.14GB 2026-08-04 01:29:37.583100 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 30.2.1.20260804 4e75bc194ac6 About a minute ago 1.14GB 2026-08-04 01:29:37.583110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 16.0.2.20260804 58a7637bb8f2 About a minute ago 1.07GB 2026-08-04 01:29:37.583119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 58a7637bb8f2 About a minute ago 1.07GB 2026-08-04 01:29:37.583128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 16.0.2.20260804 80951662b92a About a minute ago 1.07GB 2026-08-04 01:29:37.583138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 80951662b92a About a minute ago 1.07GB 2026-08-04 01:29:37.583149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 16.0.2.20260804 8a10fca8125b About a minute ago 1.09GB 2026-08-04 01:29:37.583160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 8a10fca8125b About a minute ago 1.09GB 2026-08-04 01:29:37.583171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 16.0.2.20260804 6f1a8832a94d About a minute ago 1.07GB 2026-08-04 01:29:37.583181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 6f1a8832a94d About a minute ago 1.07GB 2026-08-04 01:29:37.583192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 16.0.2.20260804 24632d9ae50f About a minute ago 1.09GB 2026-08-04 01:29:37.583207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 24632d9ae50f About a minute ago 1.09GB 2026-08-04 01:29:37.583218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 c07dfa2a0186 About a minute ago 1.26GB 2026-08-04 01:29:37.583229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 26.0.6.20260804 c07dfa2a0186 About a minute ago 1.26GB 2026-08-04 01:29:37.583245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 0cb992a1a7ba About a minute ago 1.26GB 2026-08-04 01:29:37.583254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 26.0.6.20260804 0cb992a1a7ba About a minute ago 1.26GB 2026-08-04 01:29:37.583264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 8e8b2fe40acf About a minute ago 1.26GB 2026-08-04 01:29:37.583273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 26.0.6.20260804 8e8b2fe40acf About a minute ago 1.26GB 2026-08-04 01:29:37.583282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 257166a72ad4 About a minute ago 1.26GB 2026-08-04 01:29:37.583291 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 26.0.6.20260804 257166a72ad4 About a minute ago 1.26GB 2026-08-04 01:29:37.583302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 7b243952be2c About a minute ago 1.26GB 2026-08-04 01:29:37.583311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 26.0.6.20260804 7b243952be2c About a minute ago 1.26GB 2026-08-04 01:29:37.583322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 9420c9ee5fa4 About a minute ago 1.26GB 2026-08-04 01:29:37.583332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 26.0.6.20260804 9420c9ee5fa4 About a minute ago 1.26GB 2026-08-04 01:29:37.583342 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 b5b98fcfae2a 2 minutes ago 1.26GB 2026-08-04 01:29:37.583353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 26.0.6.20260804 b5b98fcfae2a 2 minutes ago 1.26GB 2026-08-04 01:29:37.583368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 cecde5a82653 2 minutes ago 1.26GB 2026-08-04 01:29:37.583378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 26.0.6.20260804 cecde5a82653 2 minutes ago 1.26GB 2026-08-04 01:29:37.583387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 8791628cb23e 2 minutes ago 1.26GB 2026-08-04 01:29:37.583398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 26.0.6.20260804 8791628cb23e 2 minutes ago 1.26GB 2026-08-04 01:29:37.583409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 1d406a951d78 2 minutes ago 1.26GB 2026-08-04 01:29:37.583421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 26.0.6.20260804 1d406a951d78 2 minutes ago 1.26GB 2026-08-04 01:29:37.583432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 ee9364eb5fba 2 minutes ago 1.26GB 2026-08-04 01:29:37.583445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 26.0.6.20260804 ee9364eb5fba 2 minutes ago 1.26GB 2026-08-04 01:29:37.583457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 e3218494d253 2 minutes ago 1.26GB 2026-08-04 01:29:37.583468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 26.0.6.20260804 e3218494d253 2 minutes ago 1.26GB 2026-08-04 01:29:37.583479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 15.0.1.20260804 04b3684f066b 2 minutes ago 1.02GB 2026-08-04 01:29:37.583492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 04b3684f066b 2 minutes ago 1.02GB 2026-08-04 01:29:37.583504 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 15.0.1.20260804 fb2caa22fbb5 2 minutes ago 1.02GB 2026-08-04 01:29:37.583519 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 fb2caa22fbb5 2 minutes ago 1.02GB 2026-08-04 01:29:37.583530 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 20.0.1.20260804 e177774a1ec4 2 minutes ago 1.03GB 2026-08-04 01:29:37.583543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 e177774a1ec4 2 minutes ago 1.03GB 2026-08-04 01:29:37.583554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 20.0.1.20260804 b71ea883b78b 2 minutes ago 1.03GB 2026-08-04 01:29:37.583566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 b71ea883b78b 2 minutes ago 1.03GB 2026-08-04 01:29:37.583583 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 20.0.1.20260804 7d75fbe68693 2 minutes ago 1.03GB 2026-08-04 01:29:37.583593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 7d75fbe68693 2 minutes ago 1.03GB 2026-08-04 01:29:37.583602 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 19.0.1.20260804 3c411d510a63 2 minutes ago 1.11GB 2026-08-04 01:29:37.583614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 3c411d510a63 2 minutes ago 1.11GB 2026-08-04 01:29:37.583626 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 19.0.1.20260804 4712812fad98 2 minutes ago 1.04GB 2026-08-04 01:29:37.583639 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 4712812fad98 2 minutes ago 1.04GB 2026-08-04 01:29:37.583649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 19.0.1.20260804 643af4b12216 2 minutes ago 1.04GB 2026-08-04 01:29:37.583664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 643af4b12216 2 minutes ago 1.04GB 2026-08-04 01:29:37.583673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 20.0.2.20260804 e55ebc9cc858 2 minutes ago 1.29GB 2026-08-04 01:29:37.583684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 e55ebc9cc858 2 minutes ago 1.29GB 2026-08-04 01:29:37.583696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 20.0.2.20260804 6123fbdad093 2 minutes ago 1.18GB 2026-08-04 01:29:37.583709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 6123fbdad093 2 minutes ago 1.18GB 2026-08-04 01:29:37.583723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 30b07dc02c59 2 minutes ago 1.15GB 2026-08-04 01:29:37.583734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20260804 30b07dc02c59 2 minutes ago 1.15GB 2026-08-04 01:29:37.583747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 0de0fa7b8a66 2 minutes ago 1.15GB 2026-08-04 01:29:37.583758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20260804 0de0fa7b8a66 2 minutes ago 1.15GB 2026-08-04 01:29:37.583770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 8a3a8954ee46 2 minutes ago 1.15GB 2026-08-04 01:29:37.583801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20260804 8a3a8954ee46 2 minutes ago 1.15GB 2026-08-04 01:29:37.583812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 20.0.2.20260804 3573c17d36ae 2 minutes ago 1.26GB 2026-08-04 01:29:37.583821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 3573c17d36ae 2 minutes ago 1.26GB 2026-08-04 01:29:37.583830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 20.0.2.20260804 e904a2c9055c 2 minutes ago 1.09GB 2026-08-04 01:29:37.583843 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 e904a2c9055c 2 minutes ago 1.09GB 2026-08-04 01:29:37.583853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 20.0.2.20260804 b9b08455d569 2 minutes ago 1.09GB 2026-08-04 01:29:37.583866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 b9b08455d569 2 minutes ago 1.09GB 2026-08-04 01:29:37.583880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 20.0.2.20260804 4ebdac4d4bb9 2 minutes ago 1.09GB 2026-08-04 01:29:37.583894 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 4ebdac4d4bb9 2 minutes ago 1.09GB 2026-08-04 01:29:37.583905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 402c3c16e572 2 minutes ago 1.81GB 2026-08-04 01:29:37.583918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 26.2.1.20260804 402c3c16e572 2 minutes ago 1.81GB 2026-08-04 01:29:37.583931 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 d922d39d40b0 2 minutes ago 1.45GB 2026-08-04 01:29:37.583941 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 26.2.1.20260804 d922d39d40b0 2 minutes ago 1.45GB 2026-08-04 01:29:37.583961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 7c7f817bce05 2 minutes ago 1.45GB 2026-08-04 01:29:37.583970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 26.2.1.20260804 7c7f817bce05 2 minutes ago 1.45GB 2026-08-04 01:29:37.583984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 46ff07358a29 2 minutes ago 1.46GB 2026-08-04 01:29:37.583994 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 26.2.1.20260804 46ff07358a29 2 minutes ago 1.46GB 2026-08-04 01:29:37.584003 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 b7aac013bc63 2 minutes ago 322MB 2026-08-04 01:29:37.584078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 25.3.1.20260804 b7aac013bc63 2 minutes ago 322MB 2026-08-04 01:29:37.584091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 2c198e3fe9e4 2 minutes ago 1.45GB 2026-08-04 01:29:37.584098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 29.0.6.20260804 2c198e3fe9e4 2 minutes ago 1.45GB 2026-08-04 01:29:37.584108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 35e4f8717f66 2 minutes ago 1.27GB 2026-08-04 01:29:37.584117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 26.0.6.20260804 35e4f8717f66 2 minutes ago 1.27GB 2026-08-04 01:29:37.584126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-sentinel 2025.1 339a0c099743 45 minutes ago 306MB 2026-08-04 01:29:37.584136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-server 2025.1 ebef435a7657 45 minutes ago 306MB 2026-08-04 01:29:37.584147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 063ddfee188b 45 minutes ago 1.45GB 2026-08-04 01:29:37.584160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 5731d39e92f7 47 minutes ago 1.08GB 2026-08-04 01:29:37.584172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 0c878dede830 47 minutes ago 1.14GB 2026-08-04 01:29:37.584187 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 9a7a0f1e6bb1 48 minutes ago 1.17GB 2026-08-04 01:29:37.584198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 9363b66ba22a 48 minutes ago 1.03GB 2026-08-04 01:29:37.584211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 8108e14bbe64 49 minutes ago 1.02GB 2026-08-04 01:29:37.584223 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 9a3581c82c4b 49 minutes ago 1.01GB 2026-08-04 01:29:37.584236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 13939a70f5c4 49 minutes ago 1.25GB 2026-08-04 01:29:37.584247 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 fbe72da68e72 51 minutes ago 1.06GB 2026-08-04 01:29:37.584261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 82b85eafd0e4 51 minutes ago 1.11GB 2026-08-04 01:29:37.584276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 f23691de0231 52 minutes ago 1.17GB 2026-08-04 01:29:37.584289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 445daaa009aa 53 minutes ago 1.01GB 2026-08-04 01:29:37.584301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 6e7aa7e7c880 53 minutes ago 1.06GB 2026-08-04 01:29:37.584316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 180e01f9c4ff 54 minutes ago 1.11GB 2026-08-04 01:29:37.584329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 15c1931dcbc8 54 minutes ago 1GB 2026-08-04 01:29:37.584348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 c7aa97724414 54 minutes ago 1.04GB 2026-08-04 01:29:37.584358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 89a239de486f 55 minutes ago 1.25GB 2026-08-04 01:29:37.584367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 7f1623c5f24d 56 minutes ago 1.01GB 2026-08-04 01:29:37.584376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 d6c5bca2af2b 56 minutes ago 1.01GB 2026-08-04 01:29:37.584393 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 e0e44db6ce57 56 minutes ago 1.02GB 2026-08-04 01:29:37.584403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 593a98b6c251 About an hour ago 320MB 2026-08-04 01:29:37.584412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 f2dd769c97ee About an hour ago 335MB 2026-08-04 01:29:37.584423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-base 2025.1 80690e5ceb91 About an hour ago 297MB 2026-08-04 01:29:37.584434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 c11262922d85 About an hour ago 1GB 2026-08-04 01:29:37.584445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 15b459a5d4d3 About an hour ago 297MB 2026-08-04 01:29:37.584457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 0fe4925902e5 About an hour ago 297MB 2026-08-04 01:29:37.584468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 9ffcf09b802b About an hour ago 315MB 2026-08-04 01:29:37.584479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 ba771f18856c About an hour ago 297MB 2026-08-04 01:29:37.584494 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 872c7ba56d9c About an hour ago 297MB 2026-08-04 01:29:37.584505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 f26ae08cc6b1 About an hour ago 297MB 2026-08-04 01:29:37.584525 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 6 weeks ago 78.1MB 2026-08-04 01:29:37.588252 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-08-04 01:29:37.588297 | ubuntu-noble-large | + cat images.yml 2026-08-04 01:29:37.591368 | ubuntu-noble-large | --- 2026-08-04 01:29:37.591406 | ubuntu-noble-large | created: '2026-08-04T01:29:37.244825+00:00' 2026-08-04 01:29:37.591417 | ubuntu-noble-large | images: 2026-08-04 01:29:37.591425 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.6.20260804 2026-08-04 01:29:37.591433 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.6.20260804 2026-08-04 01:29:37.591440 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20260804 2026-08-04 01:29:37.591448 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20260804 2026-08-04 01:29:37.591455 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20260804 2026-08-04 01:29:37.591462 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20260804 2026-08-04 01:29:37.591468 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20260804 2026-08-04 01:29:37.591475 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:20.0.2.20260804 2026-08-04 01:29:37.591481 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:20.0.2.20260804 2026-08-04 01:29:37.591488 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:20.0.2.20260804 2026-08-04 01:29:37.591494 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:20.0.2.20260804 2026-08-04 01:29:37.591513 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260804 2026-08-04 01:29:37.591520 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260804 2026-08-04 01:29:37.591527 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260804 2026-08-04 01:29:37.591533 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:20.0.2.20260804 2026-08-04 01:29:37.591540 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:20.0.2.20260804 2026-08-04 01:29:37.591546 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20260804 2026-08-04 01:29:37.591553 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20260804 2026-08-04 01:29:37.591559 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20260804 2026-08-04 01:29:37.591566 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20260804 2026-08-04 01:29:37.591572 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20260804 2026-08-04 01:29:37.591579 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20260804 2026-08-04 01:29:37.591585 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-api:15.0.1.20260804 2026-08-04 01:29:37.591592 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-manager:15.0.1.20260804 2026-08-04 01:29:37.591598 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.6.20260804 2026-08-04 01:29:37.591605 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.6.20260804 2026-08-04 01:29:37.591611 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:26.0.6.20260804 2026-08-04 01:29:37.591618 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.6.20260804 2026-08-04 01:29:37.591624 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.6.20260804 2026-08-04 01:29:37.591631 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.6.20260804 2026-08-04 01:29:37.591637 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.6.20260804 2026-08-04 01:29:37.591653 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.6.20260804 2026-08-04 01:29:37.591660 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.6.20260804 2026-08-04 01:29:37.591666 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.6.20260804 2026-08-04 01:29:37.591673 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.6.20260804 2026-08-04 01:29:37.591679 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.6.20260804 2026-08-04 01:29:37.591686 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:16.0.2.20260804 2026-08-04 01:29:37.591692 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.2.20260804 2026-08-04 01:29:37.591699 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.2.20260804 2026-08-04 01:29:37.591705 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.2.20260804 2026-08-04 01:29:37.591712 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:16.0.2.20260804 2026-08-04 01:29:37.591718 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:30.2.1.20260804 2026-08-04 01:29:37.591725 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:29.0.6.20260804 2026-08-04 01:29:37.591731 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:29.0.6.20260804 2026-08-04 01:29:37.591738 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:29.0.6.20260804 2026-08-04 01:29:37.591744 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20260804 2026-08-04 01:29:37.591751 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20260804 2026-08-04 01:29:37.591757 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20260804 2026-08-04 01:29:37.591764 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20260804 2026-08-04 01:29:37.591770 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20260804 2026-08-04 01:29:37.591806 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:27.0.2.20260804 2026-08-04 01:29:37.591815 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:27.0.2.20260804 2026-08-04 01:29:37.591822 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:27.0.2.20260804 2026-08-04 01:29:37.591828 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-engine:24.1.1.20260804 2026-08-04 01:29:37.591845 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api-cfn:24.1.1.20260804 2026-08-04 01:29:37.591852 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api:24.1.1.20260804 2026-08-04 01:29:37.591858 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:6.0.2.20260804 2026-08-04 01:29:37.591865 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20260804 2026-08-04 01:29:37.591871 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-api:14.1.1.20260804 2026-08-04 01:29:37.591878 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-engine:14.1.1.20260804 2026-08-04 01:29:37.591884 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-applier:14.1.1.20260804 2026-08-04 01:29:37.591890 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:31.3.2.20260804 2026-08-04 01:29:37.591897 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:31.3.2.20260804 2026-08-04 01:29:37.591903 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:31.3.2.20260804 2026-08-04 01:29:37.591917 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:31.3.2.20260804 2026-08-04 01:29:37.591924 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:31.3.2.20260804 2026-08-04 01:29:37.591930 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:31.3.2.20260804 2026-08-04 01:29:37.591937 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:31.3.2.20260804 2026-08-04 01:29:37.591943 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.3.2.20260804 2026-08-04 01:29:37.591949 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:31.3.2.20260804 2026-08-04 01:29:37.591959 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:13.0.1.20260804 2026-08-04 01:29:37.591967 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20260804 2026-08-04 01:29:37.591973 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20260804 2026-08-04 01:29:37.591980 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20260804 2026-08-04 01:29:37.591986 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20260804 2026-08-04 01:29:37.591993 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:20.0.2.20260804 2026-08-04 01:29:37.592006 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:20.0.2.20260804 2026-08-04 01:29:37.592036 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:20.0.2.20260804 2026-08-04 01:29:37.592043 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:20.0.2.20260804 2026-08-04 01:29:37.592049 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:20.0.2.20260804 2026-08-04 01:29:37.592056 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.2.20260804 2026-08-04 01:29:37.592062 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:20.0.2.20260804 2026-08-04 01:29:37.592069 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20260804 2026-08-04 01:29:37.592075 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20260804 2026-08-04 01:29:37.592082 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20260804 2026-08-04 01:29:37.592088 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20260804 2026-08-04 01:29:37.592095 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.18.20260804 2026-08-04 01:29:37.592106 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.18.20260804 2026-08-04 01:29:37.592113 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20260804 2026-08-04 01:29:37.592119 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20260804 2026-08-04 01:29:37.592131 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20260804 2026-08-04 01:29:37.592137 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.3.3.20260804 2026-08-04 01:29:37.592144 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260804 2026-08-04 01:29:37.592150 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260804 2026-08-04 01:29:37.592157 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260804 2026-08-04 01:29:37.592163 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260804 2026-08-04 01:29:37.592170 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260804 2026-08-04 01:29:37.592176 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260804 2026-08-04 01:29:37.592183 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260804 2026-08-04 01:29:37.592190 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260804 2026-08-04 01:29:37.592196 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260804 2026-08-04 01:29:37.592203 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260804 2026-08-04 01:29:37.592209 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20260804 2026-08-04 01:29:37.592216 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260804 2026-08-04 01:29:37.592222 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260804 2026-08-04 01:29:37.592229 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20260804 2026-08-04 01:29:37.592235 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260804 2026-08-04 01:29:37.592242 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260804 2026-08-04 01:29:37.592253 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20260804 2026-08-04 01:29:37.592260 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20260804 2026-08-04 01:29:37.592266 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260804 2026-08-04 01:29:37.592273 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20260804 2026-08-04 01:29:37.592280 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260804 2026-08-04 01:29:37.592286 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20260804 2026-08-04 01:29:37.592293 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260804 2026-08-04 01:29:37.592299 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql-3:3.0.8.20260804 2026-08-04 01:29:37.592306 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260804 2026-08-04 01:29:37.592312 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20260804 2026-08-04 01:29:37.592319 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20260804 2026-08-04 01:29:37.592325 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.6.20260804 2026-08-04 01:29:37.592332 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.6.20260804 2026-08-04 01:29:37.592338 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20260804 2026-08-04 01:29:37.592345 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260804 2026-08-04 01:29:37.592351 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260804 2026-08-04 01:29:37.592358 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260804 2026-08-04 01:29:37.592364 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:20.4.1.20260804 2026-08-04 01:29:37.592371 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260804 2026-08-04 01:29:37.592377 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260804 2026-08-04 01:29:37.592384 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260804 2026-08-04 01:29:37.592390 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260804 2026-08-04 01:29:37.592401 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260804 2026-08-04 01:29:37.592408 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:13.1.1.20260804 2026-08-04 01:29:37.592414 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:4.1.8.20260804 2026-08-04 01:29:37.592421 | ubuntu-noble-large | openstack_version: '2025.1' 2026-08-04 01:29:37.592428 | ubuntu-noble-large | versions: 2026-08-04 01:29:37.592434 | ubuntu-noble-large | aodh: 20.0.0.20260804 2026-08-04 01:29:37.592441 | ubuntu-noble-large | barbican: 20.0.1.20260804 2026-08-04 01:29:37.592447 | ubuntu-noble-large | blazar: 15.0.1.20260804 2026-08-04 01:29:37.592453 | ubuntu-noble-large | ceilometer: 24.0.1.20260804 2026-08-04 01:29:37.592460 | ubuntu-noble-large | cinder: 26.2.1.20260804 2026-08-04 01:29:37.592466 | ubuntu-noble-large | cron: 3.0.20260804 2026-08-04 01:29:37.592473 | ubuntu-noble-large | designate: 20.0.2.20260804 2026-08-04 01:29:37.592479 | ubuntu-noble-large | dnsmasq: 2.90.20260804 2026-08-04 01:29:37.592485 | ubuntu-noble-large | fluentd: 5.0.9.20260804 2026-08-04 01:29:37.592492 | ubuntu-noble-large | glance: 30.2.1.20260804 2026-08-04 01:29:37.592498 | ubuntu-noble-large | gnocchi: 4.6.4.20260804 2026-08-04 01:29:37.592505 | ubuntu-noble-large | grafana: 13.1.1.20260804 2026-08-04 01:29:37.592511 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20260804 2026-08-04 01:29:37.592518 | ubuntu-noble-large | haproxy: 2.8.16.20260804 2026-08-04 01:29:37.592524 | ubuntu-noble-large | haproxy_ssh: 9.6.20260804 2026-08-04 01:29:37.592531 | ubuntu-noble-large | heat: 24.1.1.20260804 2026-08-04 01:29:37.592537 | ubuntu-noble-large | horizon: 25.3.3.20260804 2026-08-04 01:29:37.592543 | ubuntu-noble-large | ironic: 29.0.6.20260804 2026-08-04 01:29:37.592550 | ubuntu-noble-large | ironic_inspector: 12.4.1.20260804 2026-08-04 01:29:37.592556 | ubuntu-noble-large | iscsid: 2.1.9.20260804 2026-08-04 01:29:37.592563 | ubuntu-noble-large | keepalived: 2.2.8.20260804 2026-08-04 01:29:37.592569 | ubuntu-noble-large | keystone: 27.0.2.20260804 2026-08-04 01:29:37.592576 | ubuntu-noble-large | kolla-toolbox: 20.4.1.20260804 2026-08-04 01:29:37.592582 | ubuntu-noble-large | kolla_toolbox: 20.4.1.20260804 2026-08-04 01:29:37.592589 | ubuntu-noble-large | letsencrypt_lego: 4.20.4.20260804 2026-08-04 01:29:37.592599 | ubuntu-noble-large | letsencrypt_webserver: 2.4.58.20260804 2026-08-04 01:29:37.592606 | ubuntu-noble-large | magnum: 20.0.2.20260804 2026-08-04 01:29:37.592612 | ubuntu-noble-large | manila: 20.0.2.20260804 2026-08-04 01:29:37.592619 | ubuntu-noble-large | mariadb: 10.11.18.20260804 2026-08-04 01:29:37.592625 | ubuntu-noble-large | masakari: 19.0.1.20260804 2026-08-04 01:29:37.592632 | ubuntu-noble-large | memcached: 1.6.24.20260804 2026-08-04 01:29:37.592638 | ubuntu-noble-large | multipathd: 0.9.4.20260804 2026-08-04 01:29:37.592644 | ubuntu-noble-large | neutron: 26.0.6.20260804 2026-08-04 01:29:37.592651 | ubuntu-noble-large | nova: 31.3.2.20260804 2026-08-04 01:29:37.592657 | ubuntu-noble-large | nova_libvirt: 10.0.0.20260804 2026-08-04 01:29:37.592664 | ubuntu-noble-large | octavia: 16.0.2.20260804 2026-08-04 01:29:37.592670 | ubuntu-noble-large | opensearch: 2.19.6.20260804 2026-08-04 01:29:37.592677 | ubuntu-noble-large | opensearch_dashboards: 2.19.6.20260804 2026-08-04 01:29:37.592683 | ubuntu-noble-large | openvswitch: 3.5.1.20260804 2026-08-04 01:29:37.592689 | ubuntu-noble-large | ovn: 25.3.1.20260804 2026-08-04 01:29:37.592696 | ubuntu-noble-large | placement: 13.0.1.20260804 2026-08-04 01:29:37.592702 | ubuntu-noble-large | prometheus: 3.2.1.20260804 2026-08-04 01:29:37.592709 | ubuntu-noble-large | prometheus_alertmanager: 0.28.1.20260804 2026-08-04 01:29:37.592715 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20260804 2026-08-04 01:29:37.592722 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20260804 2026-08-04 01:29:37.592728 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20260804 2026-08-04 01:29:37.592735 | ubuntu-noble-large | prometheus_libvirt_exporter: 2.2.0.20260804 2026-08-04 01:29:37.592741 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20260804 2026-08-04 01:29:37.592748 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20260804 2026-08-04 01:29:37.592754 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20260804 2026-08-04 01:29:37.592761 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20260804 2026-08-04 01:29:37.592767 | ubuntu-noble-large | prometheus_openstack_exporter: 1.7.0.20260804 2026-08-04 01:29:37.592790 | ubuntu-noble-large | prometheus_ovn_exporter: 1.0.7.20260804 2026-08-04 01:29:37.592800 | ubuntu-noble-large | proxysql: 3.0.8.20260804 2026-08-04 01:29:37.592807 | ubuntu-noble-large | rabbitmq: 4.1.8.20260804 2026-08-04 01:29:37.592813 | ubuntu-noble-large | redis: 7.0.15.20260804 2026-08-04 01:29:37.592819 | ubuntu-noble-large | skyline: 6.0.1.20260804 2026-08-04 01:29:37.592826 | ubuntu-noble-large | skyline_console: 6.0.2.20260804 2026-08-04 01:29:37.592832 | ubuntu-noble-large | tgtd: 1.0.85.20260804 2026-08-04 01:29:37.592839 | ubuntu-noble-large | watcher: 14.1.1.20260804 2026-08-04 01:29:37.592845 | ubuntu-noble-large | + python3 src/compare-sbom.py 2026-08-04 01:29:37.873981 | ubuntu-noble-large | 2026-08-04 01:29:37 | INFO | Starting SBOM comparison 2026-08-04 01:29:37.874104 | ubuntu-noble-large | 2026-08-04 01:29:37 | INFO | Using OpenStack version: 2025.1 2026-08-04 01:29:37.874120 | ubuntu-noble-large | 2026-08-04 01:29:37 | INFO | Local SBOM: images.yml 2026-08-04 01:29:37.874131 | ubuntu-noble-large | 2026-08-04 01:29:37 | INFO | Remote image: registry.osism.cloud/kolla/sbom:2025.1 2026-08-04 01:29:37.874141 | ubuntu-noble-large | 2026-08-04 01:29:37 | INFO | Loading SBOM from file: images.yml 2026-08-04 01:29:37.896670 | ubuntu-noble-large | 2026-08-04 01:29:37 | SUCCESS | Successfully loaded SBOM from images.yml 2026-08-04 01:29:37.896755 | ubuntu-noble-large | 2026-08-04 01:29:37 | INFO | Pulling container image: registry.osism.cloud/kolla/sbom:2025.1 2026-08-04 01:29:37.913491 | ubuntu-noble-large | 2026-08-04 01:29:37 | INFO | Pulling image registry.osism.cloud/kolla/sbom:2025.1... 2026-08-04 01:29:38.681261 | ubuntu-noble-large | 2026-08-04 01:29:38 | SUCCESS | Successfully pulled registry.osism.cloud/kolla/sbom:2025.1 2026-08-04 01:29:38.681372 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Creating temporary container... 2026-08-04 01:29:38.753383 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Extracting images.yml from container... 2026-08-04 01:29:38.798013 | ubuntu-noble-large | 2026-08-04 01:29:38 | SUCCESS | Successfully extracted SBOM from container 2026-08-04 01:29:38.798139 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Removing temporary container... 2026-08-04 01:29:38.812063 | ubuntu-noble-large | 2026-08-04 01:29:38 | SUCCESS | Container removed 2026-08-04 01:29:38.812162 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Removing image registry.osism.cloud/kolla/sbom:2025.1... 2026-08-04 01:29:38.832096 | ubuntu-noble-large | 2026-08-04 01:29:38 | SUCCESS | Image removed 2026-08-04 01:29:38.856182 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | 2026-08-04 01:29:38.856251 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Extracting image names... 2026-08-04 01:29:38.856663 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Remote SBOM contains 133 images 2026-08-04 01:29:38.856744 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Local SBOM contains 133 images 2026-08-04 01:29:38.856857 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Remote SBOM contains 60 version entries 2026-08-04 01:29:38.856942 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Local SBOM contains 60 version entries 2026-08-04 01:29:38.857043 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | 2026-08-04 01:29:38.857102 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Comparing image lists... 2026-08-04 01:29:38.857199 | ubuntu-noble-large | 2026-08-04 01:29:38 | SUCCESS | No image list differences found 2026-08-04 01:29:38.857279 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | 2026-08-04 01:29:38.857363 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Comparing versions for downgrades... 2026-08-04 01:29:38.858345 | ubuntu-noble-large | 2026-08-04 01:29:38 | SUCCESS | No version downgrades detected 2026-08-04 01:29:38.858400 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | 2026-08-04 01:29:38.858430 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | Comparing version presence... 2026-08-04 01:29:38.858539 | ubuntu-noble-large | 2026-08-04 01:29:38 | SUCCESS | No version presence differences found 2026-08-04 01:29:38.858618 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | 2026-08-04 01:29:38.858694 | ubuntu-noble-large | 2026-08-04 01:29:38 | INFO | ============================================================ 2026-08-04 01:29:38.858760 | ubuntu-noble-large | 2026-08-04 01:29:38 | SUCCESS | COMPARISON SUCCESSFUL: No issues found 2026-08-04 01:29:38.900859 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-08-04 01:29:38.900925 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2025.1 . 2026-08-04 01:29:39.281626 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2026-08-04 01:29:39.281684 | ubuntu-noble-large | 2026-08-04 01:29:39.281694 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2026-08-04 01:29:39.281701 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2026-08-04 01:29:39.281707 | ubuntu-noble-large | #1 DONE 0.1s 2026-08-04 01:29:39.281713 | ubuntu-noble-large | 2026-08-04 01:29:39.281720 | ubuntu-noble-large | #2 [internal] load .dockerignore 2026-08-04 01:29:39.281726 | ubuntu-noble-large | #2 transferring context: 2B done 2026-08-04 01:29:39.414275 | ubuntu-noble-large | #2 DONE 0.0s 2026-08-04 01:29:39.414338 | ubuntu-noble-large | 2026-08-04 01:29:39.414349 | ubuntu-noble-large | #3 [internal] load build context 2026-08-04 01:29:39.414357 | ubuntu-noble-large | #3 transferring context: 11.86kB done 2026-08-04 01:29:39.414365 | ubuntu-noble-large | #3 DONE 0.0s 2026-08-04 01:29:39.414373 | ubuntu-noble-large | 2026-08-04 01:29:39.414395 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2026-08-04 01:29:39.414408 | ubuntu-noble-large | #4 DONE 0.0s 2026-08-04 01:29:39.414414 | ubuntu-noble-large | 2026-08-04 01:29:39.414420 | ubuntu-noble-large | #5 exporting to image 2026-08-04 01:29:39.414426 | ubuntu-noble-large | #5 exporting layers 0.0s done 2026-08-04 01:29:39.533599 | ubuntu-noble-large | #5 writing image sha256:6ac21076b192bee01b364fea7cfea33a6d563bf65cfb3d7145273582755e338d done 2026-08-04 01:29:39.533696 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2025.1 done 2026-08-04 01:29:39.533718 | ubuntu-noble-large | #5 DONE 0.1s 2026-08-04 01:29:39.547876 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:29:40.412186 | ubuntu-noble-large | ok: Runtime: 1:25:51.528555 2026-08-04 01:29:41.109913 | 2026-08-04 01:29:41.110141 | TASK [Run push script] 2026-08-04 01:29:41.475362 | 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-08-04 01:29:41.475482 | 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-08-04 01:29:41.475514 | ubuntu-noble-large | + bash scripts/100-push.sh 2026-08-04 01:29:41.479829 | ubuntu-noble-large | + BUILD_TYPE=all 2026-08-04 01:29:41.479877 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2026-08-04 01:29:41.479902 | ubuntu-noble-large | + LSTFILE=images.txt 2026-08-04 01:29:41.480041 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-08-04 01:29:41.480899 | ubuntu-noble-large | + cat images.txt 2026-08-04 01:29:41.481205 | ubuntu-noble-large | + grep -v base 2026-08-04 01:29:41.485734 | ubuntu-noble-large | + cat images.lst 2026-08-04 01:29:41.486254 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2026-08-04 01:43:38.216335 | ubuntu-noble-large | + cat other.log 2026-08-04 01:43:38.219544 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-08-04 01:43:38.219597 | ubuntu-noble-large | 3 : 1785806981.829 78.989 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2026-08-04 01:43:38.219612 | ubuntu-noble-large | 1 : 1785806981.815 92.702 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2026-08-04 01:43:38.219625 | ubuntu-noble-large | 4 : 1785806981.836 94.325 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2026-08-04 01:43:38.219645 | ubuntu-noble-large | 2 : 1785806981.822 100.713 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2026-08-04 01:43:38.219657 | ubuntu-noble-large | 9 : 1785807060.826 29.533 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2026-08-04 01:43:38.219669 | ubuntu-noble-large | 5 : 1785806981.842 117.401 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2026-08-04 01:43:38.219680 | ubuntu-noble-large | 6 : 1785806981.850 122.097 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2026-08-04 01:43:38.219691 | ubuntu-noble-large | 10 : 1785807074.604 32.365 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2026-08-04 01:43:38.219702 | ubuntu-noble-large | 12 : 1785807082.553 46.163 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2026-08-04 01:43:38.219713 | ubuntu-noble-large | 11 : 1785807076.171 53.891 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2026-08-04 01:43:38.219724 | ubuntu-noble-large | 13 : 1785807090.387 45.665 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2026-08-04 01:43:38.219735 | ubuntu-noble-large | 14 : 1785807099.265 46.172 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2026-08-04 01:43:38.219745 | ubuntu-noble-large | 8 : 1785806981.867 165.348 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2026-08-04 01:43:38.219759 | ubuntu-noble-large | 7 : 1785806981.857 170.001 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2026-08-04 01:43:38.219771 | ubuntu-noble-large | 17 : 1785807128.734 28.808 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2026-08-04 01:43:38.219828 | ubuntu-noble-large | 15 : 1785807103.958 54.680 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2026-08-04 01:43:38.219840 | ubuntu-noble-large | 18 : 1785807130.073 30.773 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2026-08-04 01:43:38.219850 | ubuntu-noble-large | 16 : 1785807106.996 63.177 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2026-08-04 01:43:38.219861 | ubuntu-noble-large | 22 : 1785807151.869 21.032 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2026-08-04 01:43:38.219872 | ubuntu-noble-large | 20 : 1785807145.445 31.457 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2026-08-04 01:43:38.219883 | ubuntu-noble-large | 19 : 1785807136.063 41.776 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2026-08-04 01:43:38.219894 | ubuntu-noble-large | 21 : 1785807147.224 36.552 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2026-08-04 01:43:38.219942 | ubuntu-noble-large | 25 : 1785807160.855 33.305 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2026-08-04 01:43:38.219953 | ubuntu-noble-large | 27 : 1785807172.911 23.273 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2026-08-04 01:43:38.219962 | ubuntu-noble-large | 23 : 1785807157.554 40.957 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2026-08-04 01:43:38.219971 | ubuntu-noble-large | 24 : 1785807158.647 42.105 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2026-08-04 01:43:38.219979 | ubuntu-noble-large | 28 : 1785807176.911 29.957 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2026-08-04 01:43:38.219988 | ubuntu-noble-large | 26 : 1785807170.185 44.436 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2026-08-04 01:43:38.219997 | ubuntu-noble-large | 29 : 1785807177.850 37.805 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2026-08-04 01:43:38.220006 | ubuntu-noble-large | 32 : 1785807196.195 21.923 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2026-08-04 01:43:38.220014 | ubuntu-noble-large | 30 : 1785807183.788 36.480 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2026-08-04 01:43:38.220023 | ubuntu-noble-large | 33 : 1785807198.519 23.109 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2026-08-04 01:43:38.220032 | ubuntu-noble-large | 31 : 1785807194.172 34.832 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2026-08-04 01:43:38.220066 | ubuntu-noble-large | 34 : 1785807200.761 32.167 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2026-08-04 01:43:38.220076 | ubuntu-noble-large | 35 : 1785807206.878 39.309 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2026-08-04 01:43:38.220085 | ubuntu-noble-large | 39 : 1785807220.276 35.599 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2026-08-04 01:43:38.220094 | ubuntu-noble-large | 41 : 1785807229.014 31.519 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2026-08-04 01:43:38.220103 | ubuntu-noble-large | 40 : 1785807221.638 41.799 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2026-08-04 01:43:38.220112 | ubuntu-noble-large | 37 : 1785807215.665 49.578 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2026-08-04 01:43:38.220121 | ubuntu-noble-large | 36 : 1785807214.629 51.875 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2026-08-04 01:43:38.220130 | ubuntu-noble-large | 38 : 1785807218.128 49.734 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2026-08-04 01:43:38.220139 | ubuntu-noble-large | 43 : 1785807246.198 26.871 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2026-08-04 01:43:38.220148 | ubuntu-noble-large | 42 : 1785807232.939 45.020 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2026-08-04 01:43:38.220156 | ubuntu-noble-large | 45 : 1785807260.547 18.450 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2026-08-04 01:43:38.220166 | ubuntu-noble-large | 47 : 1785807265.256 25.234 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2026-08-04 01:43:38.220176 | ubuntu-noble-large | 46 : 1785807263.446 30.937 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2026-08-04 01:43:38.220184 | ubuntu-noble-large | 44 : 1785807255.886 40.796 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2026-08-04 01:43:38.220193 | ubuntu-noble-large | 48 : 1785807266.514 34.903 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2026-08-04 01:43:38.220202 | ubuntu-noble-large | 50 : 1785807273.083 35.552 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2026-08-04 01:43:38.220219 | ubuntu-noble-large | 49 : 1785807267.885 43.188 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2026-08-04 01:43:38.220228 | ubuntu-noble-large | 51 : 1785807277.970 41.486 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2026-08-04 01:43:38.220237 | ubuntu-noble-large | 52 : 1785807279.009 41.577 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2026-08-04 01:43:38.220245 | ubuntu-noble-large | 53 : 1785807290.508 31.830 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2026-08-04 01:43:38.220254 | ubuntu-noble-large | 56 : 1785807301.436 36.197 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2026-08-04 01:43:38.220263 | ubuntu-noble-large | 55 : 1785807296.690 42.983 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2026-08-04 01:43:38.220271 | ubuntu-noble-large | 54 : 1785807294.409 46.226 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2026-08-04 01:43:38.220280 | ubuntu-noble-large | 60 : 1785807320.595 29.430 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-engine:2025.1' > /dev/null 2026-08-04 01:43:38.220289 | ubuntu-noble-large | 57 : 1785807308.647 42.560 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2026-08-04 01:43:38.220297 | ubuntu-noble-large | 58 : 1785807311.085 41.036 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2026-08-04 01:43:38.220306 | ubuntu-noble-large | 61 : 1785807322.348 33.598 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-applier:2025.1' > /dev/null 2026-08-04 01:43:38.220315 | ubuntu-noble-large | 59 : 1785807319.467 38.825 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-api:2025.1' > /dev/null 2026-08-04 01:43:38.220324 | ubuntu-noble-large | 64 : 1785807340.647 43.223 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2026-08-04 01:43:38.220332 | ubuntu-noble-large | 62 : 1785807337.648 47.674 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2026-08-04 01:43:38.220341 | ubuntu-noble-large | 63 : 1785807339.681 46.766 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2026-08-04 01:43:38.220350 | ubuntu-noble-large | 67 : 1785807352.132 36.815 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2026-08-04 01:43:38.220358 | ubuntu-noble-large | 65 : 1785807350.042 45.569 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2026-08-04 01:43:38.220367 | ubuntu-noble-large | 68 : 1785807355.952 47.953 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2026-08-04 01:43:38.220382 | ubuntu-noble-large | 69 : 1785807358.297 47.548 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2026-08-04 01:43:38.220396 | ubuntu-noble-large | 72 : 1785807386.454 32.571 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2026-08-04 01:43:38.220405 | ubuntu-noble-large | 66 : 1785807351.218 69.659 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2026-08-04 01:43:38.220414 | ubuntu-noble-large | 74 : 1785807395.624 26.411 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2026-08-04 01:43:38.220423 | ubuntu-noble-large | 73 : 1785807388.955 35.756 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2026-08-04 01:43:38.220432 | ubuntu-noble-large | 71 : 1785807385.333 40.568 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2026-08-04 01:43:38.220440 | ubuntu-noble-large | 76 : 1785807405.855 27.731 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2026-08-04 01:43:38.220449 | ubuntu-noble-large | 75 : 1785807403.914 31.802 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2026-08-04 01:43:38.220458 | ubuntu-noble-large | 70 : 1785807383.879 52.863 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2026-08-04 01:43:38.220491 | ubuntu-noble-large | 77 : 1785807419.032 23.349 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2026-08-04 01:43:38.220500 | ubuntu-noble-large | 78 : 1785807420.886 23.036 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2026-08-04 01:43:38.220509 | ubuntu-noble-large | 79 : 1785807422.046 23.104 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2026-08-04 01:43:38.220518 | ubuntu-noble-large | 80 : 1785807424.723 22.422 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2026-08-04 01:43:38.220527 | ubuntu-noble-large | 84 : 1785807436.750 24.137 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2026-08-04 01:43:38.220535 | ubuntu-noble-large | 82 : 1785807433.598 28.986 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2026-08-04 01:43:38.220544 | ubuntu-noble-large | 85 : 1785807442.391 22.364 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2026-08-04 01:43:38.220552 | ubuntu-noble-large | 83 : 1785807435.727 30.858 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2026-08-04 01:43:38.220561 | ubuntu-noble-large | 81 : 1785807425.908 42.056 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2026-08-04 01:43:38.220570 | ubuntu-noble-large | 86 : 1785807443.931 32.688 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2026-08-04 01:43:38.220578 | ubuntu-noble-large | 88 : 1785807447.156 33.041 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2026-08-04 01:43:38.220587 | ubuntu-noble-large | 91 : 1785807464.762 25.500 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1' > /dev/null 2026-08-04 01:43:38.220595 | ubuntu-noble-large | 87 : 1785807445.157 46.231 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2026-08-04 01:43:38.220604 | ubuntu-noble-large | 92 : 1785807466.591 30.315 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/valkey-server:2025.1' > /dev/null 2026-08-04 01:43:38.220613 | ubuntu-noble-large | 93 : 1785807467.975 41.585 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2026-08-04 01:43:38.220621 | ubuntu-noble-large | 89 : 1785807460.896 50.083 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2026-08-04 01:43:38.220630 | ubuntu-noble-large | 95 : 1785807480.209 38.816 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2026-08-04 01:43:38.220639 | ubuntu-noble-large | 98 : 1785807496.916 23.257 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2026-08-04 01:43:38.220647 | ubuntu-noble-large | 90 : 1785807462.595 64.522 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2026-08-04 01:43:38.220656 | ubuntu-noble-large | 94 : 1785807476.632 57.212 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2026-08-04 01:43:38.220665 | ubuntu-noble-large | 96 : 1785807490.271 45.940 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2026-08-04 01:43:38.220673 | ubuntu-noble-large | 97 : 1785807491.399 47.106 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2026-08-04 01:43:38.220682 | ubuntu-noble-large | 102 : 1785807520.183 26.444 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2026-08-04 01:43:38.220691 | ubuntu-noble-large | 100 : 1785807510.990 37.637 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2026-08-04 01:43:38.220705 | ubuntu-noble-large | 99 : 1785807509.570 41.881 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2026-08-04 01:43:38.220720 | ubuntu-noble-large | 101 : 1785807519.037 35.391 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2026-08-04 01:43:38.220729 | ubuntu-noble-large | 104 : 1785807533.856 25.296 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2026-08-04 01:43:38.220744 | ubuntu-noble-large | 103 : 1785807527.131 36.934 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2026-08-04 01:43:38.220753 | ubuntu-noble-large | 106 : 1785807538.517 37.588 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2026-08-04 01:43:38.220762 | ubuntu-noble-large | 109 : 1785807551.459 25.586 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2026-08-04 01:43:38.220770 | ubuntu-noble-large | 105 : 1785807536.226 41.702 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2026-08-04 01:43:38.220802 | ubuntu-noble-large | 107 : 1785807546.641 40.184 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2026-08-04 01:43:38.220812 | ubuntu-noble-large | 111 : 1785807559.163 28.648 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2026-08-04 01:43:38.220826 | ubuntu-noble-large | 110 : 1785807554.437 34.516 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2026-08-04 01:43:38.220834 | ubuntu-noble-large | 112 : 1785807564.076 25.885 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2026-08-04 01:43:38.220843 | ubuntu-noble-large | 113 : 1785807576.114 24.368 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2026-08-04 01:43:38.220852 | ubuntu-noble-large | 115 : 1785807577.939 26.148 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2026-08-04 01:43:38.220861 | ubuntu-noble-large | 116 : 1785807586.834 26.343 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2026-08-04 01:43:38.220871 | ubuntu-noble-large | 119 : 1785807589.971 26.940 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2026-08-04 01:43:38.220879 | ubuntu-noble-large | 120 : 1785807600.495 17.288 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2026-08-04 01:43:38.220888 | ubuntu-noble-large | 117 : 1785807587.819 35.971 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2026-08-04 01:43:38.220897 | ubuntu-noble-large | 121 : 1785807604.098 22.159 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2026-08-04 01:43:38.220905 | ubuntu-noble-large | 114 : 1785807577.056 50.770 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2026-08-04 01:43:38.220914 | ubuntu-noble-large | 108 : 1785807548.635 85.447 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2026-08-04 01:43:38.220923 | ubuntu-noble-large | 124 : 1785807617.791 18.111 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2026-08-04 01:43:38.220931 | ubuntu-noble-large | 118 : 1785807588.962 48.679 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql-3:2025.1' > /dev/null 2026-08-04 01:43:38.220940 | ubuntu-noble-large | 125 : 1785807623.800 22.240 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2026-08-04 01:43:38.220949 | ubuntu-noble-large | 129 : 1785807635.913 17.796 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2026-08-04 01:43:38.220957 | ubuntu-noble-large | 130 : 1785807637.649 21.627 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2026-08-04 01:43:38.220966 | ubuntu-noble-large | 131 : 1785807646.048 17.186 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2026-08-04 01:43:38.220975 | ubuntu-noble-large | 132 : 1785807653.715 16.116 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2026-08-04 01:43:38.220984 | ubuntu-noble-large | 133 : 1785807659.285 17.486 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2026-08-04 01:43:38.220992 | ubuntu-noble-large | 127 : 1785807627.834 61.212 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2026-08-04 01:43:38.221001 | ubuntu-noble-large | 136 : 1785807676.782 17.552 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2026-08-04 01:43:38.221022 | ubuntu-noble-large | 135 : 1785807669.837 26.474 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2026-08-04 01:43:38.221031 | ubuntu-noble-large | 128 : 1785807634.089 66.881 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2026-08-04 01:43:38.221040 | ubuntu-noble-large | 126 : 1785807626.273 128.180 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2026-08-04 01:43:38.221049 | ubuntu-noble-large | 122 : 1785807613.187 152.490 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2026-08-04 01:43:38.221064 | ubuntu-noble-large | 123 : 1785807616.921 156.667 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2026-08-04 01:43:38.221073 | ubuntu-noble-large | 134 : 1785807663.243 154.961 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2026-08-04 01:43:38.222276 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2026-08-04 01:43:38.231301 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2026-08-04 01:43:38.231380 | ubuntu-noble-large | [INFO]  Images file: images.lst 2026-08-04 01:43:38.231400 | ubuntu-noble-large | [INFO]  Dry run mode: false 2026-08-04 01:43:38.231416 | ubuntu-noble-large | [INFO]  Verbose mode: true 2026-08-04 01:43:38.231430 | ubuntu-noble-large | [INFO]  Check digests mode: true 2026-08-04 01:43:38.231549 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2026-08-04 01:43:38.239541 | ubuntu-noble-large | [INFO]  Total images to check: 136 2026-08-04 01:43:38.246137 | ubuntu-noble-large | [INFO]  [1/136] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:43:38.246269 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:43:38.719854 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:43:38.719964 | ubuntu-noble-large | [SUCCESS] [1/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:43:38.720085 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:43:38.771765 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:43:38.772051 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:43:38.772307 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:38.823532 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:35e4f8717f66fd573816f6b337760b9658757404a608ad033d1bc5db6ddc133e 2026-08-04 01:43:38.823754 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-139834-218 2026-08-04 01:43:39.126626 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:39.178555 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:35e4f8717f66fd573816f6b337760b9658757404a608ad033d1bc5db6ddc133e 2026-08-04 01:43:39.178664 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:39.225519 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:39.225599 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:39.225610 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:39.225618 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:43:39.225626 | ubuntu-noble-large | DiffID: sha256:d958b0e9d9cea682bb93ac708077df60f7c2513ef3f1bb42f4f68383c724b24e 2026-08-04 01:43:39.225634 | ubuntu-noble-large | DiffID: sha256:be553672b63c97811b64865b1e3b288f4ed935c29eb76ce7c1d11a10f3491636 2026-08-04 01:43:39.279366 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:f87ad065533d3ea7abad557dcf0216dc995f33d8000fc087e14dde4d398c7184 2026-08-04 01:43:39.280212 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:39.328908 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:39.328995 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:39.329007 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:39.329017 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:43:39.329026 | ubuntu-noble-large | DiffID: sha256:d958b0e9d9cea682bb93ac708077df60f7c2513ef3f1bb42f4f68383c724b24e 2026-08-04 01:43:39.329035 | ubuntu-noble-large | DiffID: sha256:be553672b63c97811b64865b1e3b288f4ed935c29eb76ce7c1d11a10f3491636 2026-08-04 01:43:39.383040 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:f87ad065533d3ea7abad557dcf0216dc995f33d8000fc087e14dde4d398c7184 2026-08-04 01:43:39.385303 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:39.385396 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:43:39.385450 | ubuntu-noble-large | [SUCCESS] [1/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-08-04 01:43:39.391756 | ubuntu-noble-large | [INFO]  [2/136] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:43:39.391847 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:43:39.750275 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:43:39.750376 | ubuntu-noble-large | [SUCCESS] [2/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:43:39.750439 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:43:39.804586 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:43:39.804702 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:43:39.804719 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:39.850691 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2c198e3fe9e48ab49699a4e5563c2e8973cd4b4d3dfe83170a78a615c0c7942d 2026-08-04 01:43:39.850813 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-139834-31994 2026-08-04 01:43:40.142903 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:40.193443 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2c198e3fe9e48ab49699a4e5563c2e8973cd4b4d3dfe83170a78a615c0c7942d 2026-08-04 01:43:40.193533 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:40.240871 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:40.240939 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:40.240947 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:40.240953 | ubuntu-noble-large | DiffID: sha256:e5bfac32be4cf7fb1bfa8deec20727de39a046ad017c887ba241a409b83a731e 2026-08-04 01:43:40.240959 | ubuntu-noble-large | DiffID: sha256:854603244393efe19d720b9ad3113d54e243681a092ba41de75bff8df213172d 2026-08-04 01:43:40.240964 | ubuntu-noble-large | DiffID: sha256:5b89311c577352573731fb8a0227470c9b00f7325b1650c25fb984b5ffeb6bb0 2026-08-04 01:43:40.285307 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:83d4969542b7ac653f6df115e781e0500913d82d865ea5e07f3fbba8f8b7362a 2026-08-04 01:43:40.286154 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:40.329218 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:40.329308 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:40.329345 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:40.329356 | ubuntu-noble-large | DiffID: sha256:e5bfac32be4cf7fb1bfa8deec20727de39a046ad017c887ba241a409b83a731e 2026-08-04 01:43:40.329398 | ubuntu-noble-large | DiffID: sha256:854603244393efe19d720b9ad3113d54e243681a092ba41de75bff8df213172d 2026-08-04 01:43:40.329409 | ubuntu-noble-large | DiffID: sha256:5b89311c577352573731fb8a0227470c9b00f7325b1650c25fb984b5ffeb6bb0 2026-08-04 01:43:40.384245 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:83d4969542b7ac653f6df115e781e0500913d82d865ea5e07f3fbba8f8b7362a 2026-08-04 01:43:40.385103 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:40.385227 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:43:40.385447 | ubuntu-noble-large | [SUCCESS] [2/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-08-04 01:43:40.393148 | ubuntu-noble-large | [INFO]  [3/136] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:43:40.393222 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:43:40.771835 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:43:40.771940 | ubuntu-noble-large | [SUCCESS] [3/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:43:40.771955 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:43:40.819325 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:43:40.819644 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:43:40.819948 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:40.870018 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b7aac013bc636c9260830fe3e1cf15ba17da2f9676d114ed1305fb5e288de260 2026-08-04 01:43:40.870136 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-139834-20784 2026-08-04 01:43:41.172938 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:41.225436 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b7aac013bc636c9260830fe3e1cf15ba17da2f9676d114ed1305fb5e288de260 2026-08-04 01:43:41.225573 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:41.270244 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:41.270397 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:41.270415 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:43:41.270426 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:43:41.270436 | ubuntu-noble-large | DiffID: sha256:ce5e95c0ef7a1c86cf6e05fcacba875178cbea2ea79da2ef22bba2707c0cbd7e 2026-08-04 01:43:41.270447 | ubuntu-noble-large | DiffID: sha256:1aa40b0b3dd5261a10c4a2e11d238c56223fd2aa3e67d44bb856bffd8cde2cbe 2026-08-04 01:43:41.327467 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:546ba77410394e69e8aa21b33f1ab0f5c056ccff54db9259d170dfeb979132cf 2026-08-04 01:43:41.328288 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:41.375538 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:41.375629 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:41.375643 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:43:41.375654 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:43:41.375665 | ubuntu-noble-large | DiffID: sha256:ce5e95c0ef7a1c86cf6e05fcacba875178cbea2ea79da2ef22bba2707c0cbd7e 2026-08-04 01:43:41.375675 | ubuntu-noble-large | DiffID: sha256:1aa40b0b3dd5261a10c4a2e11d238c56223fd2aa3e67d44bb856bffd8cde2cbe 2026-08-04 01:43:41.429512 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:546ba77410394e69e8aa21b33f1ab0f5c056ccff54db9259d170dfeb979132cf 2026-08-04 01:43:41.430343 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:41.430388 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:43:41.430608 | ubuntu-noble-large | [SUCCESS] [3/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-08-04 01:43:41.437928 | ubuntu-noble-large | [INFO]  [4/136] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:43:41.438066 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:43:41.840009 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:43:41.840121 | ubuntu-noble-large | [SUCCESS] [4/136] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:43:41.840255 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:43:41.890092 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:43:41.890195 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:43:41.890481 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:41.943574 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:46ff07358a298111d9a98380695d8ac5469cb6b37995323c1acca0206219b855 2026-08-04 01:43:41.943679 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-139834-7671 2026-08-04 01:43:42.264395 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:42.306349 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:46ff07358a298111d9a98380695d8ac5469cb6b37995323c1acca0206219b855 2026-08-04 01:43:42.306426 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:42.356858 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:42.356952 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:42.356966 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:42.356977 | ubuntu-noble-large | DiffID: sha256:5af7c9fe42e2e493ca4ccec52bac9783dfdda13fb000b814a20ada2b79f56803 2026-08-04 01:43:42.356987 | ubuntu-noble-large | DiffID: sha256:e0dd659ca04bae209fdfcc7a60a82c35a8073b4559c39ba714aa78457c2d3c17 2026-08-04 01:43:42.407911 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:e8d0a11f1e988208fc8fcc346f37d40ed36c7c1efd94dd55b9a78b3fd2522618 2026-08-04 01:43:42.408882 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:42.454936 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:42.455067 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:42.455083 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:42.455094 | ubuntu-noble-large | DiffID: sha256:5af7c9fe42e2e493ca4ccec52bac9783dfdda13fb000b814a20ada2b79f56803 2026-08-04 01:43:42.455105 | ubuntu-noble-large | DiffID: sha256:e0dd659ca04bae209fdfcc7a60a82c35a8073b4559c39ba714aa78457c2d3c17 2026-08-04 01:43:42.513165 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:e8d0a11f1e988208fc8fcc346f37d40ed36c7c1efd94dd55b9a78b3fd2522618 2026-08-04 01:43:42.514223 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:42.514304 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:43:42.514515 | ubuntu-noble-large | [SUCCESS] [4/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-08-04 01:43:42.522993 | ubuntu-noble-large | [INFO]  [5/136] Checking: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:43:42.523138 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:43:42.884185 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:43:42.884298 | ubuntu-noble-large | [SUCCESS] [5/136] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:43:42.884426 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:43:42.919897 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:43:42.920052 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:43:42.920228 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:42.964452 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7c7f817bce05d160118a149d8a48248f37e7a7a292b2d5d14af5d405fe30084f 2026-08-04 01:43:42.964543 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-139834-19103 2026-08-04 01:43:43.226423 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:43.268806 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7c7f817bce05d160118a149d8a48248f37e7a7a292b2d5d14af5d405fe30084f 2026-08-04 01:43:43.268908 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:43.308021 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:43.308106 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:43.308120 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:43.308130 | ubuntu-noble-large | DiffID: sha256:5af7c9fe42e2e493ca4ccec52bac9783dfdda13fb000b814a20ada2b79f56803 2026-08-04 01:43:43.308141 | ubuntu-noble-large | DiffID: sha256:714f2ffc04d8b9cf814686a01472b9d5fc7e32dd28271da7fb34a0b176ad776f 2026-08-04 01:43:43.352284 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:bd2538629523ae3a643b46e4d91b159487646225035d7768f7e1d311e4f8671e 2026-08-04 01:43:43.352998 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:43.402388 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:43.402506 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:43.402525 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:43.402540 | ubuntu-noble-large | DiffID: sha256:5af7c9fe42e2e493ca4ccec52bac9783dfdda13fb000b814a20ada2b79f56803 2026-08-04 01:43:43.402557 | ubuntu-noble-large | DiffID: sha256:714f2ffc04d8b9cf814686a01472b9d5fc7e32dd28271da7fb34a0b176ad776f 2026-08-04 01:43:43.447136 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:bd2538629523ae3a643b46e4d91b159487646225035d7768f7e1d311e4f8671e 2026-08-04 01:43:43.447814 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:43.447927 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:43:43.448072 | ubuntu-noble-large | [SUCCESS] [5/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-08-04 01:43:43.453512 | ubuntu-noble-large | [INFO]  [6/136] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:43:43.453622 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:43:43.798301 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:43:43.798397 | ubuntu-noble-large | [SUCCESS] [6/136] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:43:43.798468 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:43:43.837993 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:43:43.838166 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:43:43.838383 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:43.885838 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d922d39d40b01a9ff96f5b9cb097f99038bca02bf7fa9ba18e2b0f7c401897fc 2026-08-04 01:43:43.886040 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-139834-30445 2026-08-04 01:43:44.190767 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:44.236348 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d922d39d40b01a9ff96f5b9cb097f99038bca02bf7fa9ba18e2b0f7c401897fc 2026-08-04 01:43:44.236466 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:44.278999 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:44.279086 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:44.279100 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:44.279111 | ubuntu-noble-large | DiffID: sha256:5af7c9fe42e2e493ca4ccec52bac9783dfdda13fb000b814a20ada2b79f56803 2026-08-04 01:43:44.279121 | ubuntu-noble-large | DiffID: sha256:d9e8bad48d3672ae6cb7e46e40bb3f717c6f4c532634673aed80ca0898b2b33b 2026-08-04 01:43:44.330486 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:c9452450fdf9d211fed5f80ad6770568d79332796a439cc22a0200ae405c784a 2026-08-04 01:43:44.331347 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:44.375493 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:44.375580 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:44.375593 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:44.375604 | ubuntu-noble-large | DiffID: sha256:5af7c9fe42e2e493ca4ccec52bac9783dfdda13fb000b814a20ada2b79f56803 2026-08-04 01:43:44.375614 | ubuntu-noble-large | DiffID: sha256:d9e8bad48d3672ae6cb7e46e40bb3f717c6f4c532634673aed80ca0898b2b33b 2026-08-04 01:43:44.420605 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:c9452450fdf9d211fed5f80ad6770568d79332796a439cc22a0200ae405c784a 2026-08-04 01:43:44.421429 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:44.421558 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:43:44.421598 | ubuntu-noble-large | [SUCCESS] [6/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-08-04 01:43:44.428808 | ubuntu-noble-large | [INFO]  [7/136] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:43:44.428929 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:43:44.767661 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:43:44.767747 | ubuntu-noble-large | [SUCCESS] [7/136] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:43:44.767935 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:43:44.812098 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:43:44.812220 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:43:44.812329 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:44.859934 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:402c3c16e572f06e09dd35c07cae5568743a80bedb048df421d6fe5ce9ae75b4 2026-08-04 01:43:44.860025 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-139834-11190 2026-08-04 01:43:45.165623 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:45.212201 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:402c3c16e572f06e09dd35c07cae5568743a80bedb048df421d6fe5ce9ae75b4 2026-08-04 01:43:45.212309 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:45.256022 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:45.256136 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:45.256152 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:45.256163 | ubuntu-noble-large | DiffID: sha256:5af7c9fe42e2e493ca4ccec52bac9783dfdda13fb000b814a20ada2b79f56803 2026-08-04 01:43:45.256174 | ubuntu-noble-large | DiffID: sha256:a7350e2aadbb618ddbf3165dfcb50ba9f2a19c9d8b47267c0f34f2f176198fd2 2026-08-04 01:43:45.307744 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:2be4061055d9faf2e8dc737d7ba38ce530ac3ba88be5688bb4ec8d44d95dfe1d 2026-08-04 01:43:45.308473 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:45.352748 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:45.352867 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:45.352881 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:45.352891 | ubuntu-noble-large | DiffID: sha256:5af7c9fe42e2e493ca4ccec52bac9783dfdda13fb000b814a20ada2b79f56803 2026-08-04 01:43:45.352902 | ubuntu-noble-large | DiffID: sha256:a7350e2aadbb618ddbf3165dfcb50ba9f2a19c9d8b47267c0f34f2f176198fd2 2026-08-04 01:43:45.404534 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:2be4061055d9faf2e8dc737d7ba38ce530ac3ba88be5688bb4ec8d44d95dfe1d 2026-08-04 01:43:45.405411 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:45.405553 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:43:45.405824 | ubuntu-noble-large | [SUCCESS] [7/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-08-04 01:43:45.413616 | ubuntu-noble-large | [INFO]  [8/136] Checking: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:43:45.413731 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:43:45.782461 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:43:45.782592 | ubuntu-noble-large | [SUCCESS] [8/136] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:43:45.782608 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:43:45.828430 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:43:45.828592 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:43:45.828815 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:45.875654 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4ebdac4d4bb96f850d853370ec8f7154282ac29c597210c9791aeaee5489f320 2026-08-04 01:43:45.875835 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-139834-18810 2026-08-04 01:43:46.178215 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:46.228194 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4ebdac4d4bb96f850d853370ec8f7154282ac29c597210c9791aeaee5489f320 2026-08-04 01:43:46.228292 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:46.274692 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:46.274768 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:46.274805 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:46.274816 | ubuntu-noble-large | DiffID: sha256:25929cd10c5a33b818e32965e4da528fd506195e454947c3e63c1b427edf4545 2026-08-04 01:43:46.274853 | ubuntu-noble-large | DiffID: sha256:97e5e88d641e12ff1405d0b11ce71bf2a29c065f193c9c818e4c05e8cff7bee6 2026-08-04 01:43:46.321934 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:459b8e49964c7e88a26bc139a9d6ae4f772427668395aa34647fe754c02ca0af 2026-08-04 01:43:46.322435 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:46.362505 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:46.362626 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:46.362641 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:46.362651 | ubuntu-noble-large | DiffID: sha256:25929cd10c5a33b818e32965e4da528fd506195e454947c3e63c1b427edf4545 2026-08-04 01:43:46.362662 | ubuntu-noble-large | DiffID: sha256:97e5e88d641e12ff1405d0b11ce71bf2a29c065f193c9c818e4c05e8cff7bee6 2026-08-04 01:43:46.414240 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:459b8e49964c7e88a26bc139a9d6ae4f772427668395aa34647fe754c02ca0af 2026-08-04 01:43:46.415276 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:46.415443 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:43:46.415624 | ubuntu-noble-large | [SUCCESS] [8/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-08-04 01:43:46.422413 | ubuntu-noble-large | [INFO]  [9/136] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:43:46.422513 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:43:46.794161 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:43:46.794274 | ubuntu-noble-large | [SUCCESS] [9/136] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:43:46.794363 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:43:46.841128 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:43:46.841328 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:43:46.841533 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:46.892493 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b9b08455d569a1e3b6e5039dde977fa0f4537c6ec4fcb0a690b280853893bee3 2026-08-04 01:43:46.892603 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-139834-18520 2026-08-04 01:43:47.183319 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:47.237980 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b9b08455d569a1e3b6e5039dde977fa0f4537c6ec4fcb0a690b280853893bee3 2026-08-04 01:43:47.238097 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:47.282724 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:47.282844 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:47.282858 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:47.282869 | ubuntu-noble-large | DiffID: sha256:25929cd10c5a33b818e32965e4da528fd506195e454947c3e63c1b427edf4545 2026-08-04 01:43:47.282878 | ubuntu-noble-large | DiffID: sha256:df18ae8c6d575713ec8619f8f33421bb3b78fe5d667abd208364729fde73d8a4 2026-08-04 01:43:47.332153 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:0225a8baf60888543e710fed06559296279e52318a02f8187e4c16c5b38bd42a 2026-08-04 01:43:47.333240 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:47.387872 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:47.387970 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:47.387985 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:47.388046 | ubuntu-noble-large | DiffID: sha256:25929cd10c5a33b818e32965e4da528fd506195e454947c3e63c1b427edf4545 2026-08-04 01:43:47.388058 | ubuntu-noble-large | DiffID: sha256:df18ae8c6d575713ec8619f8f33421bb3b78fe5d667abd208364729fde73d8a4 2026-08-04 01:43:47.440399 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:0225a8baf60888543e710fed06559296279e52318a02f8187e4c16c5b38bd42a 2026-08-04 01:43:47.441355 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:47.441476 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:43:47.441657 | ubuntu-noble-large | [SUCCESS] [9/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-08-04 01:43:47.448244 | ubuntu-noble-large | [INFO]  [10/136] Checking: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:43:47.448371 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:43:47.826059 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:43:47.826219 | ubuntu-noble-large | [SUCCESS] [10/136] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:43:47.826246 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:43:47.873559 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:43:47.873758 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:43:47.874033 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:47.920351 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e904a2c9055c1e46044462c0e2a02a5678a8ec621fb7acc2fe673faa7ea2875b 2026-08-04 01:43:47.920490 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-139834-3880 2026-08-04 01:43:48.215032 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:48.265679 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e904a2c9055c1e46044462c0e2a02a5678a8ec621fb7acc2fe673faa7ea2875b 2026-08-04 01:43:48.265852 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:48.311683 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:48.311775 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:48.311818 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:48.311828 | ubuntu-noble-large | DiffID: sha256:25929cd10c5a33b818e32965e4da528fd506195e454947c3e63c1b427edf4545 2026-08-04 01:43:48.311839 | ubuntu-noble-large | DiffID: sha256:96d3cd0a74d57e9bb5a60caaff7dfccacbacc4009fa4b01542afc1c7ba06d17a 2026-08-04 01:43:48.363247 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:682e7bb53e8cd6d747df32d5e1129d21d41bbfa66baf12727c8fffaffebfd97f 2026-08-04 01:43:48.363949 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:48.412579 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:48.412669 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:48.412680 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:48.412688 | ubuntu-noble-large | DiffID: sha256:25929cd10c5a33b818e32965e4da528fd506195e454947c3e63c1b427edf4545 2026-08-04 01:43:48.412696 | ubuntu-noble-large | DiffID: sha256:96d3cd0a74d57e9bb5a60caaff7dfccacbacc4009fa4b01542afc1c7ba06d17a 2026-08-04 01:43:48.469030 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:682e7bb53e8cd6d747df32d5e1129d21d41bbfa66baf12727c8fffaffebfd97f 2026-08-04 01:43:48.470993 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:48.471110 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:43:48.471155 | ubuntu-noble-large | [SUCCESS] [10/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-08-04 01:43:48.478040 | ubuntu-noble-large | [INFO]  [11/136] Checking: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:43:48.478165 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:43:48.877832 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:43:48.877930 | ubuntu-noble-large | [SUCCESS] [11/136] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:43:48.878085 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:43:48.935878 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:43:48.936108 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:43:48.936323 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:48.986341 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3573c17d36ae023dc89db1a31d8faed2a49f78fcb5c1209ea7b3ce92da2c7c4d 2026-08-04 01:43:48.986444 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-139834-24586 2026-08-04 01:43:49.281847 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:49.332288 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3573c17d36ae023dc89db1a31d8faed2a49f78fcb5c1209ea7b3ce92da2c7c4d 2026-08-04 01:43:49.332407 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:49.382904 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:49.382999 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:49.383006 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:49.383011 | ubuntu-noble-large | DiffID: sha256:25929cd10c5a33b818e32965e4da528fd506195e454947c3e63c1b427edf4545 2026-08-04 01:43:49.383016 | ubuntu-noble-large | DiffID: sha256:5273d5c425483bc86d67f51a0862147c02e4f35b71ca37cd7e57188d30cb36d5 2026-08-04 01:43:49.439734 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:12104526572d10c29130ea259fe07cfcccee5d740b6886c2d838d170bae4ffe0 2026-08-04 01:43:49.440697 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:49.491626 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:49.491715 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:49.491728 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:49.491739 | ubuntu-noble-large | DiffID: sha256:25929cd10c5a33b818e32965e4da528fd506195e454947c3e63c1b427edf4545 2026-08-04 01:43:49.491749 | ubuntu-noble-large | DiffID: sha256:5273d5c425483bc86d67f51a0862147c02e4f35b71ca37cd7e57188d30cb36d5 2026-08-04 01:43:49.544280 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:12104526572d10c29130ea259fe07cfcccee5d740b6886c2d838d170bae4ffe0 2026-08-04 01:43:49.545085 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:49.545270 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:43:49.545493 | ubuntu-noble-large | [SUCCESS] [11/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-08-04 01:43:49.553313 | ubuntu-noble-large | [INFO]  [12/136] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:43:49.553444 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:43:49.933870 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:43:49.934041 | ubuntu-noble-large | [SUCCESS] [12/136] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:43:49.934062 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:43:49.985850 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:43:49.986198 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:43:49.986310 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:50.038390 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8a3a8954ee46fb83f23058705a256b96d97d29af28d18b38276c17c5f4230330 2026-08-04 01:43:50.038501 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-139834-1381 2026-08-04 01:43:50.336296 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:50.391162 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8a3a8954ee46fb83f23058705a256b96d97d29af28d18b38276c17c5f4230330 2026-08-04 01:43:50.391262 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:50.437612 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:50.437693 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:50.437718 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:50.437728 | ubuntu-noble-large | DiffID: sha256:fd3c40965b6a578bb5263d22b54ca589e41c8625e2e68e6e220165fe4d394eb8 2026-08-04 01:43:50.437738 | ubuntu-noble-large | DiffID: sha256:1b34105c24a742107bd302f2ea9fa30128a384f9119d413224fbf485376ea449 2026-08-04 01:43:50.491443 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:d13c022c87126dba4037856768cc1f05205cf9f365fc352b40ea8c2f83cb086a 2026-08-04 01:43:50.491776 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:50.544759 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:50.544898 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:50.544915 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:50.544926 | ubuntu-noble-large | DiffID: sha256:fd3c40965b6a578bb5263d22b54ca589e41c8625e2e68e6e220165fe4d394eb8 2026-08-04 01:43:50.544939 | ubuntu-noble-large | DiffID: sha256:1b34105c24a742107bd302f2ea9fa30128a384f9119d413224fbf485376ea449 2026-08-04 01:43:50.598846 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:d13c022c87126dba4037856768cc1f05205cf9f365fc352b40ea8c2f83cb086a 2026-08-04 01:43:50.599569 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:50.599734 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:43:50.599970 | ubuntu-noble-large | [SUCCESS] [12/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-08-04 01:43:50.605767 | ubuntu-noble-large | [INFO]  [13/136] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:43:50.606081 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:43:50.996086 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:43:50.996189 | ubuntu-noble-large | [SUCCESS] [13/136] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:43:50.996291 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:43:51.042315 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:43:51.042488 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:43:51.042692 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:51.091693 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0de0fa7b8a66581a75ce9289dc62ff0119f9307a8202ebcb460f2fee21faf9c9 2026-08-04 01:43:51.091912 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-139834-143 2026-08-04 01:43:51.391508 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:51.436005 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0de0fa7b8a66581a75ce9289dc62ff0119f9307a8202ebcb460f2fee21faf9c9 2026-08-04 01:43:51.436090 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:51.481168 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:51.481255 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:51.481268 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:51.481279 | ubuntu-noble-large | DiffID: sha256:fd3c40965b6a578bb5263d22b54ca589e41c8625e2e68e6e220165fe4d394eb8 2026-08-04 01:43:51.481290 | ubuntu-noble-large | DiffID: sha256:9a76cd29d3a20da36fdb0709226e76966aae9e0804d07a19f1fc9683b801b33b 2026-08-04 01:43:51.532707 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:22a27949160f469c8018d449bf373c51ca6585805800299024f42b2b38d21f47 2026-08-04 01:43:51.533415 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:51.577927 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:51.578018 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:51.578031 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:51.578041 | ubuntu-noble-large | DiffID: sha256:fd3c40965b6a578bb5263d22b54ca589e41c8625e2e68e6e220165fe4d394eb8 2026-08-04 01:43:51.578050 | ubuntu-noble-large | DiffID: sha256:9a76cd29d3a20da36fdb0709226e76966aae9e0804d07a19f1fc9683b801b33b 2026-08-04 01:43:51.627903 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:22a27949160f469c8018d449bf373c51ca6585805800299024f42b2b38d21f47 2026-08-04 01:43:51.628627 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:51.628742 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:43:51.628965 | ubuntu-noble-large | [SUCCESS] [13/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-08-04 01:43:51.635045 | ubuntu-noble-large | [INFO]  [14/136] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:43:51.635146 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:43:52.016228 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:43:52.016339 | ubuntu-noble-large | [SUCCESS] [14/136] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:43:52.016454 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:43:52.058707 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:43:52.058966 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:43:52.059181 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:52.104947 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:30b07dc02c59bfe093be945e35ac2264762f8057be04d1065c5770708af23e5e 2026-08-04 01:43:52.105088 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-139834-7792 2026-08-04 01:43:52.401161 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:52.440252 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:30b07dc02c59bfe093be945e35ac2264762f8057be04d1065c5770708af23e5e 2026-08-04 01:43:52.440348 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:52.486243 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:52.486317 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:52.486327 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:52.486358 | ubuntu-noble-large | DiffID: sha256:fd3c40965b6a578bb5263d22b54ca589e41c8625e2e68e6e220165fe4d394eb8 2026-08-04 01:43:52.486367 | ubuntu-noble-large | DiffID: sha256:35b0a4ceaffc6ce4c6879ec9e4a1339aac601454c31426166f97533a1ae46bb0 2026-08-04 01:43:52.530024 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:a814b4991b7ed9aac348dbb24ee21fee03f4ce6e174ac8a1f6e1015b253228ae 2026-08-04 01:43:52.530573 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:52.577429 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:52.577535 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:52.577550 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:52.577561 | ubuntu-noble-large | DiffID: sha256:fd3c40965b6a578bb5263d22b54ca589e41c8625e2e68e6e220165fe4d394eb8 2026-08-04 01:43:52.577572 | ubuntu-noble-large | DiffID: sha256:35b0a4ceaffc6ce4c6879ec9e4a1339aac601454c31426166f97533a1ae46bb0 2026-08-04 01:43:52.629674 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:a814b4991b7ed9aac348dbb24ee21fee03f4ce6e174ac8a1f6e1015b253228ae 2026-08-04 01:43:52.630620 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:52.630656 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:43:52.630816 | ubuntu-noble-large | [SUCCESS] [14/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-08-04 01:43:52.636802 | ubuntu-noble-large | [INFO]  [15/136] Checking: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:43:52.636948 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:43:52.996728 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:43:52.996900 | ubuntu-noble-large | [SUCCESS] [15/136] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:43:52.996924 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:43:53.039506 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:43:53.039619 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:43:53.039889 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:53.090358 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6123fbdad093c1e6208b55f6dc64cb99443dbf6802d1128c474e3f36bb99934d 2026-08-04 01:43:53.090497 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-139834-1149 2026-08-04 01:43:53.381978 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:53.434130 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6123fbdad093c1e6208b55f6dc64cb99443dbf6802d1128c474e3f36bb99934d 2026-08-04 01:43:53.434226 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:53.485716 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:53.485855 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:53.485867 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:53.485876 | ubuntu-noble-large | DiffID: sha256:df2a043f2fb195b9f5d033f5b9391765c455f99bfb541b536a0d17c207d322d1 2026-08-04 01:43:53.485883 | ubuntu-noble-large | DiffID: sha256:0f39947f17d1f8a6e430a72c580175030e031bd81010e2ba7a5d991e378233c0 2026-08-04 01:43:53.535912 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:c441e55af72d65eb529958574016d951291a4512e038821a8e313c258c1cbc5a 2026-08-04 01:43:53.536762 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:53.582236 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:53.582331 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:53.582341 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:53.582348 | ubuntu-noble-large | DiffID: sha256:df2a043f2fb195b9f5d033f5b9391765c455f99bfb541b536a0d17c207d322d1 2026-08-04 01:43:53.582355 | ubuntu-noble-large | DiffID: sha256:0f39947f17d1f8a6e430a72c580175030e031bd81010e2ba7a5d991e378233c0 2026-08-04 01:43:53.635036 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:c441e55af72d65eb529958574016d951291a4512e038821a8e313c258c1cbc5a 2026-08-04 01:43:53.636948 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:53.637042 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:43:53.637059 | ubuntu-noble-large | [SUCCESS] [15/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-08-04 01:43:53.643923 | ubuntu-noble-large | [INFO]  [16/136] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:43:53.644028 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:43:54.031124 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:43:54.031247 | ubuntu-noble-large | [SUCCESS] [16/136] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:43:54.031272 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:43:54.078622 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:43:54.078709 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:43:54.078719 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:54.130240 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e55ebc9cc858cac4ad62b01e07978500fb1a20175167ebc6910d1dfd13f17315 2026-08-04 01:43:54.130331 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-139834-19769 2026-08-04 01:43:54.408707 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:54.458919 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e55ebc9cc858cac4ad62b01e07978500fb1a20175167ebc6910d1dfd13f17315 2026-08-04 01:43:54.459026 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:54.513618 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:54.513723 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:54.513730 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:54.513734 | ubuntu-noble-large | DiffID: sha256:df2a043f2fb195b9f5d033f5b9391765c455f99bfb541b536a0d17c207d322d1 2026-08-04 01:43:54.513738 | ubuntu-noble-large | DiffID: sha256:29883723b7b9a9cf5317a400884a599c2bf85d23bc884bba8835f6a7a79636db 2026-08-04 01:43:54.556691 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:873ad9292274b5eaf9a1e721eaf6c3f98a789646300a646fb32259bd3f67379d 2026-08-04 01:43:54.557755 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:54.602977 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:54.603055 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:54.603065 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:54.603072 | ubuntu-noble-large | DiffID: sha256:df2a043f2fb195b9f5d033f5b9391765c455f99bfb541b536a0d17c207d322d1 2026-08-04 01:43:54.603079 | ubuntu-noble-large | DiffID: sha256:29883723b7b9a9cf5317a400884a599c2bf85d23bc884bba8835f6a7a79636db 2026-08-04 01:43:54.659325 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:873ad9292274b5eaf9a1e721eaf6c3f98a789646300a646fb32259bd3f67379d 2026-08-04 01:43:54.659932 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:54.660047 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:43:54.661121 | ubuntu-noble-large | [SUCCESS] [16/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-08-04 01:43:54.666913 | ubuntu-noble-large | [INFO]  [17/136] Checking: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:43:54.666969 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:43:55.043948 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:43:55.044076 | ubuntu-noble-large | [SUCCESS] [17/136] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:43:55.044088 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:43:55.093957 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:43:55.094076 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:43:55.094871 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:55.146068 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:643af4b12216465539f24966d4a671abef5544eb7f068964a813a0d81603a112 2026-08-04 01:43:55.146178 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-139834-4912 2026-08-04 01:43:55.450476 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:55.498166 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:643af4b12216465539f24966d4a671abef5544eb7f068964a813a0d81603a112 2026-08-04 01:43:55.498246 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:55.539900 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:55.540001 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:55.540014 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:55.540023 | ubuntu-noble-large | DiffID: sha256:a43d3f4ace8f6e4e60ce05565883b62c5d071f24ec56c3f964b89ea47d869661 2026-08-04 01:43:55.540032 | ubuntu-noble-large | DiffID: sha256:47684f9a6d2823b6ee07d90f5b7a807e2ff00066bd7468c6621d974b91c4e3f4 2026-08-04 01:43:55.587932 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:3e42dd6b4b29fccfc164eb12be43ae11c35501624aeb50c13f91ebc27d8b85bd 2026-08-04 01:43:55.589846 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:55.629084 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:55.629164 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:55.629176 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:55.629185 | ubuntu-noble-large | DiffID: sha256:a43d3f4ace8f6e4e60ce05565883b62c5d071f24ec56c3f964b89ea47d869661 2026-08-04 01:43:55.629193 | ubuntu-noble-large | DiffID: sha256:47684f9a6d2823b6ee07d90f5b7a807e2ff00066bd7468c6621d974b91c4e3f4 2026-08-04 01:43:55.685557 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:3e42dd6b4b29fccfc164eb12be43ae11c35501624aeb50c13f91ebc27d8b85bd 2026-08-04 01:43:55.687408 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:55.687541 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:43:55.687579 | ubuntu-noble-large | [SUCCESS] [17/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-08-04 01:43:55.695018 | ubuntu-noble-large | [INFO]  [18/136] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:43:55.695099 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:43:56.088929 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:43:56.089050 | ubuntu-noble-large | [SUCCESS] [18/136] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:43:56.089065 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:43:56.137957 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:43:56.138072 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:43:56.138890 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:56.189937 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4712812fad9801ad18d1149b2e849c9be0a2ff38dafb9c927fa2b2e93c86f70f 2026-08-04 01:43:56.190051 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-139834-16926 2026-08-04 01:43:56.489378 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:56.538359 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4712812fad9801ad18d1149b2e849c9be0a2ff38dafb9c927fa2b2e93c86f70f 2026-08-04 01:43:56.538445 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:56.583624 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:56.583717 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:56.583731 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:56.583742 | ubuntu-noble-large | DiffID: sha256:a43d3f4ace8f6e4e60ce05565883b62c5d071f24ec56c3f964b89ea47d869661 2026-08-04 01:43:56.583752 | ubuntu-noble-large | DiffID: sha256:38064170149fd1be2d2c5c2fe688e9003f1184ad9f32f2f5532f17367ce81adf 2026-08-04 01:43:56.636192 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:e8cfa5901582d7b89437753e041ae5fab79955056c4492e33cf85185d7149811 2026-08-04 01:43:56.637593 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:56.685661 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:56.685819 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:56.685853 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:56.685865 | ubuntu-noble-large | DiffID: sha256:a43d3f4ace8f6e4e60ce05565883b62c5d071f24ec56c3f964b89ea47d869661 2026-08-04 01:43:56.685876 | ubuntu-noble-large | DiffID: sha256:38064170149fd1be2d2c5c2fe688e9003f1184ad9f32f2f5532f17367ce81adf 2026-08-04 01:43:56.740617 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:e8cfa5901582d7b89437753e041ae5fab79955056c4492e33cf85185d7149811 2026-08-04 01:43:56.741916 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:56.741990 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:43:56.742004 | ubuntu-noble-large | [SUCCESS] [18/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-08-04 01:43:56.745989 | ubuntu-noble-large | [INFO]  [19/136] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:43:56.746064 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:43:57.165956 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:43:57.166080 | ubuntu-noble-large | [SUCCESS] [19/136] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:43:57.166093 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:43:57.213933 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:43:57.214036 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:43:57.214926 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:57.263945 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3c411d510a638f7a95731f4a48b6704f66b36301affe551c2ef756bbbb707364 2026-08-04 01:43:57.264033 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-139834-3558 2026-08-04 01:43:57.554492 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:57.601901 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3c411d510a638f7a95731f4a48b6704f66b36301affe551c2ef756bbbb707364 2026-08-04 01:43:57.601994 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:57.647610 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:57.647698 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:57.647711 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:57.647720 | ubuntu-noble-large | DiffID: sha256:a43d3f4ace8f6e4e60ce05565883b62c5d071f24ec56c3f964b89ea47d869661 2026-08-04 01:43:57.647729 | ubuntu-noble-large | DiffID: sha256:454d3294219b5367f524000c2c84e1582f311f706b4314d49162d95d3b8d8bd9 2026-08-04 01:43:57.701943 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:6bdff6646e262451aa8552937ae11dbb9bf6985cd9f1129c51c4abd94fd28b0a 2026-08-04 01:43:57.703985 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:57.745851 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:57.745939 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:57.745952 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:57.745961 | ubuntu-noble-large | DiffID: sha256:a43d3f4ace8f6e4e60ce05565883b62c5d071f24ec56c3f964b89ea47d869661 2026-08-04 01:43:57.745970 | ubuntu-noble-large | DiffID: sha256:454d3294219b5367f524000c2c84e1582f311f706b4314d49162d95d3b8d8bd9 2026-08-04 01:43:57.797620 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:6bdff6646e262451aa8552937ae11dbb9bf6985cd9f1129c51c4abd94fd28b0a 2026-08-04 01:43:57.799004 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:57.799086 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:43:57.799101 | ubuntu-noble-large | [SUCCESS] [19/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-08-04 01:43:57.805713 | ubuntu-noble-large | [INFO]  [20/136] Checking: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:43:57.805775 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:43:58.243898 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:43:58.243983 | ubuntu-noble-large | [SUCCESS] [20/136] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:43:58.244000 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:43:58.293735 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:43:58.293839 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:43:58.293851 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:58.343391 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7d75fbe68693531bcf6edececf3c2886d807eaeb3a3047190d287285aef99418 2026-08-04 01:43:58.343475 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-139834-17981 2026-08-04 01:43:58.631270 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:58.678181 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7d75fbe68693531bcf6edececf3c2886d807eaeb3a3047190d287285aef99418 2026-08-04 01:43:58.678271 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:58.720596 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:58.720690 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:58.720704 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:58.720715 | ubuntu-noble-large | DiffID: sha256:1517814173eda562b4d6a0b90fd5b3fd2a5524b4ea16c9019bfed91335a2d3c4 2026-08-04 01:43:58.720725 | ubuntu-noble-large | DiffID: sha256:a833c0ef3ec099ef0375e55f6a7a2318748487ac5dcc4ce046dbfd8138df85ba 2026-08-04 01:43:58.769440 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:fd173bbf1b38f204e12a5cdebf24dc163ef051de9d18a0b02a119ba5227e6d28 2026-08-04 01:43:58.771516 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:58.820948 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:58.821039 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:58.821050 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:58.821059 | ubuntu-noble-large | DiffID: sha256:1517814173eda562b4d6a0b90fd5b3fd2a5524b4ea16c9019bfed91335a2d3c4 2026-08-04 01:43:58.821067 | ubuntu-noble-large | DiffID: sha256:a833c0ef3ec099ef0375e55f6a7a2318748487ac5dcc4ce046dbfd8138df85ba 2026-08-04 01:43:58.881251 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:fd173bbf1b38f204e12a5cdebf24dc163ef051de9d18a0b02a119ba5227e6d28 2026-08-04 01:43:58.882991 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:58.883068 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:43:58.883076 | ubuntu-noble-large | [SUCCESS] [20/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-08-04 01:43:58.890941 | ubuntu-noble-large | [INFO]  [21/136] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:43:58.891024 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:43:59.274976 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:43:59.275078 | ubuntu-noble-large | [SUCCESS] [21/136] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:43:59.275094 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:43:59.321955 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:43:59.322060 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:43:59.322084 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:43:59.369355 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b71ea883b78b60fcf057bc09f871c11a229862db92b04a77588e5fd54ec614fa 2026-08-04 01:43:59.369467 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-139834-26092 2026-08-04 01:43:59.670839 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:43:59.718397 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b71ea883b78b60fcf057bc09f871c11a229862db92b04a77588e5fd54ec614fa 2026-08-04 01:43:59.718501 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:43:59.764838 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:59.764935 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:59.764950 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:59.764961 | ubuntu-noble-large | DiffID: sha256:1517814173eda562b4d6a0b90fd5b3fd2a5524b4ea16c9019bfed91335a2d3c4 2026-08-04 01:43:59.764971 | ubuntu-noble-large | DiffID: sha256:00ca89ac9aa281afee2a8e7a19a01bd54855fac987e7eae1fa2e9599411ca3fc 2026-08-04 01:43:59.823255 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:4274cf35b2d7dddd062e87746a431ba2473edd6439d00c26e7ec857da5bcffbb 2026-08-04 01:43:59.824227 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:43:59.873125 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:43:59.873238 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:43:59.873249 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:43:59.873257 | ubuntu-noble-large | DiffID: sha256:1517814173eda562b4d6a0b90fd5b3fd2a5524b4ea16c9019bfed91335a2d3c4 2026-08-04 01:43:59.873265 | ubuntu-noble-large | DiffID: sha256:00ca89ac9aa281afee2a8e7a19a01bd54855fac987e7eae1fa2e9599411ca3fc 2026-08-04 01:43:59.925636 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:4274cf35b2d7dddd062e87746a431ba2473edd6439d00c26e7ec857da5bcffbb 2026-08-04 01:43:59.926723 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:43:59.926985 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:43:59.927203 | ubuntu-noble-large | [SUCCESS] [21/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-08-04 01:43:59.934000 | ubuntu-noble-large | [INFO]  [22/136] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:43:59.934139 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:44:00.300627 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:44:00.300721 | ubuntu-noble-large | [SUCCESS] [22/136] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:44:00.300888 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:44:00.348160 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:44:00.348485 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:44:00.348820 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:00.392956 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e177774a1ec45b68ea25edbfc4950f992f264fcd21645e1ff7b67649259533bc 2026-08-04 01:44:00.393056 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-139834-18077 2026-08-04 01:44:00.697083 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:00.738211 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e177774a1ec45b68ea25edbfc4950f992f264fcd21645e1ff7b67649259533bc 2026-08-04 01:44:00.738303 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:00.787918 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:00.788040 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:00.788065 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:00.788075 | ubuntu-noble-large | DiffID: sha256:1517814173eda562b4d6a0b90fd5b3fd2a5524b4ea16c9019bfed91335a2d3c4 2026-08-04 01:44:00.788085 | ubuntu-noble-large | DiffID: sha256:a344d13e93a7c2969c08a7f0ae62995a72c72e0a65102ccab1abc8cb6e8675e9 2026-08-04 01:44:00.837159 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:d3ae276949948b3d12dced502d0b7beeae5e9a7c0da1fada903e18fc739800ff 2026-08-04 01:44:00.837481 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:00.879985 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:00.880093 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:00.880107 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:00.880140 | ubuntu-noble-large | DiffID: sha256:1517814173eda562b4d6a0b90fd5b3fd2a5524b4ea16c9019bfed91335a2d3c4 2026-08-04 01:44:00.880150 | ubuntu-noble-large | DiffID: sha256:a344d13e93a7c2969c08a7f0ae62995a72c72e0a65102ccab1abc8cb6e8675e9 2026-08-04 01:44:00.930340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:d3ae276949948b3d12dced502d0b7beeae5e9a7c0da1fada903e18fc739800ff 2026-08-04 01:44:00.931249 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:00.931454 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:44:00.931684 | ubuntu-noble-large | [SUCCESS] [22/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-08-04 01:44:00.938193 | ubuntu-noble-large | [INFO]  [23/136] Checking: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:44:00.938324 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:44:01.338334 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:44:01.338436 | ubuntu-noble-large | [SUCCESS] [23/136] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:44:01.338560 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:44:01.386327 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:44:01.386487 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:44:01.386689 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:01.438502 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fb2caa22fbb59ef391626cb3d5f39ec4d281090d2287c0a5c7b37e95506f1ef5 2026-08-04 01:44:01.438601 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-139834-28975 2026-08-04 01:44:01.754623 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:01.802827 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fb2caa22fbb59ef391626cb3d5f39ec4d281090d2287c0a5c7b37e95506f1ef5 2026-08-04 01:44:01.802930 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:01.845770 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:01.845908 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:01.845929 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:01.845946 | ubuntu-noble-large | DiffID: sha256:541df98b4280ead0ce5331435ef9fcd0348336546288b4a743894b7cb59516ca 2026-08-04 01:44:01.845962 | ubuntu-noble-large | DiffID: sha256:ef55bd784dae9bd2260d57075c48aad28e188658aa90b8927aaae1dba157118b 2026-08-04 01:44:01.895817 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:ccb90d90b16326e66aaf600e9db46554de3bb0922579d49c60d197436c559011 2026-08-04 01:44:01.896193 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:01.945278 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:01.945410 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:01.945426 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:01.945439 | ubuntu-noble-large | DiffID: sha256:541df98b4280ead0ce5331435ef9fcd0348336546288b4a743894b7cb59516ca 2026-08-04 01:44:01.945451 | ubuntu-noble-large | DiffID: sha256:ef55bd784dae9bd2260d57075c48aad28e188658aa90b8927aaae1dba157118b 2026-08-04 01:44:02.002499 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:ccb90d90b16326e66aaf600e9db46554de3bb0922579d49c60d197436c559011 2026-08-04 01:44:02.002951 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:02.003089 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:44:02.004006 | ubuntu-noble-large | [SUCCESS] [23/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-08-04 01:44:02.008942 | ubuntu-noble-large | [INFO]  [24/136] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:44:02.008994 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:44:02.522055 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:44:02.522184 | ubuntu-noble-large | [SUCCESS] [24/136] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:44:02.522209 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:44:02.573087 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:44:02.573168 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:44:02.573179 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:02.626836 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:04b3684f066ba6deee6457167db6849bee8fef39a8b8f0cc878c914d55c0d0a3 2026-08-04 01:44:02.626929 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-139834-4436 2026-08-04 01:44:02.961573 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:03.009961 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:04b3684f066ba6deee6457167db6849bee8fef39a8b8f0cc878c914d55c0d0a3 2026-08-04 01:44:03.010061 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:03.054859 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:03.054954 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:03.054968 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:03.054979 | ubuntu-noble-large | DiffID: sha256:541df98b4280ead0ce5331435ef9fcd0348336546288b4a743894b7cb59516ca 2026-08-04 01:44:03.054989 | ubuntu-noble-large | DiffID: sha256:b80791b0f485f2f978e5a13b97ca8dd4065900db87794b4e8bd9098e607bc073 2026-08-04 01:44:03.108055 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:0876e7a370c602880cac08da0ac8df569dcf76e3967599c21dfa01d27bc22cb6 2026-08-04 01:44:03.108961 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:03.161720 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:03.161844 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:03.161859 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:03.161870 | ubuntu-noble-large | DiffID: sha256:541df98b4280ead0ce5331435ef9fcd0348336546288b4a743894b7cb59516ca 2026-08-04 01:44:03.161880 | ubuntu-noble-large | DiffID: sha256:b80791b0f485f2f978e5a13b97ca8dd4065900db87794b4e8bd9098e607bc073 2026-08-04 01:44:03.218968 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:0876e7a370c602880cac08da0ac8df569dcf76e3967599c21dfa01d27bc22cb6 2026-08-04 01:44:03.219950 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:03.220044 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:44:03.220061 | ubuntu-noble-large | [SUCCESS] [24/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-08-04 01:44:03.227923 | ubuntu-noble-large | [INFO]  [25/136] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:44:03.227994 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:44:03.603472 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:44:03.603572 | ubuntu-noble-large | [SUCCESS] [25/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:44:03.603586 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:44:03.649967 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:44:03.650088 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:44:03.650103 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:03.696956 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e3218494d253704309f9f047e9c46cfb0c581fcf1b282821ff6b573c2140b12f 2026-08-04 01:44:03.697062 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-139834-30153 2026-08-04 01:44:03.977485 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:04.027494 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e3218494d253704309f9f047e9c46cfb0c581fcf1b282821ff6b573c2140b12f 2026-08-04 01:44:04.027577 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:04.064239 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:04.064300 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:04.064306 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:04.064310 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:04.064315 | ubuntu-noble-large | DiffID: sha256:bc659fdd96f71f0a81530f631dd7880ef5e1d1be6a8f284301f6d1e00b222956 2026-08-04 01:44:04.105613 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:ff01d200351d86bf9acf9d0a37d6e12ba513ea25dfe79b57fdc31579049c4668 2026-08-04 01:44:04.106909 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:04.153928 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:04.154061 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:04.154080 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:04.154094 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:04.154108 | ubuntu-noble-large | DiffID: sha256:bc659fdd96f71f0a81530f631dd7880ef5e1d1be6a8f284301f6d1e00b222956 2026-08-04 01:44:04.199939 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:ff01d200351d86bf9acf9d0a37d6e12ba513ea25dfe79b57fdc31579049c4668 2026-08-04 01:44:04.200857 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:04.201980 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:44:04.202056 | ubuntu-noble-large | [SUCCESS] [25/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-08-04 01:44:04.207970 | ubuntu-noble-large | [INFO]  [26/136] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:44:04.208049 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:44:04.596945 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:44:04.597045 | ubuntu-noble-large | [SUCCESS] [26/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:44:04.597068 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:44:04.644686 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:44:04.644824 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:44:04.644844 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:04.690019 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ee9364eb5fba8e137d10f198d664528c5c0f87c1902f5d98a83850fef317930a 2026-08-04 01:44:04.690297 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-139834-16718 2026-08-04 01:44:05.021107 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:05.071014 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ee9364eb5fba8e137d10f198d664528c5c0f87c1902f5d98a83850fef317930a 2026-08-04 01:44:05.071111 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:05.120416 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:05.120505 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:05.120517 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:05.120526 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:05.120534 | ubuntu-noble-large | DiffID: sha256:888a2ecedd4fec02ba67e4553b79010994a8a94a7b5e000475489437549bda00 2026-08-04 01:44:05.169666 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:67f73f5ab7da73702d08696dba3b68ce495bd203ce9d506aeb8052df5f0f9956 2026-08-04 01:44:05.171053 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:05.220391 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:05.220517 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:05.220543 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:05.220562 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:05.220579 | ubuntu-noble-large | DiffID: sha256:888a2ecedd4fec02ba67e4553b79010994a8a94a7b5e000475489437549bda00 2026-08-04 01:44:05.270928 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:67f73f5ab7da73702d08696dba3b68ce495bd203ce9d506aeb8052df5f0f9956 2026-08-04 01:44:05.271927 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:05.271982 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:44:05.271991 | ubuntu-noble-large | [SUCCESS] [26/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-08-04 01:44:05.277273 | ubuntu-noble-large | [INFO]  [27/136] Checking: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:44:05.277314 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:44:05.700920 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:44:05.701000 | ubuntu-noble-large | [SUCCESS] [27/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:44:05.701010 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:44:05.754944 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:44:05.755053 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:44:05.755078 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:05.808333 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1d406a951d78150213b2b5b2b5bf82e66eb2380b09963764a1a0adb2aed9147f 2026-08-04 01:44:05.808428 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-139834-9256 2026-08-04 01:44:06.111920 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:06.160965 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1d406a951d78150213b2b5b2b5bf82e66eb2380b09963764a1a0adb2aed9147f 2026-08-04 01:44:06.161065 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:06.205280 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:06.205380 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:06.205420 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:06.205432 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:06.205443 | ubuntu-noble-large | DiffID: sha256:d958b0e9d9cea682bb93ac708077df60f7c2513ef3f1bb42f4f68383c724b24e 2026-08-04 01:44:06.257278 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:7657576b9104df7b316b0781644c0cf0055baf84eb97f3737bd54d85f2db03e2 2026-08-04 01:44:06.258019 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:06.309047 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:06.309147 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:06.309158 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:06.309165 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:06.309172 | ubuntu-noble-large | DiffID: sha256:d958b0e9d9cea682bb93ac708077df60f7c2513ef3f1bb42f4f68383c724b24e 2026-08-04 01:44:06.358672 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:7657576b9104df7b316b0781644c0cf0055baf84eb97f3737bd54d85f2db03e2 2026-08-04 01:44:06.359070 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:06.359350 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:44:06.359548 | ubuntu-noble-large | [SUCCESS] [27/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-08-04 01:44:06.365768 | ubuntu-noble-large | [INFO]  [28/136] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:44:06.365888 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:44:06.803965 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:44:06.804077 | ubuntu-noble-large | [SUCCESS] [28/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:44:06.804122 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:44:06.848506 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:44:06.848684 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:44:06.848953 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:06.896848 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8791628cb23e87b7371da70fd93ea5e90a27704c1bb0b269427c0376e49b8475 2026-08-04 01:44:06.896955 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-139834-7787 2026-08-04 01:44:07.209358 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:07.250123 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8791628cb23e87b7371da70fd93ea5e90a27704c1bb0b269427c0376e49b8475 2026-08-04 01:44:07.250202 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:07.295572 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:07.295646 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:07.295654 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:07.295661 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:07.295667 | ubuntu-noble-large | DiffID: sha256:c612ea55cfc76a56153301014830a2b02672d4139159b9dc9095fa9fef601b81 2026-08-04 01:44:07.346052 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:aca3c2684b59f0d091edd11c53360e6871501ef0bc94acbb34dbb3b0d58aec23 2026-08-04 01:44:07.346947 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:07.394939 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:07.395027 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:07.395037 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:07.395056 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:07.395209 | ubuntu-noble-large | DiffID: sha256:c612ea55cfc76a56153301014830a2b02672d4139159b9dc9095fa9fef601b81 2026-08-04 01:44:07.438533 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:aca3c2684b59f0d091edd11c53360e6871501ef0bc94acbb34dbb3b0d58aec23 2026-08-04 01:44:07.440454 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:07.440508 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:44:07.440523 | ubuntu-noble-large | [SUCCESS] [28/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-08-04 01:44:07.447019 | ubuntu-noble-large | [INFO]  [29/136] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:44:07.447153 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:44:07.812082 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:44:07.812194 | ubuntu-noble-large | [SUCCESS] [29/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:44:07.812319 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:44:07.858453 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:44:07.858622 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:44:07.858812 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:07.905897 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cecde5a82653c2e61ee62aeb8eb2cb4ffb536fa55a0874125eb4debc8f79ba76 2026-08-04 01:44:07.906026 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-139834-14996 2026-08-04 01:44:08.182589 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:08.227295 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cecde5a82653c2e61ee62aeb8eb2cb4ffb536fa55a0874125eb4debc8f79ba76 2026-08-04 01:44:08.227373 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:08.272838 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:08.272923 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:08.272937 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:08.272948 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:08.272958 | ubuntu-noble-large | DiffID: sha256:6aa1d67dd48243bf789cdc81ce673ac9cda444fa4746c08eaae41106e4028748 2026-08-04 01:44:08.324244 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:cf05eec5a1545fab59912da40c4663065655ea63267f977e58a467854ad5d2fa 2026-08-04 01:44:08.324988 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:08.365734 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:08.365883 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:08.365908 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:08.365919 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:08.365958 | ubuntu-noble-large | DiffID: sha256:6aa1d67dd48243bf789cdc81ce673ac9cda444fa4746c08eaae41106e4028748 2026-08-04 01:44:08.418521 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:cf05eec5a1545fab59912da40c4663065655ea63267f977e58a467854ad5d2fa 2026-08-04 01:44:08.419373 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:08.419486 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:44:08.419687 | ubuntu-noble-large | [SUCCESS] [29/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-08-04 01:44:08.427601 | ubuntu-noble-large | [INFO]  [30/136] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:44:08.427869 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:44:08.818944 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:44:08.819088 | ubuntu-noble-large | [SUCCESS] [30/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:44:08.819202 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:44:08.864091 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:44:08.864287 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:44:08.864585 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:08.915799 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b5b98fcfae2aa4df39a62b0079395cf2e86bfcdab065686101b3cfd057e20cb1 2026-08-04 01:44:08.916083 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-139834-22131 2026-08-04 01:44:09.233195 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:09.279435 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b5b98fcfae2aa4df39a62b0079395cf2e86bfcdab065686101b3cfd057e20cb1 2026-08-04 01:44:09.279518 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:09.325404 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:09.325500 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:09.325514 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:09.325525 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:09.325536 | ubuntu-noble-large | DiffID: sha256:b1b29cbe87d0f81a380e29b3235fb0b7785d2416ad0104f231c1bdac53563c39 2026-08-04 01:44:09.380632 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:a92e2a82383123dcb7970e080ce3797fbd6fb1747bac9bdf2ba63d893b457df2 2026-08-04 01:44:09.381538 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:09.430358 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:09.430449 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:09.430462 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:09.430472 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:09.430483 | ubuntu-noble-large | DiffID: sha256:b1b29cbe87d0f81a380e29b3235fb0b7785d2416ad0104f231c1bdac53563c39 2026-08-04 01:44:09.485215 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:a92e2a82383123dcb7970e080ce3797fbd6fb1747bac9bdf2ba63d893b457df2 2026-08-04 01:44:09.486313 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:09.486379 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:44:09.486392 | ubuntu-noble-large | [SUCCESS] [30/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-08-04 01:44:09.493817 | ubuntu-noble-large | [INFO]  [31/136] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:44:09.493865 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:44:09.865888 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:44:09.865981 | ubuntu-noble-large | [SUCCESS] [31/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:44:09.865997 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:44:09.913976 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:44:09.914093 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:44:09.914107 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:09.960898 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9420c9ee5fa469d943d8e92a5741d4be6c901435bae4c5c25bd306b95bb6c0a5 2026-08-04 01:44:09.960986 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-139834-9584 2026-08-04 01:44:10.251994 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:10.305154 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9420c9ee5fa469d943d8e92a5741d4be6c901435bae4c5c25bd306b95bb6c0a5 2026-08-04 01:44:10.305241 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:10.349967 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:10.350076 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:10.350091 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:10.350102 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:10.350112 | ubuntu-noble-large | DiffID: sha256:9d0c24ac0b352cf074b44547ac39bfacde6d9309e617646c22fb3042c83f8757 2026-08-04 01:44:10.400407 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:0581a6ed7abc92ee642e53e476db4c1a290a487e68680f39a62a7c028c0adfb8 2026-08-04 01:44:10.400864 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:10.450833 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:10.450949 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:10.450964 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:10.450975 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:10.451000 | ubuntu-noble-large | DiffID: sha256:9d0c24ac0b352cf074b44547ac39bfacde6d9309e617646c22fb3042c83f8757 2026-08-04 01:44:10.503698 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:0581a6ed7abc92ee642e53e476db4c1a290a487e68680f39a62a7c028c0adfb8 2026-08-04 01:44:10.505189 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:10.505271 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:44:10.505286 | ubuntu-noble-large | [SUCCESS] [31/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-08-04 01:44:10.512856 | ubuntu-noble-large | [INFO]  [32/136] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:44:10.512941 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:44:10.931543 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:44:10.931649 | ubuntu-noble-large | [SUCCESS] [32/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:44:10.931691 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:44:10.982011 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:44:10.982126 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:44:10.982142 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:11.036648 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7b243952be2c445da6628a2c80e106eb245409af6c46d32b49413d2c3196c1e5 2026-08-04 01:44:11.036737 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-139834-15212 2026-08-04 01:44:11.331533 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:11.379348 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7b243952be2c445da6628a2c80e106eb245409af6c46d32b49413d2c3196c1e5 2026-08-04 01:44:11.380657 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:11.420818 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:11.420944 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:11.420961 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:11.420972 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:11.420982 | ubuntu-noble-large | DiffID: sha256:91fd0cc5e5f0ff64438a6cd4b53197d7af819b20a724923ce6780697c2045369 2026-08-04 01:44:11.468101 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:cf8cb7fa96bcf69747e4be2269356674b729f257d6286ef6e5a471edc3fbe6c8 2026-08-04 01:44:11.468859 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:11.515286 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:11.515366 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:11.515377 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:11.515385 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:11.515393 | ubuntu-noble-large | DiffID: sha256:91fd0cc5e5f0ff64438a6cd4b53197d7af819b20a724923ce6780697c2045369 2026-08-04 01:44:11.566929 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:cf8cb7fa96bcf69747e4be2269356674b729f257d6286ef6e5a471edc3fbe6c8 2026-08-04 01:44:11.567840 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:11.567945 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:44:11.568127 | ubuntu-noble-large | [SUCCESS] [32/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-08-04 01:44:11.575425 | ubuntu-noble-large | [INFO]  [33/136] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:44:11.575496 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:44:12.023354 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:44:12.023448 | ubuntu-noble-large | [SUCCESS] [33/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:44:12.023570 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:44:12.062102 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:44:12.062317 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:44:12.062538 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:12.112568 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:257166a72ad4f48ca7b1e66e969dacdfdff1d6aefad5ac3101ddac1df3febb35 2026-08-04 01:44:12.112713 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-139834-32480 2026-08-04 01:44:12.412111 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:12.461168 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:257166a72ad4f48ca7b1e66e969dacdfdff1d6aefad5ac3101ddac1df3febb35 2026-08-04 01:44:12.461280 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:12.508651 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:12.508768 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:12.508819 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:12.508875 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:12.508887 | ubuntu-noble-large | DiffID: sha256:45aa864ed874f73dbf2265ffa3a914a2b8cc41e8f714ae5981350967238e8281 2026-08-04 01:44:12.559680 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:321d9e7c2171fecbad053d4bf0921a79e9aa6d60591bd681b0152381424344e2 2026-08-04 01:44:12.560514 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:12.611515 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:12.611622 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:12.611637 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:12.611648 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:12.611658 | ubuntu-noble-large | DiffID: sha256:45aa864ed874f73dbf2265ffa3a914a2b8cc41e8f714ae5981350967238e8281 2026-08-04 01:44:12.670588 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:321d9e7c2171fecbad053d4bf0921a79e9aa6d60591bd681b0152381424344e2 2026-08-04 01:44:12.671377 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:12.671525 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:44:12.671711 | ubuntu-noble-large | [SUCCESS] [33/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-08-04 01:44:12.678762 | ubuntu-noble-large | [INFO]  [34/136] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:44:12.678943 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:44:13.059649 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:44:13.059749 | ubuntu-noble-large | [SUCCESS] [34/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:44:13.059940 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:44:13.112525 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:44:13.112766 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:44:13.113163 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:13.165508 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8e8b2fe40acfc1cd7a8be32c13335642bbeec83a99012fbca5519fbbaa01339a 2026-08-04 01:44:13.165612 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-139834-6468 2026-08-04 01:44:13.470351 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:13.517735 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8e8b2fe40acfc1cd7a8be32c13335642bbeec83a99012fbca5519fbbaa01339a 2026-08-04 01:44:13.517916 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:13.565271 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:13.565373 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:13.565395 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:13.565405 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:13.565415 | ubuntu-noble-large | DiffID: sha256:0514f26c74880573a502bb8fc429f37d33ecb273d45978c1510a5ea31759f651 2026-08-04 01:44:13.613927 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:d3156af87e615d30222af6c76af347b0b6622a39cfb207ca4bc3a96bad91047f 2026-08-04 01:44:13.614405 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:13.662051 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:13.662408 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:13.662465 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:13.662477 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:13.662489 | ubuntu-noble-large | DiffID: sha256:0514f26c74880573a502bb8fc429f37d33ecb273d45978c1510a5ea31759f651 2026-08-04 01:44:13.717256 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:d3156af87e615d30222af6c76af347b0b6622a39cfb207ca4bc3a96bad91047f 2026-08-04 01:44:13.718046 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:13.718171 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:44:13.718384 | ubuntu-noble-large | [SUCCESS] [34/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-08-04 01:44:13.725155 | ubuntu-noble-large | [INFO]  [35/136] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:44:13.725291 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:44:14.131531 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:44:14.131668 | ubuntu-noble-large | [SUCCESS] [35/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:44:14.131719 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:44:14.180261 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:44:14.180526 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:44:14.180901 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:14.229492 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0cb992a1a7ba44d5dc9e1dad479c5edec37aab349f6caef6d0a29cba370072af 2026-08-04 01:44:14.229601 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-139834-12920 2026-08-04 01:44:14.512232 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:14.560054 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0cb992a1a7ba44d5dc9e1dad479c5edec37aab349f6caef6d0a29cba370072af 2026-08-04 01:44:14.560159 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:14.610025 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:14.610164 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:14.610186 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:14.610198 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:14.610207 | ubuntu-noble-large | DiffID: sha256:71868bae06d7730604873fb9d0a958402126b24113c2e4183f33f9e68a0515fc 2026-08-04 01:44:14.662161 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:4b7ba5e9190d383334bc663363eba02d38c287e73a3102113b4ce01abbe511f1 2026-08-04 01:44:14.662944 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:14.707346 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:14.707447 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:14.707460 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:14.707469 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:14.707477 | ubuntu-noble-large | DiffID: sha256:71868bae06d7730604873fb9d0a958402126b24113c2e4183f33f9e68a0515fc 2026-08-04 01:44:14.759972 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:4b7ba5e9190d383334bc663363eba02d38c287e73a3102113b4ce01abbe511f1 2026-08-04 01:44:14.760693 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:14.760890 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:44:14.761073 | ubuntu-noble-large | [SUCCESS] [35/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-08-04 01:44:14.767319 | ubuntu-noble-large | [INFO]  [36/136] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:44:14.767502 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:44:15.152153 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:44:15.152284 | ubuntu-noble-large | [SUCCESS] [36/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:44:15.152311 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:44:15.199650 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:44:15.199938 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:44:15.200163 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:15.256732 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c07dfa2a01864973d11a482dc0020fb67921b2cc680fd8c47b48c32036960e4f 2026-08-04 01:44:15.256878 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-139834-4592 2026-08-04 01:44:15.537129 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:15.587670 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c07dfa2a01864973d11a482dc0020fb67921b2cc680fd8c47b48c32036960e4f 2026-08-04 01:44:15.587764 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:15.638123 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:15.638211 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:15.638224 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:15.638234 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:15.638243 | ubuntu-noble-large | DiffID: sha256:c944c18d09d212e16244f27166982ec4268b021ebf7deae487e98081e028bd08 2026-08-04 01:44:15.694477 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:d9f1f33f0252c1dc6127bf21b53d5b2344631fe73bdd45732fa697e3ad959056 2026-08-04 01:44:15.695342 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:15.742720 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:15.742849 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:15.742874 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:15.742913 | ubuntu-noble-large | DiffID: sha256:906ef5d6a535e88090c38d994c858f1ef5aefa6e4266a57655977820a407a88f 2026-08-04 01:44:15.742924 | ubuntu-noble-large | DiffID: sha256:c944c18d09d212e16244f27166982ec4268b021ebf7deae487e98081e028bd08 2026-08-04 01:44:15.798390 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:d9f1f33f0252c1dc6127bf21b53d5b2344631fe73bdd45732fa697e3ad959056 2026-08-04 01:44:15.798822 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:15.798961 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:44:15.799123 | ubuntu-noble-large | [SUCCESS] [36/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-08-04 01:44:15.805889 | ubuntu-noble-large | [INFO]  [37/136] Checking: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:44:15.805974 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:44:16.172956 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:44:16.173067 | ubuntu-noble-large | [SUCCESS] [37/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:44:16.173181 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:44:16.227239 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:44:16.227429 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:44:16.227592 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:16.273703 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:24632d9ae50fe6410a914a6623b8536719003637b4eb1042b73a7598597c720f 2026-08-04 01:44:16.273839 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-139834-27709 2026-08-04 01:44:16.549454 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:16.597334 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:24632d9ae50fe6410a914a6623b8536719003637b4eb1042b73a7598597c720f 2026-08-04 01:44:16.597439 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:16.643988 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:16.644079 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:16.644092 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:16.644102 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:16.644111 | ubuntu-noble-large | DiffID: sha256:d893f814b6337668cbabbe47d13c94529561029a90c7742b9920f37903a8e41c 2026-08-04 01:44:16.690472 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:e7b765dbdcf4fa9733e6bdfdcf5b7f62b576db5f498f5b4250c0bbfe21d48137 2026-08-04 01:44:16.691281 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:16.734596 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:16.734709 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:16.734723 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:16.734733 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:16.734743 | ubuntu-noble-large | DiffID: sha256:d893f814b6337668cbabbe47d13c94529561029a90c7742b9920f37903a8e41c 2026-08-04 01:44:16.786402 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:e7b765dbdcf4fa9733e6bdfdcf5b7f62b576db5f498f5b4250c0bbfe21d48137 2026-08-04 01:44:16.787053 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:16.787112 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:44:16.787242 | ubuntu-noble-large | [SUCCESS] [37/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-08-04 01:44:16.794731 | ubuntu-noble-large | [INFO]  [38/136] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:44:16.794834 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:44:17.185086 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:44:17.185198 | ubuntu-noble-large | [SUCCESS] [38/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:44:17.185214 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:44:17.230447 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:44:17.230657 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:44:17.230888 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:17.280743 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6f1a8832a94da6791eb6fef708f721086858260fc3575ba1a6099114966112d9 2026-08-04 01:44:17.280872 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-139834-18555 2026-08-04 01:44:17.576124 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:17.625134 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6f1a8832a94da6791eb6fef708f721086858260fc3575ba1a6099114966112d9 2026-08-04 01:44:17.625221 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:17.670912 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:17.671005 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:17.671019 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:17.671028 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:17.671039 | ubuntu-noble-large | DiffID: sha256:f3f5e6e06d70fa5b1cc6da2b7cefd69b704b442e58e31c3755729009ff4f4b5d 2026-08-04 01:44:17.724025 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:3d0c830f4063bcb6062fbea9af5717c6b648b824bc4b4d7bee0a217bd0bf850e 2026-08-04 01:44:17.724734 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:17.770909 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:17.770998 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:17.771013 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:17.771024 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:17.771034 | ubuntu-noble-large | DiffID: sha256:f3f5e6e06d70fa5b1cc6da2b7cefd69b704b442e58e31c3755729009ff4f4b5d 2026-08-04 01:44:17.827405 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:3d0c830f4063bcb6062fbea9af5717c6b648b824bc4b4d7bee0a217bd0bf850e 2026-08-04 01:44:17.828298 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:17.828417 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:44:17.828613 | ubuntu-noble-large | [SUCCESS] [38/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-08-04 01:44:17.835377 | ubuntu-noble-large | [INFO]  [39/136] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:44:17.835447 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:44:18.251331 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:44:18.251458 | ubuntu-noble-large | [SUCCESS] [39/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:44:18.251598 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:44:18.296405 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:44:18.296615 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:44:18.296812 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:18.348742 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8a10fca8125bcbcd95ab65df1207068cf5d7d30713d54c5868bec929297cc0d7 2026-08-04 01:44:18.348880 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-139834-21748 2026-08-04 01:44:18.650043 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:18.701906 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8a10fca8125bcbcd95ab65df1207068cf5d7d30713d54c5868bec929297cc0d7 2026-08-04 01:44:18.702039 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:18.744624 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:18.744765 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:18.744818 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:18.744835 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:18.744845 | ubuntu-noble-large | DiffID: sha256:91d5c9c11cffa8789d056c24bb6891735142e753545997655fe0deee9f1f4476 2026-08-04 01:44:18.798980 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:68f7f7cb05ab9dd21a36b326f0046c95df9a1275135f61d39981adbf113b7f2e 2026-08-04 01:44:18.799807 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:18.845332 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:18.845425 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:18.845439 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:18.845449 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:18.845459 | ubuntu-noble-large | DiffID: sha256:91d5c9c11cffa8789d056c24bb6891735142e753545997655fe0deee9f1f4476 2026-08-04 01:44:18.892014 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:68f7f7cb05ab9dd21a36b326f0046c95df9a1275135f61d39981adbf113b7f2e 2026-08-04 01:44:18.892683 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:18.892824 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:44:18.893067 | ubuntu-noble-large | [SUCCESS] [39/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-08-04 01:44:18.900507 | ubuntu-noble-large | [INFO]  [40/136] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:44:18.900666 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:44:19.268815 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:44:19.268932 | ubuntu-noble-large | [SUCCESS] [40/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:44:19.269072 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:44:19.317887 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:44:19.318142 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:44:19.318384 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:19.366448 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:80951662b92a6a2148339a7a45c3ccc381872b5de779082c17de8f8c3223b3d1 2026-08-04 01:44:19.366589 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-139834-2742 2026-08-04 01:44:19.642525 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:19.688966 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:80951662b92a6a2148339a7a45c3ccc381872b5de779082c17de8f8c3223b3d1 2026-08-04 01:44:19.689055 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:19.735812 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:19.735883 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:19.735890 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:19.735897 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:19.735903 | ubuntu-noble-large | DiffID: sha256:5054936fbd32d7f4f7dc49560a7eac92aa34a70993388b0e0a5122fa9eaede81 2026-08-04 01:44:19.785962 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:358a30980b304c0e7b238d3889b0719cc43f90c0c1245ac2eca79a4a154ae369 2026-08-04 01:44:19.786862 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:19.839847 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:19.839953 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:19.839970 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:19.839989 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:19.840006 | ubuntu-noble-large | DiffID: sha256:5054936fbd32d7f4f7dc49560a7eac92aa34a70993388b0e0a5122fa9eaede81 2026-08-04 01:44:19.894953 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:358a30980b304c0e7b238d3889b0719cc43f90c0c1245ac2eca79a4a154ae369 2026-08-04 01:44:19.895852 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:19.895968 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:44:19.896173 | ubuntu-noble-large | [SUCCESS] [40/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-08-04 01:44:19.902528 | ubuntu-noble-large | [INFO]  [41/136] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:44:19.902756 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:44:20.323428 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:44:20.323568 | ubuntu-noble-large | [SUCCESS] [41/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:44:20.323872 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:44:20.360966 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:44:20.361172 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:44:20.361343 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:20.409506 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:58a7637bb8f2a4a6ddd2eda9cd2919c985564807789c2c6632d6dbde2cbeac8f 2026-08-04 01:44:20.409602 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-139834-10721 2026-08-04 01:44:20.786333 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:20.834222 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:58a7637bb8f2a4a6ddd2eda9cd2919c985564807789c2c6632d6dbde2cbeac8f 2026-08-04 01:44:20.834323 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:20.880837 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:20.880935 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:20.880957 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:20.880977 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:20.880994 | ubuntu-noble-large | DiffID: sha256:82ab8bbf23953e781b048b62a031716260a0205237e2bd59628289737e4cb08f 2026-08-04 01:44:20.928542 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:7157532999a9e03cb5f99e76f22b2aae28af7a46b3caf731fbe971cbcc7990f7 2026-08-04 01:44:20.929220 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:20.976946 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:20.977036 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:20.977050 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:20.977061 | ubuntu-noble-large | DiffID: sha256:ba5ee9b4830efa46e318fbb5c81a2ace9bff894524d3d137473e375609161c7a 2026-08-04 01:44:20.977071 | ubuntu-noble-large | DiffID: sha256:82ab8bbf23953e781b048b62a031716260a0205237e2bd59628289737e4cb08f 2026-08-04 01:44:21.025022 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:7157532999a9e03cb5f99e76f22b2aae28af7a46b3caf731fbe971cbcc7990f7 2026-08-04 01:44:21.025818 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:21.025853 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:44:21.025976 | ubuntu-noble-large | [SUCCESS] [41/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-08-04 01:44:21.032607 | ubuntu-noble-large | [INFO]  [42/136] Checking: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:44:21.032668 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:44:21.414392 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:44:21.414545 | ubuntu-noble-large | [SUCCESS] [42/136] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:44:21.414562 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:44:21.466066 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:44:21.466227 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:44:21.466383 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:21.511344 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4e75bc194ac6cfda234835c1a14f85992ac67a6b8f4fd9fec6adc5ee6bdf51eb 2026-08-04 01:44:21.511520 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-139834-24485 2026-08-04 01:44:21.808133 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:21.861840 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4e75bc194ac6cfda234835c1a14f85992ac67a6b8f4fd9fec6adc5ee6bdf51eb 2026-08-04 01:44:21.861953 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:21.914035 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:21.914129 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:21.914144 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:21.914155 | ubuntu-noble-large | DiffID: sha256:a1ac8aca7813fcdd14d71099d01e6c57beb6ab22956468d14c76f4dffce61884 2026-08-04 01:44:21.914182 | ubuntu-noble-large | DiffID: sha256:0e8cbb2b957802ed27660dbb5f28f83ee0e760ec86402a2b4a2f3d07e83c156a 2026-08-04 01:44:21.965627 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:3c45b74a898ca8123d74da228ad3c8418b880b2fc4e0b5aeff934c4b0dae4b6a 2026-08-04 01:44:21.967465 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:22.013514 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:22.013611 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:22.013627 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:22.013638 | ubuntu-noble-large | DiffID: sha256:a1ac8aca7813fcdd14d71099d01e6c57beb6ab22956468d14c76f4dffce61884 2026-08-04 01:44:22.013648 | ubuntu-noble-large | DiffID: sha256:0e8cbb2b957802ed27660dbb5f28f83ee0e760ec86402a2b4a2f3d07e83c156a 2026-08-04 01:44:22.063603 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:3c45b74a898ca8123d74da228ad3c8418b880b2fc4e0b5aeff934c4b0dae4b6a 2026-08-04 01:44:22.064412 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:22.064544 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:44:22.064736 | ubuntu-noble-large | [SUCCESS] [42/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-08-04 01:44:22.071326 | ubuntu-noble-large | [INFO]  [43/136] Checking: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:44:22.071441 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:44:22.448772 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:44:22.448945 | ubuntu-noble-large | [SUCCESS] [43/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:44:22.448964 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:44:22.493875 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:44:22.494117 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:44:22.494354 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:22.542180 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:47e48421054759b5a0c6e276b348567c8b7f86a7e73361f504a6932effb0fda7 2026-08-04 01:44:22.542265 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-139834-17275 2026-08-04 01:44:22.859334 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:22.909176 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:47e48421054759b5a0c6e276b348567c8b7f86a7e73361f504a6932effb0fda7 2026-08-04 01:44:22.909284 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:22.954619 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:22.954714 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:22.954728 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:22.954739 | ubuntu-noble-large | DiffID: sha256:e5bfac32be4cf7fb1bfa8deec20727de39a046ad017c887ba241a409b83a731e 2026-08-04 01:44:22.954750 | ubuntu-noble-large | DiffID: sha256:def7f487dfb5430dd242087864db20e08c17cf830c98a40a6840a165dd2f789c 2026-08-04 01:44:23.006142 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:605c2e4681ada90a4a7860e494cf1fb2ecdbf2f5a242021de95814f0cb231760 2026-08-04 01:44:23.006752 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:23.051625 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:23.051713 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:23.051727 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:23.051737 | ubuntu-noble-large | DiffID: sha256:e5bfac32be4cf7fb1bfa8deec20727de39a046ad017c887ba241a409b83a731e 2026-08-04 01:44:23.051748 | ubuntu-noble-large | DiffID: sha256:def7f487dfb5430dd242087864db20e08c17cf830c98a40a6840a165dd2f789c 2026-08-04 01:44:23.093040 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:605c2e4681ada90a4a7860e494cf1fb2ecdbf2f5a242021de95814f0cb231760 2026-08-04 01:44:23.093252 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:23.093388 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:44:23.093559 | ubuntu-noble-large | [SUCCESS] [43/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-08-04 01:44:23.100625 | ubuntu-noble-large | [INFO]  [44/136] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:44:23.100790 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:44:23.466190 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:44:23.466386 | ubuntu-noble-large | [SUCCESS] [44/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:44:23.466404 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:44:23.513258 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:44:23.513454 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:44:23.513688 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:23.564278 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1d71f47e4adeef326cc8c7d510160d1ff9d6210885232e40c15e73262ed10868 2026-08-04 01:44:23.564445 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-139834-18464 2026-08-04 01:44:23.912968 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:23.958248 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1d71f47e4adeef326cc8c7d510160d1ff9d6210885232e40c15e73262ed10868 2026-08-04 01:44:23.958375 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:24.003752 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:24.003900 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:24.003923 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:24.003942 | ubuntu-noble-large | DiffID: sha256:e5bfac32be4cf7fb1bfa8deec20727de39a046ad017c887ba241a409b83a731e 2026-08-04 01:44:24.003960 | ubuntu-noble-large | DiffID: sha256:13f2ffd5ab42c692444caaaf2b065717d7cb10572b780f35a9a1c03d2bedc505 2026-08-04 01:44:24.055841 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:7484024f1c99c4eb77e9ae44df3ac7493c010eabe7c1d3e883d300e306548c5c 2026-08-04 01:44:24.056648 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:24.104273 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:24.104408 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:24.104425 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:24.104436 | ubuntu-noble-large | DiffID: sha256:e5bfac32be4cf7fb1bfa8deec20727de39a046ad017c887ba241a409b83a731e 2026-08-04 01:44:24.104447 | ubuntu-noble-large | DiffID: sha256:13f2ffd5ab42c692444caaaf2b065717d7cb10572b780f35a9a1c03d2bedc505 2026-08-04 01:44:24.157824 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:7484024f1c99c4eb77e9ae44df3ac7493c010eabe7c1d3e883d300e306548c5c 2026-08-04 01:44:24.158501 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:24.158564 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:44:24.158690 | ubuntu-noble-large | [SUCCESS] [44/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-08-04 01:44:24.165518 | ubuntu-noble-large | [INFO]  [45/136] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:44:24.165601 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:44:24.626042 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:44:24.626144 | ubuntu-noble-large | [SUCCESS] [45/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:44:24.626252 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:44:24.675190 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:44:24.675587 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:44:24.675949 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:24.727000 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3f8fc51eacc52e12572f0d52488ee71aac79409a8186e432c3f33011e28c5755 2026-08-04 01:44:24.727131 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-139834-26779 2026-08-04 01:44:25.036066 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:25.087012 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3f8fc51eacc52e12572f0d52488ee71aac79409a8186e432c3f33011e28c5755 2026-08-04 01:44:25.087107 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:25.130862 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:25.130934 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:25.130944 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:25.130951 | ubuntu-noble-large | DiffID: sha256:e5bfac32be4cf7fb1bfa8deec20727de39a046ad017c887ba241a409b83a731e 2026-08-04 01:44:25.130958 | ubuntu-noble-large | DiffID: sha256:854603244393efe19d720b9ad3113d54e243681a092ba41de75bff8df213172d 2026-08-04 01:44:25.183038 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:8db0d1cfe8f43332cff9e8dc8729f6dd2d7f21c2b0d87efd71b46bb0069c2d74 2026-08-04 01:44:25.184065 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:25.228933 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:25.229021 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:25.229050 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:25.229061 | ubuntu-noble-large | DiffID: sha256:e5bfac32be4cf7fb1bfa8deec20727de39a046ad017c887ba241a409b83a731e 2026-08-04 01:44:25.229071 | ubuntu-noble-large | DiffID: sha256:854603244393efe19d720b9ad3113d54e243681a092ba41de75bff8df213172d 2026-08-04 01:44:25.283894 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:8db0d1cfe8f43332cff9e8dc8729f6dd2d7f21c2b0d87efd71b46bb0069c2d74 2026-08-04 01:44:25.284175 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:25.284333 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:44:25.284503 | ubuntu-noble-large | [SUCCESS] [45/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-08-04 01:44:25.292237 | ubuntu-noble-large | [INFO]  [46/136] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:44:25.292440 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:44:25.670470 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:44:25.670618 | ubuntu-noble-large | [SUCCESS] [46/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:44:25.670636 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:44:25.714866 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:44:25.715040 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:44:25.715288 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:25.759042 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:787a10ac315b5717d75c6c32b73a46b3a00dbf75451e04e81ac1c3cc7caa51a5 2026-08-04 01:44:25.759133 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-139834-1536 2026-08-04 01:44:26.032944 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:26.073741 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:787a10ac315b5717d75c6c32b73a46b3a00dbf75451e04e81ac1c3cc7caa51a5 2026-08-04 01:44:26.073851 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:26.113276 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:26.113342 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:26.113349 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:26.113354 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:26.113359 | ubuntu-noble-large | DiffID: sha256:d8b1085bdfe628606696bceef14d84bcab2e7b65ced940b75e67d05dbc02bd8f 2026-08-04 01:44:26.164813 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:a4c9e673a9149b3c5a0169f19b2cad43dbebe00e4c89930ce82baecf34d91840 2026-08-04 01:44:26.165528 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:26.217325 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:26.217410 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:26.217420 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:26.217428 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:26.217435 | ubuntu-noble-large | DiffID: sha256:d8b1085bdfe628606696bceef14d84bcab2e7b65ced940b75e67d05dbc02bd8f 2026-08-04 01:44:26.272414 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:a4c9e673a9149b3c5a0169f19b2cad43dbebe00e4c89930ce82baecf34d91840 2026-08-04 01:44:26.273143 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:26.273289 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:44:26.273480 | ubuntu-noble-large | [SUCCESS] [46/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-08-04 01:44:26.279917 | ubuntu-noble-large | [INFO]  [47/136] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:44:26.280054 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:44:26.680953 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:44:26.681104 | ubuntu-noble-large | [SUCCESS] [47/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:44:26.681120 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:44:26.736049 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:44:26.736282 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:44:26.736520 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:26.783865 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fcf75cb4541190e0f22fc5a09684637bb0242feba09aa2f4b5418475a578ab15 2026-08-04 01:44:26.783974 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-139834-21132 2026-08-04 01:44:27.106729 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:27.157361 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fcf75cb4541190e0f22fc5a09684637bb0242feba09aa2f4b5418475a578ab15 2026-08-04 01:44:27.157467 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:27.204708 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:27.204832 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:27.204852 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:27.204863 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:27.204873 | ubuntu-noble-large | DiffID: sha256:331a4bebb35bd4cf4792bf4dd4b2aba8995a426767369159ddc6cddfdea9a268 2026-08-04 01:44:27.253722 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:bd1861fe78fe7df426d92211a3d1a54f0fc7c6738a28bb97d26183235ca22d53 2026-08-04 01:44:27.254551 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:27.301055 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:27.301121 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:27.301128 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:27.301133 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:27.301138 | ubuntu-noble-large | DiffID: sha256:331a4bebb35bd4cf4792bf4dd4b2aba8995a426767369159ddc6cddfdea9a268 2026-08-04 01:44:27.348651 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:bd1861fe78fe7df426d92211a3d1a54f0fc7c6738a28bb97d26183235ca22d53 2026-08-04 01:44:27.349595 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:27.349643 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:44:27.349836 | ubuntu-noble-large | [SUCCESS] [47/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-08-04 01:44:27.356868 | ubuntu-noble-large | [INFO]  [48/136] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:44:27.357003 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:44:27.698838 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:44:27.698961 | ubuntu-noble-large | [SUCCESS] [48/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:44:27.698984 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:44:27.742947 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:44:27.743075 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:44:27.743287 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:27.792575 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0e36870c944bfe7e861d95f6f3128bd560a88cdbfab3d4c519a79411f42a61ff 2026-08-04 01:44:27.792732 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-139834-17999 2026-08-04 01:44:28.092863 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:28.141169 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0e36870c944bfe7e861d95f6f3128bd560a88cdbfab3d4c519a79411f42a61ff 2026-08-04 01:44:28.141266 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:28.184290 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:28.184380 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:28.184393 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:28.184404 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:28.184415 | ubuntu-noble-large | DiffID: sha256:7f4df28a497bd2a13ba75a5d5d07bbae664f9db4d3b26806315d12ac4332d971 2026-08-04 01:44:28.234352 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:19e507b512e44e076ab31444221f91efc3f6c84517a26f83cdf4b94fbcefd733 2026-08-04 01:44:28.234851 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:28.282319 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:28.282402 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:28.282413 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:28.282421 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:28.282429 | ubuntu-noble-large | DiffID: sha256:7f4df28a497bd2a13ba75a5d5d07bbae664f9db4d3b26806315d12ac4332d971 2026-08-04 01:44:28.329764 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:19e507b512e44e076ab31444221f91efc3f6c84517a26f83cdf4b94fbcefd733 2026-08-04 01:44:28.330403 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:28.330519 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:44:28.330693 | ubuntu-noble-large | [SUCCESS] [48/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-08-04 01:44:28.338008 | ubuntu-noble-large | [INFO]  [49/136] Checking: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:44:28.338150 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:44:28.734567 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:44:28.734668 | ubuntu-noble-large | [SUCCESS] [49/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:44:28.734806 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:44:28.783754 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:44:28.783976 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:44:28.784184 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:28.826225 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:15c0448c3e4b5ec3366ec93e49d0fa0b952db8b7b07147cc1e0324c1f6e4dd28 2026-08-04 01:44:28.826329 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-139834-7288 2026-08-04 01:44:29.101554 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:29.151597 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:15c0448c3e4b5ec3366ec93e49d0fa0b952db8b7b07147cc1e0324c1f6e4dd28 2026-08-04 01:44:29.151707 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:29.199430 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:29.199533 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:29.199548 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:29.199559 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:29.199570 | ubuntu-noble-large | DiffID: sha256:8a240d479c5dd69976e2f076c9b8d83bc5e989bf522e6eb4b6708a3577eb4268 2026-08-04 01:44:29.244625 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:5d59ee148e637e6f286c73c4ee3673324a0f5afbf2117ae71379eaf4f9986ec6 2026-08-04 01:44:29.245540 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:29.294406 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:29.294491 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:29.294505 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:29.294515 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:29.294554 | ubuntu-noble-large | DiffID: sha256:8a240d479c5dd69976e2f076c9b8d83bc5e989bf522e6eb4b6708a3577eb4268 2026-08-04 01:44:29.350152 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:5d59ee148e637e6f286c73c4ee3673324a0f5afbf2117ae71379eaf4f9986ec6 2026-08-04 01:44:29.350920 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:29.351056 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:44:29.351275 | ubuntu-noble-large | [SUCCESS] [49/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-08-04 01:44:29.357458 | ubuntu-noble-large | [INFO]  [50/136] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:44:29.357658 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:44:29.746923 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:44:29.747088 | ubuntu-noble-large | [SUCCESS] [50/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:44:29.747106 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:44:29.793377 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:44:29.793666 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:44:29.793746 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:29.842391 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3a84befb82c4a10884170b0bbfeab5fc25f7e1a9eaecd3aef59bffa293ab65db 2026-08-04 01:44:29.842481 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-139834-26629 2026-08-04 01:44:30.154509 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:30.200578 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3a84befb82c4a10884170b0bbfeab5fc25f7e1a9eaecd3aef59bffa293ab65db 2026-08-04 01:44:30.200680 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:30.244066 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:30.244155 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:30.244167 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:30.244176 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:30.244186 | ubuntu-noble-large | DiffID: sha256:4fc216322076ab1d19147e6ed69365516362331b3f04d89fe5723fcd9e72a1c0 2026-08-04 01:44:30.299579 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:291a28d978acbef250dc4d9855edd827e0b826447e28e0892c80229cf0782ff8 2026-08-04 01:44:30.300455 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:30.342858 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:30.342946 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:30.342956 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:30.342964 | ubuntu-noble-large | DiffID: sha256:f3fc6d5735f763a3b961a7e7c5b253aa0835c50d34965d8e858a5a14a7bfe266 2026-08-04 01:44:30.342972 | ubuntu-noble-large | DiffID: sha256:4fc216322076ab1d19147e6ed69365516362331b3f04d89fe5723fcd9e72a1c0 2026-08-04 01:44:30.388161 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:291a28d978acbef250dc4d9855edd827e0b826447e28e0892c80229cf0782ff8 2026-08-04 01:44:30.389977 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:30.390056 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:44:30.390072 | ubuntu-noble-large | [SUCCESS] [50/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-08-04 01:44:30.397574 | ubuntu-noble-large | [INFO]  [51/136] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:44:30.397660 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:44:30.751261 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:44:30.751354 | ubuntu-noble-large | [SUCCESS] [51/136] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:44:30.751369 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:44:30.795902 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:44:30.795982 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:44:30.796110 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:30.844358 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f458015a9bb0470aa7cb64442cb4aae07f5e54301b8b9c4e20f6c665667ca92d 2026-08-04 01:44:30.844449 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-139834-10509 2026-08-04 01:44:31.142137 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:31.191319 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f458015a9bb0470aa7cb64442cb4aae07f5e54301b8b9c4e20f6c665667ca92d 2026-08-04 01:44:31.191408 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:31.235686 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:31.235773 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:31.235822 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:31.235831 | ubuntu-noble-large | DiffID: sha256:808dfe75b06905d25cd1489452cb4e79f0d9ad8bfc97dc826271c3ff7047bce4 2026-08-04 01:44:31.235838 | ubuntu-noble-large | DiffID: sha256:720ec474aded0c5904e18cdf4c9dae944ff4166a15995f2878b4a33c15900010 2026-08-04 01:44:31.286752 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:a712ab7ac80f39c470faf8bee70cf90f178324e43de9446b826b7e95e87f4f6c 2026-08-04 01:44:31.287972 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:31.335015 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:31.335112 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:31.335126 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:31.335137 | ubuntu-noble-large | DiffID: sha256:808dfe75b06905d25cd1489452cb4e79f0d9ad8bfc97dc826271c3ff7047bce4 2026-08-04 01:44:31.335147 | ubuntu-noble-large | DiffID: sha256:720ec474aded0c5904e18cdf4c9dae944ff4166a15995f2878b4a33c15900010 2026-08-04 01:44:31.383961 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:a712ab7ac80f39c470faf8bee70cf90f178324e43de9446b826b7e95e87f4f6c 2026-08-04 01:44:31.384865 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:31.384928 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:44:31.384938 | ubuntu-noble-large | [SUCCESS] [51/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-08-04 01:44:31.391078 | ubuntu-noble-large | [INFO]  [52/136] Checking: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:44:31.391172 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:44:31.789063 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:44:31.789187 | ubuntu-noble-large | [SUCCESS] [52/136] EXISTS: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:44:31.789212 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:44:31.838613 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:44:31.838747 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:44:31.838767 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:31.885863 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:344dda8b7150c66fa43c10281b41d15968d4fe36025614cca1cafb57ce885694 2026-08-04 01:44:31.885946 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-139834-31324 2026-08-04 01:44:32.176902 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:32.223908 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:344dda8b7150c66fa43c10281b41d15968d4fe36025614cca1cafb57ce885694 2026-08-04 01:44:32.224021 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:32.265954 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:32.266052 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:32.266067 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:32.266078 | ubuntu-noble-large | DiffID: sha256:808dfe75b06905d25cd1489452cb4e79f0d9ad8bfc97dc826271c3ff7047bce4 2026-08-04 01:44:32.266089 | ubuntu-noble-large | DiffID: sha256:4bf9e5100eb4e74de80d4575f7b1cb35be9f778a64278fe38ae3573ba64956f4 2026-08-04 01:44:32.310726 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:a55dec218977e313e88a17213a437aabd5fdb208627cd6c57ca9358eeddc66c7 2026-08-04 01:44:32.311903 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:32.355383 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:32.355500 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:32.355515 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:32.355526 | ubuntu-noble-large | DiffID: sha256:808dfe75b06905d25cd1489452cb4e79f0d9ad8bfc97dc826271c3ff7047bce4 2026-08-04 01:44:32.355537 | ubuntu-noble-large | DiffID: sha256:4bf9e5100eb4e74de80d4575f7b1cb35be9f778a64278fe38ae3573ba64956f4 2026-08-04 01:44:32.412286 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:a55dec218977e313e88a17213a437aabd5fdb208627cd6c57ca9358eeddc66c7 2026-08-04 01:44:32.413759 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:32.413894 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:44:32.413910 | ubuntu-noble-large | [SUCCESS] [52/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-08-04 01:44:32.419971 | ubuntu-noble-large | [INFO]  [53/136] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:44:32.420091 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:44:32.809953 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:44:32.810068 | ubuntu-noble-large | [SUCCESS] [53/136] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:44:32.810079 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:44:32.857038 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:44:32.857142 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:44:32.857974 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:32.907679 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b70614e81d181d385f67044619bfb41193e1d7fad846771bb2171b118669b439 2026-08-04 01:44:32.907765 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-139834-24600 2026-08-04 01:44:33.295821 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:33.348153 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b70614e81d181d385f67044619bfb41193e1d7fad846771bb2171b118669b439 2026-08-04 01:44:33.348238 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:33.389999 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:33.390099 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:33.390113 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:33.390124 | ubuntu-noble-large | DiffID: sha256:808dfe75b06905d25cd1489452cb4e79f0d9ad8bfc97dc826271c3ff7047bce4 2026-08-04 01:44:33.390135 | ubuntu-noble-large | DiffID: sha256:2a28c9aeacf25ae9a4a72215b6aeab54191a846fee6a7e030153c3e0f099c006 2026-08-04 01:44:33.438483 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:67868a3c32b80aca01a784a781afd47902d4c718ef59dcefb8fb7485c67f01de 2026-08-04 01:44:33.438587 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:33.485951 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:33.486048 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:33.486065 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:33.486079 | ubuntu-noble-large | DiffID: sha256:808dfe75b06905d25cd1489452cb4e79f0d9ad8bfc97dc826271c3ff7047bce4 2026-08-04 01:44:33.486093 | ubuntu-noble-large | DiffID: sha256:2a28c9aeacf25ae9a4a72215b6aeab54191a846fee6a7e030153c3e0f099c006 2026-08-04 01:44:33.531953 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:67868a3c32b80aca01a784a781afd47902d4c718ef59dcefb8fb7485c67f01de 2026-08-04 01:44:33.533701 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:33.533850 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:44:33.533913 | ubuntu-noble-large | [SUCCESS] [53/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-08-04 01:44:33.539927 | ubuntu-noble-large | [INFO]  [54/136] Checking: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:44:33.540001 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:44:33.905927 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:44:33.906006 | ubuntu-noble-large | [SUCCESS] [54/136] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:44:33.906030 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:44:33.949269 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:44:33.949452 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:44:33.949647 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:34.001920 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0c04a62a63545062965caec2dd8a2db818a586e12bb20a6c1af090862bb7f734 2026-08-04 01:44:34.002037 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-139834-7249 2026-08-04 01:44:34.307090 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:34.354917 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0c04a62a63545062965caec2dd8a2db818a586e12bb20a6c1af090862bb7f734 2026-08-04 01:44:34.354982 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:34.397904 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:34.397980 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:34.397990 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:34.397999 | ubuntu-noble-large | DiffID: sha256:2bd50b20475f23cd1d7a73f0232a941652a31853497849a3d1e55a4c1f1f34e9 2026-08-04 01:44:34.398030 | ubuntu-noble-large | DiffID: sha256:eea8df83d9d0b4495ea090b14f78dbcfa9e8031bf70e095495c4820988dbcade 2026-08-04 01:44:34.446928 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:499c1d37b0a66b8a03e74945adec3d0f32bf81359a921421c19a4a630757aa9e 2026-08-04 01:44:34.447933 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:34.490655 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:34.490748 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:34.490762 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:34.490772 | ubuntu-noble-large | DiffID: sha256:2bd50b20475f23cd1d7a73f0232a941652a31853497849a3d1e55a4c1f1f34e9 2026-08-04 01:44:34.490818 | ubuntu-noble-large | DiffID: sha256:eea8df83d9d0b4495ea090b14f78dbcfa9e8031bf70e095495c4820988dbcade 2026-08-04 01:44:34.542656 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:499c1d37b0a66b8a03e74945adec3d0f32bf81359a921421c19a4a630757aa9e 2026-08-04 01:44:34.544077 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:34.544164 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:44:34.544181 | ubuntu-noble-large | [SUCCESS] [54/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-08-04 01:44:34.550983 | ubuntu-noble-large | [INFO]  [55/136] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:44:34.551069 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:44:34.961208 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:44:34.961337 | ubuntu-noble-large | [SUCCESS] [55/136] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:44:34.961352 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:44:35.006932 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:44:35.007053 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:44:35.007699 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:35.055514 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ac255485e8164f36a170bafb51d3a71e7a8645f2662d861b70834ef1cbd4c197 2026-08-04 01:44:35.055606 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-139834-4791 2026-08-04 01:44:35.343243 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:35.388935 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ac255485e8164f36a170bafb51d3a71e7a8645f2662d861b70834ef1cbd4c197 2026-08-04 01:44:35.389023 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:35.428303 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:35.428406 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:35.428423 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:35.428434 | ubuntu-noble-large | DiffID: sha256:2bd50b20475f23cd1d7a73f0232a941652a31853497849a3d1e55a4c1f1f34e9 2026-08-04 01:44:35.428442 | ubuntu-noble-large | DiffID: sha256:85c6c35534fe312c3cd5b35af711eecf8c9ba50e5eef2f76d68f1b4a994e8cf2 2026-08-04 01:44:35.485222 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:f67dc7faa045b49e600b26e08a3edbe8c7ac9aada567a6a8f2fda8718ea4b124 2026-08-04 01:44:35.486164 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:35.530246 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:35.530341 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:35.530355 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:35.530390 | ubuntu-noble-large | DiffID: sha256:2bd50b20475f23cd1d7a73f0232a941652a31853497849a3d1e55a4c1f1f34e9 2026-08-04 01:44:35.530401 | ubuntu-noble-large | DiffID: sha256:85c6c35534fe312c3cd5b35af711eecf8c9ba50e5eef2f76d68f1b4a994e8cf2 2026-08-04 01:44:35.577918 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:f67dc7faa045b49e600b26e08a3edbe8c7ac9aada567a6a8f2fda8718ea4b124 2026-08-04 01:44:35.579121 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:35.579193 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:44:35.579205 | ubuntu-noble-large | [SUCCESS] [55/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-08-04 01:44:35.586160 | ubuntu-noble-large | [INFO]  [56/136] Checking: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:44:35.586227 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:44:35.977418 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:44:35.977486 | ubuntu-noble-large | [SUCCESS] [56/136] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:44:35.977494 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:44:36.020944 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:44:36.021055 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:44:36.021079 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:36.066001 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2f119c30cd6c8be96e3159a4ed40ecdcac3e3eb26373dc928fbec03b04f72058 2026-08-04 01:44:36.066095 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-139834-11164 2026-08-04 01:44:36.353056 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:36.401630 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2f119c30cd6c8be96e3159a4ed40ecdcac3e3eb26373dc928fbec03b04f72058 2026-08-04 01:44:36.401715 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:36.446820 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:36.446900 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:36.446910 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:36.446917 | ubuntu-noble-large | DiffID: sha256:2bd50b20475f23cd1d7a73f0232a941652a31853497849a3d1e55a4c1f1f34e9 2026-08-04 01:44:36.446924 | ubuntu-noble-large | DiffID: sha256:a89720dd9a5d8103cd2311a2cc8f26673d52b666a847d2282ea4168872d7c194 2026-08-04 01:44:36.499669 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:f177f271d8203df6ac5d0f29d4832513ee6a98b8f4d3a2870a0d93bd6e96a62b 2026-08-04 01:44:36.500905 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:36.548317 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:36.548400 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:36.548410 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:36.548418 | ubuntu-noble-large | DiffID: sha256:2bd50b20475f23cd1d7a73f0232a941652a31853497849a3d1e55a4c1f1f34e9 2026-08-04 01:44:36.548439 | ubuntu-noble-large | DiffID: sha256:a89720dd9a5d8103cd2311a2cc8f26673d52b666a847d2282ea4168872d7c194 2026-08-04 01:44:36.598188 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:f177f271d8203df6ac5d0f29d4832513ee6a98b8f4d3a2870a0d93bd6e96a62b 2026-08-04 01:44:36.598977 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:36.599097 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:44:36.599262 | ubuntu-noble-large | [SUCCESS] [56/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-08-04 01:44:36.605998 | ubuntu-noble-large | [INFO]  [57/136] Checking: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:44:36.606095 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:44:36.974018 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:44:36.974129 | ubuntu-noble-large | [SUCCESS] [57/136] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:44:36.974227 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:44:37.020498 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:44:37.020918 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:44:37.021205 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:37.068627 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:be72a381f0b224588dd09ec794d71e4aab2d38e3acf2c3c937d6ed9b9f404b0d 2026-08-04 01:44:37.068763 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-139834-217 2026-08-04 01:44:37.403876 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:37.450491 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:be72a381f0b224588dd09ec794d71e4aab2d38e3acf2c3c937d6ed9b9f404b0d 2026-08-04 01:44:37.450580 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:37.499155 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:37.499273 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:37.499297 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:37.499316 | ubuntu-noble-large | DiffID: sha256:3dca8c862671a2731f91ec1ba6a445fbba8bfd0bea7046a62f9b36656fa3c36a 2026-08-04 01:44:37.499328 | ubuntu-noble-large | DiffID: sha256:5c4aa3c3d46aee7cbfa880015e799e174954c6670b122d21bd432fbd5231d438 2026-08-04 01:44:37.544826 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:9bf9134984bf97a86ba24000fc52553744d9e0ed46d53dc1b4eac6974d4c3213 2026-08-04 01:44:37.545565 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:37.592656 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:37.592842 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:37.592868 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:37.592880 | ubuntu-noble-large | DiffID: sha256:3dca8c862671a2731f91ec1ba6a445fbba8bfd0bea7046a62f9b36656fa3c36a 2026-08-04 01:44:37.592890 | ubuntu-noble-large | DiffID: sha256:5c4aa3c3d46aee7cbfa880015e799e174954c6670b122d21bd432fbd5231d438 2026-08-04 01:44:37.642741 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:9bf9134984bf97a86ba24000fc52553744d9e0ed46d53dc1b4eac6974d4c3213 2026-08-04 01:44:37.643502 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:37.643622 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:44:37.643922 | ubuntu-noble-large | [SUCCESS] [57/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-08-04 01:44:37.650266 | ubuntu-noble-large | [INFO]  [58/136] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:44:37.650402 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:44:38.023672 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:44:38.023828 | ubuntu-noble-large | [SUCCESS] [58/136] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:44:38.023848 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:44:38.068932 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:44:38.069020 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:44:38.069979 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:38.124246 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8025f3d6b6fb7071290a7b876c28e8a4f28665b18890f4b21ccf9b558b72b870 2026-08-04 01:44:38.124339 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-139834-5401 2026-08-04 01:44:38.423319 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:38.471938 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8025f3d6b6fb7071290a7b876c28e8a4f28665b18890f4b21ccf9b558b72b870 2026-08-04 01:44:38.472070 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:38.517029 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:38.517134 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:38.517145 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:38.517152 | ubuntu-noble-large | DiffID: sha256:3dca8c862671a2731f91ec1ba6a445fbba8bfd0bea7046a62f9b36656fa3c36a 2026-08-04 01:44:38.517160 | ubuntu-noble-large | DiffID: sha256:cfc48cb057a2020e7ba98d65ee2f686609f61a087f232617a5d63968626c9a76 2026-08-04 01:44:38.568951 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:727fd9d47c4a9b291b8617436ef01d18bc0fdc0b7852b79a516eec1467da0e67 2026-08-04 01:44:38.569947 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:38.617060 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:38.617142 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:38.617153 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:38.617162 | ubuntu-noble-large | DiffID: sha256:3dca8c862671a2731f91ec1ba6a445fbba8bfd0bea7046a62f9b36656fa3c36a 2026-08-04 01:44:38.617170 | ubuntu-noble-large | DiffID: sha256:cfc48cb057a2020e7ba98d65ee2f686609f61a087f232617a5d63968626c9a76 2026-08-04 01:44:38.670370 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:727fd9d47c4a9b291b8617436ef01d18bc0fdc0b7852b79a516eec1467da0e67 2026-08-04 01:44:38.671327 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:38.671451 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:44:38.671669 | ubuntu-noble-large | [SUCCESS] [58/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-08-04 01:44:38.679228 | ubuntu-noble-large | [INFO]  [59/136] Checking: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:44:38.679376 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:44:39.090839 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:44:39.090975 | ubuntu-noble-large | [SUCCESS] [59/136] EXISTS: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:44:39.090993 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:44:39.135298 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:44:39.135493 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:44:39.135753 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:39.181348 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2702ee7001e4ef8198e2b981a2c11f8fb0f8ea6119f436c43281047bf9ec3175 2026-08-04 01:44:39.181475 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-139834-9554 2026-08-04 01:44:39.464040 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:39.514707 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2702ee7001e4ef8198e2b981a2c11f8fb0f8ea6119f436c43281047bf9ec3175 2026-08-04 01:44:39.514863 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:39.562421 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:39.562551 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:39.562565 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:39.562575 | ubuntu-noble-large | DiffID: sha256:955d4b845cc6b08a3dda20d798a2b270cad50a6027c3d351337bcae048e3b020 2026-08-04 01:44:39.562586 | ubuntu-noble-large | DiffID: sha256:bad88f900ba491b0656270fb9bb5c77fe5dfb2959224ab54d3bfbdfe1eae17c6 2026-08-04 01:44:39.618267 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:e369c2422bb1f89e2a4488b95d8dd2f4fd5d7e28191340ea33b7714c67988c0d 2026-08-04 01:44:39.620218 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:39.664562 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:39.664706 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:39.664722 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:39.664733 | ubuntu-noble-large | DiffID: sha256:955d4b845cc6b08a3dda20d798a2b270cad50a6027c3d351337bcae048e3b020 2026-08-04 01:44:39.664744 | ubuntu-noble-large | DiffID: sha256:bad88f900ba491b0656270fb9bb5c77fe5dfb2959224ab54d3bfbdfe1eae17c6 2026-08-04 01:44:39.709732 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:e369c2422bb1f89e2a4488b95d8dd2f4fd5d7e28191340ea33b7714c67988c0d 2026-08-04 01:44:39.711642 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:39.711711 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:44:39.711727 | ubuntu-noble-large | [SUCCESS] [59/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-08-04 01:44:39.717004 | ubuntu-noble-large | [INFO]  [60/136] Checking: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:44:39.717075 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:44:40.142880 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:44:40.142990 | ubuntu-noble-large | [SUCCESS] [60/136] EXISTS: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:44:40.143145 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:44:40.189673 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:44:40.189856 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:44:40.190051 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:40.244713 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a47202370dc6635fc444e575681d5e16e71bf709ef4523d9acebe30b5ab48eb0 2026-08-04 01:44:40.244902 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-139834-22564 2026-08-04 01:44:40.555375 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:40.603504 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a47202370dc6635fc444e575681d5e16e71bf709ef4523d9acebe30b5ab48eb0 2026-08-04 01:44:40.603625 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:40.650520 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:40.650669 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:40.650715 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:40.650727 | ubuntu-noble-large | DiffID: sha256:955d4b845cc6b08a3dda20d798a2b270cad50a6027c3d351337bcae048e3b020 2026-08-04 01:44:40.650737 | ubuntu-noble-large | DiffID: sha256:ed426804a8692692f7e8886cffbf1994e87cec32b8bca1d87a92cbfa7921167c 2026-08-04 01:44:40.701207 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:2de857f0329906724acdea10ecd680d16eac46fc77c061c7ec83dd50d7516635 2026-08-04 01:44:40.703716 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:40.747067 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:40.747171 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:40.747184 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:40.747195 | ubuntu-noble-large | DiffID: sha256:955d4b845cc6b08a3dda20d798a2b270cad50a6027c3d351337bcae048e3b020 2026-08-04 01:44:40.747206 | ubuntu-noble-large | DiffID: sha256:ed426804a8692692f7e8886cffbf1994e87cec32b8bca1d87a92cbfa7921167c 2026-08-04 01:44:40.802020 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:2de857f0329906724acdea10ecd680d16eac46fc77c061c7ec83dd50d7516635 2026-08-04 01:44:40.804063 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:40.804115 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:44:40.804129 | ubuntu-noble-large | [SUCCESS] [60/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-08-04 01:44:40.810837 | ubuntu-noble-large | [INFO]  [61/136] Checking: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:44:40.810882 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:44:41.194055 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:44:41.194177 | ubuntu-noble-large | [SUCCESS] [61/136] EXISTS: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:44:41.194193 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:44:41.233136 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:44:41.233234 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:44:41.233249 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:41.290711 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:35655a2dd9346b4f1819ccedd5909a59e2517e75bddc96475c678dc17c3728c4 2026-08-04 01:44:41.290852 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-139834-3826 2026-08-04 01:44:41.594948 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:41.647278 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:35655a2dd9346b4f1819ccedd5909a59e2517e75bddc96475c678dc17c3728c4 2026-08-04 01:44:41.647383 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:41.695736 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:41.695838 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:41.695853 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:41.695863 | ubuntu-noble-large | DiffID: sha256:955d4b845cc6b08a3dda20d798a2b270cad50a6027c3d351337bcae048e3b020 2026-08-04 01:44:41.695872 | ubuntu-noble-large | DiffID: sha256:fe5022efd654d9cdab0d1d0317a40f9aa0ea50a9cc28ab79ea27c2d2c7cd843e 2026-08-04 01:44:41.750504 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:952cbe3b0b3dee69ec281582efc06c7f8d10a38262fbbbb53125ef2ff1f67818 2026-08-04 01:44:41.751493 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:41.794257 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:41.794360 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:41.794385 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:41.794395 | ubuntu-noble-large | DiffID: sha256:955d4b845cc6b08a3dda20d798a2b270cad50a6027c3d351337bcae048e3b020 2026-08-04 01:44:41.794403 | ubuntu-noble-large | DiffID: sha256:fe5022efd654d9cdab0d1d0317a40f9aa0ea50a9cc28ab79ea27c2d2c7cd843e 2026-08-04 01:44:41.845947 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:952cbe3b0b3dee69ec281582efc06c7f8d10a38262fbbbb53125ef2ff1f67818 2026-08-04 01:44:41.846956 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:41.847103 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:44:41.847302 | ubuntu-noble-large | [SUCCESS] [61/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-08-04 01:44:41.855033 | ubuntu-noble-large | [INFO]  [62/136] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:44:41.855142 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:44:42.221485 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:44:42.221677 | ubuntu-noble-large | [SUCCESS] [62/136] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:44:42.221702 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:44:42.266984 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:44:42.267182 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:44:42.267402 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:42.313091 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:41d4a947450e7e0c6922b51db22b27c80a8972b6b774fec894a180a3bf4c6a89 2026-08-04 01:44:42.313255 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-139834-31184 2026-08-04 01:44:42.610329 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:42.661192 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:41d4a947450e7e0c6922b51db22b27c80a8972b6b774fec894a180a3bf4c6a89 2026-08-04 01:44:42.662768 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:42.716372 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:42.716465 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:42.716509 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:42.716521 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:42.716531 | ubuntu-noble-large | DiffID: sha256:2363ec181a9611cce5497e623c1f17abb6afe6f7c8728081abfaf43d06666b03 2026-08-04 01:44:42.771590 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:1add73f5b33708cffd61b899c78ea80484eb82325323d275c8cc1d5a514c8b88 2026-08-04 01:44:42.772364 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:42.818672 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:42.818743 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:42.818752 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:42.818759 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:42.818765 | ubuntu-noble-large | DiffID: sha256:2363ec181a9611cce5497e623c1f17abb6afe6f7c8728081abfaf43d06666b03 2026-08-04 01:44:42.876686 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:1add73f5b33708cffd61b899c78ea80484eb82325323d275c8cc1d5a514c8b88 2026-08-04 01:44:42.877630 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:42.877749 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:44:42.878025 | ubuntu-noble-large | [SUCCESS] [62/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-08-04 01:44:42.884933 | ubuntu-noble-large | [INFO]  [63/136] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:44:42.885069 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:44:43.250922 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:44:43.251076 | ubuntu-noble-large | [SUCCESS] [63/136] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:44:43.251192 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:44:43.301679 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:44:43.302023 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:44:43.302260 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:43.352104 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0fba21ec20c5bfb0ad6fd5518f82ea8d17d63c0aefeca928547cdd132944797e 2026-08-04 01:44:43.352199 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-139834-30499 2026-08-04 01:44:43.659507 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:43.716062 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0fba21ec20c5bfb0ad6fd5518f82ea8d17d63c0aefeca928547cdd132944797e 2026-08-04 01:44:43.716166 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:43.764883 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:43.764973 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:43.764987 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:43.764999 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:43.765010 | ubuntu-noble-large | DiffID: sha256:3fd8f1942a429a2b0533a5045ab79da754160ea8bfcc9b815da6e87d7e2c7d84 2026-08-04 01:44:43.819876 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:cc3591b6afee436e480150a50e193e8c7c7de1687405d36291840516c7dc677d 2026-08-04 01:44:43.820371 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:43.866769 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:43.866871 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:43.866879 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:43.866886 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:43.866892 | ubuntu-noble-large | DiffID: sha256:3fd8f1942a429a2b0533a5045ab79da754160ea8bfcc9b815da6e87d7e2c7d84 2026-08-04 01:44:43.918875 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:cc3591b6afee436e480150a50e193e8c7c7de1687405d36291840516c7dc677d 2026-08-04 01:44:43.919879 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:43.920025 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:44:43.920190 | ubuntu-noble-large | [SUCCESS] [63/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-08-04 01:44:43.927510 | ubuntu-noble-large | [INFO]  [64/136] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:44:43.927655 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:44:44.302153 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:44:44.302333 | ubuntu-noble-large | [SUCCESS] [64/136] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:44:44.302363 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:44:44.358709 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:44:44.358940 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:44:44.359171 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:44.410759 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:01a627248518a212a29c9f2cf900f809bbd6ab7dffb31ebe1e00ee3e37467524 2026-08-04 01:44:44.410908 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-139834-4511 2026-08-04 01:44:44.707146 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:44.756701 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:01a627248518a212a29c9f2cf900f809bbd6ab7dffb31ebe1e00ee3e37467524 2026-08-04 01:44:44.756861 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:44.814326 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:44.814453 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:44.814467 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:44.814477 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:44.814503 | ubuntu-noble-large | DiffID: sha256:b8190b72c0d72539e891730c71d86ce67a6939e86d621330ed3b3062d486d94a 2026-08-04 01:44:44.866849 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:d0b63bcaf27f96fb72109133cf3406e90dd86477eb582f70c58a22675e6fc513 2026-08-04 01:44:44.867294 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:44.917010 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:44.917112 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:44.917124 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:44.917135 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:44.917146 | ubuntu-noble-large | DiffID: sha256:b8190b72c0d72539e891730c71d86ce67a6939e86d621330ed3b3062d486d94a 2026-08-04 01:44:44.974013 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:d0b63bcaf27f96fb72109133cf3406e90dd86477eb582f70c58a22675e6fc513 2026-08-04 01:44:44.974768 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:44.974931 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:44:44.975133 | ubuntu-noble-large | [SUCCESS] [64/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-08-04 01:44:44.983212 | ubuntu-noble-large | [INFO]  [65/136] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:44:44.983314 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:44:45.416908 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:44:45.417043 | ubuntu-noble-large | [SUCCESS] [65/136] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:44:45.417063 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:44:45.473060 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:44:45.473200 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:44:45.473531 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:45.528084 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:df235c4a1826f243bd27d1c64dab0abe949151876dc527fb837e02a9695258fe 2026-08-04 01:44:45.528216 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-139834-17967 2026-08-04 01:44:45.826695 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:45.877921 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:df235c4a1826f243bd27d1c64dab0abe949151876dc527fb837e02a9695258fe 2026-08-04 01:44:45.878050 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:45.928568 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:45.928682 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:45.928696 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:45.928707 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:45.928722 | ubuntu-noble-large | DiffID: sha256:8676ff400e8c0589a2ca5938cb6e7e19d332636aeaeecff3232a7e2f67a0ff55 2026-08-04 01:44:45.988988 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:057a805ce8748767d943b71c332095dfe4c2b8571fe601cf91bd1ac03e9c8777 2026-08-04 01:44:45.989137 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:46.038044 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:46.038146 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:46.038161 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:46.038172 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:46.038183 | ubuntu-noble-large | DiffID: sha256:8676ff400e8c0589a2ca5938cb6e7e19d332636aeaeecff3232a7e2f67a0ff55 2026-08-04 01:44:46.090992 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:057a805ce8748767d943b71c332095dfe4c2b8571fe601cf91bd1ac03e9c8777 2026-08-04 01:44:46.091306 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:46.091421 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:44:46.091585 | ubuntu-noble-large | [SUCCESS] [65/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-08-04 01:44:46.099900 | ubuntu-noble-large | [INFO]  [66/136] Checking: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:44:46.100023 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:44:46.467088 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:44:46.467190 | ubuntu-noble-large | [SUCCESS] [66/136] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:44:46.467299 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:44:46.519145 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:44:46.519326 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:44:46.519547 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:46.570710 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1e25376976b23ba08820c0da5c6d8b1f6a2e106d9bbb31e372064db2d621aa35 2026-08-04 01:44:46.570858 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-139834-28005 2026-08-04 01:44:46.835488 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:46.883920 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1e25376976b23ba08820c0da5c6d8b1f6a2e106d9bbb31e372064db2d621aa35 2026-08-04 01:44:46.884049 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:46.928706 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:46.928824 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:46.928839 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:46.928847 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:46.928856 | ubuntu-noble-large | DiffID: sha256:2a626618f1c5f45013deff79f59c4632da10b19900444aa2ddb0d1164bf2c688 2026-08-04 01:44:46.973905 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:91ede9c6dc241bc761011eb011b181ee7c042104d859a843794acdde346496f4 2026-08-04 01:44:46.974580 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:47.015627 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:47.015719 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:47.015739 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:47.015750 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:47.015761 | ubuntu-noble-large | DiffID: sha256:2a626618f1c5f45013deff79f59c4632da10b19900444aa2ddb0d1164bf2c688 2026-08-04 01:44:47.069911 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:91ede9c6dc241bc761011eb011b181ee7c042104d859a843794acdde346496f4 2026-08-04 01:44:47.070657 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:47.070804 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:44:47.070988 | ubuntu-noble-large | [SUCCESS] [66/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-08-04 01:44:47.078756 | ubuntu-noble-large | [INFO]  [67/136] Checking: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:44:47.078960 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:44:47.450440 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:44:47.450575 | ubuntu-noble-large | [SUCCESS] [67/136] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:44:47.450595 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:44:47.500751 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:44:47.500961 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:44:47.501170 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:47.548336 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:980fbca5a5112b19fcea1a53c6fc739a5471e32f572f1701c7b4af7f9d712c3a 2026-08-04 01:44:47.548455 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-139834-94 2026-08-04 01:44:47.868627 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:47.914127 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:980fbca5a5112b19fcea1a53c6fc739a5471e32f572f1701c7b4af7f9d712c3a 2026-08-04 01:44:47.914225 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:47.961363 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:47.961505 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:47.961523 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:47.961534 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:47.961544 | ubuntu-noble-large | DiffID: sha256:9f77ce4cd5c709aa199e51b35004411fc3e43dd0ebbb59a8758c1690be27602e 2026-08-04 01:44:48.014626 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:0e0cdd68e5f4095a22914efe042d41a280cf1fc6eaab1eb56d5422d77aac306c 2026-08-04 01:44:48.016128 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:48.066947 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:48.067060 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:48.067073 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:48.067103 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:48.067113 | ubuntu-noble-large | DiffID: sha256:9f77ce4cd5c709aa199e51b35004411fc3e43dd0ebbb59a8758c1690be27602e 2026-08-04 01:44:48.126926 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:0e0cdd68e5f4095a22914efe042d41a280cf1fc6eaab1eb56d5422d77aac306c 2026-08-04 01:44:48.128396 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:48.128476 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:44:48.128489 | ubuntu-noble-large | [SUCCESS] [67/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-08-04 01:44:48.134997 | ubuntu-noble-large | [INFO]  [68/136] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:44:48.135070 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:44:48.631443 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:44:48.631534 | ubuntu-noble-large | [SUCCESS] [68/136] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:44:48.631549 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:44:48.676892 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:44:48.676965 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:44:48.676976 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:48.725921 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:74916f6d71fba1c96665a0b9f0e5fdb726a2fc90268ac689e74c039ceb8a805a 2026-08-04 01:44:48.726027 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-139834-24002 2026-08-04 01:44:49.052386 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:49.100937 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:74916f6d71fba1c96665a0b9f0e5fdb726a2fc90268ac689e74c039ceb8a805a 2026-08-04 01:44:49.101024 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:49.148074 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:49.148160 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:49.148172 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:49.148181 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:49.148190 | ubuntu-noble-large | DiffID: sha256:3157f089e4dc80216d2d6a00cf457742d28c4fbbc0d6a3e54759e94d2f306996 2026-08-04 01:44:49.200951 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:f8b549c1bb543e504621b6acb5ab68268fdad6b4413bfd017bb7cb60cc1d1006 2026-08-04 01:44:49.201944 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:49.243569 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:49.243639 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:49.243648 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:49.243655 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:49.243661 | ubuntu-noble-large | DiffID: sha256:3157f089e4dc80216d2d6a00cf457742d28c4fbbc0d6a3e54759e94d2f306996 2026-08-04 01:44:49.288930 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:f8b549c1bb543e504621b6acb5ab68268fdad6b4413bfd017bb7cb60cc1d1006 2026-08-04 01:44:49.290766 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:49.290909 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:44:49.290926 | ubuntu-noble-large | [SUCCESS] [68/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-08-04 01:44:49.296590 | ubuntu-noble-large | [INFO]  [69/136] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:44:49.296650 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:44:49.693929 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:44:49.694032 | ubuntu-noble-large | [SUCCESS] [69/136] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:44:49.694053 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:44:49.740931 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:44:49.741032 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:44:49.741053 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:49.794958 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9f66b33420d3fe9b12ea29e860ed75688b3def476fa92d33e5c3bf53997d9867 2026-08-04 01:44:49.795090 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-139834-17152 2026-08-04 01:44:50.079951 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:50.133734 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9f66b33420d3fe9b12ea29e860ed75688b3def476fa92d33e5c3bf53997d9867 2026-08-04 01:44:50.133874 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:50.182866 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:50.182963 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:50.182978 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:50.182989 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:50.182999 | ubuntu-noble-large | DiffID: sha256:f2f44a6b9181502ae5f18f1057d419abe53f24b01ba3cea7b481a55ba636fa53 2026-08-04 01:44:50.236621 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:af0ca7f12e5c5f88eca556086c615661f756f21488f90fe91493f40c2c4e3d24 2026-08-04 01:44:50.238016 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:50.283939 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:50.284059 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:50.284074 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:50.284085 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:50.284096 | ubuntu-noble-large | DiffID: sha256:f2f44a6b9181502ae5f18f1057d419abe53f24b01ba3cea7b481a55ba636fa53 2026-08-04 01:44:50.335741 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:af0ca7f12e5c5f88eca556086c615661f756f21488f90fe91493f40c2c4e3d24 2026-08-04 01:44:50.337560 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:50.337631 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:44:50.337653 | ubuntu-noble-large | [SUCCESS] [69/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-08-04 01:44:50.343898 | ubuntu-noble-large | [INFO]  [70/136] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:44:50.343980 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:44:50.779225 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:44:50.779324 | ubuntu-noble-large | [SUCCESS] [70/136] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:44:50.779331 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:44:50.828256 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:44:50.828358 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:44:50.828385 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:50.879909 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b3e4ae9d186ab80d5375c32aac4f65fb51c6e84df3452e4d9660f014882ea4c 2026-08-04 01:44:50.880006 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-139834-9250 2026-08-04 01:44:51.555478 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:51.603911 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b3e4ae9d186ab80d5375c32aac4f65fb51c6e84df3452e4d9660f014882ea4c 2026-08-04 01:44:51.603999 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:51.649392 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:51.649474 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:51.649487 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:51.649497 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:51.649506 | ubuntu-noble-large | DiffID: sha256:b5dcf5b68a33e1b31a00569d99e3caeaa8fc6c99ed3738343a09f14b76efce03 2026-08-04 01:44:51.706901 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:9df2308c7c129da78289c8ad6138bf3ed70a8a6a64399066023e0c0868cff276 2026-08-04 01:44:51.708504 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:51.750913 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:51.751013 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:51.751025 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:51.751034 | ubuntu-noble-large | DiffID: sha256:2b18b3c3b9c6fd5fadbc25770537efe62db6ec2119547d0bf410e78193df1091 2026-08-04 01:44:51.751043 | ubuntu-noble-large | DiffID: sha256:b5dcf5b68a33e1b31a00569d99e3caeaa8fc6c99ed3738343a09f14b76efce03 2026-08-04 01:44:51.802925 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:9df2308c7c129da78289c8ad6138bf3ed70a8a6a64399066023e0c0868cff276 2026-08-04 01:44:51.804518 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:51.804625 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:44:51.804640 | ubuntu-noble-large | [SUCCESS] [70/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-08-04 01:44:51.810984 | ubuntu-noble-large | [INFO]  [71/136] Checking: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:44:51.811035 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:44:52.291921 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:44:52.292015 | ubuntu-noble-large | [SUCCESS] [71/136] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:44:52.292030 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:44:52.337889 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:44:52.337970 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:44:52.338020 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:52.389018 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ae7a6163221dd1381d733dd7af0b92d3762de7a0b9745678f4f40eece99eb294 2026-08-04 01:44:52.389169 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-139834-24780 2026-08-04 01:44:52.746902 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:52.790927 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ae7a6163221dd1381d733dd7af0b92d3762de7a0b9745678f4f40eece99eb294 2026-08-04 01:44:52.791016 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:52.835951 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:52.836074 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:52.836087 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:52.836096 | ubuntu-noble-large | DiffID: sha256:d56926cc34cbe9afec17314bd326e57794291347b9d5b83a847674d61fb93e98 2026-08-04 01:44:52.836105 | ubuntu-noble-large | DiffID: sha256:061d71739f52a3f438278d4bc09eed97a83bb3578a32a9e27edee0c2f9214ff0 2026-08-04 01:44:52.891008 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:06c8f4f99fdabf9dfbe47ef6a0f0cf5305b2d608a4d722160daff01d8ab6ae2d 2026-08-04 01:44:52.892663 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:52.930495 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:52.930595 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:52.930610 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:52.930621 | ubuntu-noble-large | DiffID: sha256:d56926cc34cbe9afec17314bd326e57794291347b9d5b83a847674d61fb93e98 2026-08-04 01:44:52.930632 | ubuntu-noble-large | DiffID: sha256:061d71739f52a3f438278d4bc09eed97a83bb3578a32a9e27edee0c2f9214ff0 2026-08-04 01:44:52.982549 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:06c8f4f99fdabf9dfbe47ef6a0f0cf5305b2d608a4d722160daff01d8ab6ae2d 2026-08-04 01:44:52.984158 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:52.984249 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:44:52.984266 | ubuntu-noble-large | [SUCCESS] [71/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-08-04 01:44:52.991084 | ubuntu-noble-large | [INFO]  [72/136] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:44:52.991138 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:44:53.427192 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:44:53.427288 | ubuntu-noble-large | [SUCCESS] [72/136] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:44:53.427301 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:44:53.477166 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:44:53.477241 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:44:53.477250 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:53.533260 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5955970eabc44536bcd00bcf2b32df9ba0a2803ea12975ca27282d9916e9f985 2026-08-04 01:44:53.533342 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-139834-26756 2026-08-04 01:44:53.831515 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:53.879902 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5955970eabc44536bcd00bcf2b32df9ba0a2803ea12975ca27282d9916e9f985 2026-08-04 01:44:53.879986 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:53.930917 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:53.931035 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:53.931049 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:53.931059 | ubuntu-noble-large | DiffID: sha256:c6493f8e5a8f8fe3260d1c263e6c392d577ce2a5c8d3e9c0ace76f0591ce3d7f 2026-08-04 01:44:53.931068 | ubuntu-noble-large | DiffID: sha256:45f0b4844c31f4f7ca1070c7fc54a9744440ba3e07593af57e6d06e1d7a190c7 2026-08-04 01:44:53.981058 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:b71f88b1e9e452adbb81aa526896911750eb1f3c022a3a56eb06bf31b63447f0 2026-08-04 01:44:53.982295 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:54.034036 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:54.034096 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:54.034102 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:54.034105 | ubuntu-noble-large | DiffID: sha256:c6493f8e5a8f8fe3260d1c263e6c392d577ce2a5c8d3e9c0ace76f0591ce3d7f 2026-08-04 01:44:54.034109 | ubuntu-noble-large | DiffID: sha256:45f0b4844c31f4f7ca1070c7fc54a9744440ba3e07593af57e6d06e1d7a190c7 2026-08-04 01:44:54.087661 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:b71f88b1e9e452adbb81aa526896911750eb1f3c022a3a56eb06bf31b63447f0 2026-08-04 01:44:54.088954 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:54.089065 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:44:54.089082 | ubuntu-noble-large | [SUCCESS] [72/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-08-04 01:44:54.096076 | ubuntu-noble-large | [INFO]  [73/136] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:44:54.096153 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:44:54.502260 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:44:54.502386 | ubuntu-noble-large | [SUCCESS] [73/136] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:44:54.502400 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:44:54.563012 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:44:54.563179 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:44:54.563198 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:54.614927 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bc402c0f85fded4dbb2eaccaaf2bab84cd3c6f35e9d3189583ef23e34db8cf31 2026-08-04 01:44:54.615102 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-139834-5708 2026-08-04 01:44:54.910922 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:54.961925 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bc402c0f85fded4dbb2eaccaaf2bab84cd3c6f35e9d3189583ef23e34db8cf31 2026-08-04 01:44:54.962048 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:55.006897 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:55.007042 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:55.007087 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:55.007099 | ubuntu-noble-large | DiffID: sha256:c6493f8e5a8f8fe3260d1c263e6c392d577ce2a5c8d3e9c0ace76f0591ce3d7f 2026-08-04 01:44:55.007109 | ubuntu-noble-large | DiffID: sha256:4269b8a201a13e8d33a0e1487a5321f32bb2563248c3739bf2b6ea70f9d74651 2026-08-04 01:44:55.056734 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:2dcab92bcdd96c8f063120fbd8967370c478c9673df7ba76edbb068e1480e0fe 2026-08-04 01:44:55.058306 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:55.107919 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:55.108028 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:55.108039 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:55.108047 | ubuntu-noble-large | DiffID: sha256:c6493f8e5a8f8fe3260d1c263e6c392d577ce2a5c8d3e9c0ace76f0591ce3d7f 2026-08-04 01:44:55.108055 | ubuntu-noble-large | DiffID: sha256:4269b8a201a13e8d33a0e1487a5321f32bb2563248c3739bf2b6ea70f9d74651 2026-08-04 01:44:55.162167 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:2dcab92bcdd96c8f063120fbd8967370c478c9673df7ba76edbb068e1480e0fe 2026-08-04 01:44:55.162904 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:55.163055 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:44:55.163085 | ubuntu-noble-large | [SUCCESS] [73/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-08-04 01:44:55.172192 | ubuntu-noble-large | [INFO]  [74/136] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:44:55.172470 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:44:55.604984 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:44:55.605083 | ubuntu-noble-large | [SUCCESS] [74/136] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:44:55.605095 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:44:55.653019 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:44:55.653116 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:44:55.653127 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:55.699915 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dc172f394567bb870af6b34c1214a3ec5199c565b613bdba81d69c6ecab78143 2026-08-04 01:44:55.700020 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-139834-24207 2026-08-04 01:44:56.023379 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:56.078531 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dc172f394567bb870af6b34c1214a3ec5199c565b613bdba81d69c6ecab78143 2026-08-04 01:44:56.078609 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:56.125650 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:56.125764 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:56.125819 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:56.125835 | ubuntu-noble-large | DiffID: sha256:c6493f8e5a8f8fe3260d1c263e6c392d577ce2a5c8d3e9c0ace76f0591ce3d7f 2026-08-04 01:44:56.125841 | ubuntu-noble-large | DiffID: sha256:c230f078c80dc208f7895c0d338e7c53e7d547bfe084d91056ac3ac2ff20df1d 2026-08-04 01:44:56.182570 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:24b656ee3c844762b924511480058772d1d0aa93f04b580f3266bd8089854f11 2026-08-04 01:44:56.182980 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:56.230941 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:56.231024 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:56.231033 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:56.231040 | ubuntu-noble-large | DiffID: sha256:c6493f8e5a8f8fe3260d1c263e6c392d577ce2a5c8d3e9c0ace76f0591ce3d7f 2026-08-04 01:44:56.231047 | ubuntu-noble-large | DiffID: sha256:c230f078c80dc208f7895c0d338e7c53e7d547bfe084d91056ac3ac2ff20df1d 2026-08-04 01:44:56.284963 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:24b656ee3c844762b924511480058772d1d0aa93f04b580f3266bd8089854f11 2026-08-04 01:44:56.286712 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:56.286823 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:44:56.286843 | ubuntu-noble-large | [SUCCESS] [74/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-08-04 01:44:56.293038 | ubuntu-noble-large | [INFO]  [75/136] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:44:56.293136 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:44:56.685952 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:44:56.686056 | ubuntu-noble-large | [SUCCESS] [75/136] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:44:56.686068 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:44:56.734308 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:44:56.734431 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:44:56.734445 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:56.780987 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:30ef6e45cfd8921f658c4d28440f6dfbd669fa51ded569d8a66a3b6fa2a87d33 2026-08-04 01:44:56.781081 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-139834-32037 2026-08-04 01:44:57.062486 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:57.118506 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:30ef6e45cfd8921f658c4d28440f6dfbd669fa51ded569d8a66a3b6fa2a87d33 2026-08-04 01:44:57.118612 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:57.168185 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:57.168289 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:57.168303 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:57.168315 | ubuntu-noble-large | DiffID: sha256:c6493f8e5a8f8fe3260d1c263e6c392d577ce2a5c8d3e9c0ace76f0591ce3d7f 2026-08-04 01:44:57.168326 | ubuntu-noble-large | DiffID: sha256:50974532be6b976a82b0e65aff897cc34335b4e595cd3c8dad278aa27d90434f 2026-08-04 01:44:57.216340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:d84ab48b7df6e9aac683783c300cbae908106f39d0b9715461a0360c8757a103 2026-08-04 01:44:57.216928 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:57.268047 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:57.268147 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:57.268164 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:57.268179 | ubuntu-noble-large | DiffID: sha256:c6493f8e5a8f8fe3260d1c263e6c392d577ce2a5c8d3e9c0ace76f0591ce3d7f 2026-08-04 01:44:57.268200 | ubuntu-noble-large | DiffID: sha256:50974532be6b976a82b0e65aff897cc34335b4e595cd3c8dad278aa27d90434f 2026-08-04 01:44:57.322001 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:d84ab48b7df6e9aac683783c300cbae908106f39d0b9715461a0360c8757a103 2026-08-04 01:44:57.323684 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:57.323768 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:44:57.323840 | ubuntu-noble-large | [SUCCESS] [75/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-08-04 01:44:57.329488 | ubuntu-noble-large | [INFO]  [76/136] Checking: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:44:57.329560 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:44:57.744021 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:44:57.744119 | ubuntu-noble-large | [SUCCESS] [76/136] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:44:57.744133 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:44:57.802434 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:44:57.802516 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:44:57.802530 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:57.846440 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dd8cb4be3b25a70208c43db875b2d0009e47eefc12ba3df167939b7f193da3b7 2026-08-04 01:44:57.846503 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-139834-8850 2026-08-04 01:44:58.137930 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:58.187931 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dd8cb4be3b25a70208c43db875b2d0009e47eefc12ba3df167939b7f193da3b7 2026-08-04 01:44:58.188954 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:58.233662 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:58.233745 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:58.233759 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:58.233770 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:44:58.233808 | ubuntu-noble-large | DiffID: sha256:7723b135edc87f4cf00d34a215d73db17a85be5452dca711c43ecce2d1674402 2026-08-04 01:44:58.284331 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:3cf9556a28bc82b4b90a66f184aa1d7407ac40c6030557ede855a20b72972485 2026-08-04 01:44:58.285220 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:58.330931 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:58.331017 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:58.331031 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:58.331042 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:44:58.331052 | ubuntu-noble-large | DiffID: sha256:7723b135edc87f4cf00d34a215d73db17a85be5452dca711c43ecce2d1674402 2026-08-04 01:44:58.388804 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:3cf9556a28bc82b4b90a66f184aa1d7407ac40c6030557ede855a20b72972485 2026-08-04 01:44:58.389610 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:58.389704 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:44:58.389887 | ubuntu-noble-large | [SUCCESS] [76/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-08-04 01:44:58.396947 | ubuntu-noble-large | [INFO]  [77/136] Checking: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:44:58.397084 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:44:58.783511 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:44:58.783654 | ubuntu-noble-large | [SUCCESS] [77/136] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:44:58.783675 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:44:58.830267 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:44:58.830469 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:44:58.830676 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:58.876880 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b92514ce02f3a2796831d01b280bbf1fe723710f5892b7ab9d742c77019d708d 2026-08-04 01:44:58.877043 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-139834-4315 2026-08-04 01:44:59.193046 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:44:59.242505 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b92514ce02f3a2796831d01b280bbf1fe723710f5892b7ab9d742c77019d708d 2026-08-04 01:44:59.242628 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:44:59.289728 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:59.289883 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:59.289900 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:59.289911 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:44:59.289921 | ubuntu-noble-large | DiffID: sha256:b0d2a158c653d371d5cb92db0db2be255a174c3dc56a375ec98bbe3e3791cde7 2026-08-04 01:44:59.337062 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:76f03a8031344a3aa1ab712137576f4483e00d1e75c12e1a6284fb8198696679 2026-08-04 01:44:59.337932 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:44:59.388720 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:44:59.388933 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:44:59.388950 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:44:59.388961 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:44:59.388972 | ubuntu-noble-large | DiffID: sha256:b0d2a158c653d371d5cb92db0db2be255a174c3dc56a375ec98bbe3e3791cde7 2026-08-04 01:44:59.439281 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:76f03a8031344a3aa1ab712137576f4483e00d1e75c12e1a6284fb8198696679 2026-08-04 01:44:59.440082 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:44:59.440224 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:44:59.440403 | ubuntu-noble-large | [SUCCESS] [77/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-08-04 01:44:59.447132 | ubuntu-noble-large | [INFO]  [78/136] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:44:59.447267 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:44:59.895295 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:44:59.895413 | ubuntu-noble-large | [SUCCESS] [78/136] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:44:59.895523 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:44:59.942160 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:44:59.942377 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:44:59.942610 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:44:59.996080 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:38a1873298a149be0066c612cc98159fd2f246269c9efbd9c60b2cfa89acefcd 2026-08-04 01:44:59.996217 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-139834-27211 2026-08-04 01:45:00.307422 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:00.358409 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:38a1873298a149be0066c612cc98159fd2f246269c9efbd9c60b2cfa89acefcd 2026-08-04 01:45:00.358501 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:00.407962 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:00.408087 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:00.408102 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:00.408113 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:00.408123 | ubuntu-noble-large | DiffID: sha256:fb1980e44c443fc365f73ba0784fa35db1a6ee873a5095fd2548e3e5723453d9 2026-08-04 01:45:00.459962 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:33c7a7ac340d5acedf4a5f489c95a93dac4ec6ba3ec99ed4d97d306c9861b60a 2026-08-04 01:45:00.460543 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:00.505680 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:00.505833 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:00.505853 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:00.505865 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:00.505875 | ubuntu-noble-large | DiffID: sha256:fb1980e44c443fc365f73ba0784fa35db1a6ee873a5095fd2548e3e5723453d9 2026-08-04 01:45:00.558810 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:33c7a7ac340d5acedf4a5f489c95a93dac4ec6ba3ec99ed4d97d306c9861b60a 2026-08-04 01:45:00.559708 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:00.559908 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:45:00.560105 | ubuntu-noble-large | [SUCCESS] [78/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-08-04 01:45:00.567886 | ubuntu-noble-large | [INFO]  [79/136] Checking: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:45:00.567995 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:45:01.003317 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:45:01.003417 | ubuntu-noble-large | [SUCCESS] [79/136] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:45:01.003549 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:45:01.050959 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:45:01.051163 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:45:01.051372 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:01.101032 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6d37a18a4c8692df8fb0afb96d26b8551447868be47c2927d9c0af1fa2476742 2026-08-04 01:45:01.101138 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-139834-22477 2026-08-04 01:45:01.437251 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:01.486089 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6d37a18a4c8692df8fb0afb96d26b8551447868be47c2927d9c0af1fa2476742 2026-08-04 01:45:01.486187 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:01.535892 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:01.535980 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:01.535992 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:01.536001 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:01.536011 | ubuntu-noble-large | DiffID: sha256:68b4618ebbf3bf321a38659c6482e77a52467531eab112b5c7e1d2468a074e4d 2026-08-04 01:45:01.585004 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:7567ed69a8713ecba629ec5325944f052b1b224950f9e23a23d392a7210b0d96 2026-08-04 01:45:01.585734 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:01.633667 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:01.633837 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:01.633856 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:01.633866 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:01.633875 | ubuntu-noble-large | DiffID: sha256:68b4618ebbf3bf321a38659c6482e77a52467531eab112b5c7e1d2468a074e4d 2026-08-04 01:45:01.683748 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:7567ed69a8713ecba629ec5325944f052b1b224950f9e23a23d392a7210b0d96 2026-08-04 01:45:01.684692 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:01.684869 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:45:01.685049 | ubuntu-noble-large | [SUCCESS] [79/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-08-04 01:45:01.692828 | ubuntu-noble-large | [INFO]  [80/136] Checking: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:45:01.692973 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:45:02.089163 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:45:02.089262 | ubuntu-noble-large | [SUCCESS] [80/136] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:45:02.089389 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:45:02.138129 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:45:02.138382 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:45:02.138595 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:02.187220 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5c9f5139d9632c2e1a3fe5dae21a159e3d693add8cbddc9c802b65e961de43c4 2026-08-04 01:45:02.187332 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-139834-9456 2026-08-04 01:45:02.504447 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:02.551923 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5c9f5139d9632c2e1a3fe5dae21a159e3d693add8cbddc9c802b65e961de43c4 2026-08-04 01:45:02.552022 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:02.596593 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:02.596719 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:02.596738 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:02.596751 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:02.596825 | ubuntu-noble-large | DiffID: sha256:9298702245591dc4b2e6dc8eeb78e4b38c8fa85939bd0ba55ad36c648e968903 2026-08-04 01:45:02.655374 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:97c32ecfb68737686002c0d9017123621e9c8f3baad3589e2a01755755db5d9e 2026-08-04 01:45:02.655948 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:02.706701 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:02.706843 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:02.706859 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:02.706868 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:02.706876 | ubuntu-noble-large | DiffID: sha256:9298702245591dc4b2e6dc8eeb78e4b38c8fa85939bd0ba55ad36c648e968903 2026-08-04 01:45:02.761888 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:97c32ecfb68737686002c0d9017123621e9c8f3baad3589e2a01755755db5d9e 2026-08-04 01:45:02.762891 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:02.762938 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:45:02.762955 | ubuntu-noble-large | [SUCCESS] [80/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-08-04 01:45:02.769908 | ubuntu-noble-large | [INFO]  [81/136] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:45:02.769984 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:45:03.221070 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:45:03.221164 | ubuntu-noble-large | [SUCCESS] [81/136] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:45:03.221173 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:45:03.268981 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:45:03.269071 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:45:03.269093 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:03.322746 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5fe87b0f06e85fe1f024f9445d71775d05c5868159f53032c24cae67eb5f0dde 2026-08-04 01:45:03.322874 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-139834-3179 2026-08-04 01:45:03.626556 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:03.676917 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5fe87b0f06e85fe1f024f9445d71775d05c5868159f53032c24cae67eb5f0dde 2026-08-04 01:45:03.677010 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:03.716884 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:03.716961 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:03.716971 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:03.716977 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:03.716984 | ubuntu-noble-large | DiffID: sha256:6172bdf51d077364a7910664645266bff68304d9d612dd8027b5b62507df912a 2026-08-04 01:45:03.765905 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:9090a7fc250be973a0266b31fa6be4c474d9c67c49269db1dc026b8c479dec41 2026-08-04 01:45:03.766939 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:03.811030 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:03.811153 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:03.811167 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:03.811178 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:03.811188 | ubuntu-noble-large | DiffID: sha256:6172bdf51d077364a7910664645266bff68304d9d612dd8027b5b62507df912a 2026-08-04 01:45:03.858908 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:9090a7fc250be973a0266b31fa6be4c474d9c67c49269db1dc026b8c479dec41 2026-08-04 01:45:03.859864 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:03.859891 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:45:03.859910 | ubuntu-noble-large | [SUCCESS] [81/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-08-04 01:45:03.867854 | ubuntu-noble-large | [INFO]  [82/136] Checking: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:45:03.867953 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:45:04.244927 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:45:04.245042 | ubuntu-noble-large | [SUCCESS] [82/136] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:45:04.245058 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:45:04.291962 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:45:04.292100 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:45:04.292920 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:04.343101 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ea32aa4fdd295f44e573e1dd19f4becadeddb623bb1829222d82de51190a2228 2026-08-04 01:45:04.343196 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-139834-27344 2026-08-04 01:45:04.652315 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:04.697903 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ea32aa4fdd295f44e573e1dd19f4becadeddb623bb1829222d82de51190a2228 2026-08-04 01:45:04.698018 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:04.744670 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:04.744773 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:04.744846 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:04.744865 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:04.744881 | ubuntu-noble-large | DiffID: sha256:28730eaa7086020c8e6f9bd29515516ab4d938d531d63c0349a01f319a242a06 2026-08-04 01:45:04.797746 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:ca40d8fcde302c3376fa30467e0446a30c041eaf8b1a1f2964404ebf35b841bd 2026-08-04 01:45:04.799371 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:04.843928 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:04.844029 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:04.844044 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:04.844054 | ubuntu-noble-large | DiffID: sha256:a5ffa6d0df0b5857b8b3797b788ae137dc35913837fd58b32c9824ffd038b180 2026-08-04 01:45:04.844065 | ubuntu-noble-large | DiffID: sha256:28730eaa7086020c8e6f9bd29515516ab4d938d531d63c0349a01f319a242a06 2026-08-04 01:45:04.897661 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:ca40d8fcde302c3376fa30467e0446a30c041eaf8b1a1f2964404ebf35b841bd 2026-08-04 01:45:04.898945 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:04.899031 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:45:04.899058 | ubuntu-noble-large | [SUCCESS] [82/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-08-04 01:45:04.904911 | ubuntu-noble-large | [INFO]  [83/136] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:45:04.904995 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:45:05.321624 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:45:05.321736 | ubuntu-noble-large | [SUCCESS] [83/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:45:05.321750 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:45:05.369509 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:45:05.369670 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:45:05.369685 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:05.419891 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:942cdc5175616d2086a5d277d5f88595a3023a469f2eebc57f8e8e3a172d2686 2026-08-04 01:45:05.421060 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-139834-8197 2026-08-04 01:45:05.761300 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:05.808658 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:942cdc5175616d2086a5d277d5f88595a3023a469f2eebc57f8e8e3a172d2686 2026-08-04 01:45:05.808748 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:05.855938 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:05.856033 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:05.856047 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:05.856059 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:45:05.856069 | ubuntu-noble-large | DiffID: sha256:95eba18e4b525d276ebcf3bdfffc0fe76a75d29fc0cd93bff3717685f4311987 2026-08-04 01:45:05.907855 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:743998c39a36d436a1f9b4bd1a08d7679f3582b33434428824ca77d34b1e8731 2026-08-04 01:45:05.908909 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:05.954426 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:05.954566 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:05.954582 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:05.954593 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:45:05.954604 | ubuntu-noble-large | DiffID: sha256:95eba18e4b525d276ebcf3bdfffc0fe76a75d29fc0cd93bff3717685f4311987 2026-08-04 01:45:06.004865 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:743998c39a36d436a1f9b4bd1a08d7679f3582b33434428824ca77d34b1e8731 2026-08-04 01:45:06.005862 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:06.005899 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:45:06.005915 | ubuntu-noble-large | [SUCCESS] [83/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-08-04 01:45:06.012726 | ubuntu-noble-large | [INFO]  [84/136] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:45:06.012841 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:45:06.418982 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:45:06.419083 | ubuntu-noble-large | [SUCCESS] [84/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:45:06.419090 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:45:06.456860 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:45:06.456920 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:45:06.456926 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:06.493374 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bab915d2c9a1653e18dc0e538757a92efdc3d3c624b451de7a32bbe96b5f285c 2026-08-04 01:45:06.493461 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-139834-857 2026-08-04 01:45:06.798493 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:06.841488 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bab915d2c9a1653e18dc0e538757a92efdc3d3c624b451de7a32bbe96b5f285c 2026-08-04 01:45:06.841594 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:06.884717 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:06.884832 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:06.884848 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:06.884858 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:45:06.884867 | ubuntu-noble-large | DiffID: sha256:14f124231b0e41c818a74d70bb47d27c39b89a4ed22946c0aa6612a95154247a 2026-08-04 01:45:06.938340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:612c0405a9e42f83e27bfb171ee8b3ef61e1a1ce6142ae34d973c18671a78506 2026-08-04 01:45:06.939853 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:06.982982 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:06.983077 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:06.983092 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:06.983117 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:45:06.983127 | ubuntu-noble-large | DiffID: sha256:14f124231b0e41c818a74d70bb47d27c39b89a4ed22946c0aa6612a95154247a 2026-08-04 01:45:07.036549 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:612c0405a9e42f83e27bfb171ee8b3ef61e1a1ce6142ae34d973c18671a78506 2026-08-04 01:45:07.036888 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:07.037956 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:45:07.038048 | ubuntu-noble-large | [SUCCESS] [84/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-08-04 01:45:07.044612 | ubuntu-noble-large | [INFO]  [85/136] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:45:07.044668 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:45:07.483705 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:45:07.483850 | ubuntu-noble-large | [SUCCESS] [85/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:45:07.483871 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:45:07.529897 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:45:07.529984 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:45:07.530734 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:07.582976 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:32c8bb0fb1a1652fe3f508ba62a52dd436795b8de49586cf11e6202b844f8c7b 2026-08-04 01:45:07.583052 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-139834-26766 2026-08-04 01:45:07.892558 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:07.943024 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:32c8bb0fb1a1652fe3f508ba62a52dd436795b8de49586cf11e6202b844f8c7b 2026-08-04 01:45:07.943128 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:07.989538 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:07.989633 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:07.989647 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:07.989658 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:45:07.989668 | ubuntu-noble-large | DiffID: sha256:ce5e95c0ef7a1c86cf6e05fcacba875178cbea2ea79da2ef22bba2707c0cbd7e 2026-08-04 01:45:08.044704 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:7529335bb3edca0960196e4955abb0f6f42141913685730693021cbc66fc7460 2026-08-04 01:45:08.045673 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:08.097958 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:08.098053 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:08.098067 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:08.098078 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:45:08.098089 | ubuntu-noble-large | DiffID: sha256:ce5e95c0ef7a1c86cf6e05fcacba875178cbea2ea79da2ef22bba2707c0cbd7e 2026-08-04 01:45:08.143253 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:7529335bb3edca0960196e4955abb0f6f42141913685730693021cbc66fc7460 2026-08-04 01:45:08.144142 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:08.144181 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:45:08.144348 | ubuntu-noble-large | [SUCCESS] [85/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-08-04 01:45:08.151302 | ubuntu-noble-large | [INFO]  [86/136] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:45:08.151456 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:45:08.612744 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:45:08.612878 | ubuntu-noble-large | [SUCCESS] [86/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:45:08.613021 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:45:08.657235 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:45:08.657487 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:45:08.657716 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:08.708849 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e38a78d54cd9c5cc61e1187e3108bd62bcb7196cefb7211350c2b443e4086483 2026-08-04 01:45:08.708979 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-139834-7194 2026-08-04 01:45:09.008600 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:09.059622 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e38a78d54cd9c5cc61e1187e3108bd62bcb7196cefb7211350c2b443e4086483 2026-08-04 01:45:09.059725 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:09.108896 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:09.108977 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:09.108988 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:09.108996 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:45:09.109003 | ubuntu-noble-large | DiffID: sha256:29a27228e077732d7c2386310f045cb139266718e5cac493930ca7ac099304bf 2026-08-04 01:45:09.160237 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:bf781317946177b46f3d878d7ae688d7a9f03d83b618ae11e9001572de52b275 2026-08-04 01:45:09.160931 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:09.214673 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:09.214769 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:09.214824 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:09.214836 | ubuntu-noble-large | DiffID: sha256:d7e2a1752f0cfcb8a8250f332c469a9c39abfdc7ffbb994325e8dd5295481615 2026-08-04 01:45:09.214846 | ubuntu-noble-large | DiffID: sha256:29a27228e077732d7c2386310f045cb139266718e5cac493930ca7ac099304bf 2026-08-04 01:45:09.267860 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:bf781317946177b46f3d878d7ae688d7a9f03d83b618ae11e9001572de52b275 2026-08-04 01:45:09.268609 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:09.268724 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:45:09.268926 | ubuntu-noble-large | [SUCCESS] [86/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-08-04 01:45:09.275972 | ubuntu-noble-large | [INFO]  [87/136] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:45:09.276074 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:45:09.709951 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:45:09.710055 | ubuntu-noble-large | [SUCCESS] [87/136] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:45:09.710176 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:45:09.759895 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:45:09.760157 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:45:09.760413 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:09.813320 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6597889088025c1aeb1bc0e4de5c3acce5c96288e7064da34ab7c342e607e0d2 2026-08-04 01:45:09.813502 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-139834-17251 2026-08-04 01:45:10.127814 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:10.174640 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6597889088025c1aeb1bc0e4de5c3acce5c96288e7064da34ab7c342e607e0d2 2026-08-04 01:45:10.174735 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:10.217891 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:10.217974 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:10.217987 | ubuntu-noble-large | DiffID: sha256:f4ee7194678471ae91c3190a94e158e0ff4f7cb6308ce11f3023bd31203d8e57 2026-08-04 01:45:10.217997 | ubuntu-noble-large | DiffID: sha256:cb73d00d9bf63f1c4f2b9c03c7d9475462813bc8f5b78ec7042048c612dbc491 2026-08-04 01:45:10.268300 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:96a2c947e3d50da3339ffc79e5fcd566203a024c51eecc9bfc07ab2af7e070e4 2026-08-04 01:45:10.268954 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:10.310941 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:10.311047 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:10.311057 | ubuntu-noble-large | DiffID: sha256:f4ee7194678471ae91c3190a94e158e0ff4f7cb6308ce11f3023bd31203d8e57 2026-08-04 01:45:10.311065 | ubuntu-noble-large | DiffID: sha256:cb73d00d9bf63f1c4f2b9c03c7d9475462813bc8f5b78ec7042048c612dbc491 2026-08-04 01:45:10.363460 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:96a2c947e3d50da3339ffc79e5fcd566203a024c51eecc9bfc07ab2af7e070e4 2026-08-04 01:45:10.363949 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:10.364851 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:45:10.364877 | ubuntu-noble-large | [SUCCESS] [87/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-08-04 01:45:10.370990 | ubuntu-noble-large | [INFO]  [88/136] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:45:10.371070 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:45:10.777899 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:45:10.777988 | ubuntu-noble-large | [SUCCESS] [88/136] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:45:10.778740 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:45:10.821648 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:45:10.821743 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:45:10.821754 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:10.869903 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cdeea8fc085a12c22faaaf621dfe4a3dd1f841efa1358bc864b07b43105bdcb1 2026-08-04 01:45:10.870002 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-139834-32680 2026-08-04 01:45:11.173915 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:11.219917 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cdeea8fc085a12c22faaaf621dfe4a3dd1f841efa1358bc864b07b43105bdcb1 2026-08-04 01:45:11.220009 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:11.260889 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:11.260974 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:11.260986 | ubuntu-noble-large | DiffID: sha256:f4ee7194678471ae91c3190a94e158e0ff4f7cb6308ce11f3023bd31203d8e57 2026-08-04 01:45:11.260996 | ubuntu-noble-large | DiffID: sha256:7c434f18daea254c53d6b8ef9a3c5061e972d9e13f18d5e6a5d56b5f3a3fd15c 2026-08-04 01:45:11.315009 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:b411a0a69e5fa488b260e94330dd748cad95da8606e619732efad58d38138712 2026-08-04 01:45:11.317172 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:11.360028 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:11.360140 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:11.360154 | ubuntu-noble-large | DiffID: sha256:f4ee7194678471ae91c3190a94e158e0ff4f7cb6308ce11f3023bd31203d8e57 2026-08-04 01:45:11.360165 | ubuntu-noble-large | DiffID: sha256:7c434f18daea254c53d6b8ef9a3c5061e972d9e13f18d5e6a5d56b5f3a3fd15c 2026-08-04 01:45:11.405994 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:b411a0a69e5fa488b260e94330dd748cad95da8606e619732efad58d38138712 2026-08-04 01:45:11.407745 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:11.407904 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:45:11.407924 | ubuntu-noble-large | [SUCCESS] [88/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-08-04 01:45:11.415232 | ubuntu-noble-large | [INFO]  [89/136] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:45:11.415305 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:45:11.806964 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:45:11.807093 | ubuntu-noble-large | [SUCCESS] [89/136] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:45:11.807109 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:45:11.851978 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:45:11.852074 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:45:11.852090 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:11.904901 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5d9a7802b01e49c577ac46847dceee87c3348405c901e8008e93f324402c1e32 2026-08-04 01:45:11.905000 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-139834-25046 2026-08-04 01:45:12.254926 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:12.301916 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5d9a7802b01e49c577ac46847dceee87c3348405c901e8008e93f324402c1e32 2026-08-04 01:45:12.301998 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:12.348368 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:12.348448 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:12.348459 | ubuntu-noble-large | DiffID: sha256:c0a3a2a637bcdd017c7b9aa977582a889c4679bd02d28c205f0548fc48977dcb 2026-08-04 01:45:12.348468 | ubuntu-noble-large | DiffID: sha256:abe49ad5333ca49b07280c9b618a172a7d279ed737bc5267e4af22f33df9708d 2026-08-04 01:45:12.398871 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:d726f217e4fcbf2f52cbba47adc78edaf3d7e6a9acf4e66a71987e552ddee612 2026-08-04 01:45:12.400999 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:12.443568 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:12.443647 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:12.443658 | ubuntu-noble-large | DiffID: sha256:c0a3a2a637bcdd017c7b9aa977582a889c4679bd02d28c205f0548fc48977dcb 2026-08-04 01:45:12.443666 | ubuntu-noble-large | DiffID: sha256:abe49ad5333ca49b07280c9b618a172a7d279ed737bc5267e4af22f33df9708d 2026-08-04 01:45:12.492891 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:d726f217e4fcbf2f52cbba47adc78edaf3d7e6a9acf4e66a71987e552ddee612 2026-08-04 01:45:12.494926 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:12.495047 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:45:12.495063 | ubuntu-noble-large | [SUCCESS] [89/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-08-04 01:45:12.502888 | ubuntu-noble-large | [INFO]  [90/136] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:45:12.502944 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:45:12.996372 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:45:12.996488 | ubuntu-noble-large | [SUCCESS] [90/136] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:45:12.996501 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:45:13.043921 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:45:13.044024 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:45:13.044045 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:13.086948 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:676af62ff63be9250202b7b328a800f447d990099a0b8acd0dfc5721037251b6 2026-08-04 01:45:13.087047 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-139834-4852 2026-08-04 01:45:13.391900 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:13.445344 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:676af62ff63be9250202b7b328a800f447d990099a0b8acd0dfc5721037251b6 2026-08-04 01:45:13.445482 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:13.489934 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:13.490021 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:13.490028 | ubuntu-noble-large | DiffID: sha256:c0a3a2a637bcdd017c7b9aa977582a889c4679bd02d28c205f0548fc48977dcb 2026-08-04 01:45:13.490033 | ubuntu-noble-large | DiffID: sha256:382c1e5d1111fadd18659a4b05e5304f795c60ded864818e0ffd9feb7fc5eaf3 2026-08-04 01:45:13.534702 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:6deba6db8c84c590a9d99c27d6528317bd78e9ba84761d3ef253ae50791904ff 2026-08-04 01:45:13.535016 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:13.579311 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:13.579401 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:13.579416 | ubuntu-noble-large | DiffID: sha256:c0a3a2a637bcdd017c7b9aa977582a889c4679bd02d28c205f0548fc48977dcb 2026-08-04 01:45:13.579426 | ubuntu-noble-large | DiffID: sha256:382c1e5d1111fadd18659a4b05e5304f795c60ded864818e0ffd9feb7fc5eaf3 2026-08-04 01:45:13.629810 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:6deba6db8c84c590a9d99c27d6528317bd78e9ba84761d3ef253ae50791904ff 2026-08-04 01:45:13.630644 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:13.630773 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:45:13.631006 | ubuntu-noble-large | [SUCCESS] [90/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-08-04 01:45:13.638271 | ubuntu-noble-large | [INFO]  [91/136] Checking: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:45:13.638489 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:45:14.032150 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:45:14.032319 | ubuntu-noble-large | [SUCCESS] [91/136] EXISTS: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:45:14.032424 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:45:14.079532 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:45:14.079760 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:45:14.080043 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:14.131683 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:339a0c099743ae39c1c4cb9b08049d65200b9ee7bf6b75c452a2a78ec2659433 2026-08-04 01:45:14.131839 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/valkey-sentinel:temp-remote-check-139834-9947 2026-08-04 01:45:14.456477 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:14.503260 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:339a0c099743ae39c1c4cb9b08049d65200b9ee7bf6b75c452a2a78ec2659433 2026-08-04 01:45:14.503429 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:14.545061 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:14.545130 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:14.545138 | ubuntu-noble-large | DiffID: sha256:ccc307be5db65620a6b579e772bda7beb7021914709fd09627836188c0aa3599 2026-08-04 01:45:14.545144 | ubuntu-noble-large | DiffID: sha256:c5c0aedcaccc2de4c3006bd6ab416f10ddeb58c91f94f854f7be47a45d0d0dc7 2026-08-04 01:45:14.599884 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/valkey-sentinel@sha256:0231356bba8956beb5d8edc653ac7de980d0c8c854716f5f5391be1acebddb5c 2026-08-04 01:45:14.600824 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:14.647997 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:14.648072 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:14.648081 | ubuntu-noble-large | DiffID: sha256:ccc307be5db65620a6b579e772bda7beb7021914709fd09627836188c0aa3599 2026-08-04 01:45:14.648088 | ubuntu-noble-large | DiffID: sha256:c5c0aedcaccc2de4c3006bd6ab416f10ddeb58c91f94f854f7be47a45d0d0dc7 2026-08-04 01:45:14.703930 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/valkey-sentinel@sha256:0231356bba8956beb5d8edc653ac7de980d0c8c854716f5f5391be1acebddb5c 2026-08-04 01:45:14.704892 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:14.704958 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:45:14.705230 | ubuntu-noble-large | [SUCCESS] [91/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-08-04 01:45:14.713413 | ubuntu-noble-large | [INFO]  [92/136] Checking: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:45:14.713503 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:45:15.087356 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:45:15.087464 | ubuntu-noble-large | [SUCCESS] [92/136] EXISTS: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:45:15.087580 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:45:15.134833 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:45:15.135003 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:45:15.135271 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:15.182834 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ebef435a76578205fca407e7b4735398e20dcb0600a66fe4d0ccfb9dc157bd6a 2026-08-04 01:45:15.182961 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/valkey-server:temp-remote-check-139834-16854 2026-08-04 01:45:15.490349 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:15.541915 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ebef435a76578205fca407e7b4735398e20dcb0600a66fe4d0ccfb9dc157bd6a 2026-08-04 01:45:15.542014 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:15.591289 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:15.591367 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:15.591375 | ubuntu-noble-large | DiffID: sha256:ccc307be5db65620a6b579e772bda7beb7021914709fd09627836188c0aa3599 2026-08-04 01:45:15.591381 | ubuntu-noble-large | DiffID: sha256:5e7b00bfd59475cae04884b53d1cccb110e026f34d5f5ecf800ec357e6207fb2 2026-08-04 01:45:15.639906 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/valkey-server@sha256:a6b69142b1fd28c47223bc2f3cdde5fd51eac2ce9a2ffbb692b1c83747f89e6e 2026-08-04 01:45:15.640570 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:15.694666 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:15.694812 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:15.694829 | ubuntu-noble-large | DiffID: sha256:ccc307be5db65620a6b579e772bda7beb7021914709fd09627836188c0aa3599 2026-08-04 01:45:15.694839 | ubuntu-noble-large | DiffID: sha256:5e7b00bfd59475cae04884b53d1cccb110e026f34d5f5ecf800ec357e6207fb2 2026-08-04 01:45:15.751746 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/valkey-server@sha256:a6b69142b1fd28c47223bc2f3cdde5fd51eac2ce9a2ffbb692b1c83747f89e6e 2026-08-04 01:45:15.752119 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:15.752250 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:45:15.752433 | ubuntu-noble-large | [SUCCESS] [92/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-08-04 01:45:15.759406 | ubuntu-noble-large | [INFO]  [93/136] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:45:15.759565 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:45:16.170413 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:45:16.170524 | ubuntu-noble-large | [SUCCESS] [93/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:45:16.170638 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:45:16.218588 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:45:16.218690 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:45:16.218896 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:16.267909 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c1a44d622ebfe068e890957182dc1c77af43122f62bbeaa39c5c6152f6662266 2026-08-04 01:45:16.268110 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-139834-25739 2026-08-04 01:45:16.578214 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:16.630570 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c1a44d622ebfe068e890957182dc1c77af43122f62bbeaa39c5c6152f6662266 2026-08-04 01:45:16.630675 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:16.682313 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:16.682431 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:16.682441 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:16.682448 | ubuntu-noble-large | DiffID: sha256:3c2c6009097f2e2e04c342cab7272b653fbe3dd67ff4b3df5decb3c1bb8b0345 2026-08-04 01:45:16.734124 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:33d1bc58e1f51ed18aa581438006a5afb1bb31613b441545722bf2f377d1aa16 2026-08-04 01:45:16.734957 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:16.784267 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:16.784385 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:16.784399 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:16.784410 | ubuntu-noble-large | DiffID: sha256:3c2c6009097f2e2e04c342cab7272b653fbe3dd67ff4b3df5decb3c1bb8b0345 2026-08-04 01:45:16.836151 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:33d1bc58e1f51ed18aa581438006a5afb1bb31613b441545722bf2f377d1aa16 2026-08-04 01:45:16.836928 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:16.837022 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:45:16.837222 | ubuntu-noble-large | [SUCCESS] [93/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-08-04 01:45:16.844249 | ubuntu-noble-large | [INFO]  [94/136] Checking: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:45:16.844358 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:45:17.247000 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:45:17.247170 | ubuntu-noble-large | [SUCCESS] [94/136] EXISTS: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:45:17.247215 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:45:17.294906 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:45:17.295133 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:45:17.295344 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:17.346209 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:341b2e6f604f5b5cf8e6584f5b0994bd4558fb4c17fedad0c4c3f39b5e06db3d 2026-08-04 01:45:17.346359 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-139834-425 2026-08-04 01:45:17.645567 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:17.694275 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:341b2e6f604f5b5cf8e6584f5b0994bd4558fb4c17fedad0c4c3f39b5e06db3d 2026-08-04 01:45:17.694392 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:17.740611 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:17.740725 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:17.740741 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:17.740755 | ubuntu-noble-large | DiffID: sha256:a7f534b96e908c7f8a428e51380ae2603fe56facf732432e497fc5c57c83c933 2026-08-04 01:45:17.793967 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:00d7601d05ca5dac8c53c83785df26a5e6334c715ad2c40f8a4e42781fc96358 2026-08-04 01:45:17.794821 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:17.835853 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:17.835937 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:17.835949 | ubuntu-noble-large | DiffID: sha256:f2e56aba2ddc1ca94b7238b3916da09616781e490c15044a5c6fd848c2be0f6a 2026-08-04 01:45:17.835959 | ubuntu-noble-large | DiffID: sha256:a7f534b96e908c7f8a428e51380ae2603fe56facf732432e497fc5c57c83c933 2026-08-04 01:45:17.886347 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:00d7601d05ca5dac8c53c83785df26a5e6334c715ad2c40f8a4e42781fc96358 2026-08-04 01:45:17.887162 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:17.887263 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:45:17.887421 | ubuntu-noble-large | [SUCCESS] [94/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-08-04 01:45:17.892514 | ubuntu-noble-large | [INFO]  [95/136] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:45:17.892630 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:45:18.284121 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:45:18.284241 | ubuntu-noble-large | [SUCCESS] [95/136] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:45:18.284399 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:45:18.328023 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:45:18.328243 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:45:18.328478 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:18.374706 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f9343c79eed3badd523ed45459c7ecb739bfc077c5276d3ea64b2055071ac58c 2026-08-04 01:45:18.374899 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-139834-21717 2026-08-04 01:45:18.660808 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:18.706884 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f9343c79eed3badd523ed45459c7ecb739bfc077c5276d3ea64b2055071ac58c 2026-08-04 01:45:18.706967 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:18.747567 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:18.747649 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:18.747662 | ubuntu-noble-large | DiffID: sha256:334e54e5153f38249a01ee9975399b88d5e747f84a565665d17484ec3a73e729 2026-08-04 01:45:18.747672 | ubuntu-noble-large | DiffID: sha256:5b0b47fd19099380ed083cd58bc5ddf25c380874cc5de13c396e4dec31e9af76 2026-08-04 01:45:18.796519 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:18095ae9f3ecef7777110190f9d5a3c6125b7490fd7e696227efa4bba2fa412a 2026-08-04 01:45:18.797427 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:18.843042 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:18.843121 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:18.843131 | ubuntu-noble-large | DiffID: sha256:334e54e5153f38249a01ee9975399b88d5e747f84a565665d17484ec3a73e729 2026-08-04 01:45:18.843138 | ubuntu-noble-large | DiffID: sha256:5b0b47fd19099380ed083cd58bc5ddf25c380874cc5de13c396e4dec31e9af76 2026-08-04 01:45:18.894107 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:18095ae9f3ecef7777110190f9d5a3c6125b7490fd7e696227efa4bba2fa412a 2026-08-04 01:45:18.894711 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:18.894872 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:45:18.895093 | ubuntu-noble-large | [SUCCESS] [95/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-08-04 01:45:18.902854 | ubuntu-noble-large | [INFO]  [96/136] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:45:18.903092 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:45:19.326979 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:45:19.327103 | ubuntu-noble-large | [SUCCESS] [96/136] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:45:19.327263 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:45:19.369578 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:45:19.369807 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:45:19.370079 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:19.416625 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5314f117db01ba4f1f321f1b263763446ff1eb9210488ca57f37d42cd43a4d0a 2026-08-04 01:45:19.416713 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-139834-21200 2026-08-04 01:45:19.684899 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:19.732524 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5314f117db01ba4f1f321f1b263763446ff1eb9210488ca57f37d42cd43a4d0a 2026-08-04 01:45:19.732616 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:19.779207 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:19.779320 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:19.779343 | ubuntu-noble-large | DiffID: sha256:334e54e5153f38249a01ee9975399b88d5e747f84a565665d17484ec3a73e729 2026-08-04 01:45:19.779362 | ubuntu-noble-large | DiffID: sha256:b58d4803c76a5315d1d9bce2dcd7e42a5efd270897959ad4b165e6def9f5075e 2026-08-04 01:45:19.828214 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:c4f834a10e094797274586ba6b48a3c2a9f564b74b85e4b30a7a149ea094513a 2026-08-04 01:45:19.829178 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:19.881382 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:19.881483 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:19.881498 | ubuntu-noble-large | DiffID: sha256:334e54e5153f38249a01ee9975399b88d5e747f84a565665d17484ec3a73e729 2026-08-04 01:45:19.881509 | ubuntu-noble-large | DiffID: sha256:b58d4803c76a5315d1d9bce2dcd7e42a5efd270897959ad4b165e6def9f5075e 2026-08-04 01:45:19.931915 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:c4f834a10e094797274586ba6b48a3c2a9f564b74b85e4b30a7a149ea094513a 2026-08-04 01:45:19.932702 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:19.932831 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:45:19.933047 | ubuntu-noble-large | [SUCCESS] [96/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-08-04 01:45:19.939370 | ubuntu-noble-large | [INFO]  [97/136] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:45:19.939483 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:45:20.687631 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:45:20.687773 | ubuntu-noble-large | [SUCCESS] [97/136] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:45:20.687833 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:45:20.738196 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:45:20.738322 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:45:20.738338 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:20.786059 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e78e9b595800c324c250f4cc0beea9299716dc7d74dd37b2161397878a921423 2026-08-04 01:45:20.786168 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-139834-20619 2026-08-04 01:45:21.101698 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:21.149124 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e78e9b595800c324c250f4cc0beea9299716dc7d74dd37b2161397878a921423 2026-08-04 01:45:21.149288 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:21.196698 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:21.196818 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:21.196838 | ubuntu-noble-large | DiffID: sha256:334e54e5153f38249a01ee9975399b88d5e747f84a565665d17484ec3a73e729 2026-08-04 01:45:21.196849 | ubuntu-noble-large | DiffID: sha256:5fda6a9111abcac41aee01c7b5e3c5c5d77a107f622ca7595d9310f815c7bb6e 2026-08-04 01:45:21.246642 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:7018984105795f44ff9d1ab7d0dafad8e33ec908f22572db1ba45f6f2fc5e7dc 2026-08-04 01:45:21.248699 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:21.292928 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:21.293079 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:21.293102 | ubuntu-noble-large | DiffID: sha256:334e54e5153f38249a01ee9975399b88d5e747f84a565665d17484ec3a73e729 2026-08-04 01:45:21.293117 | ubuntu-noble-large | DiffID: sha256:5fda6a9111abcac41aee01c7b5e3c5c5d77a107f622ca7595d9310f815c7bb6e 2026-08-04 01:45:21.344291 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:7018984105795f44ff9d1ab7d0dafad8e33ec908f22572db1ba45f6f2fc5e7dc 2026-08-04 01:45:21.345067 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:21.345127 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:45:21.345262 | ubuntu-noble-large | [SUCCESS] [97/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-08-04 01:45:21.351578 | ubuntu-noble-large | [INFO]  [98/136] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:45:21.351691 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:45:21.837817 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:45:21.837986 | ubuntu-noble-large | [SUCCESS] [98/136] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:45:21.838075 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:45:21.887074 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:45:21.887281 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:45:21.887492 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:21.934686 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:755b8a75efd106b5d1248a4dc2ec877790e3a2eb460cdc400a9612cc930dd4ff 2026-08-04 01:45:21.934820 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-139834-20937 2026-08-04 01:45:22.213545 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:22.258308 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:755b8a75efd106b5d1248a4dc2ec877790e3a2eb460cdc400a9612cc930dd4ff 2026-08-04 01:45:22.258393 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:22.299697 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:22.299768 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:22.299825 | ubuntu-noble-large | DiffID: sha256:334e54e5153f38249a01ee9975399b88d5e747f84a565665d17484ec3a73e729 2026-08-04 01:45:22.299913 | ubuntu-noble-large | DiffID: sha256:04df52eb441f2bc0284cf86c60a67998e5619f7dee5ffa22dbff195a1e0ff566 2026-08-04 01:45:22.350627 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:b98092505e3292ece0818fc302836522bda3bcf1fccafbeaf969ebafe163d7b1 2026-08-04 01:45:22.351824 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:22.396285 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:22.396351 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:22.396359 | ubuntu-noble-large | DiffID: sha256:334e54e5153f38249a01ee9975399b88d5e747f84a565665d17484ec3a73e729 2026-08-04 01:45:22.396366 | ubuntu-noble-large | DiffID: sha256:04df52eb441f2bc0284cf86c60a67998e5619f7dee5ffa22dbff195a1e0ff566 2026-08-04 01:45:22.437758 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:b98092505e3292ece0818fc302836522bda3bcf1fccafbeaf969ebafe163d7b1 2026-08-04 01:45:22.438673 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:22.438853 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:45:22.439055 | ubuntu-noble-large | [SUCCESS] [98/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-08-04 01:45:22.445602 | ubuntu-noble-large | [INFO]  [99/136] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:45:22.445742 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:45:22.946654 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:45:22.946767 | ubuntu-noble-large | [SUCCESS] [99/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:45:22.946923 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:45:22.998386 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:45:22.998585 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:45:22.998850 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:23.045724 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:61f5c79316c0bd0ecad0f95a9a11a06b0d30c7fe775f69b1bbd7c0b82f8ffe4e 2026-08-04 01:45:23.045907 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-139834-26989 2026-08-04 01:45:23.334548 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:23.382223 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:61f5c79316c0bd0ecad0f95a9a11a06b0d30c7fe775f69b1bbd7c0b82f8ffe4e 2026-08-04 01:45:23.382374 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:23.427378 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:23.427496 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:23.427516 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:23.427531 | ubuntu-noble-large | DiffID: sha256:3a67d833be43a619e1329e7af9c5321fb413f521b273e05c60b0bca619ada735 2026-08-04 01:45:23.478175 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:ad0f1390ee6e3d1eec0559890b64b8458dba1e7e56fe4f450d285b6d77b8535f 2026-08-04 01:45:23.479001 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:23.521118 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:23.521220 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:23.521237 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:23.521251 | ubuntu-noble-large | DiffID: sha256:3a67d833be43a619e1329e7af9c5321fb413f521b273e05c60b0bca619ada735 2026-08-04 01:45:23.567918 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:ad0f1390ee6e3d1eec0559890b64b8458dba1e7e56fe4f450d285b6d77b8535f 2026-08-04 01:45:23.568025 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:23.568096 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:45:23.568242 | ubuntu-noble-large | [SUCCESS] [99/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-08-04 01:45:23.575996 | ubuntu-noble-large | [INFO]  [100/136] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:45:23.576086 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:45:24.126057 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:45:24.126175 | ubuntu-noble-large | [SUCCESS] [100/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:45:24.126282 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:45:24.172161 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:45:24.172358 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:45:24.172570 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:24.223235 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f9ce5ccaa3c40bf052a9f01f7ba039422935892fb918c74972fcdc8e63a3acbf 2026-08-04 01:45:24.223339 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-139834-15370 2026-08-04 01:45:24.538140 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:24.585085 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f9ce5ccaa3c40bf052a9f01f7ba039422935892fb918c74972fcdc8e63a3acbf 2026-08-04 01:45:24.585177 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:24.630923 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:24.630995 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:24.631005 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:24.631013 | ubuntu-noble-large | DiffID: sha256:c04f3e688bf919af9eb9630f3f3894c1653a87f505e9227883eaf41cf2ecbdf0 2026-08-04 01:45:24.681432 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:9ee9d178be78fcf7db3d9c4caf6bf57136519952613fd7c2d965c945dd8de9b2 2026-08-04 01:45:24.682148 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:24.732221 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:24.732300 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:24.732311 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:24.732321 | ubuntu-noble-large | DiffID: sha256:c04f3e688bf919af9eb9630f3f3894c1653a87f505e9227883eaf41cf2ecbdf0 2026-08-04 01:45:24.781269 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:9ee9d178be78fcf7db3d9c4caf6bf57136519952613fd7c2d965c945dd8de9b2 2026-08-04 01:45:24.782079 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:24.782207 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:45:24.782380 | ubuntu-noble-large | [SUCCESS] [100/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-08-04 01:45:24.787884 | ubuntu-noble-large | [INFO]  [101/136] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:45:24.788014 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:45:25.173028 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:45:25.173168 | ubuntu-noble-large | [SUCCESS] [101/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:45:25.173183 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:45:25.209593 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:45:25.209749 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:45:25.210026 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:25.262355 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5d0a1910def4eb3ba96b5642970d8472879635e536e90dff731395f93e51d42c 2026-08-04 01:45:25.262445 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-139834-11157 2026-08-04 01:45:25.552408 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:25.605022 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5d0a1910def4eb3ba96b5642970d8472879635e536e90dff731395f93e51d42c 2026-08-04 01:45:25.605139 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:25.655323 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:25.655418 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:25.655431 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:25.655440 | ubuntu-noble-large | DiffID: sha256:b5e0a8d8ff7eaba6f7f6a8819d8c87641442db83ee48610b44b7df9c8949dc61 2026-08-04 01:45:25.716615 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:a71f14f2fc9aab53dcc8c99d4935cdb84298040810399890ad1b753d93441832 2026-08-04 01:45:25.717539 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:25.768042 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:25.768142 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:25.768156 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:25.768165 | ubuntu-noble-large | DiffID: sha256:b5e0a8d8ff7eaba6f7f6a8819d8c87641442db83ee48610b44b7df9c8949dc61 2026-08-04 01:45:25.824585 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:a71f14f2fc9aab53dcc8c99d4935cdb84298040810399890ad1b753d93441832 2026-08-04 01:45:25.825359 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:25.825456 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:45:25.825637 | ubuntu-noble-large | [SUCCESS] [101/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-08-04 01:45:25.831501 | ubuntu-noble-large | [INFO]  [102/136] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:45:25.831618 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:45:26.223143 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:45:26.223239 | ubuntu-noble-large | [SUCCESS] [102/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:45:26.223385 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:45:26.270162 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:45:26.270389 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:45:26.270615 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:26.312772 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:184d5f4fddc445c1e327847baf4c11df038ff1a6b709d52b5d6f06e9dc8d00ab 2026-08-04 01:45:26.312884 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-139834-5151 2026-08-04 01:45:26.602093 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:26.656310 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:184d5f4fddc445c1e327847baf4c11df038ff1a6b709d52b5d6f06e9dc8d00ab 2026-08-04 01:45:26.656416 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:26.705140 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:26.705236 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:26.705251 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:26.705262 | ubuntu-noble-large | DiffID: sha256:33d27003bb5ee2b512708d9ffb98f6e04beaeeb405425162f0b4735c84d0024e 2026-08-04 01:45:26.749435 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:f256e35438e961ba052af2bf64b04dbb697613c16608b46b7e4d3e06f77cc4ef 2026-08-04 01:45:26.750158 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:26.797238 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:26.797339 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:26.797354 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:26.797365 | ubuntu-noble-large | DiffID: sha256:33d27003bb5ee2b512708d9ffb98f6e04beaeeb405425162f0b4735c84d0024e 2026-08-04 01:45:26.850482 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:f256e35438e961ba052af2bf64b04dbb697613c16608b46b7e4d3e06f77cc4ef 2026-08-04 01:45:26.852293 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:26.852344 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:45:26.852358 | ubuntu-noble-large | [SUCCESS] [102/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-08-04 01:45:26.858333 | ubuntu-noble-large | [INFO]  [103/136] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:45:26.858377 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:45:27.255916 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:45:27.256013 | ubuntu-noble-large | [SUCCESS] [103/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:45:27.256027 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:45:27.299246 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:45:27.299422 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:45:27.299831 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:27.344660 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d6ee60f0d8e972de0afaaad5cf07eb704b1fe0ce560e32eb228f3dacd9711e00 2026-08-04 01:45:27.344753 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-139834-9000 2026-08-04 01:45:27.634075 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:27.684719 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d6ee60f0d8e972de0afaaad5cf07eb704b1fe0ce560e32eb228f3dacd9711e00 2026-08-04 01:45:27.684853 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:27.730866 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:27.730960 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:27.730973 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:27.730991 | ubuntu-noble-large | DiffID: sha256:41096f110d2b7e82b12cd2dc3f9e535d7af01b91605b36a4608990a18d28922d 2026-08-04 01:45:27.783575 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:8417e9c92d833726f45febf79d1ea70bd8c4c519c96c4ee767f3824ee7f6ada0 2026-08-04 01:45:27.784525 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:27.834696 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:27.834825 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:27.834847 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:27.834858 | ubuntu-noble-large | DiffID: sha256:41096f110d2b7e82b12cd2dc3f9e535d7af01b91605b36a4608990a18d28922d 2026-08-04 01:45:27.882010 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:8417e9c92d833726f45febf79d1ea70bd8c4c519c96c4ee767f3824ee7f6ada0 2026-08-04 01:45:27.882935 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:27.883094 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:45:27.883297 | ubuntu-noble-large | [SUCCESS] [103/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-08-04 01:45:27.888750 | ubuntu-noble-large | [INFO]  [104/136] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:45:27.889001 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:45:28.242485 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:45:28.242574 | ubuntu-noble-large | [SUCCESS] [104/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:45:28.242813 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:45:28.285797 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:45:28.285923 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:45:28.286051 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:28.328435 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bb86bdea7b67fc771935db9bee27a7d6f7e9f72a55427436b740fe059e0305df 2026-08-04 01:45:28.328542 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-139834-3370 2026-08-04 01:45:28.624682 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:28.675469 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bb86bdea7b67fc771935db9bee27a7d6f7e9f72a55427436b740fe059e0305df 2026-08-04 01:45:28.675574 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:28.729414 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:28.729492 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:28.729502 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:28.729509 | ubuntu-noble-large | DiffID: sha256:25095f48ae680b22a41c0c8fffe1da88a573546a325807158fd53306f144e9a0 2026-08-04 01:45:28.776965 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:cef97052684603ec0f909e68b61ec3a38bba3060d65245986dc571d99d1bd88b 2026-08-04 01:45:28.777524 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:28.821722 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:28.821839 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:28.821854 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:28.821865 | ubuntu-noble-large | DiffID: sha256:25095f48ae680b22a41c0c8fffe1da88a573546a325807158fd53306f144e9a0 2026-08-04 01:45:28.863973 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:cef97052684603ec0f909e68b61ec3a38bba3060d65245986dc571d99d1bd88b 2026-08-04 01:45:28.864872 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:28.864937 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:45:28.865125 | ubuntu-noble-large | [SUCCESS] [104/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-08-04 01:45:28.872139 | ubuntu-noble-large | [INFO]  [105/136] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:45:28.872216 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:45:29.316194 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:45:29.316293 | ubuntu-noble-large | [SUCCESS] [105/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:45:29.316525 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:45:29.361745 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:45:29.361984 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:45:29.362190 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:29.407766 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:627c3e7f2c92dfa74b50ebe58d8bf3ab6f0e8b31759373ab9de504b30cd8af31 2026-08-04 01:45:29.407913 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-139834-10346 2026-08-04 01:45:29.699878 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:29.751184 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:627c3e7f2c92dfa74b50ebe58d8bf3ab6f0e8b31759373ab9de504b30cd8af31 2026-08-04 01:45:29.751292 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:29.799616 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:29.799700 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:29.799711 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:29.799719 | ubuntu-noble-large | DiffID: sha256:275fb174e03a896ca7738f706afe53210a888d6f5390162f47685d60a05fcb77 2026-08-04 01:45:29.850281 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:dae8c3dc0b4a4239e6463422cfaca0a1a4af5724519c4d092556260b4b9bdee3 2026-08-04 01:45:29.851054 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:29.898882 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:29.898973 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:29.898985 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:29.898994 | ubuntu-noble-large | DiffID: sha256:275fb174e03a896ca7738f706afe53210a888d6f5390162f47685d60a05fcb77 2026-08-04 01:45:29.948086 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:dae8c3dc0b4a4239e6463422cfaca0a1a4af5724519c4d092556260b4b9bdee3 2026-08-04 01:45:29.949113 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:29.949227 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:45:29.949473 | ubuntu-noble-large | [SUCCESS] [105/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-08-04 01:45:29.956344 | ubuntu-noble-large | [INFO]  [106/136] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:45:29.956478 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:45:30.489394 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:45:30.489567 | ubuntu-noble-large | [SUCCESS] [106/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:45:30.489586 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:45:30.530903 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:45:30.531054 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:45:30.531249 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:30.575868 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:532be76790aafbd0733ff57bc71adec83c979ba368118a0a8678cad8d3cb2cf7 2026-08-04 01:45:30.576015 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-139834-28153 2026-08-04 01:45:30.858026 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:30.910287 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:532be76790aafbd0733ff57bc71adec83c979ba368118a0a8678cad8d3cb2cf7 2026-08-04 01:45:30.910387 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:30.950967 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:30.951046 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:30.951057 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:30.951066 | ubuntu-noble-large | DiffID: sha256:013357882a9491987898ee0e36264ce74cf229fa238a46a630371838bb3e4e1e 2026-08-04 01:45:31.001033 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:81ffa7f1aab47b1b49c18e546adb551ddf04a0189c32f87b5e41d8c282e34b7f 2026-08-04 01:45:31.001253 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:31.045905 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:31.045987 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:31.045999 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:31.046008 | ubuntu-noble-large | DiffID: sha256:013357882a9491987898ee0e36264ce74cf229fa238a46a630371838bb3e4e1e 2026-08-04 01:45:31.097281 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:81ffa7f1aab47b1b49c18e546adb551ddf04a0189c32f87b5e41d8c282e34b7f 2026-08-04 01:45:31.098204 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:31.098345 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:45:31.098545 | ubuntu-noble-large | [SUCCESS] [106/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-08-04 01:45:31.104989 | ubuntu-noble-large | [INFO]  [107/136] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:45:31.105104 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:45:31.563874 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:45:31.563996 | ubuntu-noble-large | [SUCCESS] [107/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:45:31.564089 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:45:31.606564 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:45:31.606737 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:45:31.607067 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:31.655891 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:59c70b67f19d635bbda69ac0553578a042a50991712516a21c216ca65a5d2393 2026-08-04 01:45:31.656027 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-139834-9300 2026-08-04 01:45:31.952607 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:32.001892 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:59c70b67f19d635bbda69ac0553578a042a50991712516a21c216ca65a5d2393 2026-08-04 01:45:32.001990 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:32.047322 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:32.047428 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:32.047442 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:32.047453 | ubuntu-noble-large | DiffID: sha256:963b1ee72de808d04f0a2b8a73e2a904a45cf840f1bdcb703f094c4b60127a51 2026-08-04 01:45:32.098658 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:eae328b0e0a115121d87efcb153f9850046768bd8186103cf43aedd84b02007d 2026-08-04 01:45:32.099729 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:32.148654 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:32.148740 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:32.148755 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:32.148766 | ubuntu-noble-large | DiffID: sha256:963b1ee72de808d04f0a2b8a73e2a904a45cf840f1bdcb703f094c4b60127a51 2026-08-04 01:45:32.197191 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:eae328b0e0a115121d87efcb153f9850046768bd8186103cf43aedd84b02007d 2026-08-04 01:45:32.198100 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:32.198202 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:45:32.198417 | ubuntu-noble-large | [SUCCESS] [107/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-08-04 01:45:32.205544 | ubuntu-noble-large | [INFO]  [108/136] Checking: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:45:32.205708 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:45:32.641184 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:45:32.641329 | ubuntu-noble-large | [SUCCESS] [108/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:45:32.641346 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:45:32.690864 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:45:32.691096 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:45:32.691304 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:32.733357 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:157c3ce92eab06418c1fbc21a59bd1bbe9811263e418f582c378ca933bf09afc 2026-08-04 01:45:32.733481 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-139834-3648 2026-08-04 01:45:33.028488 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:33.076722 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:157c3ce92eab06418c1fbc21a59bd1bbe9811263e418f582c378ca933bf09afc 2026-08-04 01:45:33.076873 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:33.129773 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:33.129907 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:33.129927 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:33.129939 | ubuntu-noble-large | DiffID: sha256:f28241a505f175f6e0c87563e5ea15a073c38e74cb9002486329fa50c260e1b1 2026-08-04 01:45:33.180316 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:362756764e93f020eb46fcb9f3a8c573f1180fb299dec75963286044b841a572 2026-08-04 01:45:33.180934 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:33.229366 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:33.229533 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:33.229581 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:33.229593 | ubuntu-noble-large | DiffID: sha256:f28241a505f175f6e0c87563e5ea15a073c38e74cb9002486329fa50c260e1b1 2026-08-04 01:45:33.281636 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:362756764e93f020eb46fcb9f3a8c573f1180fb299dec75963286044b841a572 2026-08-04 01:45:33.282475 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:33.282564 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:45:33.282710 | ubuntu-noble-large | [SUCCESS] [108/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-08-04 01:45:33.289992 | ubuntu-noble-large | [INFO]  [109/136] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:45:33.290170 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:45:33.672201 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:45:33.672335 | ubuntu-noble-large | [SUCCESS] [109/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:45:33.672351 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:45:33.723927 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:45:33.724105 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:45:33.724280 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:33.776824 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:71e915f74e79ed17f523dac1ae0ca04c43f9e991b7734ad6387bb4d5392e3e33 2026-08-04 01:45:33.777053 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-139834-23312 2026-08-04 01:45:34.057282 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:34.109327 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:71e915f74e79ed17f523dac1ae0ca04c43f9e991b7734ad6387bb4d5392e3e33 2026-08-04 01:45:34.109431 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:34.151161 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:34.151256 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:34.151271 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:34.151281 | ubuntu-noble-large | DiffID: sha256:c3d5757e44a2810095dbcdee6be93a778f443d0c83baf7c7ae1d0cc4ede2d683 2026-08-04 01:45:34.198449 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:1cf882c188f9ccbd672b4e16939310a35beb1ce1bb3bbca56f654e8f09309e46 2026-08-04 01:45:34.199238 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:34.242430 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:34.242544 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:34.242567 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:34.242586 | ubuntu-noble-large | DiffID: sha256:c3d5757e44a2810095dbcdee6be93a778f443d0c83baf7c7ae1d0cc4ede2d683 2026-08-04 01:45:34.294696 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:1cf882c188f9ccbd672b4e16939310a35beb1ce1bb3bbca56f654e8f09309e46 2026-08-04 01:45:34.295482 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:34.295598 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:45:34.295799 | ubuntu-noble-large | [SUCCESS] [109/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-08-04 01:45:34.302728 | ubuntu-noble-large | [INFO]  [110/136] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:45:34.302961 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:45:34.858990 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:45:34.859103 | ubuntu-noble-large | [SUCCESS] [110/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:45:34.860015 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:45:34.901613 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:45:34.901674 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:45:34.901682 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:34.943966 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9d04171e4dd11ecd4fa81076d0cbec48b21188f398b039fa40593a97a20949c3 2026-08-04 01:45:34.944042 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-139834-12868 2026-08-04 01:45:35.223910 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:35.271867 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9d04171e4dd11ecd4fa81076d0cbec48b21188f398b039fa40593a97a20949c3 2026-08-04 01:45:35.271957 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:35.307477 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:35.307550 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:35.307560 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:35.307567 | ubuntu-noble-large | DiffID: sha256:d0213d0eddf12bf889178a49ed0957db3c3abe17872bca1e8768fb6d4b8c61da 2026-08-04 01:45:35.350191 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:8ac705de4457105584a87fbdf1848fcb4aa694566c3e801aaf55d59225cdca22 2026-08-04 01:45:35.351914 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:35.397820 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:35.397922 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:35.397937 | ubuntu-noble-large | DiffID: sha256:ae780b7441a3aa104d63875390077f980126da2db7a9824c4cd4aae1f694abf5 2026-08-04 01:45:35.397948 | ubuntu-noble-large | DiffID: sha256:d0213d0eddf12bf889178a49ed0957db3c3abe17872bca1e8768fb6d4b8c61da 2026-08-04 01:45:35.455928 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:8ac705de4457105584a87fbdf1848fcb4aa694566c3e801aaf55d59225cdca22 2026-08-04 01:45:35.457376 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:35.457474 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:45:35.457491 | ubuntu-noble-large | [SUCCESS] [110/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-08-04 01:45:35.463972 | ubuntu-noble-large | [INFO]  [111/136] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:45:35.464062 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:45:35.991440 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:45:35.991540 | ubuntu-noble-large | [SUCCESS] [111/136] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:45:35.991578 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:45:36.034954 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:45:36.035077 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:45:36.035090 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:36.084839 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4ee3a1851266527fad3a5fc1adf6507309dd97797ece910ffb8e25879231560b 2026-08-04 01:45:36.084939 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-139834-29389 2026-08-04 01:45:36.380857 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:36.437052 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4ee3a1851266527fad3a5fc1adf6507309dd97797ece910ffb8e25879231560b 2026-08-04 01:45:36.437174 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:36.484170 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:36.484263 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:36.484272 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:36.484279 | ubuntu-noble-large | DiffID: sha256:b03cdd535cac5b42a78b6d661059e1a74de6f43aec63ac35f63f236e04d5b11b 2026-08-04 01:45:36.544042 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:c9c69d0739a220123fe4c53ed575ab324897f3dc140216a9aeb44da068b0c130 2026-08-04 01:45:36.544444 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:36.589314 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:36.589450 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:36.589469 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:36.589505 | ubuntu-noble-large | DiffID: sha256:b03cdd535cac5b42a78b6d661059e1a74de6f43aec63ac35f63f236e04d5b11b 2026-08-04 01:45:36.642348 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:c9c69d0739a220123fe4c53ed575ab324897f3dc140216a9aeb44da068b0c130 2026-08-04 01:45:36.643058 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:36.643219 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:45:36.643435 | ubuntu-noble-large | [SUCCESS] [111/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-08-04 01:45:36.650877 | ubuntu-noble-large | [INFO]  [112/136] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:45:36.650968 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:45:37.108653 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:45:37.108769 | ubuntu-noble-large | [SUCCESS] [112/136] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:45:37.108832 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:45:37.161130 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:45:37.161464 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:45:37.161764 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:37.214383 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:16504748755f17e251c45705ea5eca5047a2334789f84c81dc93748675787354 2026-08-04 01:45:37.214520 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-139834-2833 2026-08-04 01:45:37.504202 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:37.552481 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:16504748755f17e251c45705ea5eca5047a2334789f84c81dc93748675787354 2026-08-04 01:45:37.552593 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:37.600727 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:37.600878 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:37.600894 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:37.600905 | ubuntu-noble-large | DiffID: sha256:716a08ee19d3f121774043a3eefab7dcafea378dad425c80e30996f54305bc79 2026-08-04 01:45:37.651640 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:4ffefbffed8d30323cc6aba0ea3185e3857ebf0250490eeae1d204e7c532b65c 2026-08-04 01:45:37.652387 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:37.704171 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:37.704313 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:37.704329 | ubuntu-noble-large | DiffID: sha256:1d56ccdbf208e8684772b7cd8b9e64573e8b6ee9dacab8288f13c23883811e55 2026-08-04 01:45:37.704340 | ubuntu-noble-large | DiffID: sha256:716a08ee19d3f121774043a3eefab7dcafea378dad425c80e30996f54305bc79 2026-08-04 01:45:37.759078 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:4ffefbffed8d30323cc6aba0ea3185e3857ebf0250490eeae1d204e7c532b65c 2026-08-04 01:45:37.759883 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:37.760021 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:45:37.760369 | ubuntu-noble-large | [SUCCESS] [112/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-08-04 01:45:37.767704 | ubuntu-noble-large | [INFO]  [113/136] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:45:37.767818 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:45:38.169715 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:45:38.169886 | ubuntu-noble-large | [SUCCESS] [113/136] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:45:38.169909 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:45:38.213835 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:45:38.213958 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:45:38.214130 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:38.265114 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c2619a53d872c7eb421f05fdb95abbe0c23d7bff334e00a383310321b07ad239 2026-08-04 01:45:38.265320 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-139834-31701 2026-08-04 01:45:38.564452 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:38.616513 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c2619a53d872c7eb421f05fdb95abbe0c23d7bff334e00a383310321b07ad239 2026-08-04 01:45:38.616620 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:38.660979 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:38.661070 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:38.661087 | ubuntu-noble-large | DiffID: sha256:1b014134d81116ef19302add8444b847ecd25aefe8a270e3cc41cdeef98ba928 2026-08-04 01:45:38.661100 | ubuntu-noble-large | DiffID: sha256:4d9748816c0c53d436396374d4b369e595ea48c7e70c48305aca03df2d0b98e2 2026-08-04 01:45:38.711699 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:38645879502801168605fcc79ed2acbbd00a6c50396eef05e5677fa845562fb9 2026-08-04 01:45:38.712746 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:38.758294 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:38.758380 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:38.758394 | ubuntu-noble-large | DiffID: sha256:1b014134d81116ef19302add8444b847ecd25aefe8a270e3cc41cdeef98ba928 2026-08-04 01:45:38.758405 | ubuntu-noble-large | DiffID: sha256:4d9748816c0c53d436396374d4b369e595ea48c7e70c48305aca03df2d0b98e2 2026-08-04 01:45:38.813972 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:38645879502801168605fcc79ed2acbbd00a6c50396eef05e5677fa845562fb9 2026-08-04 01:45:38.815933 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:38.816037 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:45:38.816065 | ubuntu-noble-large | [SUCCESS] [113/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-08-04 01:45:38.821976 | ubuntu-noble-large | [INFO]  [114/136] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:45:38.822103 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:45:39.344203 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:45:39.344323 | ubuntu-noble-large | [SUCCESS] [114/136] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:45:39.344436 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:45:39.392749 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:45:39.392905 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:45:39.392916 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:39.424574 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8140431f6c4b22c78f6da6be646e025ca64780db488982084e1c4d65e2cb5436 2026-08-04 01:45:39.424642 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-139834-31536 2026-08-04 01:45:39.683766 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:39.734683 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8140431f6c4b22c78f6da6be646e025ca64780db488982084e1c4d65e2cb5436 2026-08-04 01:45:39.734774 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:39.780256 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:39.780354 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:39.780368 | ubuntu-noble-large | DiffID: sha256:1b014134d81116ef19302add8444b847ecd25aefe8a270e3cc41cdeef98ba928 2026-08-04 01:45:39.780379 | ubuntu-noble-large | DiffID: sha256:1893f41a16fe00cc7122af3cc34d5729ca3d476a053614d88260ee0d853f1c6a 2026-08-04 01:45:39.827097 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:7a50bfb959663049d270448dae5a2e1addfd7c86276701994ec772c619c07711 2026-08-04 01:45:39.828975 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:39.871964 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:39.872042 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:39.872054 | ubuntu-noble-large | DiffID: sha256:1b014134d81116ef19302add8444b847ecd25aefe8a270e3cc41cdeef98ba928 2026-08-04 01:45:39.872064 | ubuntu-noble-large | DiffID: sha256:1893f41a16fe00cc7122af3cc34d5729ca3d476a053614d88260ee0d853f1c6a 2026-08-04 01:45:39.923014 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:7a50bfb959663049d270448dae5a2e1addfd7c86276701994ec772c619c07711 2026-08-04 01:45:39.923887 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:39.923940 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:45:39.923950 | ubuntu-noble-large | [SUCCESS] [114/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-08-04 01:45:39.927913 | ubuntu-noble-large | [INFO]  [115/136] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:45:39.927991 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:45:40.422835 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:45:40.422932 | ubuntu-noble-large | [SUCCESS] [115/136] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:45:40.423068 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:45:40.471893 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:45:40.472056 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:45:40.472209 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:40.513938 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4a4ca4577c0703ec92ee901ff01202b4755c4590f0d043ea031f5f46acf48f28 2026-08-04 01:45:40.514047 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-139834-1125 2026-08-04 01:45:40.795552 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:40.841540 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4a4ca4577c0703ec92ee901ff01202b4755c4590f0d043ea031f5f46acf48f28 2026-08-04 01:45:40.841638 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:40.893541 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:40.893623 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:40.893635 | ubuntu-noble-large | DiffID: sha256:acccca189dc7ec92738ab449f78a69dcc01d11d9bb9bbbfa0722643b5216aa04 2026-08-04 01:45:40.893645 | ubuntu-noble-large | DiffID: sha256:252f851897b9d69fd9244c415b9731edf98b8751951298cded5a5c6a2689d5f1 2026-08-04 01:45:40.949886 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:6de0025a3e99627301a5793ea14668d5eb346f30120b29f98fbb7aab3d4be3d9 2026-08-04 01:45:40.950595 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:40.992812 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:40.992893 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:40.992904 | ubuntu-noble-large | DiffID: sha256:acccca189dc7ec92738ab449f78a69dcc01d11d9bb9bbbfa0722643b5216aa04 2026-08-04 01:45:40.992912 | ubuntu-noble-large | DiffID: sha256:252f851897b9d69fd9244c415b9731edf98b8751951298cded5a5c6a2689d5f1 2026-08-04 01:45:41.037344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:6de0025a3e99627301a5793ea14668d5eb346f30120b29f98fbb7aab3d4be3d9 2026-08-04 01:45:41.038192 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:41.038325 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:45:41.038523 | ubuntu-noble-large | [SUCCESS] [115/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-08-04 01:45:41.045352 | ubuntu-noble-large | [INFO]  [116/136] Checking: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:45:41.045449 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:45:41.442295 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:45:41.442393 | ubuntu-noble-large | [SUCCESS] [116/136] EXISTS: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:45:41.442529 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:45:41.492983 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:45:41.493212 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:45:41.493448 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:41.542263 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b86c9050b24f400498f1a57a5139d867623150f7d65e2eff36849215d23e29dd 2026-08-04 01:45:41.542363 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-139834-2095 2026-08-04 01:45:41.835812 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:41.885359 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b86c9050b24f400498f1a57a5139d867623150f7d65e2eff36849215d23e29dd 2026-08-04 01:45:41.885461 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:41.931469 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:41.931558 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:41.931573 | ubuntu-noble-large | DiffID: sha256:acccca189dc7ec92738ab449f78a69dcc01d11d9bb9bbbfa0722643b5216aa04 2026-08-04 01:45:41.931585 | ubuntu-noble-large | DiffID: sha256:cc62cbdcee3f0eb232ff1162a1c1525669fb183840c5411635f373bfc10d301f 2026-08-04 01:45:41.983628 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:ca7bd0bce25f7001ca95e45d07b5fb66d9e9f42549f3a5aa8043058844409397 2026-08-04 01:45:41.984665 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:42.036830 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:42.036918 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:42.036935 | ubuntu-noble-large | DiffID: sha256:acccca189dc7ec92738ab449f78a69dcc01d11d9bb9bbbfa0722643b5216aa04 2026-08-04 01:45:42.036947 | ubuntu-noble-large | DiffID: sha256:cc62cbdcee3f0eb232ff1162a1c1525669fb183840c5411635f373bfc10d301f 2026-08-04 01:45:42.087381 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:ca7bd0bce25f7001ca95e45d07b5fb66d9e9f42549f3a5aa8043058844409397 2026-08-04 01:45:42.088177 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:42.088280 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:45:42.088426 | ubuntu-noble-large | [SUCCESS] [116/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2025.1 2026-08-04 01:45:42.095372 | ubuntu-noble-large | [INFO]  [117/136] Checking: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:45:42.095460 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:45:42.464270 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:45:42.464382 | ubuntu-noble-large | [SUCCESS] [117/136] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:45:42.464589 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:45:42.511674 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:45:42.511928 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:45:42.512177 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:42.561659 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f05e2f2221c4e5a2c65a232b1ed257898327500fa44176a9e0c4d37cde228c21 2026-08-04 01:45:42.561833 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-139834-15536 2026-08-04 01:45:42.852137 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:42.903570 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f05e2f2221c4e5a2c65a232b1ed257898327500fa44176a9e0c4d37cde228c21 2026-08-04 01:45:42.903677 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:42.946195 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:42.946290 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:42.946305 | ubuntu-noble-large | DiffID: sha256:e50dfccaee2e473615f55bcbd040fc2d9b04d43d05b4a5abbd6190f8365e9eb2 2026-08-04 01:45:42.998872 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:15fd01f38e017f7925325a3a8f4f560fe3317b52ef590f260935a06be4a4f98f 2026-08-04 01:45:42.999672 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:43.045500 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:43.045633 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:43.045647 | ubuntu-noble-large | DiffID: sha256:e50dfccaee2e473615f55bcbd040fc2d9b04d43d05b4a5abbd6190f8365e9eb2 2026-08-04 01:45:43.096080 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:15fd01f38e017f7925325a3a8f4f560fe3317b52ef590f260935a06be4a4f98f 2026-08-04 01:45:43.096406 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:43.096572 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:45:43.096855 | ubuntu-noble-large | [SUCCESS] [117/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-08-04 01:45:43.102570 | ubuntu-noble-large | [INFO]  [118/136] Checking: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:45:43.102651 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:45:43.456630 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:45:43.456750 | ubuntu-noble-large | [SUCCESS] [118/136] EXISTS: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:45:43.456769 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:45:43.511592 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:45:43.511995 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:45:43.512321 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:43.560092 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f1312ac9ace88a465b696b5c65fe4238fafc3205a44c79b427c831ad6aad4b5a 2026-08-04 01:45:43.560193 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql-3:temp-remote-check-139834-3829 2026-08-04 01:45:43.843324 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:43.890955 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f1312ac9ace88a465b696b5c65fe4238fafc3205a44c79b427c831ad6aad4b5a 2026-08-04 01:45:43.891072 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:43.939830 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:43.939979 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:43.939997 | ubuntu-noble-large | DiffID: sha256:548a881e81be334fdb7007046c333ad2ca82b2f6dffd04c23ace3c6ba0eef83a 2026-08-04 01:45:43.984088 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql-3@sha256:0c2189aa9f670e80f12cd7accaf1bf6a3a1903ae3172f8a6826cb27804d3feaf 2026-08-04 01:45:43.984828 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:44.025569 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:44.025656 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:44.025671 | ubuntu-noble-large | DiffID: sha256:548a881e81be334fdb7007046c333ad2ca82b2f6dffd04c23ace3c6ba0eef83a 2026-08-04 01:45:44.080416 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql-3@sha256:0c2189aa9f670e80f12cd7accaf1bf6a3a1903ae3172f8a6826cb27804d3feaf 2026-08-04 01:45:44.081392 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:44.081530 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:45:44.081700 | ubuntu-noble-large | [SUCCESS] [118/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-08-04 01:45:44.088874 | ubuntu-noble-large | [INFO]  [119/136] Checking: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:45:44.089048 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:45:44.559710 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:45:44.559918 | ubuntu-noble-large | [SUCCESS] [119/136] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:45:44.559953 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:45:44.607320 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:45:44.607550 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:45:44.607832 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:44.654504 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c63627fe97d359fe1a3cd98dcfc83cadcf113a7ccdf40b1fb8f3b1d1ef443612 2026-08-04 01:45:44.654691 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-139834-10891 2026-08-04 01:45:44.980685 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:45.025083 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c63627fe97d359fe1a3cd98dcfc83cadcf113a7ccdf40b1fb8f3b1d1ef443612 2026-08-04 01:45:45.025179 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:45.066561 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:45.066687 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:45.066701 | ubuntu-noble-large | DiffID: sha256:3a3b992a2db59c9c71f721c6ed85ff22fb352cd0c9a55fa458d9a14db94beff8 2026-08-04 01:45:45.120174 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:ed59135d35d7428e24bb91de8eb167a064694d20e0017d6f97dffca3d4f91d18 2026-08-04 01:45:45.121923 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:45.165771 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:45.165996 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:45.166017 | ubuntu-noble-large | DiffID: sha256:3a3b992a2db59c9c71f721c6ed85ff22fb352cd0c9a55fa458d9a14db94beff8 2026-08-04 01:45:45.212298 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:ed59135d35d7428e24bb91de8eb167a064694d20e0017d6f97dffca3d4f91d18 2026-08-04 01:45:45.213114 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:45.213223 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:45:45.213406 | ubuntu-noble-large | [SUCCESS] [119/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-08-04 01:45:45.221263 | ubuntu-noble-large | [INFO]  [120/136] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:45:45.221358 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:45:45.782173 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:45:45.782277 | ubuntu-noble-large | [SUCCESS] [120/136] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:45:45.782387 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:45:45.830877 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:45:45.831164 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:45:45.831357 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:45.876274 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5bca777ab899b7afccbada04092ccf9402d577c5ba574b94862c20a61315add6 2026-08-04 01:45:45.876377 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-139834-13268 2026-08-04 01:45:46.192587 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:46.240313 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5bca777ab899b7afccbada04092ccf9402d577c5ba574b94862c20a61315add6 2026-08-04 01:45:46.240403 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:46.284858 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:46.284970 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:46.284983 | ubuntu-noble-large | DiffID: sha256:c0a3a2a637bcdd017c7b9aa977582a889c4679bd02d28c205f0548fc48977dcb 2026-08-04 01:45:46.333476 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:3bd396483a00ef477c82f7a10719eae93e011588eb2f3ddd2fe8cd874215e0a0 2026-08-04 01:45:46.333764 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:46.379830 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:46.379952 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:46.379968 | ubuntu-noble-large | DiffID: sha256:c0a3a2a637bcdd017c7b9aa977582a889c4679bd02d28c205f0548fc48977dcb 2026-08-04 01:45:46.432951 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:3bd396483a00ef477c82f7a10719eae93e011588eb2f3ddd2fe8cd874215e0a0 2026-08-04 01:45:46.433943 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:46.434025 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:45:46.434226 | ubuntu-noble-large | [SUCCESS] [120/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-08-04 01:45:46.441057 | ubuntu-noble-large | [INFO]  [121/136] Checking: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:45:46.441126 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:45:46.883906 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:45:46.884100 | ubuntu-noble-large | [SUCCESS] [121/136] EXISTS: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:45:46.884263 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:45:46.933100 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:45:46.933166 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:45:46.933279 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:46.972917 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:739b35f3873f514cc651521fba3b19ef19df57ac64dab39cb9834b012dd9fcc2 2026-08-04 01:45:46.973019 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-139834-13306 2026-08-04 01:45:47.258360 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:47.304900 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:739b35f3873f514cc651521fba3b19ef19df57ac64dab39cb9834b012dd9fcc2 2026-08-04 01:45:47.304984 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:47.343846 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:47.343965 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:47.343979 | ubuntu-noble-large | DiffID: sha256:86333e86113de50f29921fc8c02eb30154404c96cecc0a94376871dc4acdafaf 2026-08-04 01:45:47.393071 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:005e029acb42173f77e83cdf861f79eb5011f57eaca6a72b4a4d37eae5543f08 2026-08-04 01:45:47.393751 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:47.436818 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:47.436948 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:47.436965 | ubuntu-noble-large | DiffID: sha256:86333e86113de50f29921fc8c02eb30154404c96cecc0a94376871dc4acdafaf 2026-08-04 01:45:47.488240 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:005e029acb42173f77e83cdf861f79eb5011f57eaca6a72b4a4d37eae5543f08 2026-08-04 01:45:47.489112 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:47.489240 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:45:47.489406 | ubuntu-noble-large | [SUCCESS] [121/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-08-04 01:45:47.496080 | ubuntu-noble-large | [INFO]  [122/136] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:45:47.496187 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:45:47.882995 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:45:47.883101 | ubuntu-noble-large | [SUCCESS] [122/136] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:45:47.883223 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:45:47.926581 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:45:47.926704 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:45:47.926818 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:47.974270 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ced7c6cc429adaf88f4c67b14b7d03de6ebc362604fc016c1eb5668989b30453 2026-08-04 01:45:47.974369 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-139834-19919 2026-08-04 01:45:48.260662 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:48.311996 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ced7c6cc429adaf88f4c67b14b7d03de6ebc362604fc016c1eb5668989b30453 2026-08-04 01:45:48.312098 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:48.354897 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:48.354975 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:48.354985 | ubuntu-noble-large | DiffID: sha256:e9af2ed938fbed00a22c180df2654d14c900e33b22c4343d397dd8ad6b1fad83 2026-08-04 01:45:48.403405 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:aa501fcc41400477b8bf689f5aef97b8fde211da47443bbbfefd6ba5547d75d7 2026-08-04 01:45:48.404243 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:48.450547 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:48.450640 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:48.450656 | ubuntu-noble-large | DiffID: sha256:e9af2ed938fbed00a22c180df2654d14c900e33b22c4343d397dd8ad6b1fad83 2026-08-04 01:45:48.497574 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:aa501fcc41400477b8bf689f5aef97b8fde211da47443bbbfefd6ba5547d75d7 2026-08-04 01:45:48.498192 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:48.498316 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:45:48.498503 | ubuntu-noble-large | [SUCCESS] [122/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-08-04 01:45:48.504458 | ubuntu-noble-large | [INFO]  [123/136] Checking: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:45:48.504580 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:45:48.879929 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:45:48.880045 | ubuntu-noble-large | [SUCCESS] [123/136] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:45:48.880061 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:45:48.922872 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:45:48.923131 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:45:48.923343 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:48.971803 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:889852caba24723118904d07d08e842a9113f886f3ffddf267ee290ce17bfbbd 2026-08-04 01:45:48.971930 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-139834-4538 2026-08-04 01:45:49.252901 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:49.300705 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:889852caba24723118904d07d08e842a9113f886f3ffddf267ee290ce17bfbbd 2026-08-04 01:45:49.300796 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:49.340457 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:49.340534 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:49.340543 | ubuntu-noble-large | DiffID: sha256:10c0157a1d128ce797a73ffc2cad91f97fd59b6848223fda2bb62000b722f1be 2026-08-04 01:45:49.384914 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:a1837fd448d57ba30bcb997b973ccc1a0ba58a84e486c70d678b888c129ad824 2026-08-04 01:45:49.385391 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:49.423241 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:49.423320 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:49.423331 | ubuntu-noble-large | DiffID: sha256:10c0157a1d128ce797a73ffc2cad91f97fd59b6848223fda2bb62000b722f1be 2026-08-04 01:45:49.469988 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:a1837fd448d57ba30bcb997b973ccc1a0ba58a84e486c70d678b888c129ad824 2026-08-04 01:45:49.470325 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:49.470389 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:45:49.470427 | ubuntu-noble-large | [SUCCESS] [123/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-08-04 01:45:49.476604 | ubuntu-noble-large | [INFO]  [124/136] Checking: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:45:49.476704 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:45:49.872738 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:45:49.872874 | ubuntu-noble-large | [SUCCESS] [124/136] EXISTS: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:45:49.872996 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:45:49.916855 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:45:49.917099 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:45:49.917328 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:49.957462 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:78eb7d83e01218b140cb9012da12a19fc103e2b8e014a553eddc7b7d6d32f040 2026-08-04 01:45:49.957592 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-139834-619 2026-08-04 01:45:50.249509 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:50.296102 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:78eb7d83e01218b140cb9012da12a19fc103e2b8e014a553eddc7b7d6d32f040 2026-08-04 01:45:50.296210 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:50.338867 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:50.338957 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:50.338971 | ubuntu-noble-large | DiffID: sha256:a0d8be59ec1a3806f93e9ca0630c5cbdd88c51050c6d66cfe026de218b750a79 2026-08-04 01:45:50.386489 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:f7fcb437ccf15fbf2b6551e02fc0be6ed745fc10d6f7bdae2749ce345a315b12 2026-08-04 01:45:50.387361 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:50.435352 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:50.435449 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:50.435464 | ubuntu-noble-large | DiffID: sha256:a0d8be59ec1a3806f93e9ca0630c5cbdd88c51050c6d66cfe026de218b750a79 2026-08-04 01:45:50.485711 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:f7fcb437ccf15fbf2b6551e02fc0be6ed745fc10d6f7bdae2749ce345a315b12 2026-08-04 01:45:50.487019 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:50.487103 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:45:50.487128 | ubuntu-noble-large | [SUCCESS] [124/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2025.1 2026-08-04 01:45:50.493333 | ubuntu-noble-large | [INFO]  [125/136] Checking: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:45:50.493453 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:45:50.914183 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:45:50.914294 | ubuntu-noble-large | [SUCCESS] [125/136] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:45:50.914394 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:45:50.965470 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:45:50.965692 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:45:50.965972 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:51.010668 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:74c5abd565b815642307b10c7f8164e735949e667d915d220c0648e0a8db87ba 2026-08-04 01:45:51.010827 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-139834-1300 2026-08-04 01:45:51.316892 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:51.361499 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:74c5abd565b815642307b10c7f8164e735949e667d915d220c0648e0a8db87ba 2026-08-04 01:45:51.361617 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:51.405413 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:51.405502 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:51.405518 | ubuntu-noble-large | DiffID: sha256:0939dfc8d67bf34ac874523c2a637778033d20a0af5b483a5094ee14ba510284 2026-08-04 01:45:51.454522 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:50fa63e65e19e9f17039c0a02487a925eb1deffd6d7f54724232b04931593a4b 2026-08-04 01:45:51.455327 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:51.499575 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:51.499686 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:51.499700 | ubuntu-noble-large | DiffID: sha256:0939dfc8d67bf34ac874523c2a637778033d20a0af5b483a5094ee14ba510284 2026-08-04 01:45:51.555031 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:50fa63e65e19e9f17039c0a02487a925eb1deffd6d7f54724232b04931593a4b 2026-08-04 01:45:51.556016 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:51.556099 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:45:51.556237 | ubuntu-noble-large | [SUCCESS] [125/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-08-04 01:45:51.562777 | ubuntu-noble-large | [INFO]  [126/136] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:45:51.562872 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:45:52.028102 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:45:52.028208 | ubuntu-noble-large | [SUCCESS] [126/136] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:45:52.028221 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:45:52.072033 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:45:52.072280 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:45:52.072497 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:52.120504 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:02234a0419d2372a19900a43e61fad623cf70090c3786d8578b187dfd769a861 2026-08-04 01:45:52.120586 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-139834-7393 2026-08-04 01:45:52.408612 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:52.451630 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:02234a0419d2372a19900a43e61fad623cf70090c3786d8578b187dfd769a861 2026-08-04 01:45:52.451810 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:52.495454 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:52.495532 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:52.495543 | ubuntu-noble-large | DiffID: sha256:aa081d8acb25624b4d73116f5c7e47ae869f0bb9530288ba03990448e053a68b 2026-08-04 01:45:52.540812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:7663b72948ef7e1f378bdffc6575a5eb6c5c72d03ed51abeb9b137540d5bac8b 2026-08-04 01:45:52.541402 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:52.583925 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:52.584035 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:52.584053 | ubuntu-noble-large | DiffID: sha256:aa081d8acb25624b4d73116f5c7e47ae869f0bb9530288ba03990448e053a68b 2026-08-04 01:45:52.631009 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:7663b72948ef7e1f378bdffc6575a5eb6c5c72d03ed51abeb9b137540d5bac8b 2026-08-04 01:45:52.631743 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:52.631817 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:45:52.631907 | ubuntu-noble-large | [SUCCESS] [126/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-08-04 01:45:52.638039 | ubuntu-noble-large | [INFO]  [127/136] Checking: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:45:52.638100 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:45:53.013370 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:45:53.013444 | ubuntu-noble-large | [SUCCESS] [127/136] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:45:53.013569 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:45:53.048355 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:45:53.048553 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:45:53.048795 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:53.096293 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d21ed1d191d5a755a35f27ffa2fb8ceaff7f2cfaf81493f99781ad028b16f301 2026-08-04 01:45:53.096398 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-139834-17092 2026-08-04 01:45:53.390835 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:53.437491 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d21ed1d191d5a755a35f27ffa2fb8ceaff7f2cfaf81493f99781ad028b16f301 2026-08-04 01:45:53.437589 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:53.475062 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:53.475134 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:53.475142 | ubuntu-noble-large | DiffID: sha256:6708381f10dda0052bb3d89cb0a2e0d55b4752424be533958849305c5ff57b2b 2026-08-04 01:45:53.520569 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:03a91e15f86552a36c1ec55ec9675200cb6278a8ee97f6443b3f0c39b814e299 2026-08-04 01:45:53.521278 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:53.569189 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:53.569290 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:53.569306 | ubuntu-noble-large | DiffID: sha256:6708381f10dda0052bb3d89cb0a2e0d55b4752424be533958849305c5ff57b2b 2026-08-04 01:45:53.623269 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:03a91e15f86552a36c1ec55ec9675200cb6278a8ee97f6443b3f0c39b814e299 2026-08-04 01:45:53.624056 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:53.624179 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:45:53.624353 | ubuntu-noble-large | [SUCCESS] [127/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-08-04 01:45:53.630855 | ubuntu-noble-large | [INFO]  [128/136] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:45:53.630999 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:45:54.041866 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:45:54.042015 | ubuntu-noble-large | [SUCCESS] [128/136] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:45:54.042101 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:45:54.088547 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:45:54.088811 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:45:54.089020 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:54.137749 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2e5909a29b27e9b4960a8322db5314dcd93bcc0481de8ed9912bc8166cb30ec9 2026-08-04 01:45:54.137900 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-139834-22784 2026-08-04 01:45:54.435607 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:54.484751 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2e5909a29b27e9b4960a8322db5314dcd93bcc0481de8ed9912bc8166cb30ec9 2026-08-04 01:45:54.484891 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:54.527515 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:54.527643 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:54.527660 | ubuntu-noble-large | DiffID: sha256:d50d72b14cf8f7f54c1497dae31e5b4439fe96dbac3545091b9022b28be52308 2026-08-04 01:45:54.579902 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:0c0ff8ce58f936d810111a09dea268e8ef2965a25696756f85f0d5c369ad8e15 2026-08-04 01:45:54.580931 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:54.629903 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:54.629991 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:54.630003 | ubuntu-noble-large | DiffID: sha256:d50d72b14cf8f7f54c1497dae31e5b4439fe96dbac3545091b9022b28be52308 2026-08-04 01:45:54.679093 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:0c0ff8ce58f936d810111a09dea268e8ef2965a25696756f85f0d5c369ad8e15 2026-08-04 01:45:54.679935 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:54.680028 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:45:54.680044 | ubuntu-noble-large | [SUCCESS] [128/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-08-04 01:45:54.687002 | ubuntu-noble-large | [INFO]  [129/136] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:45:54.687081 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:45:55.092909 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:45:55.093004 | ubuntu-noble-large | [SUCCESS] [129/136] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:45:55.093017 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:45:55.141382 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:45:55.141519 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:45:55.141689 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:55.186472 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d6183ebb051951daf994a5fb1199e44731fdb42b2406d292234431565311b403 2026-08-04 01:45:55.186568 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-139834-7233 2026-08-04 01:45:55.490833 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:55.545304 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d6183ebb051951daf994a5fb1199e44731fdb42b2406d292234431565311b403 2026-08-04 01:45:55.545397 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:55.583922 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:55.584014 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:55.584027 | ubuntu-noble-large | DiffID: sha256:94d3e21356cf6db3f2b3654cdd2d0a30104c6d633907a7e99cc9fb0df5f24f00 2026-08-04 01:45:55.630938 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:43d899546adb052af85389f5bfa8d6927100f91b23653dc767cbd589383e3148 2026-08-04 01:45:55.632756 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:55.674860 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:55.674978 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:55.674999 | ubuntu-noble-large | DiffID: sha256:94d3e21356cf6db3f2b3654cdd2d0a30104c6d633907a7e99cc9fb0df5f24f00 2026-08-04 01:45:55.724914 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:43d899546adb052af85389f5bfa8d6927100f91b23653dc767cbd589383e3148 2026-08-04 01:45:55.725893 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:55.725952 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:45:55.725959 | ubuntu-noble-large | [SUCCESS] [129/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-08-04 01:45:55.730612 | ubuntu-noble-large | [INFO]  [130/136] Checking: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:45:55.730694 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:45:56.111939 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:45:56.112043 | ubuntu-noble-large | [SUCCESS] [130/136] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:45:56.112058 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:45:56.157924 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:45:56.158012 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:45:56.158025 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:56.206899 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bf343b0499cee8ff0cba8f009f762664f7257980bfe6d5f8429ff5559019caa5 2026-08-04 01:45:56.206983 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-139834-23880 2026-08-04 01:45:56.506904 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:56.557441 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bf343b0499cee8ff0cba8f009f762664f7257980bfe6d5f8429ff5559019caa5 2026-08-04 01:45:56.557558 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:56.601917 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:56.602022 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:56.602039 | ubuntu-noble-large | DiffID: sha256:c12bd04c9f5d47e76b6011487d404d3c899e61a21e8a0636210cabcce0ff0bea 2026-08-04 01:45:56.652436 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:44afd1785b0af6377f146f9e5f70f9075450a42a97b9a16fee29066e77c4eb30 2026-08-04 01:45:56.653517 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:56.696882 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:56.696999 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:56.697023 | ubuntu-noble-large | DiffID: sha256:c12bd04c9f5d47e76b6011487d404d3c899e61a21e8a0636210cabcce0ff0bea 2026-08-04 01:45:56.747904 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:44afd1785b0af6377f146f9e5f70f9075450a42a97b9a16fee29066e77c4eb30 2026-08-04 01:45:56.748967 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:56.749051 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:45:56.749066 | ubuntu-noble-large | [SUCCESS] [130/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-08-04 01:45:56.755932 | ubuntu-noble-large | [INFO]  [131/136] Checking: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:45:56.756007 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:45:57.223555 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:45:57.223632 | ubuntu-noble-large | [SUCCESS] [131/136] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:45:57.223642 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:45:57.258914 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:45:57.259006 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:45:57.259053 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:57.302716 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e33fef71e998e75a29bec9ffb999b7c12b490543213d5a0ef6aedc36e6a05a3a 2026-08-04 01:45:57.302871 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-139834-22782 2026-08-04 01:45:57.604360 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:57.651058 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e33fef71e998e75a29bec9ffb999b7c12b490543213d5a0ef6aedc36e6a05a3a 2026-08-04 01:45:57.651127 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:57.694899 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:57.694996 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:57.695010 | ubuntu-noble-large | DiffID: sha256:ac0322199bdb758d6ee4d3cc06f86c346c3841819597356a2ddcc384c8e1b3bd 2026-08-04 01:45:57.742689 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:c02655049a62a82ade80b4010728693ceefaa38b51125f7177afee607a39f8e5 2026-08-04 01:45:57.743623 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:57.787639 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:57.787714 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:57.787722 | ubuntu-noble-large | DiffID: sha256:ac0322199bdb758d6ee4d3cc06f86c346c3841819597356a2ddcc384c8e1b3bd 2026-08-04 01:45:57.832608 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:c02655049a62a82ade80b4010728693ceefaa38b51125f7177afee607a39f8e5 2026-08-04 01:45:57.834364 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:57.834435 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:45:57.834450 | ubuntu-noble-large | [SUCCESS] [131/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-08-04 01:45:57.841648 | ubuntu-noble-large | [INFO]  [132/136] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:45:57.841694 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:45:58.201222 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:45:58.201317 | ubuntu-noble-large | [SUCCESS] [132/136] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:45:58.201331 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:45:58.243181 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:45:58.243270 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:45:58.243286 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:58.291402 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3786557b21ef81882d871bf325308dfbedf34a5e305e169c385ba455da3826ee 2026-08-04 01:45:58.291584 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-139834-29518 2026-08-04 01:45:58.564977 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:58.607572 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3786557b21ef81882d871bf325308dfbedf34a5e305e169c385ba455da3826ee 2026-08-04 01:45:58.607704 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:58.645015 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:58.645099 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:58.645113 | ubuntu-noble-large | DiffID: sha256:0ca3fa4c1fb96f6ff09444f3933d20360901c4d9b91e59e4f7f36fca5f092cfc 2026-08-04 01:45:58.690485 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:943414350bf8500035fa810667042428e984b8bcaddb6c4f5555ccfad620b0b7 2026-08-04 01:45:58.691295 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:58.734917 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:58.735004 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:58.735017 | ubuntu-noble-large | DiffID: sha256:0ca3fa4c1fb96f6ff09444f3933d20360901c4d9b91e59e4f7f36fca5f092cfc 2026-08-04 01:45:58.782658 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:943414350bf8500035fa810667042428e984b8bcaddb6c4f5555ccfad620b0b7 2026-08-04 01:45:58.783396 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:58.783564 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:45:58.783746 | ubuntu-noble-large | [SUCCESS] [132/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-08-04 01:45:58.790676 | ubuntu-noble-large | [INFO]  [133/136] Checking: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:45:58.790829 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:45:59.199950 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:45:59.200063 | ubuntu-noble-large | [SUCCESS] [133/136] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:45:59.200112 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:45:59.247332 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:45:59.247501 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:45:59.247695 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:45:59.296149 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7b3ef7a09c891cb70dfba7a19025abc99976cad6543cb326b5a9ec4f915e5c68 2026-08-04 01:45:59.296228 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-139834-25531 2026-08-04 01:45:59.583366 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:45:59.630203 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7b3ef7a09c891cb70dfba7a19025abc99976cad6543cb326b5a9ec4f915e5c68 2026-08-04 01:45:59.630292 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:45:59.673971 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:59.674061 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:59.674075 | ubuntu-noble-large | DiffID: sha256:2b902a00dd06448f9520e3a8ae8425c081bb5480ff370d37b46ef1b1b41588b1 2026-08-04 01:45:59.721932 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:b6d8088eca7a3d298cd91273d414482f6168842f2a763036823a78ab3f029f26 2026-08-04 01:45:59.722912 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:45:59.769208 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:45:59.769294 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:45:59.769306 | ubuntu-noble-large | DiffID: sha256:2b902a00dd06448f9520e3a8ae8425c081bb5480ff370d37b46ef1b1b41588b1 2026-08-04 01:45:59.812918 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:b6d8088eca7a3d298cd91273d414482f6168842f2a763036823a78ab3f029f26 2026-08-04 01:45:59.813903 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:45:59.813983 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:45:59.814130 | ubuntu-noble-large | [SUCCESS] [133/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-08-04 01:45:59.819668 | ubuntu-noble-large | [INFO]  [134/136] Checking: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:45:59.820408 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:46:00.334893 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:46:00.334979 | ubuntu-noble-large | [SUCCESS] [134/136] EXISTS: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:46:00.334991 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:46:00.377370 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:46:00.377477 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:46:00.377493 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:46:00.421829 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a9bb922012e2879eb617937ee0c7404b90e2a32f10d8b6c2fc43ef10ca7798df 2026-08-04 01:46:00.421947 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-139834-23735 2026-08-04 01:46:00.713493 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:46:00.760899 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a9bb922012e2879eb617937ee0c7404b90e2a32f10d8b6c2fc43ef10ca7798df 2026-08-04 01:46:00.760976 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:46:00.803435 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:46:00.803516 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:46:00.803528 | ubuntu-noble-large | DiffID: sha256:be61b0a4396b84598cdd35b65e0b009511d5418818d15d3c3b6569343127c27e 2026-08-04 01:46:00.851458 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:9a10e85e965deb973aac6eda06906c2576cd2c372b1c6084737ab5f3766ecdc1 2026-08-04 01:46:00.852346 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:46:00.899288 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:46:00.899370 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:46:00.899408 | ubuntu-noble-large | DiffID: sha256:be61b0a4396b84598cdd35b65e0b009511d5418818d15d3c3b6569343127c27e 2026-08-04 01:46:00.947342 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:9a10e85e965deb973aac6eda06906c2576cd2c372b1c6084737ab5f3766ecdc1 2026-08-04 01:46:00.947814 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:46:00.948029 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:46:00.948092 | ubuntu-noble-large | [SUCCESS] [134/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-08-04 01:46:00.954914 | ubuntu-noble-large | [INFO]  [135/136] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:46:00.955005 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:46:01.439263 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:46:01.439476 | ubuntu-noble-large | [SUCCESS] [135/136] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:46:01.439506 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:46:01.484528 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:46:01.484702 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:46:01.484958 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:46:01.529765 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cbdbd5151ce0157b7254648a99342dc76456406edb73bf9fb1fd5aa1421a1ec8 2026-08-04 01:46:01.529974 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-139834-4934 2026-08-04 01:46:01.806326 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:46:01.858879 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cbdbd5151ce0157b7254648a99342dc76456406edb73bf9fb1fd5aa1421a1ec8 2026-08-04 01:46:01.859011 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:46:01.900838 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:46:01.900934 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:46:01.900949 | ubuntu-noble-large | DiffID: sha256:4e3570274e3a3767e91f65973de206fef5e76f2b679feda6fdf56131e06c25c3 2026-08-04 01:46:01.956041 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:5d46d02b1fbc06dead570e65f56a466664dc5473ef8d12d0c4a683de50559910 2026-08-04 01:46:01.956395 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:46:02.001273 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-08-04 01:46:02.001382 | ubuntu-noble-large | DiffID: sha256:4dc1be20b2867c4fbcbd0cd8ed8e99f71d5633ec7c722260e4aeca85ce496a2b 2026-08-04 01:46:02.001395 | ubuntu-noble-large | DiffID: sha256:4e3570274e3a3767e91f65973de206fef5e76f2b679feda6fdf56131e06c25c3 2026-08-04 01:46:02.053601 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:5d46d02b1fbc06dead570e65f56a466664dc5473ef8d12d0c4a683de50559910 2026-08-04 01:46:02.054963 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:46:02.055055 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:46:02.055070 | ubuntu-noble-large | [SUCCESS] [135/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-08-04 01:46:02.061555 | ubuntu-noble-large | [INFO]  [136/136] Checking: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:46:02.061598 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:46:02.598535 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:46:02.598617 | ubuntu-noble-large | [SUCCESS] [136/136] EXISTS: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:46:02.598628 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:46:02.643911 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:46:02.643987 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:46:02.643997 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-08-04 01:46:02.693912 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6ac21076b192bee01b364fea7cfea33a6d563bf65cfb3d7145273582755e338d 2026-08-04 01:46:02.694029 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-139834-28670 2026-08-04 01:46:02.976492 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-08-04 01:46:03.019894 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6ac21076b192bee01b364fea7cfea33a6d563bf65cfb3d7145273582755e338d 2026-08-04 01:46:03.019968 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-08-04 01:46:03.065883 | ubuntu-noble-large | DiffID: sha256:7cc7332498202fbd3b72f9fd6d9792b4602a468f46337985e24313fa4a647b06 2026-08-04 01:46:03.112075 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:1e5fa538c9a0db801c36e3cd203e6c45c56caf6a4b1a66081eac1b546a8f7751 2026-08-04 01:46:03.112985 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-08-04 01:46:03.155918 | ubuntu-noble-large | DiffID: sha256:7cc7332498202fbd3b72f9fd6d9792b4602a468f46337985e24313fa4a647b06 2026-08-04 01:46:03.205332 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:1e5fa538c9a0db801c36e3cd203e6c45c56caf6a4b1a66081eac1b546a8f7751 2026-08-04 01:46:03.207011 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-08-04 01:46:03.207065 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:46:03.207078 | ubuntu-noble-large | [SUCCESS] [136/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-08-04 01:46:03.207116 | ubuntu-noble-large | 2026-08-04 01:46:03.207130 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2026-08-04 01:46:03.207141 | ubuntu-noble-large | [INFO]  Total images checked: 136 2026-08-04 01:46:03.207151 | ubuntu-noble-large | [SUCCESS] Images already on registry: 136 2026-08-04 01:46:03.207188 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2026-08-04 01:46:03.207199 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2026-08-04 01:46:03.207209 | ubuntu-noble-large | 2026-08-04 01:46:03.207227 | ubuntu-noble-large | [INFO]  Cleaning up 136 temporary remote images... 2026-08-04 01:46:03.208581 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-139834-218 2026-08-04 01:46:03.264923 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-139834-31994 2026-08-04 01:46:03.316884 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-139834-20784 2026-08-04 01:46:03.373072 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-139834-7671 2026-08-04 01:46:03.431913 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-139834-19103 2026-08-04 01:46:03.485698 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-139834-30445 2026-08-04 01:46:03.530679 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-139834-11190 2026-08-04 01:46:03.579995 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-139834-18810 2026-08-04 01:46:03.634973 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-139834-18520 2026-08-04 01:46:03.682617 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-139834-3880 2026-08-04 01:46:03.731874 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-139834-24586 2026-08-04 01:46:03.784036 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-139834-1381 2026-08-04 01:46:03.836733 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-139834-143 2026-08-04 01:46:03.891923 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-139834-7792 2026-08-04 01:46:03.946674 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-139834-1149 2026-08-04 01:46:03.995910 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-139834-19769 2026-08-04 01:46:04.041710 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-139834-4912 2026-08-04 01:46:04.088908 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-139834-16926 2026-08-04 01:46:04.138451 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-139834-3558 2026-08-04 01:46:04.184820 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-139834-17981 2026-08-04 01:46:04.242855 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-139834-26092 2026-08-04 01:46:04.292926 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-139834-18077 2026-08-04 01:46:04.342401 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-139834-28975 2026-08-04 01:46:04.391921 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-139834-4436 2026-08-04 01:46:04.443717 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-139834-30153 2026-08-04 01:46:04.497922 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-139834-16718 2026-08-04 01:46:04.548973 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-139834-9256 2026-08-04 01:46:04.596589 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-139834-7787 2026-08-04 01:46:04.651290 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-139834-14996 2026-08-04 01:46:04.703123 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-139834-22131 2026-08-04 01:46:04.753986 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-139834-9584 2026-08-04 01:46:04.808931 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-139834-15212 2026-08-04 01:46:04.860584 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-139834-32480 2026-08-04 01:46:04.911841 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-139834-6468 2026-08-04 01:46:04.965100 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-139834-12920 2026-08-04 01:46:05.014047 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-139834-4592 2026-08-04 01:46:05.064555 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-139834-27709 2026-08-04 01:46:05.114594 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-139834-18555 2026-08-04 01:46:05.166933 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-139834-21748 2026-08-04 01:46:05.227099 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-139834-2742 2026-08-04 01:46:05.275693 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-139834-10721 2026-08-04 01:46:05.324898 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-139834-24485 2026-08-04 01:46:05.377718 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-139834-17275 2026-08-04 01:46:05.428894 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-139834-18464 2026-08-04 01:46:05.476719 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-139834-26779 2026-08-04 01:46:05.526726 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-139834-1536 2026-08-04 01:46:05.574988 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-139834-21132 2026-08-04 01:46:05.628627 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-139834-17999 2026-08-04 01:46:05.683610 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-139834-7288 2026-08-04 01:46:05.733066 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-139834-26629 2026-08-04 01:46:05.785826 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-139834-10509 2026-08-04 01:46:05.834699 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-139834-31324 2026-08-04 01:46:05.883573 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-139834-24600 2026-08-04 01:46:05.931482 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-139834-7249 2026-08-04 01:46:05.979826 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-139834-4791 2026-08-04 01:46:06.029900 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-139834-11164 2026-08-04 01:46:06.077903 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-139834-217 2026-08-04 01:46:06.127892 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-139834-5401 2026-08-04 01:46:06.180926 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-139834-9554 2026-08-04 01:46:06.228349 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-139834-22564 2026-08-04 01:46:06.273551 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-139834-3826 2026-08-04 01:46:06.328768 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-139834-31184 2026-08-04 01:46:06.381044 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-139834-30499 2026-08-04 01:46:06.430687 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-139834-4511 2026-08-04 01:46:06.485071 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-139834-17967 2026-08-04 01:46:06.534602 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-139834-28005 2026-08-04 01:46:06.572540 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-139834-94 2026-08-04 01:46:06.614812 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-139834-24002 2026-08-04 01:46:06.662208 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-139834-17152 2026-08-04 01:46:06.711385 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-139834-9250 2026-08-04 01:46:06.761895 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-139834-24780 2026-08-04 01:46:06.809664 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-139834-26756 2026-08-04 01:46:06.852963 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-139834-5708 2026-08-04 01:46:06.901479 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-139834-24207 2026-08-04 01:46:06.954802 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-139834-32037 2026-08-04 01:46:07.009368 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-139834-8850 2026-08-04 01:46:07.061868 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-139834-4315 2026-08-04 01:46:07.111243 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-139834-27211 2026-08-04 01:46:07.158753 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-139834-22477 2026-08-04 01:46:07.202028 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-139834-9456 2026-08-04 01:46:07.243691 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-139834-3179 2026-08-04 01:46:07.294625 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-139834-27344 2026-08-04 01:46:07.343196 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-139834-8197 2026-08-04 01:46:07.394319 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-139834-857 2026-08-04 01:46:07.442115 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-139834-26766 2026-08-04 01:46:07.488458 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-139834-7194 2026-08-04 01:46:07.538526 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-139834-17251 2026-08-04 01:46:07.589663 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-139834-32680 2026-08-04 01:46:07.639292 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-139834-25046 2026-08-04 01:46:07.688025 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-139834-4852 2026-08-04 01:46:07.744092 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/valkey-sentinel:temp-remote-check-139834-9947 2026-08-04 01:46:07.795151 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/valkey-server:temp-remote-check-139834-16854 2026-08-04 01:46:07.839545 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-139834-25739 2026-08-04 01:46:07.882722 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-139834-425 2026-08-04 01:46:07.924829 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-139834-21717 2026-08-04 01:46:07.973829 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-139834-21200 2026-08-04 01:46:08.022016 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-139834-20619 2026-08-04 01:46:08.074065 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-139834-20937 2026-08-04 01:46:08.123186 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-139834-26989 2026-08-04 01:46:08.170989 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-139834-15370 2026-08-04 01:46:08.221493 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-139834-11157 2026-08-04 01:46:08.273190 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-139834-5151 2026-08-04 01:46:08.324152 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-139834-9000 2026-08-04 01:46:08.375853 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-139834-3370 2026-08-04 01:46:08.427670 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-139834-10346 2026-08-04 01:46:08.476550 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-139834-28153 2026-08-04 01:46:08.518654 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-139834-9300 2026-08-04 01:46:08.562664 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-139834-3648 2026-08-04 01:46:08.610959 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-139834-23312 2026-08-04 01:46:08.654455 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-139834-12868 2026-08-04 01:46:08.702715 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-139834-29389 2026-08-04 01:46:08.753463 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-139834-2833 2026-08-04 01:46:08.801561 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-139834-31701 2026-08-04 01:46:08.853997 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-139834-31536 2026-08-04 01:46:08.900466 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-139834-1125 2026-08-04 01:46:08.945970 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-139834-2095 2026-08-04 01:46:08.994988 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-139834-15536 2026-08-04 01:46:09.044104 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql-3:temp-remote-check-139834-3829 2026-08-04 01:46:09.096236 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-139834-10891 2026-08-04 01:46:09.146882 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-139834-13268 2026-08-04 01:46:09.191167 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-139834-13306 2026-08-04 01:46:09.239877 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-139834-19919 2026-08-04 01:46:09.294147 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-139834-4538 2026-08-04 01:46:09.335010 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-139834-619 2026-08-04 01:46:09.384848 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-139834-1300 2026-08-04 01:46:09.432404 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-139834-7393 2026-08-04 01:46:09.473883 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-139834-17092 2026-08-04 01:46:09.523009 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-139834-22784 2026-08-04 01:46:09.572387 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-139834-7233 2026-08-04 01:46:09.618990 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-139834-23880 2026-08-04 01:46:09.669185 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-139834-22782 2026-08-04 01:46:09.714855 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-139834-29518 2026-08-04 01:46:09.766032 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-139834-25531 2026-08-04 01:46:09.821168 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-139834-23735 2026-08-04 01:46:09.870904 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-139834-4934 2026-08-04 01:46:09.919357 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-139834-28670 2026-08-04 01:46:09.963257 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2026-08-04 01:46:09.963348 | ubuntu-noble-large | 2026-08-04 01:46:09.963366 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2026-08-04 01:46:09.965707 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2026-08-04 01:46:09.971359 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2026-08-04 01:46:09.971428 | ubuntu-noble-large | + COSIGN_RETRIES=3 2026-08-04 01:46:09.971442 | ubuntu-noble-large | + LSTFILE=images.lst 2026-08-04 01:46:09.971463 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2026-08-04 01:46:09.971475 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2026-08-04 01:46:09.971485 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2026-08-04 01:46:09.971496 | ubuntu-noble-large | Downloading cosign binary... 2026-08-04 01:46:09.971507 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-08-04 01:46:09.985678 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-04 01:46:09.985744 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2026-08-04 01:46:10.210253 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-04 01:46:10.375029 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-04 01:46:14.572098 | ubuntu-noble-large | 22 134M 22 30.5M 0 0 23.4M 0 0:00:05 0:00:01 0:00:04 23.4M 43 134M 43 58.2M 0 0 25.3M 0 0:00:05 0:00:02 0:00:03 27.7M 66 134M 66 89.5M 0 0 27.1M 0 0:00:04 0:00:03 0:00:01 29.4M 93 134M 93 125M 0 0 29.1M 0 0:00:04 0:00:04 --:--:-- 31.5M 100 134M 100 134M 0 0 29.3M 0 0:00:04 0:00:04 --:--:-- 31.6M 2026-08-04 01:46:14.581123 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2026-08-04 01:46:14.585139 | ubuntu-noble-large | + command -v parallel 2026-08-04 01:46:14.585289 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2026-08-04 01:46:14.585300 | ubuntu-noble-large | Using parallel processing with 8 jobs 2026-08-04 01:46:14.586324 | ubuntu-noble-large | + cat images.lst 2026-08-04 01:46:14.586659 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2026-08-04 01:46:23.837346 | 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-08-04 01:46:23.837462 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:23.837484 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:23.837501 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:23.837520 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:23.837537 | ubuntu-noble-large | 2026-08-04 01:46:23.837554 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:23.837596 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-backup 2026-08-04 01:46:24.407886 | 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-08-04 01:46:24.408017 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:24.408035 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:24.408046 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:24.408060 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:24.408072 | ubuntu-noble-large | 2026-08-04 01:46:24.408085 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:24.408096 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-api 2026-08-04 01:46:25.121197 | 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-08-04 01:46:25.121278 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:25.121290 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:25.121298 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:25.121308 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:25.121317 | ubuntu-noble-large | 2026-08-04 01:46:25.121326 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:25.121335 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-data 2026-08-04 01:46:25.720276 | 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-08-04 01:46:25.720360 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:25.720390 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:25.720400 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:25.720411 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:25.720421 | ubuntu-noble-large | 2026-08-04 01:46:25.720431 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:25.720441 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-08-04 01:46:26.324337 | 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-08-04 01:46:26.324437 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:26.324453 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:26.324464 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:26.324521 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:26.324535 | ubuntu-noble-large | 2026-08-04 01:46:26.324547 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:26.324558 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-scheduler 2026-08-04 01:46:26.979031 | 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-08-04 01:46:26.979133 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:26.979149 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:26.979161 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:26.979174 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:26.979186 | ubuntu-noble-large | 2026-08-04 01:46:26.979198 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:26.979210 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-volume 2026-08-04 01:46:27.813239 | 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-08-04 01:46:27.813353 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:27.813369 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:27.813382 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:27.813394 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:27.813468 | ubuntu-noble-large | 2026-08-04 01:46:27.813488 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:27.813506 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-08-04 01:46:28.446572 | 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-08-04 01:46:28.446682 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:28.446699 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:28.446710 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:28.446723 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:28.446735 | ubuntu-noble-large | 2026-08-04 01:46:28.446748 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:28.446759 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-08-04 01:46:32.417571 | 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-08-04 01:46:32.417680 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:32.417697 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:32.417709 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:32.417721 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:32.417734 | ubuntu-noble-large | 2026-08-04 01:46:32.417746 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:32.417757 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-scheduler 2026-08-04 01:46:33.735859 | 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-08-04 01:46:33.735955 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:33.735971 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:33.735982 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:33.735995 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:33.736007 | ubuntu-noble-large | 2026-08-04 01:46:33.736020 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:33.736031 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-api 2026-08-04 01:46:34.899817 | 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-08-04 01:46:34.899903 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:34.899916 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:34.899927 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:34.899938 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:34.899948 | ubuntu-noble-large | 2026-08-04 01:46:34.899959 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:34.899969 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-08-04 01:46:36.924900 | 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-08-04 01:46:36.925014 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:36.925074 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:36.925096 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:36.925143 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:36.925158 | ubuntu-noble-large | 2026-08-04 01:46:36.925171 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:36.925182 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-api 2026-08-04 01:46:39.423273 | 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-08-04 01:46:39.423357 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:39.423364 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:39.423369 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:39.423375 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:39.423379 | ubuntu-noble-large | 2026-08-04 01:46:39.423384 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:39.423388 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-share 2026-08-04 01:46:40.391366 | 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-08-04 01:46:40.391466 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:40.391483 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:40.391494 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:40.391506 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:40.391518 | ubuntu-noble-large | 2026-08-04 01:46:40.391530 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:40.391541 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-08-04 01:46:44.048374 | 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-08-04 01:46:44.048454 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:44.048464 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:44.048471 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:44.048479 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:44.048486 | ubuntu-noble-large | 2026-08-04 01:46:44.048493 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:44.048500 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-api 2026-08-04 01:46:45.268539 | 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-08-04 01:46:45.268644 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:45.268662 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:45.268675 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:45.268690 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:45.268704 | ubuntu-noble-large | 2026-08-04 01:46:45.268719 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:45.268732 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-engine 2026-08-04 01:46:46.375868 | 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-08-04 01:46:46.375940 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:46.375948 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:46.375953 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:46.375959 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:46.375965 | ubuntu-noble-large | 2026-08-04 01:46:46.375971 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:46.375976 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-conductor 2026-08-04 01:46:46.973346 | 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-08-04 01:46:46.973446 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:46.973464 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:46.973477 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:46.973519 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:46.973532 | ubuntu-noble-large | 2026-08-04 01:46:46.973545 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:46.973556 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-monitors 2026-08-04 01:46:49.111249 | 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-08-04 01:46:49.111347 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:49.111361 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:49.111372 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:49.111383 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:49.111394 | ubuntu-noble-large | 2026-08-04 01:46:49.111404 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:49.111414 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-api 2026-08-04 01:46:50.349732 | 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-08-04 01:46:50.349919 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:50.349963 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:50.349977 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:50.349992 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:50.350006 | ubuntu-noble-large | 2026-08-04 01:46:50.350021 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:50.350034 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-api 2026-08-04 01:46:54.929241 | 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-08-04 01:46:54.929367 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:54.929395 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:54.929417 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:54.929441 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:54.929465 | ubuntu-noble-large | 2026-08-04 01:46:54.929489 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:54.929511 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-worker 2026-08-04 01:46:55.519963 | 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-08-04 01:46:55.520053 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:55.520065 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:55.520073 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:55.520083 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:55.520092 | ubuntu-noble-large | 2026-08-04 01:46:55.520101 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:55.520110 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-08-04 01:46:57.964104 | 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-08-04 01:46:57.964236 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:57.964255 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:57.964269 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:57.964284 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:57.964298 | ubuntu-noble-large | 2026-08-04 01:46:57.964314 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:57.964328 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-manager 2026-08-04 01:46:59.299101 | 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-08-04 01:46:59.299212 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:46:59.299222 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:46:59.299228 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:46:59.299236 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:46:59.299241 | ubuntu-noble-large | 2026-08-04 01:46:59.299247 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:46:59.299253 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-08-04 01:47:00.782021 | 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-08-04 01:47:00.782118 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:00.782134 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:00.782144 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:00.782155 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:00.782164 | ubuntu-noble-large | 2026-08-04 01:47:00.782174 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:00.782184 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-08-04 01:47:01.650383 | 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-08-04 01:47:01.650570 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:01.650631 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:01.650647 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:01.650662 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:01.650676 | ubuntu-noble-large | 2026-08-04 01:47:01.650726 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:01.650741 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-api 2026-08-04 01:47:04.916433 | 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-08-04 01:47:04.916539 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:04.916557 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:04.916570 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:04.916584 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:04.916599 | ubuntu-noble-large | 2026-08-04 01:47:04.916613 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:04.916626 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-server 2026-08-04 01:47:07.881191 | 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-08-04 01:47:07.881321 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:07.881341 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:07.881354 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:07.881369 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:07.881384 | ubuntu-noble-large | 2026-08-04 01:47:07.881398 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:07.881412 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-08-04 01:47:08.575028 | 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-08-04 01:47:08.575129 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:08.575143 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:08.575151 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:08.575183 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:08.575192 | ubuntu-noble-large | 2026-08-04 01:47:08.575201 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:08.575209 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-08-04 01:47:10.625666 | 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-08-04 01:47:10.625821 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:10.625852 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:10.625866 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:10.625882 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:10.625897 | ubuntu-noble-large | 2026-08-04 01:47:10.625912 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:10.625926 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-08-04 01:47:11.834204 | 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-08-04 01:47:11.834315 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:11.834343 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:11.834364 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:11.834386 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:11.834408 | ubuntu-noble-large | 2026-08-04 01:47:11.834431 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:11.834452 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-08-04 01:47:12.622815 | 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-08-04 01:47:12.622901 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:12.622913 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:12.622921 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:12.622932 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:12.622940 | ubuntu-noble-large | 2026-08-04 01:47:12.622949 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:12.622985 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-08-04 01:47:15.566048 | 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-08-04 01:47:15.566224 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:15.566258 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:15.566281 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:15.566305 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:15.566328 | ubuntu-noble-large | 2026-08-04 01:47:15.566347 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:15.566370 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-api 2026-08-04 01:47:16.369059 | 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-08-04 01:47:16.369181 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:16.369198 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:16.369211 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:16.369225 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:16.369237 | ubuntu-noble-large | 2026-08-04 01:47:16.369250 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:16.369262 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-08-04 01:47:17.584073 | 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-08-04 01:47:17.584202 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:17.584219 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:17.584231 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:17.584243 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:17.584255 | ubuntu-noble-large | 2026-08-04 01:47:17.584268 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:17.584280 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-08-04 01:47:18.182865 | 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-08-04 01:47:18.183001 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:18.183018 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:18.183030 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:18.183042 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:18.183054 | ubuntu-noble-large | 2026-08-04 01:47:18.183067 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:18.183078 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-08-04 01:47:18.765166 | 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-08-04 01:47:18.765283 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:18.765298 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:18.765310 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:18.765323 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:18.765335 | ubuntu-noble-large | 2026-08-04 01:47:18.765347 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:18.765358 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-08-04 01:47:23.820869 | 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-08-04 01:47:23.820972 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:23.820989 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:23.821002 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:23.821017 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:23.821031 | ubuntu-noble-large | 2026-08-04 01:47:23.821045 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:23.821058 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-08-04 01:47:26.864652 | 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-08-04 01:47:26.864880 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:26.864903 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:26.864916 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:26.864930 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:26.864943 | ubuntu-noble-large | 2026-08-04 01:47:26.864956 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:26.864968 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/glance-api 2026-08-04 01:47:28.157887 | 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-08-04 01:47:28.157991 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:28.157999 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:28.158030 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:28.158037 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:28.158041 | ubuntu-noble-large | 2026-08-04 01:47:28.158047 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:28.158051 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-health-manager 2026-08-04 01:47:28.751738 | 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-08-04 01:47:28.751878 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:28.751892 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:28.751900 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:28.751912 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:28.751921 | ubuntu-noble-large | 2026-08-04 01:47:28.751930 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:28.751938 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-08-04 01:47:29.236967 | 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-08-04 01:47:29.237064 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:29.237080 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:29.237092 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:29.237104 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:29.237117 | ubuntu-noble-large | 2026-08-04 01:47:29.237129 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:29.237141 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-conductor 2026-08-04 01:47:30.369411 | 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-08-04 01:47:30.369521 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:30.369537 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:30.369547 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:30.369560 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:30.369571 | ubuntu-noble-large | 2026-08-04 01:47:30.369583 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:30.369595 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-worker 2026-08-04 01:47:30.998922 | 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-08-04 01:47:30.999077 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:30.999095 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:30.999107 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:30.999120 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:30.999132 | ubuntu-noble-large | 2026-08-04 01:47:30.999145 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:30.999156 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-pxe 2026-08-04 01:47:32.929972 | 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-08-04 01:47:32.930064 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:32.930077 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:32.930086 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:32.930139 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:32.930150 | ubuntu-noble-large | 2026-08-04 01:47:32.930161 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:32.930171 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-api 2026-08-04 01:47:37.513089 | 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-08-04 01:47:37.513196 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:37.513262 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:37.513286 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:37.513303 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:37.513318 | ubuntu-noble-large | 2026-08-04 01:47:37.513332 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:37.513346 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-evaluator 2026-08-04 01:47:38.999542 | 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-08-04 01:47:38.999654 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:38.999673 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:38.999686 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:38.999701 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:38.999715 | ubuntu-noble-large | 2026-08-04 01:47:38.999730 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:38.999743 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-listener 2026-08-04 01:47:40.228497 | 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-08-04 01:47:40.228604 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:40.228622 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:40.228635 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:40.228650 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:40.228664 | ubuntu-noble-large | 2026-08-04 01:47:40.228678 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:40.228692 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-expirer 2026-08-04 01:47:41.024368 | 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-08-04 01:47:41.024499 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:41.024518 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:41.024532 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:41.024548 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:41.024562 | ubuntu-noble-large | 2026-08-04 01:47:41.024577 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:41.024590 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-notifier 2026-08-04 01:47:42.229733 | 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-08-04 01:47:42.229892 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:42.229914 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:42.229929 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:42.229944 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:42.229958 | ubuntu-noble-large | 2026-08-04 01:47:42.229972 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:42.229986 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-api 2026-08-04 01:47:44.000833 | 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-08-04 01:47:44.000936 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:44.000954 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:44.000989 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:44.001002 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:44.001049 | ubuntu-noble-large | 2026-08-04 01:47:44.001062 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:44.001072 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone 2026-08-04 01:47:44.682938 | 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-08-04 01:47:44.683064 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:44.683082 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:44.683093 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:44.683106 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:44.683118 | ubuntu-noble-large | 2026-08-04 01:47:44.683131 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:44.683142 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-ssh 2026-08-04 01:47:50.514874 | 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-08-04 01:47:50.514954 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:50.514965 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:50.514972 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:50.514980 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:50.514987 | ubuntu-noble-large | 2026-08-04 01:47:50.514995 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:50.515002 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api 2026-08-04 01:47:52.388306 | 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-08-04 01:47:52.388418 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:52.388437 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:52.388450 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:52.388465 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:52.388480 | ubuntu-noble-large | 2026-08-04 01:47:52.388495 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:52.388508 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-console 2026-08-04 01:47:53.822035 | 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-08-04 01:47:53.822177 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:53.822198 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:53.822212 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:53.822227 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:53.822241 | ubuntu-noble-large | 2026-08-04 01:47:53.822255 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:53.822269 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-engine 2026-08-04 01:47:55.175627 | 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-08-04 01:47:55.175760 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:55.175812 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:55.175826 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:55.175839 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:55.175851 | ubuntu-noble-large | 2026-08-04 01:47:55.175863 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:55.175875 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api-cfn 2026-08-04 01:47:55.909410 | 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-08-04 01:47:55.909502 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:55.909517 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:55.909527 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:55.909538 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:55.909549 | ubuntu-noble-large | 2026-08-04 01:47:55.909560 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:55.909570 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-fernet 2026-08-04 01:47:57.045058 | 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-08-04 01:47:57.045180 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:47:57.045196 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:47:57.045208 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:47:57.045220 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:47:57.045233 | ubuntu-noble-large | 2026-08-04 01:47:57.045245 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:47:57.045256 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-apiserver 2026-08-04 01:48:01.961330 | 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-08-04 01:48:01.961453 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:01.961473 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:01.961486 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:01.961526 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:01.961541 | ubuntu-noble-large | 2026-08-04 01:48:01.961556 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:01.961570 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-serialproxy 2026-08-04 01:48:04.516101 | 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-08-04 01:48:04.516230 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:04.516250 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:04.516263 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:04.516278 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:04.516293 | ubuntu-noble-large | 2026-08-04 01:48:04.516308 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:04.516321 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/watcher-engine 2026-08-04 01:48:06.766249 | 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-08-04 01:48:06.766412 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:06.766443 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:06.766465 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:06.766488 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:06.766508 | ubuntu-noble-large | 2026-08-04 01:48:06.766531 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:06.766551 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/watcher-applier 2026-08-04 01:48:07.548149 | 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-08-04 01:48:07.548272 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:07.548291 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:07.548332 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:07.548377 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:07.548401 | ubuntu-noble-large | 2026-08-04 01:48:07.548421 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:07.548436 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/watcher-api 2026-08-04 01:48:08.150762 | 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-08-04 01:48:08.150891 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:08.150908 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:08.150928 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:08.150950 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:08.150966 | ubuntu-noble-large | 2026-08-04 01:48:08.150982 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:08.150997 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-conductor 2026-08-04 01:48:17.745940 | 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-08-04 01:48:17.746049 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:17.746097 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:17.746113 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:17.746128 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:17.746142 | ubuntu-noble-large | 2026-08-04 01:48:17.746157 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:17.746171 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-08-04 01:48:19.764012 | 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-08-04 01:48:19.764099 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:19.764110 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:19.764118 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:19.764128 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:19.764136 | ubuntu-noble-large | 2026-08-04 01:48:19.764145 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:19.764153 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-scheduler 2026-08-04 01:48:20.385859 | 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-08-04 01:48:20.385993 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:20.386051 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:20.386067 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:20.386083 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:20.386098 | ubuntu-noble-large | 2026-08-04 01:48:20.386114 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:20.386127 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-api 2026-08-04 01:48:21.577547 | 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-08-04 01:48:21.577656 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:21.577675 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:21.577689 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:21.577704 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:21.577718 | ubuntu-noble-large | 2026-08-04 01:48:21.577732 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:21.577746 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-ssh 2026-08-04 01:48:22.249748 | 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-08-04 01:48:22.249861 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:22.249873 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:22.249879 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:22.249887 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:22.249893 | ubuntu-noble-large | 2026-08-04 01:48:22.249901 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:22.249908 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-novncproxy 2026-08-04 01:48:26.232337 | 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-08-04 01:48:26.232477 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:26.232507 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:26.232532 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:26.232557 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:26.232581 | ubuntu-noble-large | 2026-08-04 01:48:26.232607 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:26.232631 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-08-04 01:48:27.776377 | 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-08-04 01:48:27.776504 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:27.776524 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:27.776539 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:27.776554 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:27.776568 | ubuntu-noble-large | 2026-08-04 01:48:27.776583 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:27.776597 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute 2026-08-04 01:48:29.035704 | 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-08-04 01:48:29.035867 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:29.035882 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:29.035891 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:29.035901 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:29.035909 | ubuntu-noble-large | 2026-08-04 01:48:29.035918 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:29.035926 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/placement-api 2026-08-04 01:48:34.996964 | 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-08-04 01:48:34.997040 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:34.997049 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:34.997054 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:34.997062 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:34.997067 | ubuntu-noble-large | 2026-08-04 01:48:34.997073 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:34.997078 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-compute 2026-08-04 01:48:35.652665 | 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-08-04 01:48:35.652865 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:35.652907 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:35.652973 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:35.652997 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:35.653020 | ubuntu-noble-large | 2026-08-04 01:48:35.653043 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:35.653065 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-notification 2026-08-04 01:48:36.320468 | 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-08-04 01:48:36.320571 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:36.320630 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:36.320655 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:36.320677 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:36.320701 | ubuntu-noble-large | 2026-08-04 01:48:36.320723 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:36.320743 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-api 2026-08-04 01:48:40.281050 | 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-08-04 01:48:40.281195 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:40.281214 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:40.281228 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:40.281243 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:40.281257 | ubuntu-noble-large | 2026-08-04 01:48:40.281272 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:40.281286 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-mdns 2026-08-04 01:48:42.603512 | 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-08-04 01:48:42.603657 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:42.603677 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:42.603692 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:42.603708 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:42.603722 | ubuntu-noble-large | 2026-08-04 01:48:42.603737 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:42.603750 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-worker 2026-08-04 01:48:44.367608 | 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-08-04 01:48:44.367714 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:44.367733 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:44.367747 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:44.367762 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:44.367822 | ubuntu-noble-large | 2026-08-04 01:48:44.367842 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:44.367856 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-central 2026-08-04 01:48:44.926222 | 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-08-04 01:48:44.926320 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:44.926338 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:44.926352 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:44.926390 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:44.926406 | ubuntu-noble-large | 2026-08-04 01:48:44.926420 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:44.926434 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-central 2026-08-04 01:48:47.103681 | 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-08-04 01:48:47.103766 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:47.103799 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:47.103809 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:47.103819 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:47.103828 | ubuntu-noble-large | 2026-08-04 01:48:47.103836 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:47.103844 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-08-04 01:48:51.070684 | 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-08-04 01:48:51.070765 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:51.070798 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:51.070808 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:51.070818 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:51.070826 | ubuntu-noble-large | 2026-08-04 01:48:51.070835 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:51.070843 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-sink 2026-08-04 01:48:54.000469 | 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-08-04 01:48:54.000614 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:54.000633 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:54.000647 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:54.000661 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:54.000675 | ubuntu-noble-large | 2026-08-04 01:48:54.000690 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:54.000704 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-producer 2026-08-04 01:48:54.545636 | 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-08-04 01:48:54.545726 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:54.545745 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:54.545760 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:54.545816 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:54.545831 | ubuntu-noble-large | 2026-08-04 01:48:54.545840 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:54.545849 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-08-04 01:48:55.175203 | 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-08-04 01:48:55.175278 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:55.175288 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:55.175295 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:55.175303 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:55.175312 | ubuntu-noble-large | 2026-08-04 01:48:55.175319 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:55.175326 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-08-04 01:48:57.210485 | 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-08-04 01:48:57.210569 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:57.210581 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:57.210603 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:57.210612 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:57.210619 | ubuntu-noble-large | 2026-08-04 01:48:57.210626 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:57.210633 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-controller 2026-08-04 01:48:59.289074 | 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-08-04 01:48:59.289218 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:48:59.289236 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:48:59.289248 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:48:59.289261 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:48:59.289274 | ubuntu-noble-large | 2026-08-04 01:48:59.289287 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:48:59.289298 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-08-04 01:49:00.002657 | 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-08-04 01:49:00.002826 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:00.002855 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:00.002872 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:00.002890 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:00.002908 | ubuntu-noble-large | 2026-08-04 01:49:00.002926 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:00.002944 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-northd 2026-08-04 01:49:03.603045 | 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-08-04 01:49:03.603165 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:03.603184 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:03.603198 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:03.603213 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:03.603227 | ubuntu-noble-large | 2026-08-04 01:49:03.603242 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:03.603256 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-08-04 01:49:04.209623 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-08-04 01:49:04.209747 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:04.209766 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:04.209835 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:04.209861 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:04.209875 | ubuntu-noble-large | 2026-08-04 01:49:04.209888 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:04.209922 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/valkey-sentinel 2026-08-04 01:49:05.428260 | 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-08-04 01:49:05.428361 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:05.428379 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:05.428394 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:05.428408 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:05.428422 | ubuntu-noble-large | 2026-08-04 01:49:05.428437 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:05.428450 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-server 2026-08-04 01:49:06.095328 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/valkey-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-08-04 01:49:06.095426 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:06.095445 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:06.095456 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:06.095468 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:06.095480 | ubuntu-noble-large | 2026-08-04 01:49:06.095493 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:06.095504 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/valkey-server 2026-08-04 01:49:06.713895 | 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-08-04 01:49:06.713999 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:06.714020 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:06.714034 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:06.714048 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:06.714063 | ubuntu-noble-large | 2026-08-04 01:49:06.714078 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:06.714108 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-08-04 01:49:09.233264 | 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-08-04 01:49:09.233366 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:09.233385 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:09.233399 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:09.233413 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:09.233428 | ubuntu-noble-large | 2026-08-04 01:49:09.233443 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:09.233456 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-08-04 01:49:14.382256 | 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-08-04 01:49:14.382370 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:14.382389 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:14.382403 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:14.382417 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:14.382431 | ubuntu-noble-large | 2026-08-04 01:49:14.382446 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:14.382459 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-corosync 2026-08-04 01:49:14.970629 | 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-08-04 01:49:14.970750 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:14.970768 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:14.970815 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:14.970830 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:14.970844 | ubuntu-noble-large | 2026-08-04 01:49:14.970859 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:14.970872 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-08-04 01:49:15.607774 | 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-08-04 01:49:15.607928 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:15.607975 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:15.607987 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:15.608000 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:15.608012 | ubuntu-noble-large | 2026-08-04 01:49:15.608024 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:15.608036 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-08-04 01:49:16.718393 | 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-08-04 01:49:16.718474 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:16.718485 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:16.718492 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:16.718500 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:16.718508 | ubuntu-noble-large | 2026-08-04 01:49:16.718516 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:16.718523 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/horizon 2026-08-04 01:49:17.347513 | 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-08-04 01:49:17.347640 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:17.347660 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:17.347671 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:17.347683 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:17.347695 | ubuntu-noble-large | 2026-08-04 01:49:17.347708 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:17.347719 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-inspector 2026-08-04 01:49:17.986001 | 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-08-04 01:49:17.986099 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:17.986118 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:17.986131 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:17.986145 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:17.986160 | ubuntu-noble-large | 2026-08-04 01:49:17.986174 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:17.986188 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pcs 2026-08-04 01:49:19.386998 | 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-08-04 01:49:19.387875 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:19.387905 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:19.387920 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:19.387935 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:19.387950 | ubuntu-noble-large | 2026-08-04 01:49:19.387982 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:19.387996 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-08-04 01:49:24.390179 | 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-08-04 01:49:24.390315 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:24.390336 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:24.390353 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:24.390371 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:24.390389 | ubuntu-noble-large | 2026-08-04 01:49:24.390460 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:24.390478 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-08-04 01:49:25.575504 | 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-08-04 01:49:25.575623 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:25.575634 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:25.575641 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:25.575650 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:25.575658 | ubuntu-noble-large | 2026-08-04 01:49:25.575666 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:25.575673 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mtail 2026-08-04 01:49:26.199025 | 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-08-04 01:49:26.199109 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:26.199125 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:26.199137 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:26.199148 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:26.199160 | ubuntu-noble-large | 2026-08-04 01:49:26.199172 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:26.199183 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-08-04 01:49:28.246453 | 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-08-04 01:49:28.246546 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:28.246563 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:28.246577 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:28.246591 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:28.246605 | ubuntu-noble-large | 2026-08-04 01:49:28.246619 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:28.246632 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-08-04 01:49:28.909590 | 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-08-04 01:49:28.909691 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:28.909711 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:28.909725 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:28.909740 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:28.909755 | ubuntu-noble-large | 2026-08-04 01:49:28.909769 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:28.909817 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-08-04 01:49:30.296253 | 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-08-04 01:49:30.296376 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:30.296395 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:30.296409 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:30.296424 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:30.296438 | ubuntu-noble-large | 2026-08-04 01:49:30.296453 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:30.296466 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-08-04 01:49:31.175463 | 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-08-04 01:49:31.175599 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:31.175616 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:31.175627 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:31.175640 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:31.175652 | ubuntu-noble-large | 2026-08-04 01:49:31.175664 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:31.175675 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-08-04 01:49:35.747541 | 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-08-04 01:49:35.747621 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:35.747648 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:35.747655 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:35.747663 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:35.747670 | ubuntu-noble-large | 2026-08-04 01:49:35.747678 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:35.747684 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-08-04 01:49:36.339653 | 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-08-04 01:49:36.339758 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:36.339775 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:36.339822 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:36.339836 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:36.339848 | ubuntu-noble-large | 2026-08-04 01:49:36.339860 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:36.339872 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-08-04 01:49:36.993759 | 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-08-04 01:49:36.993933 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:36.993954 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:36.993966 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:36.993979 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:36.993991 | ubuntu-noble-large | 2026-08-04 01:49:36.994004 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:36.994015 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-server 2026-08-04 01:49:38.173259 | 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-08-04 01:49:38.173342 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:38.173356 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:38.173367 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:38.173378 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:38.173390 | ubuntu-noble-large | 2026-08-04 01:49:38.173402 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:38.173413 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-08-04 01:49:40.308468 | 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-08-04 01:49:40.308596 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:40.308612 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:40.308657 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:40.308671 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:40.308683 | ubuntu-noble-large | 2026-08-04 01:49:40.308696 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:40.308707 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-08-04 01:49:41.807340 | 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-08-04 01:49:41.807464 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:41.807480 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:41.807492 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:41.807504 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:41.807516 | ubuntu-noble-large | 2026-08-04 01:49:41.807529 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:41.807539 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-08-04 01:49:45.601066 | 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-08-04 01:49:45.601192 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:45.601209 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:45.601221 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:45.601235 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:45.601247 | ubuntu-noble-large | 2026-08-04 01:49:45.601259 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:45.601271 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-08-04 01:49:46.257570 | 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-08-04 01:49:46.257704 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:46.257721 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:46.257732 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:46.257745 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:46.257758 | ubuntu-noble-large | 2026-08-04 01:49:46.257771 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:46.257820 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/proxysql 2026-08-04 01:49:47.442579 | 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-08-04 01:49:47.442723 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:47.442740 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:47.442752 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:47.442764 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:47.442776 | ubuntu-noble-large | 2026-08-04 01:49:47.442827 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:47.442839 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis 2026-08-04 01:49:47.993815 | 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-08-04 01:49:47.993960 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:47.993982 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:47.993995 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:47.994009 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:47.994023 | ubuntu-noble-large | 2026-08-04 01:49:47.994038 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:47.994051 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/proxysql-3 2026-08-04 01:49:49.145951 | 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-08-04 01:49:49.146058 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:49.146074 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:49.146085 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:49.146096 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:49.146108 | ubuntu-noble-large | 2026-08-04 01:49:49.146120 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:49.146131 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-08-04 01:49:52.267172 | 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-08-04 01:49:52.267271 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:52.267287 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:52.267298 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:52.267309 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:52.267322 | ubuntu-noble-large | 2026-08-04 01:49:52.267334 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:52.267344 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis-sentinel 2026-08-04 01:49:53.003932 | 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-08-04 01:49:53.004033 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:53.004048 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:53.004059 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:53.004072 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:53.004084 | ubuntu-noble-large | 2026-08-04 01:49:53.004096 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:53.004107 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/tgtd 2026-08-04 01:49:55.782898 | 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-08-04 01:49:55.783031 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:55.783053 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:55.783064 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:55.783076 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:55.783088 | ubuntu-noble-large | 2026-08-04 01:49:55.783100 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:55.783111 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/memcached 2026-08-04 01:49:56.423657 | 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-08-04 01:49:56.423867 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:56.423885 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:56.423896 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:56.423909 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:56.423921 | ubuntu-noble-large | 2026-08-04 01:49:56.423933 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:56.423945 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cron 2026-08-04 01:49:56.974617 | 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-08-04 01:49:56.974695 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:56.974730 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:56.974740 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:56.974771 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:56.974800 | ubuntu-noble-large | 2026-08-04 01:49:56.974811 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:56.974816 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk 2026-08-04 01:49:58.613052 | 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-08-04 01:49:58.613163 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:58.613203 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:58.613217 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:58.613232 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:58.613246 | ubuntu-noble-large | 2026-08-04 01:49:58.613261 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:58.613274 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch 2026-08-04 01:49:59.870526 | 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-08-04 01:49:59.870630 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:49:59.870681 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:49:59.870696 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:49:59.870710 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:49:59.870724 | ubuntu-noble-large | 2026-08-04 01:49:59.870739 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:49:59.870752 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keepalived 2026-08-04 01:50:01.179347 | 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-08-04 01:50:01.179456 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:01.179475 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:01.179489 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:01.179503 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:01.179518 | ubuntu-noble-large | 2026-08-04 01:50:01.179532 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:01.179546 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-08-04 01:50:06.141660 | 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-08-04 01:50:06.141822 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:06.141847 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:06.141861 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:06.141877 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:06.141891 | ubuntu-noble-large | 2026-08-04 01:50:06.141907 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:06.141920 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/kolla-toolbox 2026-08-04 01:50:06.824551 | 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-08-04 01:50:06.824631 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:06.824642 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:06.824649 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:06.824658 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:06.824667 | ubuntu-noble-large | 2026-08-04 01:50:06.824677 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:06.824684 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy 2026-08-04 01:50:07.451722 | 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-08-04 01:50:07.451896 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:07.451916 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:07.451927 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:07.451939 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:07.451951 | ubuntu-noble-large | 2026-08-04 01:50:07.451963 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:07.451975 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-libvirt 2026-08-04 01:50:08.111810 | 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-08-04 01:50:08.111912 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:08.111928 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:08.111939 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:08.111952 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:08.111964 | ubuntu-noble-large | 2026-08-04 01:50:08.111976 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:08.111988 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy-ssh 2026-08-04 01:50:08.825601 | 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-08-04 01:50:08.825711 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:08.825731 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:08.825745 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:08.825760 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:08.825812 | ubuntu-noble-large | 2026-08-04 01:50:08.825832 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:08.825846 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/iscsid 2026-08-04 01:50:10.059881 | 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-08-04 01:50:10.059988 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:10.060007 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:10.060042 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:10.060058 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:10.060072 | ubuntu-noble-large | 2026-08-04 01:50:10.060087 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:10.060101 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/fluentd 2026-08-04 01:50:12.549888 | 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-08-04 01:50:12.549996 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:12.550016 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:12.550029 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:12.550043 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:12.550057 | ubuntu-noble-large | 2026-08-04 01:50:12.550072 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:12.550085 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/dnsmasq 2026-08-04 01:50:13.645396 | 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-08-04 01:50:13.645499 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:13.645519 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:13.645532 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:13.645545 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:13.645585 | ubuntu-noble-large | 2026-08-04 01:50:13.645598 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:13.645609 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/multipathd 2026-08-04 01:50:17.173364 | 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-08-04 01:50:17.173471 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:17.173488 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:17.173499 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:17.173511 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:17.173524 | ubuntu-noble-large | 2026-08-04 01:50:17.173536 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:17.173549 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/rabbitmq 2026-08-04 01:50:17.751840 | 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-08-04 01:50:17.751942 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:17.751958 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:17.751970 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:17.751982 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:17.751994 | ubuntu-noble-large | 2026-08-04 01:50:17.752007 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:17.752018 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/sbom 2026-08-04 01:50:19.437973 | 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-08-04 01:50:19.438108 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-08-04 01:50:19.438129 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-04 01:50:19.438142 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-04 01:50:19.438157 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-08-04 01:50:19.438172 | ubuntu-noble-large | 2026-08-04 01:50:19.438188 | ubuntu-noble-large | Signing artifact... 2026-08-04 01:50:19.438201 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/grafana 2026-08-04 01:50:19.446032 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2026-08-04 01:50:19.446082 | ubuntu-noble-large | === Cosign signing job log === 2026-08-04 01:50:19.446096 | ubuntu-noble-large | + cat cosign-signing.log 2026-08-04 01:50:19.449439 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-08-04 01:50:19.449533 | ubuntu-noble-large | 4 : 1785807974.762 9.073 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-08-04 01:50:19.449551 | ubuntu-noble-large | 5 : 1785807974.767 9.638 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-08-04 01:50:19.449564 | ubuntu-noble-large | 8 : 1785807974.786 10.333 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-08-04 01:50:19.449577 | ubuntu-noble-large | 1 : 1785807974.744 10.975 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-08-04 01:50:19.449592 | ubuntu-noble-large | 6 : 1785807974.773 11.549 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-08-04 01:50:19.449604 | ubuntu-noble-large | 7 : 1785807974.779 12.198 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-08-04 01:50:19.449616 | ubuntu-noble-large | 2 : 1785807974.750 13.062 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-08-04 01:50:19.449653 | ubuntu-noble-large | 3 : 1785807974.756 13.688 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-08-04 01:50:19.449665 | ubuntu-noble-large | 9 : 1785807983.845 8.570 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-08-04 01:50:19.449675 | ubuntu-noble-large | 12 : 1785807985.726 8.008 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-08-04 01:50:19.449685 | ubuntu-noble-large | 13 : 1785807986.333 8.565 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-08-04 01:50:19.449695 | ubuntu-noble-large | 10 : 1785807984.416 12.508 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-08-04 01:50:19.449705 | ubuntu-noble-large | 11 : 1785807985.129 14.292 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-08-04 01:50:19.449715 | ubuntu-noble-large | 14 : 1785807986.987 13.403 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-08-04 01:50:19.449725 | ubuntu-noble-large | 17 : 1785807992.426 11.620 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-08-04 01:50:19.449735 | ubuntu-noble-large | 18 : 1785807993.742 11.524 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-08-04 01:50:19.449744 | ubuntu-noble-large | 16 : 1785807988.455 17.919 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-08-04 01:50:19.449753 | ubuntu-noble-large | 19 : 1785807994.908 12.063 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-08-04 01:50:19.449762 | ubuntu-noble-large | 15 : 1785807987.821 21.288 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-08-04 01:50:19.449771 | ubuntu-noble-large | 20 : 1785807996.933 13.414 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-08-04 01:50:19.449814 | ubuntu-noble-large | 22 : 1785808000.399 14.529 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-08-04 01:50:19.449852 | ubuntu-noble-large | 21 : 1785807999.429 16.090 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-08-04 01:50:19.449862 | ubuntu-noble-large | 24 : 1785808005.276 12.685 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-08-04 01:50:19.449886 | ubuntu-noble-large | 25 : 1785808006.384 12.914 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-08-04 01:50:19.449895 | ubuntu-noble-large | 26 : 1785808006.981 13.799 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-08-04 01:50:19.449904 | ubuntu-noble-large | 23 : 1785808004.057 17.592 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-08-04 01:50:19.449913 | ubuntu-noble-large | 27 : 1785808009.119 15.796 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-08-04 01:50:19.449922 | ubuntu-noble-large | 29 : 1785808014.936 12.944 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-08-04 01:50:19.449940 | ubuntu-noble-large | 31 : 1785808017.973 10.600 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-08-04 01:50:19.449949 | ubuntu-noble-large | 30 : 1785808015.529 15.095 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-08-04 01:50:19.449963 | ubuntu-noble-large | 28 : 1785808010.358 21.474 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-08-04 01:50:19.449973 | ubuntu-noble-large | 32 : 1785808019.306 13.315 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-08-04 01:50:19.449982 | ubuntu-noble-large | 37 : 1785808028.583 6.982 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-08-04 01:50:19.449990 | ubuntu-noble-large | 35 : 1785808024.925 11.443 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-08-04 01:50:19.449999 | ubuntu-noble-large | 33 : 1785808020.790 16.792 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-08-04 01:50:19.450008 | ubuntu-noble-large | 38 : 1785808030.634 7.546 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-08-04 01:50:19.450017 | ubuntu-noble-large | 34 : 1785808021.660 17.103 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-08-04 01:50:19.450026 | ubuntu-noble-large | 36 : 1785808027.890 15.929 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-08-04 01:50:19.450034 | ubuntu-noble-large | 42 : 1785808036.376 10.486 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-08-04 01:50:19.450043 | ubuntu-noble-large | 40 : 1785808032.630 15.525 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-08-04 01:50:19.450052 | ubuntu-noble-large | 39 : 1785808031.843 16.907 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-08-04 01:50:19.450060 | ubuntu-noble-large | 45 : 1785808038.774 10.460 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-08-04 01:50:19.450069 | ubuntu-noble-large | 41 : 1785808035.573 14.795 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-08-04 01:50:19.450078 | ubuntu-noble-large | 44 : 1785808038.192 12.805 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-08-04 01:50:19.450087 | ubuntu-noble-large | 43 : 1785808037.591 15.336 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-08-04 01:50:19.450095 | ubuntu-noble-large | 48 : 1785808048.166 9.346 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-08-04 01:50:19.450104 | ubuntu-noble-large | 46 : 1785808043.828 15.169 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-08-04 01:50:19.450120 | ubuntu-noble-large | 47 : 1785808046.873 13.354 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-08-04 01:50:19.450135 | ubuntu-noble-large | 50 : 1785808049.243 11.779 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-08-04 01:50:19.450145 | ubuntu-noble-large | 49 : 1785808048.759 13.468 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-08-04 01:50:19.450153 | ubuntu-noble-large | 52 : 1785808051.006 12.993 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-08-04 01:50:19.450162 | ubuntu-noble-large | 51 : 1785808050.376 14.305 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-08-04 01:50:19.450171 | ubuntu-noble-large | 56 : 1785808060.238 10.275 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-08-04 01:50:19.450180 | ubuntu-noble-large | 57 : 1785808061.033 11.354 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-08-04 01:50:19.450193 | ubuntu-noble-large | 54 : 1785808057.522 16.299 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-08-04 01:50:19.450203 | ubuntu-noble-large | 55 : 1785808059.006 16.168 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-08-04 01:50:19.450211 | ubuntu-noble-large | 53 : 1785808052.939 22.969 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-08-04 01:50:19.450220 | ubuntu-noble-large | 58 : 1785808062.238 14.805 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-08-04 01:50:19.450229 | ubuntu-noble-large | 62 : 1785808072.399 9.560 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-08-04 01:50:19.450258 | ubuntu-noble-large | 60 : 1785808064.690 19.825 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-08-04 01:50:19.450267 | ubuntu-noble-large | 61 : 1785808070.523 16.242 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-08-04 01:50:19.450276 | ubuntu-noble-large | 59 : 1785808064.009 23.536 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-08-04 01:50:19.450285 | ubuntu-noble-large | 63 : 1785808073.829 14.319 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-08-04 01:50:19.450293 | ubuntu-noble-large | 64 : 1785808075.182 22.562 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-08-04 01:50:19.450302 | ubuntu-noble-large | 68 : 1785808084.525 15.237 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-08-04 01:50:19.450311 | ubuntu-noble-large | 67 : 1785808081.971 18.413 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-08-04 01:50:19.450320 | ubuntu-noble-large | 65 : 1785808075.916 25.660 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-08-04 01:50:19.450328 | ubuntu-noble-large | 70 : 1785808087.557 14.690 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-08-04 01:50:19.450337 | ubuntu-noble-large | 69 : 1785808086.774 19.457 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-08-04 01:50:19.450352 | ubuntu-noble-large | 66 : 1785808077.055 30.718 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-08-04 01:50:19.450361 | ubuntu-noble-large | 71 : 1785808088.159 20.875 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-08-04 01:50:19.450376 | ubuntu-noble-large | 75 : 1785808101.585 13.409 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-08-04 01:50:19.450385 | ubuntu-noble-large | 73 : 1785808099.772 15.878 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-08-04 01:50:19.450394 | ubuntu-noble-large | 76 : 1785808102.258 14.061 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-08-04 01:50:19.450403 | ubuntu-noble-large | 78 : 1785808107.785 12.494 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-08-04 01:50:19.450412 | ubuntu-noble-large | 79 : 1785808109.044 13.558 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-08-04 01:50:19.450421 | ubuntu-noble-large | 77 : 1785808106.242 18.123 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-08-04 01:50:19.450429 | ubuntu-noble-large | 74 : 1785808100.394 24.530 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-08-04 01:50:19.450443 | ubuntu-noble-large | 72 : 1785808097.754 29.348 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-08-04 01:50:19.450452 | ubuntu-noble-large | 80 : 1785808115.004 16.065 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-08-04 01:50:19.450461 | ubuntu-noble-large | 82 : 1785808116.326 17.673 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-08-04 01:50:19.450470 | ubuntu-noble-large | 85 : 1785808124.376 10.167 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-08-04 01:50:19.450479 | ubuntu-noble-large | 83 : 1785808120.289 14.884 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-08-04 01:50:19.450488 | ubuntu-noble-large | 86 : 1785808124.935 12.274 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-08-04 01:50:19.450496 | ubuntu-noble-large | 81 : 1785808115.662 23.626 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-08-04 01:50:19.450505 | ubuntu-noble-large | 84 : 1785808122.612 17.388 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-08-04 01:50:19.450514 | ubuntu-noble-large | 88 : 1785808131.079 12.522 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-08-04 01:50:19.450523 | ubuntu-noble-large | 91 : 1785808135.185 9.023 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1' > /dev/null 2026-08-04 01:50:19.450531 | ubuntu-noble-large | 87 : 1785808127.112 18.315 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-08-04 01:50:19.450547 | ubuntu-noble-large | 92 : 1785808137.218 8.876 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/valkey-server:2025.1' > /dev/null 2026-08-04 01:50:19.450556 | ubuntu-noble-large | 89 : 1785808134.009 12.702 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-08-04 01:50:19.450564 | ubuntu-noble-large | 90 : 1785808134.552 14.680 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-08-04 01:50:19.450573 | ubuntu-noble-large | 98 : 1785808146.102 8.279 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-08-04 01:50:19.450582 | ubuntu-noble-large | 99 : 1785808146.722 8.247 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-08-04 01:50:19.450597 | ubuntu-noble-large | 95 : 1785808143.608 11.997 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-08-04 01:50:19.450606 | ubuntu-noble-large | 94 : 1785808140.010 16.707 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-08-04 01:50:19.450615 | ubuntu-noble-large | 93 : 1785808139.298 18.047 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-08-04 01:50:19.450624 | ubuntu-noble-large | 97 : 1785808145.435 12.549 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-08-04 01:50:19.450633 | ubuntu-noble-large | 96 : 1785808144.219 15.166 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-08-04 01:50:19.450641 | ubuntu-noble-large | 102 : 1785808154.979 9.408 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-08-04 01:50:19.450650 | ubuntu-noble-large | 101 : 1785808154.390 11.183 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-08-04 01:50:19.450659 | ubuntu-noble-large | 104 : 1785808156.726 9.471 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-08-04 01:50:19.450672 | ubuntu-noble-large | 100 : 1785808149.238 19.006 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-08-04 01:50:19.450681 | ubuntu-noble-large | 103 : 1785808155.616 13.292 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-08-04 01:50:19.450690 | ubuntu-noble-large | 105 : 1785808157.356 12.939 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-08-04 01:50:19.450699 | ubuntu-noble-large | 106 : 1785808157.995 13.179 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-08-04 01:50:19.450708 | ubuntu-noble-large | 109 : 1785808165.585 10.161 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-08-04 01:50:19.450717 | ubuntu-noble-large | 110 : 1785808166.206 10.131 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-08-04 01:50:19.450725 | ubuntu-noble-large | 108 : 1785808164.400 12.592 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-08-04 01:50:19.450740 | ubuntu-noble-large | 107 : 1785808159.396 18.776 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-08-04 01:50:19.450749 | ubuntu-noble-large | 112 : 1785808168.915 11.391 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-08-04 01:50:19.450758 | ubuntu-noble-large | 111 : 1785808168.252 13.553 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-08-04 01:50:19.450767 | ubuntu-noble-large | 114 : 1785808171.183 14.416 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-08-04 01:50:19.450776 | ubuntu-noble-large | 117 : 1785808177.002 9.253 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-08-04 01:50:19.450812 | ubuntu-noble-large | 116 : 1785808176.347 11.094 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-08-04 01:50:19.450822 | ubuntu-noble-large | 118 : 1785808178.180 9.812 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-08-04 01:50:19.450831 | ubuntu-noble-large | 113 : 1785808170.303 18.841 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-08-04 01:50:19.450847 | ubuntu-noble-large | 115 : 1785808175.753 16.513 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-08-04 01:50:19.450856 | ubuntu-noble-large | 119 : 1785808180.317 12.685 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-08-04 01:50:19.450864 | ubuntu-noble-large | 121 : 1785808185.609 10.173 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-08-04 01:50:19.450873 | ubuntu-noble-large | 124 : 1785808188.002 8.419 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-08-04 01:50:19.450882 | ubuntu-noble-large | 120 : 1785808181.815 15.157 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-08-04 01:50:19.450891 | ubuntu-noble-large | 123 : 1785808187.451 11.161 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-08-04 01:50:19.450900 | ubuntu-noble-large | 125 : 1785808189.152 10.717 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-08-04 01:50:19.450908 | ubuntu-noble-large | 122 : 1785808186.265 14.912 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-08-04 01:50:19.450922 | ubuntu-noble-large | 128 : 1785808195.792 10.348 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-08-04 01:50:19.450932 | ubuntu-noble-large | 130 : 1785808196.983 9.839 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-08-04 01:50:19.450941 | ubuntu-noble-large | 126 : 1785808192.274 15.176 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-08-04 01:50:19.450949 | ubuntu-noble-large | 129 : 1785808196.431 11.678 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-08-04 01:50:19.450964 | ubuntu-noble-large | 131 : 1785808198.620 10.205 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-08-04 01:50:19.450973 | ubuntu-noble-large | 127 : 1785808193.013 17.046 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-08-04 01:50:19.450982 | ubuntu-noble-large | 132 : 1785808199.878 12.671 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-08-04 01:50:19.450991 | ubuntu-noble-large | 133 : 1785808201.189 12.455 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-08-04 01:50:19.451000 | ubuntu-noble-large | 135 : 1785808206.834 10.337 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-08-04 01:50:19.451009 | ubuntu-noble-large | 136 : 1785808207.463 10.287 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-08-04 01:50:19.451018 | ubuntu-noble-large | 134 : 1785808206.149 13.288 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-08-04 01:50:19.451027 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2026-08-04 01:50:19.460565 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2026-08-04 01:50:19.460648 | ubuntu-noble-large | === Cosign signing completed successfully === 2026-08-04 01:50:19.587626 | ubuntu-noble-large | ok: Runtime: 0:20:37.995237 2026-08-04 01:50:19.669737 | 2026-08-04 01:50:19.669922 | TASK [Run release push script] 2026-08-04 01:50:20.202708 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-04 01:50:20.208705 | 2026-08-04 01:50:20.208884 | PLAY RECAP 2026-08-04 01:50:20.209025 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-04 01:50:20.209091 | 2026-08-04 01:50:20.508680 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2026-08-04 01:50:20.511489 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-04 01:50:21.310722 | 2026-08-04 01:50:21.310941 | PLAY [Base post-fetch] 2026-08-04 01:50:21.326468 | 2026-08-04 01:50:21.326634 | TASK [diagnose-network : Ensure log directory exists] 2026-08-04 01:50:22.022643 | ubuntu-noble-large | ok 2026-08-04 01:50:22.034697 | 2026-08-04 01:50:22.034920 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-04 01:50:33.940116 | ubuntu-noble-large | ok: Runtime: 0:00:06.165976 2026-08-04 01:50:33.947813 | 2026-08-04 01:50:33.947948 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-04 01:50:40.080398 | ubuntu-noble-large | ok: Runtime: 0:00:00.363310 2026-08-04 01:50:40.087607 | 2026-08-04 01:50:40.087758 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-04 01:50:46.311568 | ubuntu-noble-large | ok: Runtime: 0:00:01.037085 2026-08-04 01:50:46.323829 | 2026-08-04 01:50:46.323973 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-04 01:50:46.379218 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-04 01:50:46.393419 | 2026-08-04 01:50:46.393606 | TASK [fetch-output : Set log path for single node] 2026-08-04 01:50:46.433120 | ubuntu-noble-large | ok 2026-08-04 01:50:46.443763 | 2026-08-04 01:50:46.443947 | LOOP [fetch-output : Ensure local output dirs] 2026-08-04 01:50:46.757426 | ubuntu-noble-large -> localhost | ok: "/var/lib/zuul/builds/2e721c163f694a24a4498e19244bee70/work/logs" 2026-08-04 01:50:47.042101 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/2e721c163f694a24a4498e19244bee70/work/artifacts" 2026-08-04 01:50:47.315081 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/2e721c163f694a24a4498e19244bee70/work/docs" 2026-08-04 01:50:47.325905 | 2026-08-04 01:50:47.326045 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-04 01:50:48.147769 | ubuntu-noble-large | changed: 2026-08-04 01:50:48.148057 | ubuntu-noble-large | .d..t...... ./ 2026-08-04 01:50:48.148102 | ubuntu-noble-large | >f+++++++++ net-debug.post.txt 2026-08-04 01:50:48.148132 | ubuntu-noble-large | >f+++++++++ net-debug.pre.txt 2026-08-04 01:50:48.148159 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-08-04 01:50:48.148186 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-08-04 01:50:48.148212 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-08-04 01:50:48.148265 | ubuntu-noble-large | changed: All items complete 2026-08-04 01:50:48.148345 | 2026-08-04 01:50:48.750169 | ubuntu-noble-large | changed: .d..t...... ./ 2026-08-04 01:50:49.386127 | ubuntu-noble-large | changed: .d..t...... ./ 2026-08-04 01:50:49.409338 | 2026-08-04 01:50:49.409496 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-04 01:50:49.439483 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-04 01:50:49.442174 | ubuntu-noble-large | skipping: Conditional result was False 2026-08-04 01:50:49.460144 | 2026-08-04 01:50:49.460277 | PLAY RECAP 2026-08-04 01:50:49.460385 | ubuntu-noble-large | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-04 01:50:49.460424 | 2026-08-04 01:50:49.628054 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-04 01:50:49.630513 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-04 01:50:50.381204 | 2026-08-04 01:50:50.381434 | PLAY [Base post] 2026-08-04 01:50:50.396161 | 2026-08-04 01:50:50.396344 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-04 01:50:51.274660 | ubuntu-noble-large | changed 2026-08-04 01:50:51.284135 | 2026-08-04 01:50:51.284297 | PLAY RECAP 2026-08-04 01:50:51.284378 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-04 01:50:51.284451 | 2026-08-04 01:50:51.412559 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-04 01:50:51.413616 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-04 01:50:52.219606 | 2026-08-04 01:50:52.219797 | PLAY [Base post-logs] 2026-08-04 01:50:52.231209 | 2026-08-04 01:50:52.231360 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-04 01:50:52.717088 | localhost | changed 2026-08-04 01:50:52.735701 | 2026-08-04 01:50:52.735881 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-04 01:50:52.775217 | localhost | ok 2026-08-04 01:50:52.782641 | 2026-08-04 01:50:52.782807 | TASK [Set zuul-log-path fact] 2026-08-04 01:50:52.802766 | localhost | ok 2026-08-04 01:50:52.814575 | 2026-08-04 01:50:52.814696 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-04 01:50:52.842154 | localhost | ok 2026-08-04 01:50:52.846541 | 2026-08-04 01:50:52.846672 | TASK [upload-logs : Create log directories] 2026-08-04 01:50:53.428769 | localhost | changed 2026-08-04 01:50:53.435525 | 2026-08-04 01:50:53.435713 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-04 01:50:53.951722 | localhost -> localhost | ok: Runtime: 0:00:00.007252 2026-08-04 01:50:53.958930 | 2026-08-04 01:50:53.959118 | TASK [upload-logs : Upload logs to log server] 2026-08-04 01:50:54.550741 | localhost | Output suppressed because no_log was given 2026-08-04 01:50:54.555091 | 2026-08-04 01:50:54.555332 | LOOP [upload-logs : Compress console log and json output] 2026-08-04 01:50:54.606874 | localhost | skipping: Conditional result was False 2026-08-04 01:50:54.612532 | localhost | skipping: Conditional result was False 2026-08-04 01:50:54.620454 | 2026-08-04 01:50:54.620733 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-04 01:50:54.672095 | localhost | skipping: Conditional result was False 2026-08-04 01:50:54.672771 | 2026-08-04 01:50:54.676859 | localhost | skipping: Conditional result was False 2026-08-04 01:50:54.690076 | 2026-08-04 01:50:54.690204 | LOOP [upload-logs : Upload console log and json output]